diff --git a/.gradle/7.3.1/checksums/checksums.lock b/.gradle/7.3.1/checksums/checksums.lock index a3c39bdf..394a7add 100644 Binary files a/.gradle/7.3.1/checksums/checksums.lock and b/.gradle/7.3.1/checksums/checksums.lock differ diff --git a/.gradle/7.3.1/checksums/md5-checksums.bin b/.gradle/7.3.1/checksums/md5-checksums.bin new file mode 100644 index 00000000..70335775 Binary files /dev/null and b/.gradle/7.3.1/checksums/md5-checksums.bin differ diff --git a/.gradle/7.3.1/checksums/sha1-checksums.bin b/.gradle/7.3.1/checksums/sha1-checksums.bin new file mode 100644 index 00000000..c0f57074 Binary files /dev/null and b/.gradle/7.3.1/checksums/sha1-checksums.bin differ diff --git a/.gradle/7.3.1/executionHistory/executionHistory.bin b/.gradle/7.3.1/executionHistory/executionHistory.bin index e9db0051..a323a8f5 100644 Binary files a/.gradle/7.3.1/executionHistory/executionHistory.bin and b/.gradle/7.3.1/executionHistory/executionHistory.bin differ diff --git a/.gradle/7.3.1/executionHistory/executionHistory.lock b/.gradle/7.3.1/executionHistory/executionHistory.lock index ed18ca28..3e4403e7 100644 Binary files a/.gradle/7.3.1/executionHistory/executionHistory.lock and b/.gradle/7.3.1/executionHistory/executionHistory.lock differ diff --git a/.gradle/7.3.1/fileHashes/fileHashes.bin b/.gradle/7.3.1/fileHashes/fileHashes.bin index d51158b0..6487f31c 100644 Binary files a/.gradle/7.3.1/fileHashes/fileHashes.bin and b/.gradle/7.3.1/fileHashes/fileHashes.bin differ diff --git a/.gradle/7.3.1/fileHashes/fileHashes.lock b/.gradle/7.3.1/fileHashes/fileHashes.lock index 104412dc..da2a713f 100644 Binary files a/.gradle/7.3.1/fileHashes/fileHashes.lock and b/.gradle/7.3.1/fileHashes/fileHashes.lock differ diff --git a/.gradle/7.3.1/fileHashes/resourceHashesCache.bin b/.gradle/7.3.1/fileHashes/resourceHashesCache.bin index cb4bb5e4..78f2261e 100644 Binary files a/.gradle/7.3.1/fileHashes/resourceHashesCache.bin and b/.gradle/7.3.1/fileHashes/resourceHashesCache.bin differ diff --git a/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/.gradle/buildOutputCleanup/buildOutputCleanup.lock index f5735559..ea16829f 100644 Binary files a/.gradle/buildOutputCleanup/buildOutputCleanup.lock and b/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ diff --git a/.gradle/buildOutputCleanup/outputFiles.bin b/.gradle/buildOutputCleanup/outputFiles.bin index 9e62dbe2..e2f69ac5 100644 Binary files a/.gradle/buildOutputCleanup/outputFiles.bin and b/.gradle/buildOutputCleanup/outputFiles.bin differ diff --git a/javascript/classes.js b/javascript/classes.js index fb70da13..773ebf61 100644 --- a/javascript/classes.js +++ b/javascript/classes.js @@ -1907,23 +1907,23 @@ function nlevit_MainClass_main($args) { nlev_ThreadLocalRandom__clinit_(); nmnps_S2BPacketChangeGameState__clinit_(); nmnpc_C08PacketPlayerBlockPlacement__clinit_(); + nmep_EntityRabbit$EnumMoveType__clinit_(); $ptr = 132; case 132: nlevf_ListenableFuture__clinit_(); if ($rt_suspending()) { break main; } - nlevma_TexturesProperty__clinit_(); - nmep_EntityRabbit$EnumMoveType__clinit_(); nmep_EntityPlayer$EnumStatus__clinit_(); - nmwc_Chunk$EnumCreateEntityType__clinit_(); + nlevma_TexturesProperty__clinit_(); nmw_GameRules$ValueType__clinit_(); - nmnps_S44PacketWorldBorder$Action__clinit_(); + nmwc_Chunk$EnumCreateEntityType__clinit_(); nmnps_S45PacketTitle$Type__clinit_(); nmnps_S38PacketPlayerListItem$Action__clinit_(); - nmnps_S42PacketCombatEvent$Event__clinit_(); - nmnps_S3CPacketUpdateScore$Action__clinit_(); jus_Collector$Characteristics__clinit_(); + nmnps_S44PacketWorldBorder$Action__clinit_(); + nmnps_S3CPacketUpdateScore$Action__clinit_(); + nmnps_S42PacketCombatEvent$Event__clinit_(); $ptr = 133; case 133: nlevs_ServerQueryDispatch__clinit_(); @@ -49050,48 +49050,27 @@ function jl_Class_createMetadata() { returnType : jl_Object, callable : null }]; - ju_HashMap$1.$meta.methods = [ + cgcc_Iterators$3.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 0, - parameterTypes : [ju_HashMap], + parameterTypes : [ju_Iterator], returnType : $rt_voidcls(), callable : null }, { - name : "contains", + name : "hasNext", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_Object], + parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "size", + name : "next", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "clear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "remove", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "iterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, + returnType : jl_Object, callable : null }]; ju_LinkedHashMap$1.$meta.methods = [ @@ -49138,35 +49117,102 @@ function jl_Class_createMetadata() { returnType : ju_Iterator, callable : null }]; - cgcc_Iterators$3.$meta.methods = [ + ju_HashMap$1.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 0, - parameterTypes : [ju_Iterator], + parameterTypes : [ju_HashMap], returnType : $rt_voidcls(), callable : null }, { - name : "hasNext", + name : "contains", modifiers : 0, accessLevel : 3, - parameterTypes : [], + parameterTypes : [jl_Object], returnType : $rt_booleancls(), callable : null }, { - name : "next", + name : "size", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jl_Object, + returnType : $rt_intcls(), + callable : null + }, { + name : "clear", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "remove", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "iterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, callable : null }]; - drmim_AutoWalk$_init_$lambda$_0_0.$meta.methods = [ + drmih_ComboCounter$_init_$lambda$_0_0.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [drmim_AutoWalk], + parameterTypes : [drmih_ComboCounter], + returnType : $rt_voidcls(), + callable : null + }, { + name : "on", + modifiers : 64, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "on", + modifiers : 0, + accessLevel : 3, + parameterTypes : [drei_EventAttack], + returnType : $rt_voidcls(), + callable : null + }]; + drmih_ReachDisplay$_init_$lambda$_0_0.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [drmih_ReachDisplay], + returnType : $rt_voidcls(), + callable : null + }, { + name : "on", + modifiers : 64, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "on", + modifiers : 0, + accessLevel : 3, + parameterTypes : [drei_EventAttack], + returnType : $rt_voidcls(), + callable : null + }]; + drmim_AutoJump$_init_$lambda$_0_0.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [drmim_AutoJump], returnType : $rt_voidcls(), callable : null }, { @@ -49184,12 +49230,12 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - drmim_AutoJump$_init_$lambda$_0_0.$meta.methods = [ + drmim_AutoWalk$_init_$lambda$_0_0.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [drmim_AutoJump], + parameterTypes : [drmim_AutoWalk], returnType : $rt_voidcls(), callable : null }, { @@ -49300,12 +49346,12 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - drmih_ComboCounter$_init_$lambda$_0_0.$meta.methods = [ + drmim_AutoRespawn$_init_$lambda$_0_0.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [drmih_ComboCounter], + parameterTypes : [drmim_AutoRespawn], returnType : $rt_voidcls(), callable : null }, { @@ -49319,7 +49365,7 @@ function jl_Class_createMetadata() { name : "on", modifiers : 0, accessLevel : 3, - parameterTypes : [drei_EventAttack], + parameterTypes : [drei_EventUpdate], returnType : $rt_voidcls(), callable : null }]; @@ -49339,29 +49385,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - drmih_ReachDisplay$_init_$lambda$_0_0.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [drmih_ReachDisplay], - returnType : $rt_voidcls(), - callable : null - }, { - name : "on", - modifiers : 64, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "on", - modifiers : 0, - accessLevel : 3, - parameterTypes : [drei_EventAttack], - returnType : $rt_voidcls(), - callable : null - }]; nmcg_GuiOptionButton.$meta.methods = [ { name : "", @@ -49392,29 +49415,6 @@ function jl_Class_createMetadata() { returnType : nmcs_GameSettings$Options, callable : null }]; - drmim_AutoRespawn$_init_$lambda$_0_0.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [drmim_AutoRespawn], - returnType : $rt_voidcls(), - callable : null - }, { - name : "on", - modifiers : 64, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "on", - modifiers : 0, - accessLevel : 3, - parameterTypes : [drei_EventUpdate], - returnType : $rt_voidcls(), - callable : null - }]; nmcrbm_ModelBlockDefinition$Variants.$meta.methods = [ { name : "", @@ -49489,44 +49489,28 @@ function jl_Class_createMetadata() { returnType : ju_HashMap, callable : null }]; - nmca_SoundHandler$2.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [nmca_SoundHandler, jl_String, nmca_SoundList$SoundEntry], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "cloneEntry", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmca_SoundPoolEntry, - callable : null - }, { - name : "cloneEntry", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - nmcgsc_TeleportToTeam$TeamSelectionObject.$meta.methods = [ + nmcgsc_TeleportToTeam.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmcgsc_TeleportToTeam, nms_ScorePlayerTeam], + parameterTypes : [], returnType : $rt_voidcls(), callable : null + }, { + name : "func_178669_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "func_178670_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null }, { name : "func_178661_a", modifiers : 0, @@ -49556,12 +49540,12 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; - nmca_SoundEventAccessor.$meta.methods = [ + nmca_SoundHandler$2.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 0, - parameterTypes : [nmca_SoundPoolEntry, $rt_intcls()], + parameterTypes : [nmca_SoundHandler, jl_String, nmca_SoundList$SoundEntry], returnType : $rt_voidcls(), callable : null }, { @@ -49679,6 +49663,73 @@ function jl_Class_createMetadata() { returnType : nmi_Slot, callable : null }]; + nmcgs_PlayerMenuObject.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevma_GameProfile], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_178661_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcgs_SpectatorMenu], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSpectatorName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "func_178663_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_178662_A_", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + nmca_SoundEventAccessor.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [nmca_SoundPoolEntry, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "cloneEntry", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmca_SoundPoolEntry, + callable : null + }, { + name : "cloneEntry", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; nmcr_RenderGlobal$ContainerLocalRenderInformation.$meta.methods = [ { name : "", @@ -49816,57 +49867,6 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; - nmcgsc_TeleportToTeam.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_178669_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "func_178670_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "func_178661_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcgs_SpectatorMenu], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSpectatorName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "func_178663_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_178662_A_", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; nmcgsc_TeleportToPlayer.$meta.methods = [ { name : "", @@ -49932,12 +49932,12 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcgs_PlayerMenuObject.$meta.methods = [ + nmcgsc_TeleportToTeam$TeamSelectionObject.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nlevma_GameProfile], + parameterTypes : [nmcgsc_TeleportToTeam, nms_ScorePlayerTeam], returnType : $rt_voidcls(), callable : null }, { @@ -49969,7 +49969,7 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; - nmcrt_TileEntityEnchantmentTableRenderer.$meta.methods = [ + nmcrt_TileEntitySignRenderer.$meta.methods = [ { name : "", modifiers : 0, @@ -49981,7 +49981,7 @@ function jl_Class_createMetadata() { name : "renderTileEntityAt", modifiers : 0, accessLevel : 3, - parameterTypes : [nmt_TileEntityEnchantmentTable, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], + parameterTypes : [nmt_TileEntitySign, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { @@ -49999,7 +49999,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcrt_TileEntitySkullRenderer.$meta.methods = [ + nmcrt_TileEntityPistonRenderer.$meta.methods = [ { name : "", modifiers : 0, @@ -50011,21 +50011,7 @@ function jl_Class_createMetadata() { name : "renderTileEntityAt", modifiers : 0, accessLevel : 3, - parameterTypes : [nmt_TileEntitySkull, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setRendererDispatcher", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrt_TileEntityRendererDispatcher], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderSkull", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), nmu_EnumFacing, $rt_floatcls(), $rt_intcls(), nlevma_GameProfile, $rt_intcls()], + parameterTypes : [nmt_TileEntityPiston, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { @@ -50035,13 +50021,6 @@ function jl_Class_createMetadata() { parameterTypes : [nmt_TileEntity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null }]; nmcrt_TileEntityBeaconRenderer.$meta.methods = [ { @@ -50080,71 +50059,48 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcrt_TileEntityMobSpawnerRenderer.$meta.methods = [ + nmcrbm_ModelBlockDefinition.$meta.methods = [ { + name : "parseFromReader", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ji_Reader], + returnType : nmcrbm_ModelBlockDefinition, + callable : null + }, { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [], + parameterTypes : [ju_Collection], returnType : $rt_voidcls(), callable : null }, { - name : "renderTileEntityAt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmt_TileEntityMobSpawner, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderMob", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmt_MobSpawnerBaseLogic, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderTileEntityAt", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmt_TileEntity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrt_TileEntityEndPortalRenderer.$meta.methods = [ - { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [], + parameterTypes : [ju_List], returnType : $rt_voidcls(), callable : null }, { - name : "renderTileEntityAt", + name : "getVariants", modifiers : 0, accessLevel : 3, - parameterTypes : [nmt_TileEntityEndPortal, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], - returnType : $rt_voidcls(), + parameterTypes : [jl_String], + returnType : nmcrbm_ModelBlockDefinition$Variants, callable : null }, { - name : "func_147525_a", + name : "equals", modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : nlevib_FloatBuffer, - callable : null - }, { - name : "renderTileEntityAt", - modifiers : 96, accessLevel : 3, - parameterTypes : [nmt_TileEntity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], - returnType : $rt_voidcls(), + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), callable : null }, { - name : "", - modifiers : 512, - accessLevel : 0, + name : "hashCode", + modifiers : 0, + accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : $rt_intcls(), callable : null }]; nmcr_FallbackResourceManager.$meta.methods = [ @@ -50205,59 +50161,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcrt_TileEntityEnderChestRenderer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderTileEntityAt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmt_TileEntityEnderChest, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderTileEntityAt", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmt_TileEntity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrt_TileEntityPistonRenderer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderTileEntityAt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmt_TileEntityPiston, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderTileEntityAt", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmt_TileEntity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; nmcrt_TileEntityBannerRenderer.$meta.methods = [ { name : "", @@ -50295,6 +50198,117 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + nmcrt_TileEntitySkullRenderer.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderTileEntityAt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmt_TileEntitySkull, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setRendererDispatcher", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrt_TileEntityRendererDispatcher], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderSkull", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), nmu_EnumFacing, $rt_floatcls(), $rt_intcls(), nlevma_GameProfile, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderTileEntityAt", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmt_TileEntity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcrt_TileEntityEndPortalRenderer.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderTileEntityAt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmt_TileEntityEndPortal, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_147525_a", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : nlevib_FloatBuffer, + callable : null + }, { + name : "renderTileEntityAt", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmt_TileEntity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcrt_TileEntityChestRenderer.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderTileEntityAt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmt_TileEntityChest, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderTileEntityAt", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmt_TileEntity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; nme_DataWatcher$WatchableObject.$meta.methods = [ { name : "", @@ -50353,7 +50367,7 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; - nmcrt_TileEntitySignRenderer.$meta.methods = [ + nmcrt_TileEntityEnderChestRenderer.$meta.methods = [ { name : "", modifiers : 0, @@ -50365,7 +50379,7 @@ function jl_Class_createMetadata() { name : "renderTileEntityAt", modifiers : 0, accessLevel : 3, - parameterTypes : [nmt_TileEntitySign, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], + parameterTypes : [nmt_TileEntityEnderChest, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { @@ -50383,78 +50397,115 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcrbm_ModelBlockDefinition.$meta.methods = [ + nmcrt_TileEntityEnchantmentTableRenderer.$meta.methods = [ { - name : "parseFromReader", + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderTileEntityAt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmt_TileEntityEnchantmentTable, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderTileEntityAt", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmt_TileEntity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcrt_TileEntityMobSpawnerRenderer.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderTileEntityAt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmt_TileEntityMobSpawner, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderMob", modifiers : 512, accessLevel : 3, - parameterTypes : [ji_Reader], - returnType : nmcrbm_ModelBlockDefinition, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Collection], + parameterTypes : [nmt_MobSpawnerBaseLogic, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], returnType : $rt_voidcls(), callable : null }, { + name : "renderTileEntityAt", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmt_TileEntity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmca_SoundEventAccessorComposite.$meta.methods = [ + { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [ju_List], + parameterTypes : [nmu_ResourceLocation, $rt_doublecls(), $rt_doublecls(), nmca_SoundCategory], returnType : $rt_voidcls(), callable : null }, { - name : "getVariants", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmcrbm_ModelBlockDefinition$Variants, - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", + name : "getWeight", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null - }]; - nmcrt_TileEntityChestRenderer.$meta.methods = [ - { - name : "", + }, { + name : "cloneEntry", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : nmca_SoundPoolEntry, callable : null }, { - name : "renderTileEntityAt", + name : "addSoundToEventPool", modifiers : 0, accessLevel : 3, - parameterTypes : [nmt_TileEntityChest, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], + parameterTypes : [nmca_ISoundEventAccessor], returnType : $rt_voidcls(), callable : null }, { - name : "renderTileEntityAt", + name : "getSoundEventLocation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_ResourceLocation, + callable : null + }, { + name : "getSoundCategory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmca_SoundCategory, + callable : null + }, { + name : "cloneEntry", modifiers : 96, accessLevel : 3, - parameterTypes : [nmt_TileEntity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : jl_Object, callable : null }]; nmcrm_BuiltInModel.$meta.methods = [ @@ -50515,57 +50566,6 @@ function jl_Class_createMetadata() { returnType : nmcrbm_ItemCameraTransforms, callable : null }]; - nmca_SoundEventAccessorComposite.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_ResourceLocation, $rt_doublecls(), $rt_doublecls(), nmca_SoundCategory], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "cloneEntry", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmca_SoundPoolEntry, - callable : null - }, { - name : "addSoundToEventPool", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmca_ISoundEventAccessor], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSoundEventLocation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_ResourceLocation, - callable : null - }, { - name : "getSoundCategory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmca_SoundCategory, - callable : null - }, { - name : "cloneEntry", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; ju_IdentityHashMap$HashEntry.$meta.methods = [ { name : "", @@ -50589,6 +50589,22 @@ function jl_Class_createMetadata() { returnType : jl_Object, callable : null }]; + nmcrbs_DefaultStateMapper.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getModelResourceLocation", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmbs_IBlockState], + returnType : nmcrm_ModelResourceLocation, + callable : null + }]; cgcc_MultimapBuilder$ArrayListSupplier.$meta.methods = [ { name : "", @@ -50649,73 +50665,6 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; - nmcrbs_DefaultStateMapper.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getModelResourceLocation", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmbs_IBlockState], - returnType : nmcrm_ModelResourceLocation, - callable : null - }]; - nme_ClickEvent$Action.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nme_ClickEvent$Action), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nme_ClickEvent$Action, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), jl_String, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "shouldAllowInChat", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCanonicalName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getValueByCanonicalName", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nme_ClickEvent$Action, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; nmcrbm_ItemModelGenerator$SpanFacing.$meta.methods = [ { name : "values", @@ -50781,785 +50730,48 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - jlr_Method.$meta.methods = [ + nme_ClickEvent$Action.$meta.methods = [ { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nme_ClickEvent$Action), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nme_ClickEvent$Action, + callable : null + }, { name : "", modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Class, jl_String, $rt_intcls(), $rt_intcls(), jl_Class, $rt_arraycls(jl_Class), otcir_JSCallable], + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls(), jl_String, $rt_booleancls()], returnType : $rt_voidcls(), callable : null }, { - name : "getDeclaringClass", + name : "shouldAllowInChat", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jl_Class, + returnType : $rt_booleancls(), callable : null }, { - name : "getName", + name : "getCanonicalName", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : jl_String, callable : null }, { - name : "getModifiers", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getReturnType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Class, - callable : null - }, { - name : "getParameterTypes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_Class), - callable : null - }, { - name : "getParameterCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "invoke", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object, $rt_arraycls(jl_Object)], - returnType : jl_Object, - callable : null - }, { - name : "isBridge", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isSynthetic", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isVarArgs", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - cgcc_RegularImmutableMap$EntrySet.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [cgcc_RegularImmutableMap], - returnType : $rt_voidcls(), - callable : null - }, { - name : "map", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : cgcc_ImmutableMap, - callable : null - }, { - name : "iterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_UnmodifiableIterator, - callable : null - }, { - name : "createAsList", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : cgcc_ImmutableList, - callable : null - }, { - name : "iterator", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }, { - name : "", - modifiers : 32, - accessLevel : 0, - parameterTypes : [cgcc_RegularImmutableMap, cgcc_RegularImmutableMap$1], - returnType : $rt_voidcls(), - callable : null - }]; - cgcc_ImmutableList$1.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [cgcc_ImmutableList, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : jl_Object, - callable : null - }]; - nmbs_BlockState$1.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "apply", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbp_IProperty], - returnType : jl_String, - callable : null - }, { - name : "apply", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }]; - cgcc_ImmutableEnumMap$2.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [cgcc_ImmutableEnumMap], - returnType : $rt_voidcls(), - callable : null - }, { - name : "map", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : cgcc_ImmutableMap, - callable : null - }, { - name : "iterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_UnmodifiableIterator, - callable : null - }, { - name : "iterator", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }]; - cgcc_RegularImmutableList.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_arraycls(jl_Object), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_arraycls(jl_Object)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "size", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isPartialView", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "copyIntoArray", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_arraycls(jl_Object), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_Object, - callable : null - }, { - name : "indexOf", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "lastIndexOf", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "subListUnchecked", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : cgcc_ImmutableList, - callable : null - }, { - name : "listIterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : cgcc_UnmodifiableListIterator, - callable : null - }, { - name : "listIterator", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : ju_ListIterator, - 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, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - cgcc_SingletonImmutableList.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_Object, - callable : null - }, { - name : "indexOf", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "iterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_UnmodifiableIterator, - callable : null - }, { - name : "lastIndexOf", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "size", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "subList", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : cgcc_ImmutableList, - callable : null - }, { - name : "reverse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableList, - callable : null - }, { - name : "contains", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "isEmpty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isPartialView", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "copyIntoArray", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_arraycls(jl_Object), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "subList", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : ju_List, - callable : null - }, { - name : "iterator", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }]; - nmwb_BiomeGenBase$TempCategory.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmwb_BiomeGenBase$TempCategory), - callable : null - }, { - name : "valueOf", + name : "getValueByCanonicalName", modifiers : 512, accessLevel : 3, parameterTypes : [jl_String], - returnType : nmwb_BiomeGenBase$TempCategory, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrc_ChunkCompileTaskGenerator$Status.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmcrc_ChunkCompileTaskGenerator$Status), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmcrc_ChunkCompileTaskGenerator$Status, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcr_EnumFaceDirection.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmcr_EnumFaceDirection), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmcr_EnumFaceDirection, - callable : null - }, { - name : "getFacing", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmu_EnumFacing], - returnType : nmcr_EnumFaceDirection, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), $rt_arraycls(nmcr_EnumFaceDirection$VertexInformation)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_179025_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmcr_EnumFaceDirection$VertexInformation, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - cgcb_AbstractIterator$State.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(cgcb_AbstractIterator$State), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : cgcb_AbstractIterator$State, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nme_EnumCreatureAttribute.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nme_EnumCreatureAttribute), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nme_EnumCreatureAttribute, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmb_Block$EnumOffsetType.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmb_Block$EnumOffsetType), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmb_Block$EnumOffsetType, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrc_ChunkCompileTaskGenerator$Type.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmcrc_ChunkCompileTaskGenerator$Type), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmcrc_ChunkCompileTaskGenerator$Type, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmt_TileEntityBanner$EnumBannerPattern.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmt_TileEntityBanner$EnumBannerPattern), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmt_TileEntityBanner$EnumBannerPattern, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), jl_String, jl_String, juf_Supplier], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), jl_String, jl_String, jl_String, jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPatternName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getPatternID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getCraftingLayers", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_String), - callable : null - }, { - name : "hasValidCrafting", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hasCraftingStack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCraftingStack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getPatternByID", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmt_TileEntityBanner$EnumBannerPattern, - callable : null - }, { - name : "lambda$static$5", - modifiers : 544, - accessLevel : 1, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "lambda$static$4", - modifiers : 544, - accessLevel : 1, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "lambda$static$3", - modifiers : 544, - accessLevel : 1, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "lambda$static$2", - modifiers : 544, - accessLevel : 1, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "lambda$static$1", - modifiers : 544, - accessLevel : 1, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "lambda$static$0", - modifiers : 544, - accessLevel : 1, - parameterTypes : [], - returnType : nmi_ItemStack, + returnType : nme_ClickEvent$Action, callable : null }, { name : "", @@ -51802,6 +51014,359 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + cgcc_ImmutableList$1.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [cgcc_ImmutableList, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : jl_Object, + callable : null + }]; + cgcc_SingletonImmutableList.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_Object, + callable : null + }, { + name : "indexOf", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "iterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_UnmodifiableIterator, + callable : null + }, { + name : "lastIndexOf", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "size", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "subList", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : cgcc_ImmutableList, + callable : null + }, { + name : "reverse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableList, + callable : null + }, { + name : "contains", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "isEmpty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isPartialView", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "copyIntoArray", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_arraycls(jl_Object), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "subList", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : ju_List, + callable : null + }, { + name : "iterator", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + 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, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + cgcc_EmptyImmutableBiMap.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "inverse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableBiMap, + callable : null + }, { + name : "size", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isEmpty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "entrySet", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "createEntrySet", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "asMultimap", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableSetMultimap, + callable : null + }, { + name : "keySet", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "isPartialView", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "readResolve", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "inverse", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_BiMap, + callable : null + }, { + name : "entrySet", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }, { + name : "keySet", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cgcc_RegularImmutableList.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_arraycls(jl_Object), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_arraycls(jl_Object)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "size", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isPartialView", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "copyIntoArray", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_arraycls(jl_Object), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_Object, + callable : null + }, { + name : "indexOf", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "lastIndexOf", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "subListUnchecked", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : cgcc_ImmutableList, + callable : null + }, { + name : "listIterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : cgcc_UnmodifiableListIterator, + callable : null + }, { + name : "listIterator", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : ju_ListIterator, + callable : null + }]; cgcc_RegularImmutableMap.$meta.methods = [ { name : "", @@ -51874,6 +51439,268 @@ function jl_Class_createMetadata() { returnType : $rt_arraycls(cgcc_ImmutableMapEntry), callable : null }]; + nmbs_BlockState$1.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "apply", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbp_IProperty], + returnType : jl_String, + callable : null + }, { + name : "apply", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }]; + cgcc_ImmutableEnumMap$2.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [cgcc_ImmutableEnumMap], + returnType : $rt_voidcls(), + callable : null + }, { + name : "map", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : cgcc_ImmutableMap, + callable : null + }, { + name : "iterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_UnmodifiableIterator, + callable : null + }, { + name : "iterator", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }]; + cgcc_RegularImmutableMap$EntrySet.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [cgcc_RegularImmutableMap], + returnType : $rt_voidcls(), + callable : null + }, { + name : "map", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : cgcc_ImmutableMap, + callable : null + }, { + name : "iterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_UnmodifiableIterator, + callable : null + }, { + name : "createAsList", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : cgcc_ImmutableList, + callable : null + }, { + name : "iterator", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }, { + name : "", + modifiers : 32, + accessLevel : 0, + parameterTypes : [cgcc_RegularImmutableMap, cgcc_RegularImmutableMap$1], + returnType : $rt_voidcls(), + callable : null + }]; + cgcc_SingletonImmutableBiMap.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_Object, jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_Object, jl_Object, cgcc_ImmutableBiMap], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [ju_Map$Entry], + returnType : $rt_voidcls(), + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "size", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "containsKey", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "containsValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isPartialView", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "createEntrySet", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "createKeySet", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "inverse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableBiMap, + callable : null + }, { + name : "inverse", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_BiMap, + callable : null + }]; + cgcc_ImmutableEnumMap.$meta.methods = [ + { + name : "asImmutable", + modifiers : 512, + accessLevel : 0, + parameterTypes : [ju_EnumMap], + returnType : cgcc_ImmutableMap, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [ju_EnumMap], + returnType : $rt_voidcls(), + callable : null + }, { + name : "createKeySet", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "size", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "containsKey", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "createEntrySet", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "isPartialView", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "writeReplace", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "access$000", + modifiers : 544, + accessLevel : 0, + parameterTypes : [cgcc_ImmutableEnumMap], + returnType : ju_EnumMap, + callable : null + }, { + name : "", + modifiers : 32, + accessLevel : 0, + parameterTypes : [ju_EnumMap, cgcc_ImmutableEnumMap$1], + returnType : $rt_voidcls(), + callable : null + }]; nmcrbm_ModelBlock.$meta.methods = [ { name : "deserialize", @@ -52016,105 +51843,28 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - cgcc_EmptyImmutableBiMap.$meta.methods = [ + nmcrc_ChunkCompileTaskGenerator$Status.$meta.methods = [ { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmcrc_ChunkCompileTaskGenerator$Status), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmcrc_ChunkCompileTaskGenerator$Status, + callable : null + }, { name : "", modifiers : 0, accessLevel : 1, - parameterTypes : [], + parameterTypes : [jl_String, $rt_intcls()], returnType : $rt_voidcls(), callable : null - }, { - name : "inverse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableBiMap, - callable : null - }, { - name : "size", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isEmpty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "entrySet", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "createEntrySet", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "asMultimap", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableSetMultimap, - callable : null - }, { - name : "keySet", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "isPartialView", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "readResolve", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "inverse", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_BiMap, - callable : null - }, { - name : "entrySet", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }, { - name : "keySet", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null }, { name : "", modifiers : 512, @@ -52123,86 +51873,445 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - cgcc_ImmutableEnumMap.$meta.methods = [ + jlr_Method.$meta.methods = [ { - name : "asImmutable", - modifiers : 512, - accessLevel : 0, - parameterTypes : [ju_EnumMap], - returnType : cgcc_ImmutableMap, - callable : null - }, { name : "", modifiers : 0, - accessLevel : 1, - parameterTypes : [ju_EnumMap], + accessLevel : 3, + parameterTypes : [jl_Class, jl_String, $rt_intcls(), $rt_intcls(), jl_Class, $rt_arraycls(jl_Class), otcir_JSCallable], returnType : $rt_voidcls(), callable : null }, { - name : "createKeySet", + name : "getDeclaringClass", modifiers : 0, - accessLevel : 0, + accessLevel : 3, parameterTypes : [], - returnType : cgcc_ImmutableSet, + returnType : jl_Class, callable : null }, { - name : "size", + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getModifiers", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "containsKey", + name : "getReturnType", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), + parameterTypes : [], + returnType : jl_Class, callable : null }, { - name : "get", + name : "getParameterTypes", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_Object], + parameterTypes : [], + returnType : $rt_arraycls(jl_Class), + callable : null + }, { + name : "getParameterCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "invoke", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object, $rt_arraycls(jl_Object)], returnType : jl_Object, callable : null }, { - name : "createEntrySet", + name : "isBridge", modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "isPartialView", - modifiers : 0, - accessLevel : 0, + accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "writeReplace", + name : "isSynthetic", modifiers : 0, - accessLevel : 0, + accessLevel : 3, parameterTypes : [], - returnType : jl_Object, + returnType : $rt_booleancls(), callable : null }, { - name : "access$000", - modifiers : 544, - accessLevel : 0, - parameterTypes : [cgcc_ImmutableEnumMap], - returnType : ju_EnumMap, + name : "isVarArgs", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + nmt_TileEntityBanner$EnumBannerPattern.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmt_TileEntityBanner$EnumBannerPattern), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmt_TileEntityBanner$EnumBannerPattern, callable : null }, { name : "", - modifiers : 32, + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls(), jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls(), jl_String, jl_String, juf_Supplier], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls(), jl_String, jl_String, jl_String, jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPatternName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getPatternID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getCraftingLayers", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "hasValidCrafting", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hasCraftingStack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCraftingStack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "getPatternByID", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmt_TileEntityBanner$EnumBannerPattern, + callable : null + }, { + name : "lambda$static$5", + modifiers : 544, + accessLevel : 1, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "lambda$static$4", + modifiers : 544, + accessLevel : 1, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "lambda$static$3", + modifiers : 544, + accessLevel : 1, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "lambda$static$2", + modifiers : 544, + accessLevel : 1, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "lambda$static$1", + modifiers : 544, + accessLevel : 1, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "lambda$static$0", + modifiers : 544, + accessLevel : 1, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "", + modifiers : 512, accessLevel : 0, - parameterTypes : [ju_EnumMap, cgcc_ImmutableEnumMap$1], + parameterTypes : [], returnType : $rt_voidcls(), callable : null }]; - cgcc_SingletonImmutableBiMap.$meta.methods = [ + nmb_Block$EnumOffsetType.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmb_Block$EnumOffsetType), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmb_Block$EnumOffsetType, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcr_EnumFaceDirection.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmcr_EnumFaceDirection), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmcr_EnumFaceDirection, + callable : null + }, { + name : "getFacing", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmu_EnumFacing], + returnType : nmcr_EnumFaceDirection, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls(), $rt_arraycls(nmcr_EnumFaceDirection$VertexInformation)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_179025_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmcr_EnumFaceDirection$VertexInformation, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cgcb_Splitter$1$1.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [cgcb_Splitter$1, cgcb_Splitter, jl_CharSequence], + returnType : $rt_voidcls(), + callable : null + }, { + name : "separatorStart", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "separatorEnd", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }]; + cgcb_AbstractIterator$State.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(cgcb_AbstractIterator$State), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : cgcb_AbstractIterator$State, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcrc_ChunkCompileTaskGenerator$Type.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmcrc_ChunkCompileTaskGenerator$Type), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmcrc_ChunkCompileTaskGenerator$Type, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmwb_BiomeGenBase$TempCategory.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmwb_BiomeGenBase$TempCategory), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmwb_BiomeGenBase$TempCategory, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nme_EnumCreatureAttribute.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nme_EnumCreatureAttribute), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nme_EnumCreatureAttribute, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cgcc_ImmutableEntry.$meta.methods = [ { name : "", modifiers : 0, @@ -52211,81 +52320,25 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_Object, jl_Object, cgcc_ImmutableBiMap], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [ju_Map$Entry], - returnType : $rt_voidcls(), - callable : null - }, { - name : "get", - modifiers : 0, + name : "getKey", + modifiers : 4, accessLevel : 3, - parameterTypes : [jl_Object], + parameterTypes : [], returnType : jl_Object, callable : null }, { - name : "size", - modifiers : 0, + name : "getValue", + modifiers : 4, accessLevel : 3, parameterTypes : [], - returnType : $rt_intcls(), + returnType : jl_Object, callable : null }, { - name : "containsKey", - modifiers : 0, + name : "setValue", + modifiers : 4, accessLevel : 3, parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "containsValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isPartialView", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "createEntrySet", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "createKeySet", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "inverse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableBiMap, - callable : null - }, { - name : "inverse", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_BiMap, + returnType : jl_Object, callable : null }]; nmcrm_WeightedBakedModel.$meta.methods = [ @@ -52353,68 +52406,6 @@ function jl_Class_createMetadata() { returnType : nmcrm_IBakedModel, callable : null }]; - nlevv_FolderResourcePack.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - cgcb_Splitter$1$1.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [cgcb_Splitter$1, cgcb_Splitter, jl_CharSequence], - returnType : $rt_voidcls(), - callable : null - }, { - name : "separatorStart", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "separatorEnd", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }]; - cgcc_ImmutableEntry.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_Object, jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getKey", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "getValue", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "setValue", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }]; nmcrc_ListedRenderChunk.$meta.methods = [ { name : "", @@ -52445,6 +52436,15 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + nlevv_FolderResourcePack.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }]; nlevi_PlatformAudio$BrowserAudioResource.$meta.methods = [ { name : "", @@ -52572,301 +52572,6 @@ function jl_Class_createMetadata() { 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 - }]; - cgcb_AbstractIterator.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "computeNext", - modifiers : 1, - accessLevel : 2, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "endOfData", - modifiers : 4, - accessLevel : 2, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "hasNext", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "tryToComputeNext", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "next", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "remove", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmb_BlockSlab.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbm_Material], - returnType : $rt_voidcls(), - callable : null - }, { - name : "bootstrapStates", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canSilkHarvest", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setBlockBoundsBasedOnState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setBlockBoundsForItemRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addCollisionBoxesToList", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nmu_AxisAlignedBB, ju_List, nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isOpaqueCube", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onBlockPlaced", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmu_EnumFacing, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), nme_EntityLivingBase], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "quantityDropped", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlev_EaglercraftRandom], - returnType : $rt_intcls(), - callable : null - }, { - name : "isFullCube", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "shouldSideBeRendered", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmu_EnumFacing], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isSlab", - modifiers : 512, - accessLevel : 2, - parameterTypes : [nmb_Block], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getUnlocalizedName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "getDamageValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : $rt_intcls(), - callable : null - }, { - name : "isDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getVariantProperty", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmbp_IProperty, - callable : null - }, { - name : "getVariant", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : jl_Object, - callable : null - }]; - nmb_BlockLeavesBase.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmbm_Material, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isOpaqueCube", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "shouldSideBeRendered", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmu_EnumFacing], - returnType : $rt_booleancls(), - callable : null - }]; ju_AbstractCollection.$meta.methods = [ { name : "", @@ -52960,213 +52665,6 @@ function jl_Class_createMetadata() { returnType : jl_String, callable : null }]; - cgcc_ImmutableCollection.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "iterator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_UnmodifiableIterator, - callable : null - }, { - name : "toArray", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_Object), - callable : null - }, { - name : "toArray", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_Object)], - returnType : $rt_arraycls(jl_Object), - callable : null - }, { - name : "contains", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "add", - modifiers : 132, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "remove", - modifiers : 132, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "addAll", - modifiers : 132, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : $rt_booleancls(), - callable : null - }, { - name : "removeAll", - modifiers : 132, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : $rt_booleancls(), - callable : null - }, { - name : "retainAll", - modifiers : 132, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : $rt_booleancls(), - callable : null - }, { - name : "clear", - modifiers : 132, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "asList", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableList, - callable : null - }, { - name : "createAsList", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : cgcc_ImmutableList, - callable : null - }, { - name : "isPartialView", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "copyIntoArray", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_arraycls(jl_Object), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "writeReplace", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "iterator", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }]; - nmcr_AbstractResourcePack.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "locationToName", - modifiers : 512, - accessLevel : 1, - parameterTypes : [nmu_ResourceLocation], - returnType : jl_String, - callable : null - }, { - name : "getInputStream", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_ResourceLocation], - returnType : ji_InputStream, - callable : null - }, { - name : "resourceExists", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_ResourceLocation], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getInputStreamByName", - modifiers : 1, - accessLevel : 2, - parameterTypes : [jl_String], - returnType : ji_InputStream, - callable : null - }, { - name : "hasResourceName", - modifiers : 1, - accessLevel : 2, - parameterTypes : [jl_String], - returnType : $rt_booleancls(), - callable : null - }, { - name : "logNameNotLowercase", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPackMetadata", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrd_IMetadataSerializer, jl_String], - returnType : nmcrd_IMetadataSection, - callable : null - }, { - name : "readMetadata", - modifiers : 512, - accessLevel : 0, - parameterTypes : [nmcrd_IMetadataSerializer, ji_InputStream, jl_String], - returnType : nmcrd_IMetadataSection, - callable : null - }, { - name : "getPackImage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevo_ImageData, - callable : null - }, { - name : "getPackName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; cgcb_CharMatcher.$meta.methods = [ { name : "showCharacter", @@ -53463,7 +52961,1215 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmb_BlockRotatedPillar.$meta.methods = [ + 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 + }]; + nmcr_AbstractResourcePack.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "locationToName", + modifiers : 512, + accessLevel : 1, + parameterTypes : [nmu_ResourceLocation], + returnType : jl_String, + callable : null + }, { + name : "getInputStream", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_ResourceLocation], + returnType : ji_InputStream, + callable : null + }, { + name : "resourceExists", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_ResourceLocation], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getInputStreamByName", + modifiers : 1, + accessLevel : 2, + parameterTypes : [jl_String], + returnType : ji_InputStream, + callable : null + }, { + name : "hasResourceName", + modifiers : 1, + accessLevel : 2, + parameterTypes : [jl_String], + returnType : $rt_booleancls(), + callable : null + }, { + name : "logNameNotLowercase", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPackMetadata", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrd_IMetadataSerializer, jl_String], + returnType : nmcrd_IMetadataSection, + callable : null + }, { + name : "readMetadata", + modifiers : 512, + accessLevel : 0, + parameterTypes : [nmcrd_IMetadataSerializer, ji_InputStream, jl_String], + returnType : nmcrd_IMetadataSection, + callable : null + }, { + name : "getPackImage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevo_ImageData, + callable : null + }, { + name : "getPackName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cgcc_ImmutableCollection.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "iterator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_UnmodifiableIterator, + callable : null + }, { + name : "toArray", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_Object), + callable : null + }, { + name : "toArray", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_Object)], + returnType : $rt_arraycls(jl_Object), + callable : null + }, { + name : "contains", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "add", + modifiers : 132, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "remove", + modifiers : 132, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "addAll", + modifiers : 132, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : $rt_booleancls(), + callable : null + }, { + name : "removeAll", + modifiers : 132, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : $rt_booleancls(), + callable : null + }, { + name : "retainAll", + modifiers : 132, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : $rt_booleancls(), + callable : null + }, { + name : "clear", + modifiers : 132, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "asList", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableList, + callable : null + }, { + name : "createAsList", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : cgcc_ImmutableList, + callable : null + }, { + name : "isPartialView", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "copyIntoArray", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_arraycls(jl_Object), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "writeReplace", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "iterator", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }]; + nmb_BlockSlab.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbm_Material], + returnType : $rt_voidcls(), + callable : null + }, { + name : "bootstrapStates", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canSilkHarvest", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setBlockBoundsBasedOnState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setBlockBoundsForItemRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addCollisionBoxesToList", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nmu_AxisAlignedBB, ju_List, nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isOpaqueCube", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onBlockPlaced", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmu_EnumFacing, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), nme_EntityLivingBase], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "quantityDropped", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlev_EaglercraftRandom], + returnType : $rt_intcls(), + callable : null + }, { + name : "isFullCube", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "shouldSideBeRendered", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmu_EnumFacing], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isSlab", + modifiers : 512, + accessLevel : 2, + parameterTypes : [nmb_Block], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getUnlocalizedName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "getDamageValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : $rt_intcls(), + callable : null + }, { + name : "isDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getVariantProperty", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmbp_IProperty, + callable : null + }, { + name : "getVariant", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : jl_Object, + callable : null + }]; + nmb_BlockLeavesBase.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmbm_Material, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isOpaqueCube", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "shouldSideBeRendered", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmu_EnumFacing], + returnType : $rt_booleancls(), + callable : null + }]; + cgcb_AbstractIterator.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "computeNext", + modifiers : 1, + accessLevel : 2, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "endOfData", + modifiers : 4, + accessLevel : 2, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "hasNext", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "tryToComputeNext", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "next", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "remove", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + ju_MapEntry.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_Object, jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getKey", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "getValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nmb_BlockLog.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "bootstrapStates", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "breakBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onBlockPlaced", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmu_EnumFacing, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), nme_EntityLivingBase], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmd_BehaviorDefaultDispenseItem.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "dispense", + modifiers : 4, + accessLevel : 3, + parameterTypes : [nmd_IBlockSource, nmi_ItemStack], + returnType : nmi_ItemStack, + callable : null + }, { + name : "dispenseStack", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmd_IBlockSource, nmi_ItemStack], + returnType : nmi_ItemStack, + callable : null + }, { + name : "doDispense", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmw_World, nmi_ItemStack, $rt_intcls(), nmu_EnumFacing, nmd_IPosition], + returnType : $rt_voidcls(), + callable : null + }, { + name : "playDispenseSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmd_IBlockSource], + returnType : $rt_voidcls(), + callable : null + }, { + name : "spawnDispenseParticles", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmd_IBlockSource, nmu_EnumFacing], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_82488_a", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmu_EnumFacing], + returnType : $rt_intcls(), + callable : null + }]; + jur_AbstractSet.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jur_AbstractSet], + returnType : $rt_voidcls(), + callable : null + }, { + name : "matches", + modifiers : 1, + 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 : "hasConsumed", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jur_MatchResultImpl], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getName", + modifiers : 1, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setType", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getQualifiedName", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + 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 : "first", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jur_AbstractSet], + returnType : $rt_booleancls(), + callable : null + }, { + name : "processBackRefReplacement", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jur_JointSet, + callable : null + }, { + name : "processSecondPass", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcg_Gui.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawHorizontalLine", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawVerticalLine", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawRect", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawGradientRect", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawCenteredString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcg_FontRenderer, jl_String, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcg_FontRenderer, jl_String, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawTexturedModalRect", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawTexturedModalRect", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawTexturedModalRect", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), nlevm_EaglerTextureAtlasSprite, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawModalRectWithCustomSizedTexture", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawScaledCustomSizeModalRect", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + drmb_Mod.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, drmb_Category], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, drmb_Category, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addSetting", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(drs_Setting)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onEnable", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onDisable", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "toggle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setEnabled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isEnabled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nmb_BlockBanner.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLocalizedName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getCollisionBoundingBox", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : nmu_AxisAlignedBB, + callable : null + }, { + name : "getSelectedBoundingBox", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : nmu_AxisAlignedBB, + callable : null + }, { + name : "isFullCube", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isPassable", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isOpaqueCube", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_181623_g", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "createNewTileEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_intcls()], + returnType : nmt_TileEntity, + callable : null + }, { + name : "getItemDropped", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbs_IBlockState, nlev_EaglercraftRandom, $rt_intcls()], + returnType : nmi_Item, + callable : null + }, { + name : "getItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : nmi_Item, + callable : null + }, { + name : "dropBlockAsItemWithChance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, $rt_floatcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canPlaceBlockAt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : $rt_booleancls(), + callable : null + }, { + name : "harvestBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmep_EntityPlayer, nmu_BlockPos, nmbs_IBlockState, nmt_TileEntity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmn_NBTBase.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 1, + accessLevel : 0, + parameterTypes : [ji_DataOutput], + returnType : $rt_voidcls(), + callable : null + }, { + name : "read", + modifiers : 1, + accessLevel : 0, + parameterTypes : [ji_DataInput, $rt_intcls(), nmn_NBTSizeTracker], + returnType : $rt_voidcls(), + callable : null + }, { + name : "toString", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getId", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "createNewByType", + modifiers : 512, + accessLevel : 2, + parameterTypes : [$rt_bytecls()], + returnType : nmn_NBTBase, + callable : null + }, { + name : "copy", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_NBTBase, + callable : null + }, { + name : "hasNoTags", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + 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 : "getString", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cgcc_UnmodifiableListIterator.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "add", + modifiers : 132, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 132, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }]; + nmeaa_BaseAttribute.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmeaa_IAttribute, jl_String, $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAttributeUnlocalizedName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDefaultValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getShouldWatch", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setShouldWatch", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : nmeaa_BaseAttribute, + callable : null + }, { + name : "func_180372_d", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmeaa_IAttribute, + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; + nmb_BlockDirectional.$meta.methods = [ { name : "", modifiers : 0, @@ -53486,6 +54192,185 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + cgcc_ImmutableMapEntrySet.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "map", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : cgcc_ImmutableMap, + callable : null + }, { + name : "size", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "contains", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isPartialView", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "writeReplace", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + nme_Enchantment.$meta.methods = [ + { + name : "getEnchantmentById", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nme_Enchantment, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), nmu_ResourceLocation, $rt_intcls(), nme_EnumEnchantmentType], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEnchantmentByLocation", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nme_Enchantment, + callable : null + }, { + name : "func_181077_c", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }, { + name : "getWeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMinLevel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMaxLevel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + 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 : "calcModifierDamage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmu_DamageSource], + returnType : $rt_intcls(), + callable : null + }, { + name : "calcDamageByCreature", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nme_EnumCreatureAttribute], + returnType : $rt_floatcls(), + callable : null + }, { + name : "canApplyTogether", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Enchantment], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nme_Enchantment, + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getTranslatedName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "canApply", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onEntityDamaged", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase, nme_Entity, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUserHurt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase, nme_Entity, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; cgcc_ImmutableMap.$meta.methods = [ { name : "of", @@ -53754,548 +54639,42 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - otcit_StorableDateTimeZone.$meta.methods = [ + ju_HashMap$AbstractMapIterator.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], + accessLevel : 0, + parameterTypes : [ju_HashMap], 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 - }]; - drs_Setting.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }]; - jt_DateFormatElement$BaseTimezone.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Locale], - returnType : $rt_voidcls(), - callable : null - }, { - name : "parse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], - returnType : $rt_voidcls(), - callable : null - }, { - name : "match", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jt_DateFormatElement$TrieNode, jl_String, jt_ParsePosition], - returnType : ju_TimeZone, - callable : null - }, { - name : "prepareTrie", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "prepareIdTrie", - modifiers : 512, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - nmcrd_BaseMetadataSectionSerializer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrc_RenderChunk.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmcr_RenderGlobal, nmu_BlockPos, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setFrameIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "resortTransparency", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), nmcrc_ChunkCompileTaskGenerator], - returnType : $rt_voidcls(), - callable : null - }, { - name : "rebuildChunk", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), nmcrc_ChunkCompileTaskGenerator], - returnType : $rt_voidcls(), - callable : null - }, { - name : "finishCompileTask", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "makeCompileTaskChunk", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcrc_ChunkCompileTaskGenerator, - callable : null - }, { - name : "makeCompileTaskTransparency", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcrc_ChunkCompileTaskGenerator, - callable : null - }, { - name : "preRenderBlocks", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nlevo_WorldRenderer, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "postRenderBlocks", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmu_EnumWorldBlockLayer, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), nlevo_WorldRenderer, nmcrc_CompiledChunk], - returnType : $rt_voidcls(), - callable : null - }, { - name : "initModelviewMatrix", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "multModelviewMatrix", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCompiledChunk", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcrc_CompiledChunk, - callable : null - }, { - name : "setCompiledChunk", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrc_CompiledChunk], - returnType : $rt_voidcls(), - callable : null - }, { - name : "stopCompileTask", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "deleteGlResources", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "setNeedsUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isNeedsUpdate", + name : "hasNext", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "func_181701_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_EnumFacing], - returnType : nmu_BlockPos, - callable : null - }]; - jur_AbstractSet.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jur_AbstractSet], - returnType : $rt_voidcls(), - callable : null - }, { - name : "matches", - modifiers : 1, - 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 : "hasConsumed", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jur_MatchResultImpl], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getName", - modifiers : 1, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setType", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getQualifiedName", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - 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 : "first", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jur_AbstractSet], - returnType : $rt_booleancls(), - callable : null - }, { - name : "processBackRefReplacement", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jur_JointSet, - callable : null - }, { - name : "processSecondPass", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, + name : "checkConcurrentMod", + modifiers : 4, accessLevel : 0, parameterTypes : [], returnType : $rt_voidcls(), callable : null - }]; - nmb_BlockFalling.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbm_Material], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onBlockAdded", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onNeighborBlockChange", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nmb_Block], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onStartFalling", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmei_EntityFallingBlock], - returnType : $rt_voidcls(), - callable : null - }, { - name : "tickRate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_intcls(), - callable : null - }, { - name : "canFallInto", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onEndFalling", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrt_AbstractTexture.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setBlurMipmapDirect", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setBlurMipmap", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "restoreLastBlurMipmap", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getGlTextureId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "deleteGlTexture", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmbs_BlockStateBase.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "cycleProperty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbp_IProperty], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "cyclePropertyValue", - modifiers : 512, - accessLevel : 2, - parameterTypes : [ju_Collection, jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "", - modifiers : 512, + name : "makeNext", + modifiers : 4, accessLevel : 0, parameterTypes : [], returnType : $rt_voidcls(), callable : null + }, { + name : "remove", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null }]; nmbp_PropertyHelper.$meta.methods = [ { @@ -54341,115 +54720,441 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; - cgcb_Splitter$SplittingIterator.$meta.methods = [ + nmu_WeightedRandom$Item.$meta.methods = [ { - name : "separatorStart", - modifiers : 1, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "separatorEnd", - modifiers : 1, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { name : "", modifiers : 0, - accessLevel : 2, - parameterTypes : [cgcb_Splitter, jl_CharSequence], + accessLevel : 3, + parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null - }, { - name : "computeNext", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "computeNext", - modifiers : 96, - accessLevel : 2, - parameterTypes : [], - returnType : jl_Object, - callable : null }]; - ju_HashMap$AbstractMapIterator.$meta.methods = [ + nmb_BlockButton.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 0, - parameterTypes : [ju_HashMap], + accessLevel : 2, + parameterTypes : [$rt_booleancls()], returnType : $rt_voidcls(), callable : null }, { - name : "hasNext", + name : "getCollisionBoundingBox", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : nmu_AxisAlignedBB, + callable : null + }, { + name : "tickRate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_intcls(), + callable : null + }, { + name : "isOpaqueCube", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "checkConcurrentMod", - modifiers : 4, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "makeNext", - modifiers : 4, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "remove", - modifiers : 4, + name : "isFullCube", + modifiers : 0, accessLevel : 3, parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canPlaceBlockOnSide", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmu_EnumFacing], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canPlaceBlockAt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_181088_a", + modifiers : 512, + accessLevel : 2, + parameterTypes : [nmw_World, nmu_BlockPos, nmu_EnumFacing], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onBlockPlaced", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmu_EnumFacing, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), nme_EntityLivingBase], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "onNeighborBlockChange", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nmb_Block], + returnType : $rt_voidcls(), + callable : null + }, { + name : "checkForDrop", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setBlockBoundsBasedOnState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateBlockBounds", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onBlockActivated", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nmep_EntityPlayer, nmu_EnumFacing, $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "breakBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWeakPower", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmbs_IBlockState, nmu_EnumFacing], + returnType : $rt_intcls(), + callable : null + }, { + name : "getStrongPower", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmbs_IBlockState, nmu_EnumFacing], + returnType : $rt_intcls(), + callable : null + }, { + name : "canProvidePower", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setBlockBoundsForItemRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "notifyNeighbors", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmw_World, nmu_BlockPos, nmu_EnumFacing], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getStateFromMeta", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "getMetaFromState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbs_IBlockState], + returnType : $rt_intcls(), + callable : null + }, { + name : "createBlockState", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmbs_BlockState, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], returnType : $rt_voidcls(), callable : null }]; - cgcc_ImmutableMapEntrySet.$meta.methods = [ + ju_AbstractList.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 0, + accessLevel : 2, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "map", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : cgcc_ImmutableMap, - callable : null - }, { - name : "size", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "contains", + name : "add", modifiers : 0, accessLevel : 3, parameterTypes : [jl_Object], returnType : $rt_booleancls(), callable : null }, { - name : "isPartialView", + name : "iterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }, { + name : "addAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), ju_Collection], + returnType : $rt_booleancls(), + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "remove", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_Object, + callable : null + }, { + name : "indexOf", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "lastIndexOf", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "clear", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "listIterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_ListIterator, + callable : null + }, { + name : "listIterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : ju_ListIterator, + callable : null + }, { + name : "subList", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : ju_List, + callable : null + }, { + name : "removeRange", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; + nmcrt_TileEntitySpecialRenderer.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderTileEntityAt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmt_TileEntity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "bindTexture", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_ResourceLocation], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWorld", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmw_World, + callable : null + }, { + name : "setRendererDispatcher", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrt_TileEntityRendererDispatcher], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFontRenderer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcg_FontRenderer, + callable : null + }, { + name : "func_181055_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cgcc_ImmutableBiMap.$meta.methods = [ + { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableBiMap, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : cgcc_ImmutableBiMap, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableBiMap, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableBiMap, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableBiMap, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableBiMap, + callable : null + }, { + name : "builder", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableBiMap$Builder, + callable : null + }, { + name : "copyOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_Map], + returnType : cgcc_ImmutableBiMap, + callable : null + }, { + name : "", modifiers : 0, accessLevel : 0, parameterTypes : [], - returnType : $rt_booleancls(), + returnType : $rt_voidcls(), + callable : null + }, { + name : "inverse", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableBiMap, + callable : null + }, { + name : "values", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "forcePut", + modifiers : 128, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : jl_Object, callable : null }, { name : "writeReplace", @@ -54458,113 +55163,374 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : jl_Object, callable : null - }]; - nmcre_RenderLiving.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcre_RenderManager, nmcm_ModelBase, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null }, { - name : "canRenderName", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_EntityLiving], - returnType : $rt_booleancls(), - callable : null - }, { - name : "shouldRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLiving, nmcrc_ICamera, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "doRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLiving, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_177105_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLiving, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "interpolateValue", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "renderLeash", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_EntityLiving, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canRenderName", - modifiers : 96, - accessLevel : 2, - parameterTypes : [nme_EntityLivingBase], - returnType : $rt_booleancls(), - callable : null - }, { - name : "doRender", + name : "values", modifiers : 96, accessLevel : 3, - parameterTypes : [nme_EntityLivingBase, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : cgcc_ImmutableCollection, callable : null }, { - name : "canRenderName", - modifiers : 96, - accessLevel : 2, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "doRender", + name : "values", modifiers : 96, accessLevel : 3, - parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : ju_Collection, callable : null }, { - name : "shouldRender", + name : "inverse", modifiers : 96, accessLevel : 3, - parameterTypes : [nme_Entity, nmcrc_ICamera, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_booleancls(), + parameterTypes : [], + returnType : cgcc_BiMap, + callable : null + }, { + name : "values", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), callable : null }]; - jl_Enum.$meta.methods = [ + cgcc_FluentIterable.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 2, - parameterTypes : [jl_String, $rt_intcls()], + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "name", + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_Iterable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "from", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Iterable], + returnType : cgcc_FluentIterable, + callable : null + }, { + name : "from", + modifiers : 640, + accessLevel : 3, + parameterTypes : [cgcc_FluentIterable], + returnType : cgcc_FluentIterable, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "size", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "contains", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "cycle", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_FluentIterable, + callable : null + }, { + name : "filter", + modifiers : 4, + accessLevel : 3, + parameterTypes : [cgcb_Predicate], + returnType : cgcc_FluentIterable, + callable : null + }, { + name : "filter", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jl_Class], + returnType : cgcc_FluentIterable, + callable : null + }, { + name : "anyMatch", + modifiers : 4, + accessLevel : 3, + parameterTypes : [cgcb_Predicate], + returnType : $rt_booleancls(), + callable : null + }, { + name : "allMatch", + modifiers : 4, + accessLevel : 3, + parameterTypes : [cgcb_Predicate], + returnType : $rt_booleancls(), + callable : null + }, { + name : "firstMatch", + modifiers : 4, + accessLevel : 3, + parameterTypes : [cgcb_Predicate], + returnType : cgcb_Optional, + callable : null + }, { + name : "transform", + modifiers : 4, + accessLevel : 3, + parameterTypes : [cgcb_Function], + returnType : cgcc_FluentIterable, + callable : null + }, { + name : "transformAndConcat", + modifiers : 0, + accessLevel : 3, + parameterTypes : [cgcb_Function], + returnType : cgcc_FluentIterable, + callable : null + }, { + name : "first", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : cgcb_Optional, + callable : null + }, { + name : "last", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : cgcb_Optional, + callable : null + }, { + name : "skip", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : cgcc_FluentIterable, + callable : null + }, { + name : "limit", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : cgcc_FluentIterable, + callable : null + }, { + name : "isEmpty", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "toList", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableList, + callable : null + }, { + name : "toSortedList", + modifiers : 4, + accessLevel : 3, + parameterTypes : [ju_Comparator], + returnType : cgcc_ImmutableList, + callable : null + }, { + name : "toSet", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "toSortedSet", + modifiers : 4, + accessLevel : 3, + parameterTypes : [ju_Comparator], + returnType : cgcc_ImmutableSortedSet, + callable : null + }, { + name : "toMap", + modifiers : 4, + accessLevel : 3, + parameterTypes : [cgcb_Function], + returnType : cgcc_ImmutableMap, + callable : null + }, { + name : "index", + modifiers : 4, + accessLevel : 3, + parameterTypes : [cgcb_Function], + returnType : cgcc_ImmutableListMultimap, + callable : null + }, { + name : "uniqueIndex", + modifiers : 4, + accessLevel : 3, + parameterTypes : [cgcb_Function], + returnType : cgcc_ImmutableMap, + callable : null + }, { + name : "toArray", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jl_Class], + returnType : $rt_arraycls(jl_Object), + callable : null + }, { + name : "copyInto", + modifiers : 4, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : ju_Collection, + callable : null + }, { + name : "get", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_Object, + callable : null + }]; + cgcb_CharMatcher$FastMatcher.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "precomputed", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : cgcb_CharMatcher, + callable : null + }, { + name : "negate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcb_CharMatcher, + callable : null + }, { + name : "apply", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; + nmu_ChatComponentStyle.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "appendSibling", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_IChatComponent], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "getSiblings", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "appendText", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "setChatStyle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_ChatStyle], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "getChatStyle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_ChatStyle, + callable : null + }, { + name : "iterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }, { + name : "getUnformattedText", modifiers : 4, accessLevel : 3, parameterTypes : [], returnType : jl_String, callable : null }, { - name : "ordinal", + name : "getFormattedText", modifiers : 4, accessLevel : 3, parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "createDeepCopyIterator", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Iterable], + returnType : ju_Iterator, + 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 }, { @@ -54574,91 +55540,165 @@ function jl_Class_createMetadata() { 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 }]; - nmcre_RendererLivingEntity.$meta.methods = [ + drmb_RenderModule.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmcre_RenderManager, nmcm_ModelBase, $rt_floatcls()], + parameterTypes : [jl_String, drmb_Category, $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "addLayer", + name : "", modifiers : 0, - accessLevel : 2, - parameterTypes : [nmcrel_LayerRenderer], - returnType : $rt_booleancls(), + accessLevel : 3, + parameterTypes : [jl_String, drmb_Category, $rt_intcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), callable : null }, { - name : "removeLayer", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmcrel_LayerRenderer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getMainModel", + name : "draw", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nmcm_ModelBase, + returnType : $rt_voidcls(), callable : null }, { - name : "interpolateRotation", + name : "Resize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "draggingFix", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderLayout", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getY", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setY", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWidth", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setWidth", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmbs_BlockStateBase.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "cycleProperty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbp_IProperty], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "cyclePropertyValue", + modifiers : 512, + accessLevel : 2, + parameterTypes : [ju_Collection, jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcre_RenderBiped.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcre_RenderManager, nmcm_ModelBiped, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcre_RenderManager, nmcm_ModelBiped, $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEntityTexture", modifiers : 0, accessLevel : 2, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_floatcls(), + parameterTypes : [nme_EntityLiving], + returnType : nmu_ResourceLocation, callable : null }, { name : "transformHeldFull3DItemLayer", @@ -54667,153 +55707,148 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_voidcls(), callable : null + }, { + name : "getEntityTexture", + modifiers : 96, + accessLevel : 2, + parameterTypes : [nme_Entity], + returnType : nmu_ResourceLocation, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcre_Render.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmcre_RenderManager], + returnType : $rt_voidcls(), + callable : null + }, { + name : "shouldRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, nmcrc_ICamera, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_booleancls(), + callable : null }, { name : "doRender", modifiers : 0, accessLevel : 3, - parameterTypes : [nme_EntityLivingBase, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setScoreTeamColor", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_EntityLivingBase], - returnType : $rt_booleancls(), - callable : null - }, { - name : "unsetScoreTeamColor", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderModel", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_EntityLivingBase, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setDoRenderBrightness", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_EntityLivingBase, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setBrightness", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_EntityLivingBase, $rt_floatcls(), $rt_booleancls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "unsetBrightness", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderLivingAt", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_EntityLivingBase, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "rotateCorpse", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_EntityLivingBase, $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSwingProgress", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_EntityLivingBase, $rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "handleRotationFloat", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_EntityLivingBase, $rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "renderLayers", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_EntityLivingBase, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDeathMaxRotation", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_EntityLivingBase], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getColorMultiplier", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_EntityLivingBase, $rt_floatcls(), $rt_floatcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "preRenderCallback", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_EntityLivingBase, $rt_floatcls()], + parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], returnType : $rt_voidcls(), callable : null }, { name : "renderName", modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canRenderName", - modifiers : 0, accessLevel : 2, - parameterTypes : [nme_EntityLivingBase], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setRenderOutlines", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], + parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], returnType : $rt_voidcls(), callable : null }, { name : "canRenderName", - modifiers : 96, + modifiers : 0, accessLevel : 2, parameterTypes : [nme_Entity], returnType : $rt_booleancls(), callable : null }, { - name : "renderName", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + name : "renderOffsetLivingLabel", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), jl_String, $rt_floatcls(), $rt_doublecls()], returnType : $rt_voidcls(), callable : null }, { - name : "doRender", - modifiers : 96, + name : "getEntityTexture", + modifiers : 1, + accessLevel : 2, + parameterTypes : [nme_Entity], + returnType : nmu_ResourceLocation, + callable : null + }, { + name : "bindEntityTexture", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "bindTexture", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_ResourceLocation], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderEntityOnFire", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderShadow", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWorldFromRenderManager", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : nmw_World, + callable : null + }, { + name : "func_180549_a", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmb_Block, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmu_BlockPos, $rt_floatcls(), $rt_floatcls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderOffsetAABB", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmu_AxisAlignedBB, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "doRenderShadowAndFire", + modifiers : 0, accessLevel : 3, parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], returnType : $rt_voidcls(), callable : null + }, { + name : "getFontRendererFromRenderManager", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcg_FontRenderer, + callable : null + }, { + name : "renderLivingLabel", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_Entity, jl_String, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRenderManager", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcre_RenderManager, + callable : null }, { name : "", modifiers : 512, @@ -54929,93 +55964,72 @@ function jl_Class_createMetadata() { returnType : nmbp_IProperty, callable : null }]; - drmb_Mod.$meta.methods = [ + ju_LinkedHashMap$AbstractMapIterator.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, drmb_Category], + accessLevel : 0, + parameterTypes : [ju_LinkedHashMap], returnType : $rt_voidcls(), callable : null }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, drmb_Category, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addSetting", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(drs_Setting)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onEnable", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onDisable", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "toggle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setEnabled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isEnabled", + name : "hasNext", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "getName", + name : "checkConcurrentMod", + modifiers : 4, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "makeNext", + modifiers : 4, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "remove", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jl_String, + returnType : $rt_voidcls(), callable : null }]; - ju_MapEntry.$meta.methods = [ + cgcc_AbstractMapEntry.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 0, - parameterTypes : [jl_Object], + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_Object, jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clone", - modifiers : 0, + name : "getKey", + modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : jl_Object, callable : null + }, { + name : "getValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "setValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null }, { name : "equals", modifiers : 0, @@ -55024,18 +56038,132 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }, { - name : "getKey", + name : "hashCode", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jl_Object, + returnType : $rt_intcls(), callable : null }, { - name : "getValue", + name : "toString", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jl_Object, + returnType : jl_String, + callable : null + }]; + jl_Object.$meta.methods = [ + { + name : "monitorEnterSync", + modifiers : 512, + accessLevel : 0, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "monitorExitSync", + modifiers : 512, + accessLevel : 0, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "monitorEnter", + modifiers : 512, + accessLevel : 0, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "monitorEnter", + modifiers : 512, + accessLevel : 0, + parameterTypes : [jl_Object, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "createMonitor", + modifiers : 512, + accessLevel : 1, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "monitorEnterWait", + modifiers : 768, + accessLevel : 0, + parameterTypes : [jl_Object, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "monitorEnterWait", + modifiers : 512, + accessLevel : 0, + parameterTypes : [jl_Object, $rt_intcls(), oti_AsyncCallback], + returnType : $rt_voidcls(), + callable : null + }, { + name : "monitorExit", + modifiers : 512, + accessLevel : 0, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "monitorExit", + modifiers : 512, + accessLevel : 0, + parameterTypes : [jl_Object, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "waitForOtherThreads", + modifiers : 512, + accessLevel : 1, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isEmptyMonitor", + modifiers : 4, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "deleteMonitor", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "holdsLock", + modifiers : 512, + accessLevel : 0, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "fakeInit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getClass", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Class, callable : null }, { name : "hashCode", @@ -55045,11 +56173,11 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }, { - name : "setValue", + name : "equals", modifiers : 0, accessLevel : 3, parameterTypes : [jl_Object], - returnType : jl_Object, + returnType : $rt_booleancls(), callable : null }, { name : "toString", @@ -55058,6 +56186,218 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : jl_String, callable : null + }, { + name : "identity", + modifiers : 4, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "hashCodeLowLevel", + modifiers : 768, + accessLevel : 1, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "hashCodeLowLevelImpl", + modifiers : 512, + accessLevel : 1, + parameterTypes : [otr_RuntimeObject], + returnType : $rt_intcls(), + callable : null + }, { + name : "setHashCodeLowLevel", + modifiers : 768, + accessLevel : 1, + parameterTypes : [jl_Object, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setHashCodeLowLevelImpl", + modifiers : 512, + accessLevel : 1, + parameterTypes : [otr_RuntimeObject, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "identityLowLevel", + modifiers : 512, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "identityOrMonitor", + modifiers : 256, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "identityOrMonitorLowLevel", + modifiers : 512, + accessLevel : 1, + parameterTypes : [otr_RuntimeObject], + returnType : $rt_intcls(), + callable : null + }, { + name : "setIdentity", + modifiers : 256, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setIdentityLowLevel", + modifiers : 512, + accessLevel : 1, + parameterTypes : [otr_RuntimeObject, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clone", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "cloneLowLevel", + modifiers : 512, + accessLevel : 1, + parameterTypes : [otr_RuntimeObject], + returnType : otr_RuntimeObject, + callable : null + }, { + name : "notify", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "notifyAll", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "wait", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "wait", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_longcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "waitImpl", + modifiers : 256, + accessLevel : 1, + parameterTypes : [$rt_longcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "waitImpl", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_longcls(), $rt_intcls(), oti_AsyncCallback], + returnType : $rt_voidcls(), + callable : null + }, { + name : "wait", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "finalize", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "lambda$monitorExit$2", + modifiers : 544, + accessLevel : 1, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "lambda$monitorExit$1", + modifiers : 544, + accessLevel : 1, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "lambda$monitorEnterWait$0", + modifiers : 544, + accessLevel : 1, + parameterTypes : [jl_Thread, jl_Object, $rt_intcls(), oti_AsyncCallback], + returnType : $rt_voidcls(), + callable : null + }]; + cgcc_AbstractIterator.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "computeNext", + modifiers : 1, + accessLevel : 2, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "endOfData", + modifiers : 4, + accessLevel : 2, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "hasNext", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "tryToComputeNext", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "next", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "peek", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null }]; cgcc_Tables$AbstractCell.$meta.methods = [ { @@ -55089,255 +56429,124 @@ function jl_Class_createMetadata() { returnType : jl_String, callable : null }]; - nmb_BlockRedstoneDiode.$meta.methods = [ + 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 + }]; + nmd_BehaviorProjectileDispense.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "dispenseStack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmd_IBlockSource, nmi_ItemStack], + returnType : nmi_ItemStack, + callable : null + }, { + name : "playDispenseSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmd_IBlockSource], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getProjectileEntity", + modifiers : 1, + accessLevel : 2, + parameterTypes : [nmw_World, nmd_IPosition], + returnType : nme_IProjectile, + callable : null + }, { + name : "func_82498_a", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "func_82500_b", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }]; + nmb_BlockBush.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 2, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isFullCube", - modifiers : 0, - accessLevel : 3, parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canPlaceBlockAt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canBlockStay", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : $rt_booleancls(), - callable : null - }, { - name : "randomTick", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nlev_EaglercraftRandom], returnType : $rt_voidcls(), callable : null }, { - name : "updateTick", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nlev_EaglercraftRandom], - returnType : $rt_voidcls(), - callable : null - }, { - name : "shouldSideBeRendered", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmu_EnumFacing], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isPowered", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmbs_IBlockState], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getStrongPower", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmbs_IBlockState, nmu_EnumFacing], - returnType : $rt_intcls(), - callable : null - }, { - name : "getWeakPower", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmbs_IBlockState, nmu_EnumFacing], - returnType : $rt_intcls(), - callable : null - }, { - name : "onNeighborBlockChange", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nmb_Block], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateState", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isLocked", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_booleancls(), - callable : null - }, { - name : "shouldBePowered", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_booleancls(), - callable : null - }, { - name : "calculateInputStrength", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_intcls(), - callable : null - }, { - name : "getPowerOnSides", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_intcls(), - callable : null - }, { - name : "getPowerOnSide", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmu_EnumFacing], - returnType : $rt_intcls(), - callable : null - }, { - name : "canProvidePower", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onBlockPlaced", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmu_EnumFacing, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), nme_EntityLivingBase], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "onBlockPlacedBy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nme_EntityLivingBase, nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onBlockAdded", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "notifyNeighbors", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onBlockDestroyedByPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isOpaqueCube", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canPowerSide", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmb_Block], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getActiveSignal", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_intcls(), - callable : null - }, { - name : "isRedstoneRepeaterBlockID", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmb_Block], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isAssociated", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmb_Block], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isFacingTowardsRepeater", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getTickDelay", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmbs_IBlockState], - returnType : $rt_intcls(), - callable : null - }, { - name : "getDelay", - modifiers : 1, - accessLevel : 2, - parameterTypes : [nmbs_IBlockState], - returnType : $rt_intcls(), - callable : null - }, { - name : "getPoweredState", - modifiers : 1, - accessLevel : 2, - parameterTypes : [nmbs_IBlockState], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "getUnpoweredState", - modifiers : 1, - accessLevel : 2, - parameterTypes : [nmbs_IBlockState], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "isAssociatedBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmb_Block], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getBlockLayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_EnumWorldBlockLayer, - callable : null - }]; - nmb_BlockBasePressurePlate.$meta.methods = [ - { name : "", modifiers : 0, accessLevel : 2, @@ -55352,25 +56561,46 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "setBlockBoundsBasedOnState", + name : "canPlaceBlockAt", modifiers : 0, accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], - returnType : $rt_voidcls(), + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : $rt_booleancls(), callable : null }, { - name : "setBlockBoundsBasedOnState0", + name : "canPlaceBlockOn", modifiers : 0, accessLevel : 2, - parameterTypes : [nmbs_IBlockState], + parameterTypes : [nmb_Block], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onNeighborBlockChange", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nmb_Block], returnType : $rt_voidcls(), callable : null }, { - name : "tickRate", + name : "updateTick", modifiers : 0, accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_intcls(), + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nlev_EaglercraftRandom], + returnType : $rt_voidcls(), + callable : null + }, { + name : "checkAndDropBlock", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canBlockStay", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_booleancls(), callable : null }, { name : "getCollisionBoundingBox", @@ -55394,339 +56624,155 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }, { - name : "isPassable", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_181623_g", + name : "getBlockLayer", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canPlaceBlockAt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onNeighborBlockChange", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nmb_Block], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canBePlacedOn", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : $rt_booleancls(), - callable : null - }, { - name : "randomTick", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nlev_EaglercraftRandom], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateTick", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nlev_EaglercraftRandom], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateState", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSensitiveAABB", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_BlockPos], - returnType : nmu_AxisAlignedBB, - callable : null - }, { - name : "breakBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateNeighbors", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWeakPower", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmbs_IBlockState, nmu_EnumFacing], - returnType : $rt_intcls(), - callable : null - }, { - name : "getStrongPower", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmbs_IBlockState, nmu_EnumFacing], - returnType : $rt_intcls(), - callable : null - }, { - name : "canProvidePower", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setBlockBoundsForItemRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMobilityFlag", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "computeRedstoneStrength", - modifiers : 1, - accessLevel : 2, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRedstoneStrength", - modifiers : 1, - accessLevel : 2, - parameterTypes : [nmbs_IBlockState], - returnType : $rt_intcls(), - callable : null - }, { - name : "setRedstoneStrength", - modifiers : 1, - accessLevel : 2, - parameterTypes : [nmbs_IBlockState, $rt_intcls()], - returnType : nmbs_IBlockState, + returnType : nmu_EnumWorldBlockLayer, callable : null }]; - nmb_BlockStoneSlab.$meta.methods = [ + nleviv_FolderResourcePack.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInputStreamByName", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_String], + returnType : ji_InputStream, + callable : null + }, { + name : "hasResourceName", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_String], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getResourceDomains", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }]; + ju_AbstractMap.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "bootstrapStates", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getItemDropped", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbs_IBlockState, nlev_EaglercraftRandom, $rt_intcls()], - returnType : nmi_Item, - callable : null - }, { - name : "getItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : nmi_Item, - callable : null - }, { - name : "getUnlocalizedName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "getVariantProperty", + name : "size", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nmbp_IProperty, + returnType : $rt_intcls(), callable : null }, { - name : "getVariant", + name : "isEmpty", modifiers : 0, accessLevel : 3, - parameterTypes : [nmi_ItemStack], + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "containsValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "containsKey", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], returnType : jl_Object, callable : null }, { - name : "getSubBlocks", + name : "put", modifiers : 0, accessLevel : 3, - parameterTypes : [nmi_Item, nmc_CreativeTabs, ju_List], + parameterTypes : [jl_Object, jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "putAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Map], returnType : $rt_voidcls(), callable : null }, { - name : "getStateFromMeta", + name : "remove", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmbs_IBlockState, + parameterTypes : [jl_Object], + returnType : jl_Object, callable : null }, { - name : "getMetaFromState", - modifiers : 0, + name : "entrySet", + modifiers : 1, accessLevel : 3, - parameterTypes : [nmbs_IBlockState], - returnType : $rt_intcls(), - callable : null - }, { - name : "createBlockState", - modifiers : 0, - accessLevel : 2, parameterTypes : [], - returnType : nmbs_BlockState, + returnType : ju_Set, callable : null }, { - name : "damageDropped", + name : "clear", modifiers : 0, accessLevel : 3, - parameterTypes : [nmbs_IBlockState], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMapColor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbs_IBlockState], - returnType : nmbm_MapColor, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, parameterTypes : [], returnType : $rt_voidcls(), callable : null - }]; - nmi_ItemTool.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_floatcls(), nmi_Item$ToolMaterial, ju_Set], - returnType : $rt_voidcls(), - callable : null }, { - name : "getStrVsBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack, nmb_Block], - returnType : $rt_floatcls(), - callable : null - }, { - name : "hitEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack, nme_EntityLivingBase, nme_EntityLivingBase], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onBlockDestroyed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack, nmw_World, nmb_Block, nmu_BlockPos, nme_EntityLivingBase], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isFull3D", + name : "keySet", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_booleancls(), + returnType : ju_Set, callable : null }, { - name : "getToolMaterial", + name : "values", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nmi_Item$ToolMaterial, + returnType : ju_Collection, callable : null }, { - name : "getItemEnchantability", + 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 : "getToolMaterialName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getIsRepairable", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack, nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getItemAttributeModifiers", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_Multimap, - callable : null - }]; - nmb_BlockBreakable.$meta.methods = [ - { - name : "", + name : "clone", modifiers : 0, accessLevel : 2, - parameterTypes : [nmbm_Material, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmbm_Material, $rt_booleancls(), nmbm_MapColor], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isOpaqueCube", - modifiers : 0, - accessLevel : 3, parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "shouldSideBeRendered", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmu_EnumFacing], - returnType : $rt_booleancls(), + returnType : jl_Object, callable : null }]; nmcrel_LayerArmorBase.$meta.methods = [ @@ -55822,689 +56868,106 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmu_WeightedRandom$Item.$meta.methods = [ + nmcre_RenderLiving.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmb_BlockContainer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmbm_Material], + parameterTypes : [nmcre_RenderManager, nmcm_ModelBase, $rt_floatcls()], returnType : $rt_voidcls(), callable : null }, { - name : "", + name : "canRenderName", modifiers : 0, accessLevel : 2, - parameterTypes : [nmbm_Material, nmbm_MapColor], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_181086_a", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, nmu_BlockPos, nmu_EnumFacing], + parameterTypes : [nme_EntityLiving], returnType : $rt_booleancls(), callable : null }, { - name : "func_181087_e", + name : "shouldRender", modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, nmu_BlockPos], + accessLevel : 3, + parameterTypes : [nme_EntityLiving, nmcrc_ICamera, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], returnType : $rt_booleancls(), callable : null }, { - name : "getRenderType", + name : "doRender", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "breakBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + parameterTypes : [nme_EntityLiving, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], returnType : $rt_voidcls(), callable : null }, { - name : "onBlockEventReceived", + name : "func_177105_a", modifiers : 0, accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, $rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }]; - nmcrbs_StateMapperBase.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], + parameterTypes : [nme_EntityLiving, $rt_floatcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getPropertyString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Map], - returnType : jl_String, - callable : null - }, { - name : "putStateModelLocations", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmb_Block], - returnType : ju_Map, - callable : null - }, { - name : "getModelResourceLocation", - modifiers : 1, - accessLevel : 2, - parameterTypes : [nmbs_IBlockState], - returnType : nmcrm_ModelResourceLocation, - callable : null - }]; - nmd_BehaviorProjectileDispense.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "dispenseStack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmd_IBlockSource, nmi_ItemStack], - returnType : nmi_ItemStack, - callable : null - }, { - name : "playDispenseSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmd_IBlockSource], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getProjectileEntity", - modifiers : 1, - accessLevel : 2, - parameterTypes : [nmw_World, nmd_IPosition], - returnType : nme_IProjectile, - callable : null - }, { - name : "func_82498_a", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "func_82500_b", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }]; - drmb_RenderModule.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, drmb_Category, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, drmb_Category, $rt_intcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "draw", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "Resize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "draggingFix", + name : "interpolateValue", modifiers : 0, accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls()], + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "renderLeash", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_EntityLiving, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], returnType : $rt_voidcls(), callable : null }, { - name : "renderLayout", - modifiers : 0, + name : "canRenderName", + modifiers : 96, + accessLevel : 2, + parameterTypes : [nme_EntityLivingBase], + returnType : $rt_booleancls(), + callable : null + }, { + name : "doRender", + modifiers : 96, accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], + parameterTypes : [nme_EntityLivingBase, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), + name : "canRenderName", + modifiers : 96, + accessLevel : 2, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), callable : null }, { - name : "setX", - modifiers : 0, + name : "doRender", + modifiers : 96, accessLevel : 3, - parameterTypes : [$rt_intcls()], + parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getY", - modifiers : 0, + name : "shouldRender", + modifiers : 96, accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setY", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWidth", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setWidth", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), + parameterTypes : [nme_Entity, nmcrc_ICamera, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_booleancls(), callable : null }]; - nmb_BlockBanner.$meta.methods = [ + nmn_JsonToNBT$Any.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLocalizedName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getCollisionBoundingBox", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : nmu_AxisAlignedBB, - callable : null - }, { - name : "getSelectedBoundingBox", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : nmu_AxisAlignedBB, - callable : null - }, { - name : "isFullCube", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isPassable", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isOpaqueCube", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_181623_g", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "createNewTileEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_intcls()], - returnType : nmt_TileEntity, - callable : null - }, { - name : "getItemDropped", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbs_IBlockState, nlev_EaglercraftRandom, $rt_intcls()], - returnType : nmi_Item, - callable : null - }, { - name : "getItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : nmi_Item, - callable : null - }, { - name : "dropBlockAsItemWithChance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, $rt_floatcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canPlaceBlockAt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : $rt_booleancls(), - callable : null - }, { - name : "harvestBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmep_EntityPlayer, nmu_BlockPos, nmbs_IBlockState, nmt_TileEntity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, accessLevel : 0, parameterTypes : [], returnType : $rt_voidcls(), callable : null - }]; - nmb_BlockStoneSlabNew.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null }, { - name : "bootstrapStates", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLocalizedName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getItemDropped", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbs_IBlockState, nlev_EaglercraftRandom, $rt_intcls()], - returnType : nmi_Item, - callable : null - }, { - name : "getItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : nmi_Item, - callable : null - }, { - name : "getUnlocalizedName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "getVariantProperty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmbp_IProperty, - callable : null - }, { - name : "getVariant", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : jl_Object, - callable : null - }, { - name : "getSubBlocks", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_Item, nmc_CreativeTabs, ju_List], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getStateFromMeta", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "getMetaFromState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbs_IBlockState], - returnType : $rt_intcls(), - callable : null - }, { - name : "createBlockState", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmbs_BlockState, - callable : null - }, { - name : "getMapColor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbs_IBlockState], - returnType : nmbm_MapColor, - callable : null - }, { - name : "damageDropped", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbs_IBlockState], - returnType : $rt_intcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmb_BlockFlower.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "damageDropped", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbs_IBlockState], - returnType : $rt_intcls(), - callable : null - }, { - name : "getSubBlocks", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_Item, nmc_CreativeTabs, ju_List], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getStateFromMeta", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "getBlockType", + name : "parse", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : nmb_BlockFlower$EnumFlowerColor, - callable : null - }, { - name : "getTypeProperty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmbp_IProperty, - callable : null - }, { - name : "getMetaFromState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbs_IBlockState], - returnType : $rt_intcls(), - callable : null - }, { - name : "createBlockState", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmbs_BlockState, - callable : null - }, { - name : "getOffsetType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmb_Block$EnumOffsetType, - callable : null - }]; - cgcc_AbstractIterator.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "computeNext", - modifiers : 1, - accessLevel : 2, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "endOfData", - modifiers : 4, - accessLevel : 2, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "hasNext", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "tryToComputeNext", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "next", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "peek", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - nmb_BlockLeaves.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBlockColor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRenderColor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbs_IBlockState], - returnType : $rt_intcls(), - callable : null - }, { - name : "colorMultiplier", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "breakBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "randomDisplayTick", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nlev_EaglercraftRandom], - returnType : $rt_voidcls(), - callable : null - }, { - name : "destroy", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "quantityDropped", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlev_EaglercraftRandom], - returnType : $rt_intcls(), - callable : null - }, { - name : "getItemDropped", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbs_IBlockState, nlev_EaglercraftRandom, $rt_intcls()], - returnType : nmi_Item, - callable : null - }, { - name : "dropApple", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSaplingDropChance", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmbs_IBlockState], - returnType : $rt_intcls(), - callable : null - }, { - name : "isOpaqueCube", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setGraphicsLevel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBlockLayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_EnumWorldBlockLayer, - callable : null - }, { - name : "isVisuallyOpaque", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getWoodType", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmb_BlockPlanks$EnumType, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), + returnType : nmn_NBTBase, callable : null }]; cgcc_ImmutableList.$meta.methods = [ @@ -56831,142 +57294,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcre_Render.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmcre_RenderManager], - returnType : $rt_voidcls(), - callable : null - }, { - name : "shouldRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, nmcrc_ICamera, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "doRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderName", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canRenderName", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "renderOffsetLivingLabel", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), jl_String, $rt_floatcls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEntityTexture", - modifiers : 1, - accessLevel : 2, - parameterTypes : [nme_Entity], - returnType : nmu_ResourceLocation, - callable : null - }, { - name : "bindEntityTexture", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "bindTexture", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_ResourceLocation], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderEntityOnFire", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderShadow", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWorldFromRenderManager", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : nmw_World, - callable : null - }, { - name : "func_180549_a", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmb_Block, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmu_BlockPos, $rt_floatcls(), $rt_floatcls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderOffsetAABB", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmu_AxisAlignedBB, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "doRenderShadowAndFire", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFontRendererFromRenderManager", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcg_FontRenderer, - callable : null - }, { - name : "renderLivingLabel", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_Entity, jl_String, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRenderManager", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcre_RenderManager, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmi_ItemMapBase.$meta.methods = [ + nmb_BlockStoneSlabNew.$meta.methods = [ { name : "", modifiers : 0, @@ -56975,1213 +57303,19 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "isMap", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "createMapDataPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack, nmw_World, nmep_EntityPlayer], - returnType : nmn_Packet, - callable : null - }]; - nmb_BlockDirectional.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmbm_Material], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmbm_Material, nmbm_MapColor], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", + name : "bootstrapStates", modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - cgcc_ImmutableSet.$meta.methods = [ - { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, $rt_arraycls(jl_Object)], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "construct", - modifiers : 512, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_arraycls(jl_Object)], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "chooseTableSize", - modifiers : 512, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "copyOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_Object)], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "copyOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Iterable], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "copyOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_Iterator], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "copyOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "copyOfEnumSet", - modifiers : 512, - accessLevel : 1, - parameterTypes : [ju_EnumSet], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isHashCodeFast", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_booleancls(), - 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 : "iterator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_UnmodifiableIterator, - callable : null - }, { - name : "writeReplace", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "builder", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableSet$Builder, - callable : null - }, { - name : "iterator", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }, { - name : "access$000", - modifiers : 544, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_arraycls(jl_Object)], - returnType : cgcc_ImmutableSet, - callable : null - }]; - nmd_BehaviorDefaultDispenseItem.$meta.methods = [ - { - name : "", - modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "dispense", - modifiers : 4, - accessLevel : 3, - parameterTypes : [nmd_IBlockSource, nmi_ItemStack], - returnType : nmi_ItemStack, - callable : null - }, { - name : "dispenseStack", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmd_IBlockSource, nmi_ItemStack], - returnType : nmi_ItemStack, - callable : null - }, { - name : "doDispense", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmw_World, nmi_ItemStack, $rt_intcls(), nmu_EnumFacing, nmd_IPosition], - returnType : $rt_voidcls(), - callable : null - }, { - name : "playDispenseSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmd_IBlockSource], - returnType : $rt_voidcls(), - callable : null - }, { - name : "spawnDispenseParticles", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmd_IBlockSource, nmu_EnumFacing], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_82488_a", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmu_EnumFacing], - returnType : $rt_intcls(), - callable : null - }]; - cgcc_AbstractIndexedListIterator.$meta.methods = [ - { - name : "get", - modifiers : 1, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : jl_Object, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hasNext", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "next", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "nextIndex", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "hasPrevious", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "previous", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "previousIndex", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - cgcc_ImmutableMapEntry.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_Object, jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [cgcc_ImmutableMapEntry], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getNextInKeyBucket", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : cgcc_ImmutableMapEntry, - callable : null - }, { - name : "getNextInValueBucket", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : cgcc_ImmutableMapEntry, - callable : null - }]; - cgcc_AbstractMapEntry.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getKey", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "getValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "setValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", + name : "getLocalizedName", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : jl_String, callable : null - }]; - nme_Enchantment.$meta.methods = [ - { - name : "getEnchantmentById", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nme_Enchantment, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), nmu_ResourceLocation, $rt_intcls(), nme_EnumEnchantmentType], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEnchantmentByLocation", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nme_Enchantment, - callable : null - }, { - name : "func_181077_c", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }, { - name : "getWeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMinLevel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMaxLevel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - 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 : "calcModifierDamage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmu_DamageSource], - returnType : $rt_intcls(), - callable : null - }, { - name : "calcDamageByCreature", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nme_EnumCreatureAttribute], - returnType : $rt_floatcls(), - callable : null - }, { - name : "canApplyTogether", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Enchantment], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nme_Enchantment, - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getTranslatedName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "canApply", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onEntityDamaged", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase, nme_Entity, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUserHurt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase, nme_Entity, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - ju_LinkedHashMap$AbstractMapIterator.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [ju_LinkedHashMap], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hasNext", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "checkConcurrentMod", - modifiers : 4, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "makeNext", - modifiers : 4, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "remove", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - cgcc_TransformedIterator.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [ju_Iterator], - returnType : $rt_voidcls(), - callable : null - }, { - name : "transform", - modifiers : 1, - accessLevel : 0, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "hasNext", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "next", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "remove", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmb_BlockButton.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCollisionBoundingBox", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : nmu_AxisAlignedBB, - callable : null - }, { - name : "tickRate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_intcls(), - callable : null - }, { - name : "isOpaqueCube", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isFullCube", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canPlaceBlockOnSide", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmu_EnumFacing], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canPlaceBlockAt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_181088_a", - modifiers : 512, - accessLevel : 2, - parameterTypes : [nmw_World, nmu_BlockPos, nmu_EnumFacing], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onBlockPlaced", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmu_EnumFacing, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), nme_EntityLivingBase], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "onNeighborBlockChange", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nmb_Block], - returnType : $rt_voidcls(), - callable : null - }, { - name : "checkForDrop", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setBlockBoundsBasedOnState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateBlockBounds", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmbs_IBlockState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onBlockActivated", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nmep_EntityPlayer, nmu_EnumFacing, $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "breakBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWeakPower", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmbs_IBlockState, nmu_EnumFacing], - returnType : $rt_intcls(), - callable : null - }, { - name : "getStrongPower", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmbs_IBlockState, nmu_EnumFacing], - returnType : $rt_intcls(), - callable : null - }, { - name : "canProvidePower", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setBlockBoundsForItemRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "notifyNeighbors", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmw_World, nmu_BlockPos, nmu_EnumFacing], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getStateFromMeta", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "getMetaFromState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbs_IBlockState], - returnType : $rt_intcls(), - callable : null - }, { - name : "createBlockState", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmbs_BlockState, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jt_DateFormatElement.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "format", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_Calendar, jl_StringBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "parse", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], - returnType : $rt_voidcls(), - callable : null - }, { - name : "matches", - modifiers : 512, - accessLevel : 0, - parameterTypes : [jl_String, $rt_intcls(), jl_String], - returnType : $rt_booleancls(), - callable : null - }, { - name : "whichMatches", - modifiers : 512, - accessLevel : 0, - parameterTypes : [jl_String, jt_ParsePosition, $rt_arraycls(jl_String)], - returnType : $rt_intcls(), - callable : null - }, { - name : "tryParseFixedTimeZone", - modifiers : 512, - accessLevel : 0, - parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], - returnType : $rt_booleancls(), - callable : null - }, { - name : "parseHoursMinutes", - modifiers : 512, - accessLevel : 0, - parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getStaticTimeZone", - modifiers : 512, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : ju_TimeZone, - 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 - }]; - nmeaa_BaseAttribute.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmeaa_IAttribute, jl_String, $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAttributeUnlocalizedName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDefaultValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getShouldWatch", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setShouldWatch", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : nmeaa_BaseAttribute, - callable : null - }, { - name : "func_180372_d", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmeaa_IAttribute, - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; - jl_Number.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "intValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "longValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "floatValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "doubleValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "byteValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "shortValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_shortcls(), - callable : null - }]; - ju_AbstractMap.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "size", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isEmpty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "containsValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "containsKey", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "putAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Map], - returnType : $rt_voidcls(), - callable : null - }, { - name : "remove", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "entrySet", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }, { - name : "clear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "keySet", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }, { - name : "values", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Collection, - 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 : "clone", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - nmb_BlockLiquid.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmbm_Material], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isPassable", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], - returnType : $rt_booleancls(), - callable : null - }, { - name : "colorMultiplier", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getLiquidHeightPercent", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getLevel", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], - returnType : $rt_intcls(), - callable : null - }, { - name : "getEffectiveFlowDecay", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], - returnType : $rt_intcls(), - callable : null - }, { - name : "isFullCube", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isOpaqueCube", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canCollideCheck", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbs_IBlockState, $rt_booleancls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isBlockSolid", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmu_EnumFacing], - returnType : $rt_booleancls(), - callable : null - }, { - name : "shouldSideBeRendered", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmu_EnumFacing], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_176364_g", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCollisionBoundingBox", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : nmu_AxisAlignedBB, - callable : null - }, { - name : "getRenderType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null }, { name : "getItemDropped", modifiers : 0, @@ -58190,87 +57324,38 @@ function jl_Class_createMetadata() { returnType : nmi_Item, callable : null }, { - name : "quantityDropped", + name : "getItem", modifiers : 0, accessLevel : 3, - parameterTypes : [nlev_EaglercraftRandom], - returnType : $rt_intcls(), + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : nmi_Item, callable : null }, { - name : "getFlowVector", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], - returnType : nmu_Vec3, - callable : null - }, { - name : "modifyAcceleration", + name : "getUnlocalizedName", modifiers : 0, accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nme_Entity, nmu_Vec3], - returnType : nmu_Vec3, + parameterTypes : [$rt_intcls()], + returnType : jl_String, callable : null }, { - name : "tickRate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMixedBrightnessForBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], - returnType : $rt_intcls(), - callable : null - }, { - name : "getBlockLayer", + name : "getVariantProperty", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nmu_EnumWorldBlockLayer, + returnType : nmbp_IProperty, callable : null }, { - name : "randomDisplayTick", + name : "getVariant", modifiers : 0, accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nlev_EaglercraftRandom], - returnType : $rt_voidcls(), + parameterTypes : [nmi_ItemStack], + returnType : jl_Object, callable : null }, { - name : "getFlowDirection", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmbm_Material], - returnType : $rt_doublecls(), - callable : null - }, { - name : "onBlockAdded", + name : "getSubBlocks", modifiers : 0, accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onNeighborBlockChange", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nmb_Block], - returnType : $rt_voidcls(), - callable : null - }, { - name : "checkForMixing", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_booleancls(), - callable : null - }, { - name : "triggerMixEffects", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, nmu_BlockPos], + parameterTypes : [nmi_Item, nmc_CreativeTabs, ju_List], returnType : $rt_voidcls(), callable : null }, { @@ -58295,18 +57380,18 @@ function jl_Class_createMetadata() { returnType : nmbs_BlockState, callable : null }, { - name : "getFlowingBlock", - modifiers : 512, + name : "getMapColor", + modifiers : 0, accessLevel : 3, - parameterTypes : [nmbm_Material], - returnType : nmb_BlockDynamicLiquid, + parameterTypes : [nmbs_IBlockState], + returnType : nmbm_MapColor, callable : null }, { - name : "getStaticBlock", - modifiers : 512, + name : "damageDropped", + modifiers : 0, accessLevel : 3, - parameterTypes : [nmbm_Material], - returnType : nmb_BlockStaticLiquid, + parameterTypes : [nmbs_IBlockState], + returnType : $rt_intcls(), callable : null }, { name : "", @@ -58316,1205 +57401,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmb_BlockBush.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmbm_Material], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmbm_Material, nmbm_MapColor], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canPlaceBlockAt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canPlaceBlockOn", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmb_Block], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onNeighborBlockChange", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nmb_Block], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateTick", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nlev_EaglercraftRandom], - returnType : $rt_voidcls(), - callable : null - }, { - name : "checkAndDropBlock", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canBlockStay", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCollisionBoundingBox", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : nmu_AxisAlignedBB, - callable : null - }, { - name : "isOpaqueCube", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isFullCube", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getBlockLayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_EnumWorldBlockLayer, - callable : null - }]; - nleviv_FolderResourcePack.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getInputStreamByName", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_String], - returnType : ji_InputStream, - callable : null - }, { - name : "hasResourceName", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_String], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getResourceDomains", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }]; - jl_Object.$meta.methods = [ - { - name : "monitorEnterSync", - modifiers : 512, - accessLevel : 0, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "monitorExitSync", - modifiers : 512, - accessLevel : 0, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "monitorEnter", - modifiers : 512, - accessLevel : 0, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "monitorEnter", - modifiers : 512, - accessLevel : 0, - parameterTypes : [jl_Object, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "createMonitor", - modifiers : 512, - accessLevel : 1, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "monitorEnterWait", - modifiers : 768, - accessLevel : 0, - parameterTypes : [jl_Object, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "monitorEnterWait", - modifiers : 512, - accessLevel : 0, - parameterTypes : [jl_Object, $rt_intcls(), oti_AsyncCallback], - returnType : $rt_voidcls(), - callable : null - }, { - name : "monitorExit", - modifiers : 512, - accessLevel : 0, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "monitorExit", - modifiers : 512, - accessLevel : 0, - parameterTypes : [jl_Object, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "waitForOtherThreads", - modifiers : 512, - accessLevel : 1, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isEmptyMonitor", - modifiers : 4, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "deleteMonitor", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "holdsLock", - modifiers : 512, - accessLevel : 0, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "fakeInit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getClass", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Class, - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "identity", - modifiers : 4, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "hashCodeLowLevel", - modifiers : 768, - accessLevel : 1, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "hashCodeLowLevelImpl", - modifiers : 512, - accessLevel : 1, - parameterTypes : [otr_RuntimeObject], - returnType : $rt_intcls(), - callable : null - }, { - name : "setHashCodeLowLevel", - modifiers : 768, - accessLevel : 1, - parameterTypes : [jl_Object, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setHashCodeLowLevelImpl", - modifiers : 512, - accessLevel : 1, - parameterTypes : [otr_RuntimeObject, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "identityLowLevel", - modifiers : 512, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "identityOrMonitor", - modifiers : 256, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "identityOrMonitorLowLevel", - modifiers : 512, - accessLevel : 1, - parameterTypes : [otr_RuntimeObject], - returnType : $rt_intcls(), - callable : null - }, { - name : "setIdentity", - modifiers : 256, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setIdentityLowLevel", - modifiers : 512, - accessLevel : 1, - parameterTypes : [otr_RuntimeObject, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clone", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "cloneLowLevel", - modifiers : 512, - accessLevel : 1, - parameterTypes : [otr_RuntimeObject], - returnType : otr_RuntimeObject, - callable : null - }, { - name : "notify", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "notifyAll", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "wait", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "wait", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_longcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "waitImpl", - modifiers : 256, - accessLevel : 1, - parameterTypes : [$rt_longcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "waitImpl", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_longcls(), $rt_intcls(), oti_AsyncCallback], - returnType : $rt_voidcls(), - callable : null - }, { - name : "wait", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "finalize", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "lambda$monitorExit$2", - modifiers : 544, - accessLevel : 1, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "lambda$monitorExit$1", - modifiers : 544, - accessLevel : 1, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "lambda$monitorEnterWait$0", - modifiers : 544, - accessLevel : 1, - parameterTypes : [jl_Thread, jl_Object, $rt_intcls(), oti_AsyncCallback], - returnType : $rt_voidcls(), - 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 : "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 - }]; - nmcg_Gui.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawHorizontalLine", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawVerticalLine", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawRect", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawGradientRect", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawCenteredString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcg_FontRenderer, jl_String, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcg_FontRenderer, jl_String, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawTexturedModalRect", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawTexturedModalRect", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawTexturedModalRect", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), nlevm_EaglerTextureAtlasSprite, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawModalRectWithCustomSizedTexture", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawScaledCustomSizeModalRect", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jur_LeafSet.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jur_AbstractSet], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "accepts", - modifiers : 1, - 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 : "charCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "hasConsumed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jur_MatchResultImpl], - returnType : $rt_booleancls(), - callable : null - }]; - ju_AbstractSet.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "removeAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : $rt_booleancls(), - 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 - }]; - cgcb_CharMatcher$FastMatcher.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "precomputed", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : cgcb_CharMatcher, - callable : null - }, { - name : "negate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcb_CharMatcher, - callable : null - }, { - name : "apply", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; - nmn_NBTBase$NBTPrimitive.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getShort", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_shortcls(), - callable : null - }, { - name : "getByte", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "getDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getFloat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }]; - nmu_ChatComponentStyle.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "appendSibling", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "getSiblings", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "appendText", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "setChatStyle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_ChatStyle], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "getChatStyle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_ChatStyle, - callable : null - }, { - name : "iterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }, { - name : "getUnformattedText", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getFormattedText", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "createDeepCopyIterator", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Iterable], - returnType : ju_Iterator, - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nmn_NBTBase.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 1, - accessLevel : 0, - parameterTypes : [ji_DataOutput], - returnType : $rt_voidcls(), - callable : null - }, { - name : "read", - modifiers : 1, - accessLevel : 0, - parameterTypes : [ji_DataInput, $rt_intcls(), nmn_NBTSizeTracker], - returnType : $rt_voidcls(), - callable : null - }, { - name : "toString", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getId", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "createNewByType", - modifiers : 512, - accessLevel : 2, - parameterTypes : [$rt_bytecls()], - returnType : nmn_NBTBase, - callable : null - }, { - name : "copy", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmn_NBTBase, - callable : null - }, { - name : "hasNoTags", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - 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 : "getString", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcre_RenderBiped.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcre_RenderManager, nmcm_ModelBiped, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcre_RenderManager, nmcm_ModelBiped, $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEntityTexture", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_EntityLiving], - returnType : nmu_ResourceLocation, - callable : null - }, { - name : "transformHeldFull3DItemLayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEntityTexture", - modifiers : 96, - accessLevel : 2, - parameterTypes : [nme_Entity], - returnType : nmu_ResourceLocation, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - cgcc_ImmutableBiMap.$meta.methods = [ - { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableBiMap, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : cgcc_ImmutableBiMap, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableBiMap, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableBiMap, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableBiMap, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableBiMap, - callable : null - }, { - name : "builder", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableBiMap$Builder, - callable : null - }, { - name : "copyOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_Map], - returnType : cgcc_ImmutableBiMap, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "inverse", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableBiMap, - callable : null - }, { - name : "values", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "forcePut", - modifiers : 128, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "writeReplace", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "values", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableCollection, - callable : null - }, { - name : "values", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Collection, - callable : null - }, { - name : "inverse", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_BiMap, - callable : null - }, { - name : "values", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - cgcc_UnmodifiableIterator.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "remove", - modifiers : 132, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - ju_AbstractList.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "iterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }, { - name : "addAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), ju_Collection], - returnType : $rt_booleancls(), - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "remove", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_Object, - callable : null - }, { - name : "indexOf", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "lastIndexOf", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "clear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "listIterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_ListIterator, - callable : null - }, { - name : "listIterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : ju_ListIterator, - callable : null - }, { - name : "subList", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : ju_List, - callable : null - }, { - name : "removeRange", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; nmcg_FontRenderer.$meta.methods = [ { name : "", @@ -59776,7 +57662,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmb_BlockSign.$meta.methods = [ + jlr_AccessibleObject.$meta.methods = [ { name : "", modifiers : 0, @@ -59785,317 +57671,279 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "getCollisionBoundingBox", - modifiers : 0, + name : "setAccessible", + modifiers : 512, accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : nmu_AxisAlignedBB, + parameterTypes : [$rt_arraycls(jlr_AccessibleObject), $rt_booleancls()], + returnType : $rt_voidcls(), callable : null }, { - name : "getSelectedBoundingBox", + name : "setAccessible", modifiers : 0, accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : nmu_AxisAlignedBB, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), callable : null }, { - name : "isFullCube", + name : "isAccessible", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "isPassable", + name : "getAnnotation", modifiers : 0, accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], - returnType : $rt_booleancls(), + parameterTypes : [jl_Class], + returnType : jla_Annotation, callable : null }, { - name : "isOpaqueCube", + name : "getAnnotations", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_booleancls(), + returnType : $rt_arraycls(jla_Annotation), callable : null }, { - name : "func_181623_g", + name : "getDeclaredAnnotations", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "createNewTileEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_intcls()], - returnType : nmt_TileEntity, - callable : null - }, { - name : "getItemDropped", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbs_IBlockState, nlev_EaglercraftRandom, $rt_intcls()], - returnType : nmi_Item, - callable : null - }, { - name : "getItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : nmi_Item, - callable : null - }, { - name : "onBlockActivated", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nmep_EntityPlayer, nmu_EnumFacing, $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canPlaceBlockAt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : $rt_booleancls(), + returnType : $rt_arraycls(jla_Annotation), callable : null }]; - cgcc_UnmodifiableListIterator.$meta.methods = [ + drs_Setting.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 2, - parameterTypes : [], + accessLevel : 3, + parameterTypes : [jl_String, jl_String], returnType : $rt_voidcls(), callable : null }, { - name : "add", - modifiers : 132, + name : "", + modifiers : 0, accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 132, - accessLevel : 3, - parameterTypes : [jl_Object], + parameterTypes : [jl_String, jl_String, $rt_booleancls()], returnType : $rt_voidcls(), callable : null }]; - cgcc_FluentIterable.$meta.methods = [ + nmi_ItemMapBase.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 2, + accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null + }, { + name : "isMap", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "createMapDataPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack, nmw_World, nmep_EntityPlayer], + returnType : nmn_Packet, + callable : null + }]; + cgcc_ImmutableMapEntry.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_Object, jl_Object], + returnType : $rt_voidcls(), + callable : null }, { name : "", modifiers : 0, accessLevel : 0, - parameterTypes : [jl_Iterable], + parameterTypes : [cgcc_ImmutableMapEntry], returnType : $rt_voidcls(), callable : null }, { - name : "from", + name : "getNextInKeyBucket", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : cgcc_ImmutableMapEntry, + callable : null + }, { + name : "getNextInValueBucket", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : cgcc_ImmutableMapEntry, + callable : null + }]; + cgcc_ImmutableSet.$meta.methods = [ + { + name : "of", modifiers : 512, accessLevel : 3, - parameterTypes : [jl_Iterable], - returnType : cgcc_FluentIterable, - callable : null - }, { - name : "from", - modifiers : 640, - accessLevel : 3, - parameterTypes : [cgcc_FluentIterable], - returnType : cgcc_FluentIterable, - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "size", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "contains", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "cycle", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_FluentIterable, - callable : null - }, { - name : "filter", - modifiers : 4, - accessLevel : 3, - parameterTypes : [cgcb_Predicate], - returnType : cgcc_FluentIterable, - callable : null - }, { - name : "filter", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jl_Class], - returnType : cgcc_FluentIterable, - callable : null - }, { - name : "anyMatch", - modifiers : 4, - accessLevel : 3, - parameterTypes : [cgcb_Predicate], - returnType : $rt_booleancls(), - callable : null - }, { - name : "allMatch", - modifiers : 4, - accessLevel : 3, - parameterTypes : [cgcb_Predicate], - returnType : $rt_booleancls(), - callable : null - }, { - name : "firstMatch", - modifiers : 4, - accessLevel : 3, - parameterTypes : [cgcb_Predicate], - returnType : cgcb_Optional, - callable : null - }, { - name : "transform", - modifiers : 4, - accessLevel : 3, - parameterTypes : [cgcb_Function], - returnType : cgcc_FluentIterable, - callable : null - }, { - name : "transformAndConcat", - modifiers : 0, - accessLevel : 3, - parameterTypes : [cgcb_Function], - returnType : cgcc_FluentIterable, - callable : null - }, { - name : "first", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : cgcb_Optional, - callable : null - }, { - name : "last", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : cgcb_Optional, - callable : null - }, { - name : "skip", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : cgcc_FluentIterable, - callable : null - }, { - name : "limit", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : cgcc_FluentIterable, - callable : null - }, { - name : "isEmpty", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toList", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableList, - callable : null - }, { - name : "toSortedList", - modifiers : 4, - accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : cgcc_ImmutableList, - callable : null - }, { - name : "toSet", - modifiers : 4, - accessLevel : 3, parameterTypes : [], returnType : cgcc_ImmutableSet, callable : null }, { - name : "toSortedSet", - modifiers : 4, + name : "of", + modifiers : 512, accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : cgcc_ImmutableSortedSet, + parameterTypes : [jl_Object], + returnType : cgcc_ImmutableSet, callable : null }, { - name : "toMap", - modifiers : 4, + name : "of", + modifiers : 512, accessLevel : 3, - parameterTypes : [cgcb_Function], - returnType : cgcc_ImmutableMap, + parameterTypes : [jl_Object, jl_Object], + returnType : cgcc_ImmutableSet, callable : null }, { - name : "index", - modifiers : 4, + name : "of", + modifiers : 512, accessLevel : 3, - parameterTypes : [cgcb_Function], - returnType : cgcc_ImmutableListMultimap, + parameterTypes : [jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableSet, callable : null }, { - name : "uniqueIndex", - modifiers : 4, + name : "of", + modifiers : 512, accessLevel : 3, - parameterTypes : [cgcb_Function], - returnType : cgcc_ImmutableMap, + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableSet, callable : null }, { - name : "toArray", - modifiers : 4, + name : "of", + modifiers : 512, accessLevel : 3, - parameterTypes : [jl_Class], - returnType : $rt_arraycls(jl_Object), + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableSet, callable : null }, { - name : "copyInto", - modifiers : 4, + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, $rt_arraycls(jl_Object)], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "construct", + modifiers : 512, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_arraycls(jl_Object)], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "chooseTableSize", + modifiers : 512, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "copyOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_Object)], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "copyOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Iterable], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "copyOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_Iterator], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "copyOf", + modifiers : 512, accessLevel : 3, parameterTypes : [ju_Collection], - returnType : ju_Collection, + returnType : cgcc_ImmutableSet, callable : null }, { - name : "get", - modifiers : 4, + name : "copyOfEnumSet", + modifiers : 512, + accessLevel : 1, + parameterTypes : [ju_EnumSet], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isHashCodeFast", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "equals", + modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls()], + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "iterator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_UnmodifiableIterator, + callable : null + }, { + name : "writeReplace", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], returnType : jl_Object, callable : null + }, { + name : "builder", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableSet$Builder, + callable : null + }, { + name : "iterator", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }, { + name : "access$000", + modifiers : 544, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_arraycls(jl_Object)], + returnType : cgcc_ImmutableSet, + callable : null }]; nmb_BlockWoodSlab.$meta.methods = [ { @@ -60190,7 +58038,7 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; - nmb_BlockLog.$meta.methods = [ + nmb_BlockLeaves.$meta.methods = [ { name : "", modifiers : 0, @@ -60199,11 +58047,25 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "bootstrapStates", - modifiers : 512, + name : "getBlockColor", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : $rt_intcls(), + callable : null + }, { + name : "getRenderColor", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbs_IBlockState], + returnType : $rt_intcls(), + callable : null + }, { + name : "colorMultiplier", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, $rt_intcls()], + returnType : $rt_intcls(), callable : null }, { name : "breakBlock", @@ -60213,11 +58075,81 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "onBlockPlaced", + name : "randomDisplayTick", modifiers : 0, accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmu_EnumFacing, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), nme_EntityLivingBase], - returnType : nmbs_IBlockState, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nlev_EaglercraftRandom], + returnType : $rt_voidcls(), + callable : null + }, { + name : "destroy", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "quantityDropped", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlev_EaglercraftRandom], + returnType : $rt_intcls(), + callable : null + }, { + name : "getItemDropped", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbs_IBlockState, nlev_EaglercraftRandom, $rt_intcls()], + returnType : nmi_Item, + callable : null + }, { + name : "dropApple", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSaplingDropChance", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmbs_IBlockState], + returnType : $rt_intcls(), + callable : null + }, { + name : "isOpaqueCube", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setGraphicsLevel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBlockLayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_EnumWorldBlockLayer, + callable : null + }, { + name : "isVisuallyOpaque", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getWoodType", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmb_BlockPlanks$EnumType, callable : null }, { name : "", @@ -60227,7 +58159,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcrt_TileEntitySpecialRenderer.$meta.methods = [ + ju_AbstractSet.$meta.methods = [ { name : "", modifiers : 0, @@ -60236,47 +58168,516 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "renderTileEntityAt", + name : "removeAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : $rt_booleancls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + jt_DateFormatElement.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "format", modifiers : 1, accessLevel : 3, - parameterTypes : [nmt_TileEntity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], + parameterTypes : [ju_Calendar, jl_StringBuffer], returnType : $rt_voidcls(), callable : null }, { - name : "bindTexture", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_ResourceLocation], + name : "parse", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], returnType : $rt_voidcls(), callable : null }, { - name : "getWorld", + name : "matches", + modifiers : 512, + accessLevel : 0, + parameterTypes : [jl_String, $rt_intcls(), jl_String], + returnType : $rt_booleancls(), + callable : null + }, { + name : "whichMatches", + modifiers : 512, + accessLevel : 0, + parameterTypes : [jl_String, jt_ParsePosition, $rt_arraycls(jl_String)], + returnType : $rt_intcls(), + callable : null + }, { + name : "tryParseFixedTimeZone", + modifiers : 512, + accessLevel : 0, + parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], + returnType : $rt_booleancls(), + callable : null + }, { + name : "parseHoursMinutes", + modifiers : 512, + accessLevel : 0, + parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getStaticTimeZone", + modifiers : 512, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : ju_TimeZone, + callable : null + }]; + nmb_BlockSign.$meta.methods = [ + { + name : "", modifiers : 0, accessLevel : 2, parameterTypes : [], - returnType : nmw_World, - callable : null - }, { - name : "setRendererDispatcher", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrt_TileEntityRendererDispatcher], returnType : $rt_voidcls(), callable : null }, { - name : "getFontRenderer", + name : "getCollisionBoundingBox", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : nmcg_FontRenderer, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : nmu_AxisAlignedBB, callable : null }, { - name : "func_181055_a", + name : "getSelectedBoundingBox", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : nmu_AxisAlignedBB, + callable : null + }, { + name : "isFullCube", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null + }, { + name : "isPassable", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isOpaqueCube", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_181623_g", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "createNewTileEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_intcls()], + returnType : nmt_TileEntity, + callable : null + }, { + name : "getItemDropped", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbs_IBlockState, nlev_EaglercraftRandom, $rt_intcls()], + returnType : nmi_Item, + callable : null + }, { + name : "getItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : nmi_Item, + callable : null + }, { + name : "onBlockActivated", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nmep_EntityPlayer, nmu_EnumFacing, $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canPlaceBlockAt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : $rt_booleancls(), + callable : null + }]; + nmb_BlockFlower.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "damageDropped", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbs_IBlockState], + returnType : $rt_intcls(), + callable : null + }, { + name : "getSubBlocks", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_Item, nmc_CreativeTabs, ju_List], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getStateFromMeta", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "getBlockType", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmb_BlockFlower$EnumFlowerColor, + callable : null + }, { + name : "getTypeProperty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmbp_IProperty, + callable : null + }, { + name : "getMetaFromState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbs_IBlockState], + returnType : $rt_intcls(), + callable : null + }, { + name : "createBlockState", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmbs_BlockState, + callable : null + }, { + name : "getOffsetType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmb_Block$EnumOffsetType, + 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 : "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 + }]; + cgcc_UnmodifiableIterator.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "remove", + modifiers : 132, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmb_BlockBreakable.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmbm_Material, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmbm_Material, $rt_booleancls(), nmbm_MapColor], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isOpaqueCube", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "shouldSideBeRendered", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmu_EnumFacing], + returnType : $rt_booleancls(), + callable : null + }]; + nmcre_RendererLivingEntity.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcre_RenderManager, nmcm_ModelBase, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addLayer", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmcrel_LayerRenderer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "removeLayer", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmcrel_LayerRenderer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getMainModel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcm_ModelBase, + callable : null + }, { + name : "interpolateRotation", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "transformHeldFull3DItemLayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "doRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setScoreTeamColor", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_EntityLivingBase], + returnType : $rt_booleancls(), + callable : null + }, { + name : "unsetScoreTeamColor", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderModel", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_EntityLivingBase, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setDoRenderBrightness", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_EntityLivingBase, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setBrightness", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_EntityLivingBase, $rt_floatcls(), $rt_booleancls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "unsetBrightness", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderLivingAt", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_EntityLivingBase, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "rotateCorpse", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_EntityLivingBase, $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSwingProgress", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_EntityLivingBase, $rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "handleRotationFloat", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_EntityLivingBase, $rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "renderLayers", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_EntityLivingBase, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDeathMaxRotation", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_EntityLivingBase], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getColorMultiplier", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_EntityLivingBase, $rt_floatcls(), $rt_floatcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "preRenderCallback", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_EntityLivingBase, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canRenderName", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_EntityLivingBase], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setRenderOutlines", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canRenderName", + modifiers : 96, + accessLevel : 2, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "renderName", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "doRender", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null }, { name : "", modifiers : 512, @@ -60285,6 +58686,843 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + nmn_NBTBase$NBTPrimitive.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getShort", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_shortcls(), + callable : null + }, { + name : "getByte", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "getDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getFloat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }]; + nmcrd_BaseMetadataSectionSerializer.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmb_BlockRedstoneDiode.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isFullCube", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canPlaceBlockAt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canBlockStay", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : $rt_booleancls(), + callable : null + }, { + name : "randomTick", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nlev_EaglercraftRandom], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateTick", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nlev_EaglercraftRandom], + returnType : $rt_voidcls(), + callable : null + }, { + name : "shouldSideBeRendered", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmu_EnumFacing], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isPowered", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmbs_IBlockState], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getStrongPower", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmbs_IBlockState, nmu_EnumFacing], + returnType : $rt_intcls(), + callable : null + }, { + name : "getWeakPower", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmbs_IBlockState, nmu_EnumFacing], + returnType : $rt_intcls(), + callable : null + }, { + name : "onNeighborBlockChange", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nmb_Block], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateState", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isLocked", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_booleancls(), + callable : null + }, { + name : "shouldBePowered", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_booleancls(), + callable : null + }, { + name : "calculateInputStrength", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_intcls(), + callable : null + }, { + name : "getPowerOnSides", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_intcls(), + callable : null + }, { + name : "getPowerOnSide", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmu_EnumFacing], + returnType : $rt_intcls(), + callable : null + }, { + name : "canProvidePower", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onBlockPlaced", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmu_EnumFacing, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), nme_EntityLivingBase], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "onBlockPlacedBy", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nme_EntityLivingBase, nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onBlockAdded", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "notifyNeighbors", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onBlockDestroyedByPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isOpaqueCube", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canPowerSide", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmb_Block], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getActiveSignal", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_intcls(), + callable : null + }, { + name : "isRedstoneRepeaterBlockID", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmb_Block], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isAssociated", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmb_Block], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isFacingTowardsRepeater", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getTickDelay", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmbs_IBlockState], + returnType : $rt_intcls(), + callable : null + }, { + name : "getDelay", + modifiers : 1, + accessLevel : 2, + parameterTypes : [nmbs_IBlockState], + returnType : $rt_intcls(), + callable : null + }, { + name : "getPoweredState", + modifiers : 1, + accessLevel : 2, + parameterTypes : [nmbs_IBlockState], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "getUnpoweredState", + modifiers : 1, + accessLevel : 2, + parameterTypes : [nmbs_IBlockState], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "isAssociatedBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmb_Block], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getBlockLayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_EnumWorldBlockLayer, + callable : null + }]; + cgcc_AbstractIndexedListIterator.$meta.methods = [ + { + name : "get", + modifiers : 1, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : jl_Object, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "hasNext", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "next", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "nextIndex", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "hasPrevious", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "previous", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "previousIndex", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nmcrbs_StateMapperBase.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPropertyString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Map], + returnType : jl_String, + callable : null + }, { + name : "putStateModelLocations", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmb_Block], + returnType : ju_Map, + callable : null + }, { + name : "getModelResourceLocation", + modifiers : 1, + accessLevel : 2, + parameterTypes : [nmbs_IBlockState], + returnType : nmcrm_ModelResourceLocation, + callable : null + }]; + nmb_BlockRotatedPillar.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmbm_Material], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmbm_Material, nmbm_MapColor], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcrc_RenderChunk.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmcr_RenderGlobal, nmu_BlockPos, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setFrameIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "resortTransparency", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), nmcrc_ChunkCompileTaskGenerator], + returnType : $rt_voidcls(), + callable : null + }, { + name : "rebuildChunk", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), nmcrc_ChunkCompileTaskGenerator], + returnType : $rt_voidcls(), + callable : null + }, { + name : "finishCompileTask", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "makeCompileTaskChunk", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcrc_ChunkCompileTaskGenerator, + callable : null + }, { + name : "makeCompileTaskTransparency", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcrc_ChunkCompileTaskGenerator, + callable : null + }, { + name : "preRenderBlocks", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nlevo_WorldRenderer, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "postRenderBlocks", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmu_EnumWorldBlockLayer, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), nlevo_WorldRenderer, nmcrc_CompiledChunk], + returnType : $rt_voidcls(), + callable : null + }, { + name : "initModelviewMatrix", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "multModelviewMatrix", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCompiledChunk", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcrc_CompiledChunk, + callable : null + }, { + name : "setCompiledChunk", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrc_CompiledChunk], + returnType : $rt_voidcls(), + callable : null + }, { + name : "stopCompileTask", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "deleteGlResources", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "setNeedsUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isNeedsUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_181701_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_EnumFacing], + returnType : nmu_BlockPos, + callable : null + }]; + nmb_BlockLiquid.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmbm_Material], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isPassable", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], + returnType : $rt_booleancls(), + callable : null + }, { + name : "colorMultiplier", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getLiquidHeightPercent", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getLevel", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], + returnType : $rt_intcls(), + callable : null + }, { + name : "getEffectiveFlowDecay", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], + returnType : $rt_intcls(), + callable : null + }, { + name : "isFullCube", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isOpaqueCube", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canCollideCheck", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbs_IBlockState, $rt_booleancls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isBlockSolid", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmu_EnumFacing], + returnType : $rt_booleancls(), + callable : null + }, { + name : "shouldSideBeRendered", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmu_EnumFacing], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_176364_g", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCollisionBoundingBox", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : nmu_AxisAlignedBB, + callable : null + }, { + name : "getRenderType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getItemDropped", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbs_IBlockState, nlev_EaglercraftRandom, $rt_intcls()], + returnType : nmi_Item, + callable : null + }, { + name : "quantityDropped", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlev_EaglercraftRandom], + returnType : $rt_intcls(), + callable : null + }, { + name : "getFlowVector", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], + returnType : nmu_Vec3, + callable : null + }, { + name : "modifyAcceleration", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nme_Entity, nmu_Vec3], + returnType : nmu_Vec3, + callable : null + }, { + name : "tickRate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMixedBrightnessForBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBlockLayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_EnumWorldBlockLayer, + callable : null + }, { + name : "randomDisplayTick", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nlev_EaglercraftRandom], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFlowDirection", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmbm_Material], + returnType : $rt_doublecls(), + callable : null + }, { + name : "onBlockAdded", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onNeighborBlockChange", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nmb_Block], + returnType : $rt_voidcls(), + callable : null + }, { + name : "checkForMixing", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_booleancls(), + callable : null + }, { + name : "triggerMixEffects", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getStateFromMeta", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "getMetaFromState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbs_IBlockState], + returnType : $rt_intcls(), + callable : null + }, { + name : "createBlockState", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmbs_BlockState, + callable : null + }, { + name : "getFlowingBlock", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmbm_Material], + returnType : nmb_BlockDynamicLiquid, + callable : null + }, { + name : "getStaticBlock", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmbm_Material], + returnType : nmb_BlockStaticLiquid, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cgcc_TransformedIterator.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [ju_Iterator], + returnType : $rt_voidcls(), + callable : null + }, { + name : "transform", + modifiers : 1, + accessLevel : 0, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "hasNext", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "next", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "remove", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; nmwb_BiomeGenBase.$meta.methods = [ { name : "", @@ -60532,37 +59770,783 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmn_JsonToNBT$Any.$meta.methods = [ + nmi_ItemTool.$meta.methods = [ { name : "", modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_floatcls(), nmi_Item$ToolMaterial, ju_Set], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getStrVsBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack, nmb_Block], + returnType : $rt_floatcls(), + callable : null + }, { + name : "hitEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack, nme_EntityLivingBase, nme_EntityLivingBase], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onBlockDestroyed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack, nmw_World, nmb_Block, nmu_BlockPos, nme_EntityLivingBase], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isFull3D", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getToolMaterial", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_Item$ToolMaterial, + callable : null + }, { + name : "getItemEnchantability", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getToolMaterialName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getIsRepairable", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack, nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getItemAttributeModifiers", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_Multimap, + callable : null + }]; + nmb_BlockBasePressurePlate.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmbm_Material], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmbm_Material, nmbm_MapColor], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setBlockBoundsBasedOnState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setBlockBoundsBasedOnState0", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "tickRate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_intcls(), + callable : null + }, { + name : "getCollisionBoundingBox", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : nmu_AxisAlignedBB, + callable : null + }, { + name : "isOpaqueCube", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isFullCube", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isPassable", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_181623_g", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canPlaceBlockAt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onNeighborBlockChange", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nmb_Block], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canBePlacedOn", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : $rt_booleancls(), + callable : null + }, { + name : "randomTick", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nlev_EaglercraftRandom], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateTick", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nlev_EaglercraftRandom], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateState", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSensitiveAABB", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_BlockPos], + returnType : nmu_AxisAlignedBB, + callable : null + }, { + name : "breakBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateNeighbors", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWeakPower", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmbs_IBlockState, nmu_EnumFacing], + returnType : $rt_intcls(), + callable : null + }, { + name : "getStrongPower", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmu_BlockPos, nmbs_IBlockState, nmu_EnumFacing], + returnType : $rt_intcls(), + callable : null + }, { + name : "canProvidePower", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setBlockBoundsForItemRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMobilityFlag", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "computeRedstoneStrength", + modifiers : 1, + accessLevel : 2, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRedstoneStrength", + modifiers : 1, + accessLevel : 2, + parameterTypes : [nmbs_IBlockState], + returnType : $rt_intcls(), + callable : null + }, { + name : "setRedstoneStrength", + modifiers : 1, + accessLevel : 2, + parameterTypes : [nmbs_IBlockState, $rt_intcls()], + returnType : nmbs_IBlockState, + callable : null + }]; + jl_Number.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "intValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "longValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "floatValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "doubleValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "byteValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "shortValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_shortcls(), + callable : null + }]; + jur_LeafSet.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jur_AbstractSet], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "accepts", + modifiers : 1, + 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 : "charCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "hasConsumed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jur_MatchResultImpl], + returnType : $rt_booleancls(), + 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 + }]; + cgcb_Splitter$SplittingIterator.$meta.methods = [ + { + name : "separatorStart", + modifiers : 1, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "separatorEnd", + modifiers : 1, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [cgcb_Splitter, jl_CharSequence], + returnType : $rt_voidcls(), + callable : null + }, { + name : "computeNext", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "computeNext", + modifiers : 96, + accessLevel : 2, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + nmcrt_AbstractTexture.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setBlurMipmapDirect", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setBlurMipmap", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "restoreLastBlurMipmap", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getGlTextureId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "deleteGlTexture", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmb_BlockFalling.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbm_Material], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onBlockAdded", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onNeighborBlockChange", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, nmb_Block], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onStartFalling", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmei_EntityFallingBlock], + returnType : $rt_voidcls(), + callable : null + }, { + name : "tickRate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_intcls(), + callable : null + }, { + name : "canFallInto", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onEndFalling", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }]; + nmb_BlockStoneSlab.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "bootstrapStates", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getItemDropped", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbs_IBlockState, nlev_EaglercraftRandom, $rt_intcls()], + returnType : nmi_Item, + callable : null + }, { + name : "getItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : nmi_Item, + callable : null + }, { + name : "getUnlocalizedName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "getVariantProperty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmbp_IProperty, + callable : null + }, { + name : "getVariant", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : jl_Object, + callable : null + }, { + name : "getSubBlocks", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_Item, nmc_CreativeTabs, ju_List], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getStateFromMeta", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "getMetaFromState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbs_IBlockState], + returnType : $rt_intcls(), + callable : null + }, { + name : "createBlockState", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmbs_BlockState, + callable : null + }, { + name : "damageDropped", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbs_IBlockState], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMapColor", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbs_IBlockState], + returnType : nmbm_MapColor, + callable : null + }, { + name : "", + modifiers : 512, accessLevel : 0, parameterTypes : [], returnType : $rt_voidcls(), callable : null - }, { - name : "parse", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmn_NBTBase, - callable : null }]; - nlev_EaglercraftSoundManager$ActiveSoundEvent.$meta.methods = [ + nmb_BlockContainer.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 2, - parameterTypes : [nlev_EaglercraftSoundManager, nmca_ISound, nmca_SoundCategory, nmca_SoundPoolEntry, nlevi_IAudioHandle], + parameterTypes : [nmbm_Material], returnType : $rt_voidcls(), callable : null }, { - name : "updateLocation", + name : "", modifiers : 0, accessLevel : 2, + parameterTypes : [nmbm_Material, nmbm_MapColor], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_181086_a", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, nmu_BlockPos, nmu_EnumFacing], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_181087_e", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getRenderType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "breakBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onBlockEventReceived", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmbs_IBlockState, $rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }]; + jt_DateFormatElement$BaseTimezone.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Locale], + returnType : $rt_voidcls(), + callable : null + }, { + name : "parse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, ju_Calendar, jt_ParsePosition], + returnType : $rt_voidcls(), + callable : null + }, { + name : "match", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jt_DateFormatElement$TrieNode, jl_String, jt_ParsePosition], + returnType : ju_TimeZone, + callable : null + }, { + name : "prepareTrie", + modifiers : 0, + accessLevel : 1, parameterTypes : [], returnType : $rt_voidcls(), callable : null + }, { + name : "prepareIdTrie", + modifiers : 512, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null }]; ju_Locale.$meta.methods = [ { @@ -60734,88 +60718,51 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcrbm_BlockPart.$meta.methods = [ + nmcg_ChatLine.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nlevv_Vector3f, nlevv_Vector3f, ju_Map, nmcrbm_BlockPartRotation, $rt_booleancls()], + parameterTypes : [$rt_intcls(), nmu_IChatComponent, $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "setDefaultUvs", + name : "getChatComponent", modifiers : 0, - accessLevel : 1, + accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : nmu_IChatComponent, callable : null }, { - name : "getFaceUvs", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmu_EnumFacing], - returnType : $rt_arraycls($rt_floatcls()), - callable : null - }]; - nmcrm_WeightedBakedModel$MyWeighedRandomItem.$meta.methods = [ - { - name : "", + name : "getUpdatedCounter", modifiers : 0, accessLevel : 3, - parameterTypes : [nmcrm_IBakedModel, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "compareTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrm_WeightedBakedModel$MyWeighedRandomItem], + parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getCountQuads", + name : "getChatLineID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nlev_EaglercraftSoundManager$ActiveSoundEvent.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nlev_EaglercraftSoundManager, nmca_ISound, nmca_SoundCategory, nmca_SoundPoolEntry, nlevi_IAudioHandle], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateLocation", modifiers : 0, accessLevel : 2, parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "compareTo", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }]; - jl_Class$MethodSignature.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_String, $rt_arraycls(jl_Class), jl_Class], 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 }]; nmcrbm_ItemModelGenerator$Span.$meta.methods = [ { @@ -60861,6 +60808,29 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; + jl_Class$MethodSignature.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_String, $rt_arraycls(jl_Class), jl_Class], + 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 + }]; nmcr_SimpleResource.$meta.methods = [ { name : "", @@ -60919,6 +60889,66 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; + nmcrm_WeightedBakedModel$MyWeighedRandomItem.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrm_IBakedModel, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "compareTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrm_WeightedBakedModel$MyWeighedRandomItem], + returnType : $rt_intcls(), + callable : null + }, { + name : "getCountQuads", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "compareTo", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }]; + nmcrbm_BlockPart.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_Vector3f, nlevv_Vector3f, ju_Map, nmcrbm_BlockPartRotation, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setDefaultUvs", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFaceUvs", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmu_EnumFacing], + returnType : $rt_arraycls($rt_floatcls()), + callable : null + }]; nmp_PotionEffect.$meta.methods = [ { name : "", @@ -61082,36 +61112,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcg_ChatLine.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmu_IChatComponent, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getChatComponent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "getUpdatedCounter", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getChatLineID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; jl_StringBuilder.$meta.methods = [ { name : "", @@ -61723,113 +61723,6 @@ function jl_Class_createMetadata() { returnType : jl_Appendable, callable : null }]; - nmu_ChatComponentTranslation.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_arraycls(jl_Object)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "ensureInitialized", - modifiers : 2048, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "initializeFromFormat", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFormatArgumentAsComponent", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "setChatStyle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_ChatStyle], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "iterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }, { - name : "getUnformattedTextForChat", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "createCopy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_ChatComponentTranslation, - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getKey", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getFormatArgs", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_Object), - callable : null - }, { - name : "createCopy", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; jl_AbstractStringBuilder.$meta.methods = [ { name : "", @@ -62252,51 +62145,7 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; - cgcc_DenseImmutableTable$RowMap.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [cgcc_DenseImmutableTable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "keyToIndex", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : cgcc_ImmutableMap, - callable : null - }, { - name : "getValue", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : ju_Map, - callable : null - }, { - name : "isPartialView", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getValue", - modifiers : 96, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : jl_Object, - callable : null - }, { - name : "", - modifiers : 32, - accessLevel : 0, - parameterTypes : [cgcc_DenseImmutableTable, cgcc_DenseImmutableTable$1], - returnType : $rt_voidcls(), - callable : null - }]; - nmei_EntityEnderCrystal.$meta.methods = [ + nmei_EntityMinecartFurnace.$meta.methods = [ { name : "", modifiers : 0, @@ -62312,11 +62161,11 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "canTriggerWalking", + name : "getMinecartType", modifiers : 0, - accessLevel : 2, + accessLevel : 3, parameterTypes : [], - returnType : $rt_booleancls(), + returnType : nmei_EntityMinecart$EnumMinecartType, callable : null }, { name : "entityInit", @@ -62332,6 +62181,269 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_voidcls(), callable : null + }, { + name : "getMaximumSpeed", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "killMinecart", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_180460_a", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyDrag", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "interactFirst", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isMinecartPowered", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setMinecartPowered", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDefaultDisplayTile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmbs_IBlockState, + callable : null + }]; + nmep_EntityChicken.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEyeHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onLivingUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fall", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "playStepSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_BlockPos, nmb_Block], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "createChild", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityAgeable], + returnType : nmep_EntityChicken, + callable : null + }, { + name : "isBreedingItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getExperiencePoints", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_intcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canDespawn", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "updateRiderPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isChickenJockey", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setChickenJockey", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "createChild", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nme_EntityAgeable], + returnType : nme_EntityAgeable, + callable : null + }]; + nmei_EntityTNTPrimed.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nme_EntityLivingBase], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canTriggerWalking", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canBeCollidedWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null }, { name : "writeEntityToNBT", modifiers : 0, @@ -62347,14 +62459,1191 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "canBeCollidedWith", + name : "getTntPlacedBy", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_EntityLivingBase, + callable : null + }, { + name : "getEyeHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }]; + nmu_Rotations.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagList], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_NBTTagList, + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getY", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }]; + nmep_EntityRabbit.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setMoveType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityRabbit$EnumMoveType], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175521_o", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setJumping", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls(), nmep_EntityRabbit$EnumMoveType], + returnType : $rt_voidcls(), + callable : null + }, { + name : "doMovementAction", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityRabbit$EnumMoveType], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175523_cj", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "spawnRunningParticles", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onLivingUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getJumpingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "attackEntityAsMob", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getTotalArmorValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "addRandomDrop", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isRabbitBreedingItem", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmi_Item], + returnType : $rt_booleancls(), + callable : null + }, { + name : "createChild", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityAgeable], + returnType : nmep_EntityRabbit, + callable : null + }, { + name : "isBreedingItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getRabbitType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setRabbitType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onInitialSpawn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], + returnType : nme_IEntityLivingData, + callable : null + }, { + name : "getMoveTypeDuration", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "createEatingParticles", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleStatusUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_bytecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "createChild", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nme_EntityAgeable], + returnType : nme_EntityAgeable, + callable : null + }]; + nmei_EntityEnderPearl.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nme_EntityLivingBase], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onImpact", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_MovingObjectPosition], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmei_EntityXPOrb.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canTriggerWalking", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBrightnessForRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleWaterMovement", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "dealFireDamage", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getXpValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getTextureByXP", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getXPSplit", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "canAttackWithItem", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }]; - nmt_TileEntityBanner.$meta.methods = [ + nmei_EntityFireworkRocket.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isInRangeToRenderDist", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setVelocity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleStatusUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_bytecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBrightness", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getBrightnessForRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "canAttackWithItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + nmep_EntityMooshroom.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "interact", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "createChild", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityAgeable], + returnType : nmep_EntityMooshroom, + callable : null + }, { + name : "createChild", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nme_EntityAgeable], + returnType : nmep_EntityCow, + callable : null + }, { + name : "createChild", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nme_EntityAgeable], + returnType : nme_EntityAgeable, + callable : null + }]; + nmcrd_LanguageMetadataSection.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLanguages", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Collection, + callable : null + }]; + nmei_EntityMinecart.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_180458_a", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmei_EntityMinecart$EnumMinecartType], + returnType : nmei_EntityMinecart, + callable : null + }, { + name : "canTriggerWalking", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCollisionBox", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : nmu_AxisAlignedBB, + callable : null + }, { + name : "getCollisionBoundingBox", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_AxisAlignedBB, + callable : null + }, { + name : "canBePushed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMountedYOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "killMinecart", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource], + returnType : $rt_voidcls(), + callable : null + }, { + name : "performHurtAnimation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canBeCollidedWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setDead", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMaximumSpeed", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "onActivatorRailPass", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "moveDerailedMinecart", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_180460_a", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyDrag", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_70495_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : nmu_Vec3, + callable : null + }, { + name : "func_70489_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : nmu_Vec3, + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityCollision", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setPositionAndRotation2", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setVelocity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setDamage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDamage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setRollingAmplitude", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRollingAmplitude", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setRollingDirection", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRollingDirection", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMinecartType", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmei_EntityMinecart$EnumMinecartType, + callable : null + }, { + name : "getDisplayTile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "getDefaultDisplayTile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "getDisplayTileOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getDefaultDisplayTileOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_174899_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setDisplayTileOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "hasDisplayTile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setHasDisplayTile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setCustomNameTag", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "hasCustomName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCustomNameTag", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDisplayName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmu_BlockPos.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3i], + returnType : $rt_voidcls(), + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : nmu_BlockPos, + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : nmu_BlockPos, + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3i], + returnType : nmu_BlockPos, + callable : null + }, { + name : "subtract", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3i], + returnType : nmu_BlockPos, + callable : null + }, { + name : "up", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "up", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmu_BlockPos, + callable : null + }, { + name : "down", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "down", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmu_BlockPos, + callable : null + }, { + name : "north", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "north", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmu_BlockPos, + callable : null + }, { + name : "south", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "south", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmu_BlockPos, + callable : null + }, { + name : "west", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "west", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmu_BlockPos, + callable : null + }, { + name : "east", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "east", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmu_BlockPos, + callable : null + }, { + name : "offset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_EnumFacing], + returnType : nmu_BlockPos, + callable : null + }, { + name : "offsetFaster", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_EnumFacing, nmu_BlockPos$MutableBlockPos], + returnType : nmu_BlockPos, + callable : null + }, { + name : "offsetEvenFaster", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_EnumFacing, nmu_BlockPos$MutableBlockPos], + returnType : nmu_BlockPos, + callable : null + }, { + name : "offset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_EnumFacing, $rt_intcls()], + returnType : nmu_BlockPos, + callable : null + }, { + name : "crossProduct", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3i], + returnType : nmu_BlockPos, + callable : null + }, { + name : "toLong", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "fromLong", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : nmu_BlockPos, + callable : null + }, { + name : "getAllInBox", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmu_BlockPos, nmu_BlockPos], + returnType : jl_Iterable, + callable : null + }, { + name : "getAllInBoxMutable", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmu_BlockPos, nmu_BlockPos], + returnType : jl_Iterable, + callable : null + }, { + name : "crossProduct", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmu_Vec3i], + returnType : nmu_Vec3i, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmem_EntityCaveSpider.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "attackEntityAsMob", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onInitialSpawn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], + returnType : nme_IEntityLivingData, + callable : null + }, { + name : "getEyeHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }]; + drei_EventUpdate.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmt_TileEntityCommandBlock.$meta.methods = [ { name : "", modifiers : 0, @@ -62362,13 +63651,6 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_voidcls(), callable : null - }, { - name : "setItemValues", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null }, { name : "writeToNBT", modifiers : 0, @@ -62376,13 +63658,6 @@ function jl_Class_createMetadata() { parameterTypes : [nmn_NBTTagCompound], returnType : $rt_voidcls(), callable : null - }, { - name : "func_181020_a", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound, $rt_intcls(), nmn_NBTTagList], - returnType : $rt_voidcls(), - callable : null }, { name : "readFromNBT", modifiers : 0, @@ -62398,672 +63673,388 @@ function jl_Class_createMetadata() { returnType : nmn_Packet, callable : null }, { - name : "getBaseColor", + name : "func_183000_F", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_intcls(), + returnType : $rt_booleancls(), callable : null }, { - name : "getBaseColor", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_intcls(), - callable : null - }, { - name : "getPatterns", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_intcls(), - callable : null - }, { - name : "getPatternList", + name : "getCommandBlockLogic", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "func_181021_d", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmn_NBTTagList, - callable : null - }, { - name : "getColorList", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "func_175116_e", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "initializeBannerData", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "removeBannerData", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_voidcls(), + returnType : nmcs_CommandBlockLogic, callable : null }]; - otjw_WebGLTexture.$meta.methods = []; - nmc_Minecraft.$meta.methods = [ + nmt_TileEntityEndPortal.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmcm_GameConfiguration], + parameterTypes : [], returnType : $rt_voidcls(), callable : null - }, { - name : "run", + }]; + nmn_ServerStatusResponse$PlayerCountData.$meta.methods = [ + { + name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "startGame", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "registerMetadataSerializers", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "initStream", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "createDisplay", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isJvm64bit", - modifiers : 512, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getVersion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "crashed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmc_CrashReport], - returnType : $rt_voidcls(), - callable : null - }, { - name : "displayCrashReport", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmc_CrashReport], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isUnicode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "refreshResources", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateDisplayMode", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawSplashScreen", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmcrt_TextureManager], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_181536_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "displayGuiScreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcg_GuiScreen], - returnType : $rt_voidcls(), - callable : null - }, { - name : "checkGLError", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "shutdownMinecraftApplet", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "runGameLoop", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateDisplay", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "checkWindowResize", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLimitFramerate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isFramerateLimitBelowMax", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "freeMemory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateDebugProfilerName", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "displayDebugInfo", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "shutdown", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setIngameFocus", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setIngameNotInFocus", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "displayInGameMenu", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "sendClickBlockToController", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clickMouse", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "rightClickMouse", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "toggleFullscreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "resize", - modifiers : 0, - accessLevel : 1, parameterTypes : [$rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "func_181535_r", + name : "getMaxPlayers", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nmca_MusicTicker, + returnType : $rt_intcls(), callable : null }, { - name : "runTick", + name : "getOnlinePlayerCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getPlayers", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nlevma_GameProfile), + callable : null + }, { + name : "setPlayers", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(nlevma_GameProfile)], + returnType : $rt_voidcls(), + callable : null + }]; + nmu_ChatStyle.$meta.methods = [ + { + name : "", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "launchIntegratedServer", + name : "getColor", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_String, jl_String, nmw_WorldSettings], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : nmu_EnumChatFormatting, callable : null }, { - name : "loadWorld", + name : "getBold", modifiers : 0, accessLevel : 3, - parameterTypes : [nmcm_WorldClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "loadWorld", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcm_WorldClient, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setDimensionAndSpawnPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isDemo", - modifiers : 4, - accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "getNetHandler", + name : "getItalic", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nmcn_NetHandlerPlayClient, - callable : null - }, { - name : "isGuiEnabled", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "isFancyGraphicsEnabled", - modifiers : 512, + name : "getStrikethrough", + modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "isAmbientOcclusionEnabled", - modifiers : 512, + name : "getUnderlined", + modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "middleClickMouse", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_181036_a", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmi_Item, $rt_intcls(), nmt_TileEntity], - returnType : nmi_ItemStack, - callable : null - }, { - name : "addGraphicsAndWorldToCrashReport", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmc_CrashReport], - returnType : nmc_CrashReport, - callable : null - }, { - name : "getMinecraft", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : nmc_Minecraft, - callable : null - }, { - name : "scheduleResourcesRefresh", + name : "getObfuscated", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nlevf_ListenableFuture, + returnType : $rt_booleancls(), callable : null }, { - name : "func_181538_aA", + name : "isEmpty", modifiers : 0, - accessLevel : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getChatClickEvent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_ClickEvent, + callable : null + }, { + name : "getChatHoverEvent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_HoverEvent, + callable : null + }, { + name : "getInsertion", + modifiers : 0, + accessLevel : 3, parameterTypes : [], returnType : jl_String, callable : null }, { - name : "isSnooperEnabled", + name : "setColor", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_EnumChatFormatting], + returnType : nmu_ChatStyle, + callable : null + }, { + name : "setBold", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Boolean], + returnType : nmu_ChatStyle, + callable : null + }, { + name : "setItalic", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Boolean], + returnType : nmu_ChatStyle, + callable : null + }, { + name : "setStrikethrough", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Boolean], + returnType : nmu_ChatStyle, + callable : null + }, { + name : "setUnderlined", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Boolean], + returnType : nmu_ChatStyle, + callable : null + }, { + name : "setObfuscated", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Boolean], + returnType : nmu_ChatStyle, + callable : null + }, { + name : "setChatClickEvent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_ClickEvent], + returnType : nmu_ChatStyle, + callable : null + }, { + name : "setChatHoverEvent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_HoverEvent], + returnType : nmu_ChatStyle, + callable : null + }, { + name : "setInsertion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmu_ChatStyle, + callable : null + }, { + name : "setParentStyle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_ChatStyle], + returnType : nmu_ChatStyle, + callable : null + }, { + name : "getFormattingCode", modifiers : 0, accessLevel : 3, parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getParent", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : nmu_ChatStyle, + 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 : "setServerData", + name : "hashCode", modifiers : 0, accessLevel : 3, - parameterTypes : [nmcm_ServerData], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCurrentServerData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcm_ServerData, - callable : null - }, { - name : "isIntegratedServerRunning", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isSingleplayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "stopIntegratedServer", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSystemTime", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "isFullScreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getSession", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_Session, - callable : null - }, { - name : "getTextureManager", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcrt_TextureManager, - callable : null - }, { - name : "getResourceManager", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcr_IResourceManager, - callable : null - }, { - name : "getResourcePackRepository", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcr_ResourcePackRepository, - callable : null - }, { - name : "getLanguageManager", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcr_LanguageManager, - callable : null - }, { - name : "getTextureMapBlocks", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcrt_TextureMap, - callable : null - }, { - name : "isJava64bit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isGamePaused", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getSoundHandler", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmca_SoundHandler, - callable : null - }, { - name : "getAmbientMusicType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmca_MusicTicker$MusicType, - callable : null - }, { - name : "dispatchKeypresses", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRenderViewEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nme_Entity, - callable : null - }, { - name : "setRenderViewEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addScheduledTask", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juc_Callable], - returnType : nlevf_ListenableFuture, - callable : null - }, { - name : "addScheduledTask", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Runnable], - returnType : nlevf_ListenableFuture, - callable : null - }, { - name : "getBlockRendererDispatcher", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcr_BlockRendererDispatcher, - callable : null - }, { - name : "getRenderManager", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcre_RenderManager, - callable : null - }, { - name : "getRenderItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcre_RenderItem, - callable : null - }, { - name : "getItemRenderer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcr_ItemRenderer, - callable : null - }, { - name : "getDebugFPS", - modifiers : 512, - accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "func_181539_aj", + name : "createShallowCopy", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nmu_FrameTimer, + returnType : nmu_ChatStyle, callable : null }, { - name : "func_181540_al", + name : "createDeepCopy", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_booleancls(), + returnType : nmu_ChatStyle, callable : null }, { - name : "func_181537_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), + name : "access$002", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmu_ChatStyle, jl_Boolean], + returnType : jl_Boolean, callable : null }, { - name : "getGLMaximumTextureSize", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), + name : "access$102", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmu_ChatStyle, jl_Boolean], + returnType : jl_Boolean, + callable : null + }, { + name : "access$202", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmu_ChatStyle, jl_Boolean], + returnType : jl_Boolean, + callable : null + }, { + name : "access$302", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmu_ChatStyle, jl_Boolean], + returnType : jl_Boolean, + callable : null + }, { + name : "access$402", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmu_ChatStyle, jl_Boolean], + returnType : jl_Boolean, + callable : null + }, { + name : "access$502", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmu_ChatStyle, nmu_EnumChatFormatting], + returnType : nmu_EnumChatFormatting, + callable : null + }, { + name : "access$602", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmu_ChatStyle, jl_String], + returnType : jl_String, + callable : null + }, { + name : "access$702", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmu_ChatStyle, nme_ClickEvent], + returnType : nme_ClickEvent, + callable : null + }, { + name : "access$802", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmu_ChatStyle, nme_HoverEvent], + returnType : nme_HoverEvent, callable : null }, { name : "access$000", modifiers : 544, accessLevel : 0, - parameterTypes : [nmc_Minecraft], - returnType : jl_String, + parameterTypes : [nmu_ChatStyle], + returnType : jl_Boolean, callable : null }, { name : "access$100", modifiers : 544, accessLevel : 0, - parameterTypes : [nmc_Minecraft], - returnType : nmcr_LanguageManager, + parameterTypes : [nmu_ChatStyle], + returnType : jl_Boolean, + callable : null + }, { + name : "access$200", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmu_ChatStyle], + returnType : jl_Boolean, + callable : null + }, { + name : "access$300", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmu_ChatStyle], + returnType : jl_Boolean, + callable : null + }, { + name : "access$400", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmu_ChatStyle], + returnType : jl_Boolean, + callable : null + }, { + name : "access$500", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmu_ChatStyle], + returnType : nmu_EnumChatFormatting, + callable : null + }, { + name : "access$600", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmu_ChatStyle], + returnType : jl_String, + callable : null + }, { + name : "access$700", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmu_ChatStyle], + returnType : nme_ClickEvent, + callable : null + }, { + name : "access$800", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmu_ChatStyle], + returnType : nme_HoverEvent, callable : null }, { name : "", @@ -63073,120 +64064,1042 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - otr_RuntimeObject.$meta.methods = [ + nmei_EntityMinecartHopper.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - ju_Random.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], + parameterTypes : [nmw_World], returnType : $rt_voidcls(), callable : null }, { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_longcls()], + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], returnType : $rt_voidcls(), callable : null }, { - name : "setSeed", + name : "getMinecartType", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : nmei_EntityMinecart$EnumMinecartType, callable : null }, { - name : "next", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "nextBytes", + name : "getDefaultDisplayTile", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : nmbs_IBlockState, callable : null }, { - name : "nextInt", + name : "getDefaultDisplayTileOffset", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "nextInt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "nextLong", + name : "getSizeInventory", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_longcls(), + returnType : $rt_intcls(), callable : null }, { - name : "nextBoolean", + name : "interactFirst", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onActivatorRailPass", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBlocked", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "nextFloat", + name : "setBlocked", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWorld", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_World, + callable : null + }, { + name : "getXPos", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getYPos", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getZPos", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "func_96112_aD", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "killMinecart", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setTransferTicker", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canTransfer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getGuiID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "createContainer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_InventoryPlayer, nmep_EntityPlayer], + returnType : nmi_Container, + callable : null + }]; + nmem_EntityIronGolem.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "decreaseAirSupply", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "collideWithEntity", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onLivingUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canAttackClass", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Class], + returnType : $rt_booleancls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "attackEntityAsMob", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "handleStatusUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_bytecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAttackTimer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setHoldingRose", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "playStepSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_BlockPos, nmb_Block], + returnType : $rt_voidcls(), + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHoldRoseTick", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isPlayerCreated", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setPlayerCreated", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmt_TileEntityHopper.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "markDirty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSizeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "decrStackSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "removeStackFromSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "setInventorySlotContents", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "hasCustomName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setCustomName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInventoryStackLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isUseableByPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "openInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "closeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValidForSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "update", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateHopper", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isInventoryFull", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmi_IInventory, nmu_EnumFacing], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isInventoryEmpty", + modifiers : 512, + accessLevel : 1, + parameterTypes : [nmi_IInventory, nmu_EnumFacing], + returnType : $rt_booleancls(), + callable : null + }, { + name : "captureDroppedItems", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmt_IHopper], + returnType : $rt_booleancls(), + callable : null + }, { + name : "pullItemFromSlot", + modifiers : 512, + accessLevel : 1, + parameterTypes : [nmt_IHopper, nmi_IInventory, $rt_intcls(), nmu_EnumFacing], + returnType : $rt_booleancls(), + callable : null + }, { + name : "putDropInInventoryAllSlots", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmi_IInventory, nmei_EntityItem], + returnType : $rt_booleancls(), + callable : null + }, { + name : "putStackInInventoryAllSlots", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmi_IInventory, nmi_ItemStack, nmu_EnumFacing], + returnType : nmi_ItemStack, + callable : null + }, { + name : "canInsertItemInSlot", + modifiers : 512, + accessLevel : 1, + parameterTypes : [nmi_IInventory, nmi_ItemStack, $rt_intcls(), nmu_EnumFacing], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canExtractItemFromSlot", + modifiers : 512, + accessLevel : 1, + parameterTypes : [nmi_IInventory, nmi_ItemStack, $rt_intcls(), nmu_EnumFacing], + returnType : $rt_booleancls(), + callable : null + }, { + name : "insertStack", + modifiers : 512, + accessLevel : 1, + parameterTypes : [nmi_IInventory, nmi_ItemStack, $rt_intcls(), nmu_EnumFacing], + returnType : nmi_ItemStack, + callable : null + }, { + name : "getHopperInventory", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmt_IHopper], + returnType : nmi_IInventory, + callable : null + }, { + name : "func_181556_a", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : ju_List, + callable : null + }, { + name : "getInventoryAtPosition", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : nmi_IInventory, + callable : null + }, { + name : "canCombine", + modifiers : 512, + accessLevel : 1, + parameterTypes : [nmi_ItemStack, nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getXPos", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getYPos", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getZPos", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "setTransferCooldown", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isOnTransferCooldown", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "mayTransfer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getGuiID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "createContainer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_InventoryPlayer, nmep_EntityPlayer], + returnType : nmi_Container, + callable : null + }, { + name : "getField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFieldCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "clear", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmt_TileEntitySkull.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPlayerProfile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevma_GameProfile, + callable : null + }, { + name : "getDescriptionPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_Packet, + callable : null + }, { + name : "setType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setPlayerProfile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevma_GameProfile], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updatePlayerProfile", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateGameprofile", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevma_GameProfile], + returnType : nlevma_GameProfile, + callable : null + }, { + name : "getSkullType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getSkullRotation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setSkullRotation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmt_TileEntityDaylightDetector.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "update", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmn_ServerStatusResponse$MinecraftProtocolVersionIdentifier.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getProtocol", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nmem_EntityZombie.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTotalArmorValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isBreakDoorsTaskSet", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isChild", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getExperiencePoints", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_intcls(), + callable : null + }, { + name : "setChild", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isVillager", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setVillager", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "attackEntityAsMob", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "playStepSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_BlockPos, nmb_Block], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "getCreatureAttribute", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_EnumCreatureAttribute, + callable : null + }, { + name : "addRandomDrop", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setEquipmentBasedOnDifficulty", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_DifficultyInstance], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onKillEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEyeHeight", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_floatcls(), callable : null }, { - name : "nextDouble", + name : "func_175448_a", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onInitialSpawn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], + returnType : nme_IEntityLivingData, + callable : null + }, { + name : "interact", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "startConversion", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleStatusUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_bytecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canDespawn", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isConverting", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "convertToVillager", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getConversionTimeBoost", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setChildSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setSize", + modifiers : 4, + accessLevel : 2, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "multiplySize", + modifiers : 4, + accessLevel : 2, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getYOffset", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_doublecls(), callable : null }, { - name : "crand", - modifiers : 768, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "nextGaussian", + name : "onDeath", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), + parameterTypes : [nmu_DamageSource], + returnType : $rt_voidcls(), callable : null }, { - name : "random", - modifiers : 768, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "random$js_body$_13", - modifiers : 768, + name : "", + modifiers : 512, accessLevel : 0, parameterTypes : [], - returnType : otj_JSObject, + returnType : $rt_voidcls(), + callable : null + }]; + nmep_EntitySnowball.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nme_EntityLivingBase], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onImpact", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_MovingObjectPosition], + returnType : $rt_voidcls(), callable : null }]; nmep_EntityLargeFireball.$meta.methods = [ @@ -63233,67 +65146,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmu_WeightedRandomChestContent.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_Item, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "generateChestContents", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlev_EaglercraftRandom, ju_List, nmi_IInventory, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "generateDispenserContents", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlev_EaglercraftRandom, ju_List, nmt_TileEntityDispenser, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_177629_a", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_List, $rt_arraycls(nmu_WeightedRandomChestContent)], - returnType : ju_List, - callable : null - }]; - oj_JSONException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }]; - nlevv_Vector3f.$meta.methods = [ + nmt_TileEntityDispenser.$meta.methods = [ { name : "", modifiers : 0, @@ -63302,1292 +65155,159 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_ReadableVector3f], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_ReadableVector3f], - returnType : nlevv_Vector3f, - callable : null - }, { - name : "lengthSquared", + name : "getSizeInventory", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_floatcls(), + returnType : $rt_intcls(), callable : null }, { - name : "translate", + name : "getStackInSlot", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : nlevv_Vector3f, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, callable : null }, { - name : "add", - modifiers : 512, + name : "decrStackSize", + modifiers : 0, accessLevel : 3, - parameterTypes : [nlevv_Vector3f, nlevv_Vector3f, nlevv_Vector3f], - returnType : nlevv_Vector3f, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nmi_ItemStack, callable : null }, { - name : "sub", - modifiers : 512, + name : "removeStackFromSlot", + modifiers : 0, accessLevel : 3, - parameterTypes : [nlevv_Vector3f, nlevv_Vector3f, nlevv_Vector3f], - returnType : nlevv_Vector3f, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, callable : null }, { - name : "cross", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Vector3f, nlevv_Vector3f, nlevv_Vector3f], - returnType : nlevv_Vector3f, - callable : null - }, { - name : "negate", + name : "getDispenseSlot", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nlevv_Vector, + returnType : $rt_intcls(), callable : null }, { - name : "negate", + name : "setInventorySlotContents", modifiers : 0, accessLevel : 3, - parameterTypes : [nlevv_Vector3f], - returnType : nlevv_Vector3f, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_voidcls(), callable : null }, { - name : "normalise", + name : "addItemStack", modifiers : 0, accessLevel : 3, - parameterTypes : [nlevv_Vector3f], - returnType : nlevv_Vector3f, + parameterTypes : [nmi_ItemStack], + returnType : $rt_intcls(), callable : null }, { - name : "dot", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Vector3f, nlevv_Vector3f], - returnType : $rt_floatcls(), - callable : null - }, { - name : "angle", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Vector3f, nlevv_Vector3f], - returnType : $rt_floatcls(), - callable : null - }, { - name : "load", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevib_FloatBuffer], - returnType : nlevv_Vector, - callable : null - }, { - name : "scale", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : nlevv_Vector, - callable : null - }, { - name : "store", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevib_FloatBuffer], - returnType : nlevv_Vector, - callable : null - }, { - name : "toString", + name : "getName", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : jl_String, callable : null }, { - name : "getX", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getY", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setX", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setY", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; - ju_Map$Entry.$meta.methods = [ - { - name : "getKey", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "getValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "setValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }]; - nmcrt_TileEntityRendererDispatcher.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSpecialRendererByClass", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Class], - returnType : nmcrt_TileEntitySpecialRenderer, - callable : null - }, { - name : "getSpecialRenderer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmt_TileEntity], - returnType : nmcrt_TileEntitySpecialRenderer, - callable : null - }, { - name : "cacheActiveRenderInfo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmcrt_TextureManager, nmcg_FontRenderer, nme_Entity, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderTileEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmt_TileEntity, $rt_floatcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderTileEntityAt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmt_TileEntity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderTileEntityAt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmt_TileEntity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setWorld", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFontRenderer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcg_FontRenderer, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - ji_PrintStream.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_OutputStream, $rt_booleancls(), jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_OutputStream, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_OutputStream], - returnType : $rt_voidcls(), - callable : null - }, { - name : "checkError", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setError", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clearError", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "close", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "flush", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "check", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "print", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_charcls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "print", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_arraycls($rt_charcls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "print", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "print", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "print", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "print", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "print", + name : "setCustomName", modifiers : 0, accessLevel : 3, parameterTypes : [jl_String], returnType : $rt_voidcls(), callable : null }, { - name : "print", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "println", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "println", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "println", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "println", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "println", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "println", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "printSB", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - ju_Calendar.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [ju_TimeZone], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [ju_TimeZone, ju_Locale], - returnType : $rt_voidcls(), - callable : null - }, { - name : "resolveFirstDayOfWeek", - modifiers : 512, - accessLevel : 1, - parameterTypes : [ju_Locale], - returnType : $rt_intcls(), - callable : null - }, { - name : "resolveMinimalDaysInFirstWeek", - modifiers : 512, - accessLevel : 1, - parameterTypes : [ju_Locale], - returnType : $rt_intcls(), - callable : null - }, { - name : "add", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "after", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "before", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "clear", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clear", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clone", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "complete", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "computeFields", - modifiers : 1, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "computeTime", - modifiers : 1, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getActualMaximum", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getActualMinimum", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getAvailableLocales", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(ju_Locale), - callable : null - }, { - name : "getFirstDayOfWeek", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getGreatestMinimum", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getInstance", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Calendar, - callable : null - }, { - name : "getInstance", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_Locale], - returnType : ju_Calendar, - callable : null - }, { - name : "getInstance", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_TimeZone, ju_Locale], - returnType : ju_Calendar, - callable : null - }, { - name : "getInstance", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_TimeZone], - returnType : ju_Calendar, - callable : null - }, { - name : "getLeastMaximum", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMaximum", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMinimalDaysInFirstWeek", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMinimum", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getTime", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Date, - callable : null - }, { - name : "getTimeInMillis", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getTimeZone", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_TimeZone, - callable : null - }, { - name : "setTimeZone", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_TimeZone], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "internalGet", - modifiers : 4, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "isLenient", + name : "hasCustomName", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "isSet", - modifiers : 4, + name : "readFromNBT", + modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls()], + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInventoryStackLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isUseableByPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], returnType : $rt_booleancls(), callable : null }, { - name : "roll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "roll", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setFirstDayOfWeek", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setLenient", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setMinimalDaysInFirstWeek", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setTime", - modifiers : 4, - accessLevel : 3, - parameterTypes : [ju_Date], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setTimeInMillis", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "compareTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Calendar], - 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 - }]; - nmcrbm_BlockPartRotation.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_Vector3f, nmu_EnumFacing$Axis, $rt_floatcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }]; - ji_InputStream.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "read", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "read", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : $rt_intcls(), - callable : null - }, { - name : "read", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "skip", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "skip", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "available", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "close", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "mark", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "reset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "markSupported", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - ju_SortedSet.$meta.methods = [ - { - name : "comparator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Comparator, - callable : null - }, { - name : "subSet", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : ju_SortedSet, - callable : null - }, { - name : "headSet", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : ju_SortedSet, - callable : null - }, { - name : "tailSet", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : ju_SortedSet, - callable : null - }, { - name : "first", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "last", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - nmcgi_GuiContainerCreative.$meta.methods = [ - { - name : "", + name : "openInventory", modifiers : 0, accessLevel : 3, parameterTypes : [nmep_EntityPlayer], returnType : $rt_voidcls(), callable : null }, { - name : "updateScreen", + name : "closeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValidForSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getGuiID", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : jl_String, callable : null }, { - name : "handleMouseClick", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmi_Slot, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateActivePotionEffects", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "initGui", + name : "createContainer", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), + parameterTypes : [nmep_InventoryPlayer, nmep_EntityPlayer], + returnType : nmi_Container, callable : null }, { - name : "onGuiClosed", + name : "getField", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "keyTyped", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_charcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCloseKey", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], + parameterTypes : [$rt_intcls()], returnType : $rt_intcls(), callable : null }, { - name : "updateCreativeSearch", + name : "setField", modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawGuiContainerForegroundLayer", - modifiers : 0, - accessLevel : 2, + accessLevel : 3, parameterTypes : [$rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "mouseClicked", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "mouseReleased", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "needsScrollBars", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setCurrentCreativeTab", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmc_CreativeTabs], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleMouseInput", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawScreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderToolTip", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmi_ItemStack, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawGuiContainerBackgroundLayer", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_147049_a", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmc_CreativeTabs, $rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "renderCreativeInventoryHoveringText", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmc_CreativeTabs, $rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_147051_a", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmc_CreativeTabs], - returnType : $rt_voidcls(), - callable : null - }, { - name : "actionPerformed", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmcg_GuiButton], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSelectedTabIndex", + name : "getFieldCount", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null - }, { - name : "access$100", - modifiers : 544, - accessLevel : 0, - parameterTypes : [], - returnType : nmi_InventoryBasic, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmca_SoundList.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSoundList", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "canReplaceExisting", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setReplaceExisting", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSoundCategory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmca_SoundCategory, - callable : null - }, { - name : "setSoundCategory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmca_SoundCategory], - returnType : $rt_voidcls(), - callable : null - }]; - ju_GenericEnumSet.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_Class], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_Class, $rt_arraycls($rt_intcls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getConstants", - modifiers : 512, - accessLevel : 0, - parameterTypes : [jl_Class], - returnType : $rt_arraycls(jl_Enum), - callable : null - }, { - name : "iterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }, { - name : "size", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "removeAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : $rt_booleancls(), - callable : null - }, { - name : "contains", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "fastAdd", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_Enum], - returnType : $rt_voidcls(), - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Enum], - returnType : $rt_booleancls(), - callable : null - }, { - name : "remove", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "containsAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : $rt_booleancls(), - callable : null - }, { - name : "addAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : $rt_booleancls(), - callable : null - }, { - name : "retainAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : $rt_booleancls(), - callable : null }, { name : "clear", modifiers : 0, @@ -64596,14 +65316,14 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "add", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), callable : null }]; - nmem_EntityGiantZombie.$meta.methods = [ + nmem_EntityEndermite.$meta.methods = [ { name : "", modifiers : 0, @@ -64626,42 +65346,1396 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "getBlockPathWeight", + name : "canTriggerWalking", modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : $rt_floatcls(), - callable : null - }]; - nmcr_Language.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String, jl_String, $rt_booleancls()], - returnType : $rt_voidcls(), + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), callable : null }, { - name : "getLanguageCode", + name : "getLivingSound", modifiers : 0, - accessLevel : 3, + accessLevel : 2, parameterTypes : [], returnType : jl_String, callable : null }, { - name : "isBidirectional", + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "playStepSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_BlockPos, nmb_Block], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isSpawnedByPlayer", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "toString", + name : "setSpawnedByPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onLivingUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isValidLightLevel", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCanSpawnHere", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCreatureAttribute", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_EnumCreatureAttribute, + callable : null + }]; + nmt_TileEntityComparator.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getOutputSignal", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setOutputSignal", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmem_EntityGhast.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isAttacking", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setAttacking", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFireballStrength", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSoundVolume", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getCanSpawnHere", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getMaxSpawnedInChunk", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEyeHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }]; + nmem_EntitySlime.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setSlimeSize", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSlimeSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getParticleType", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmu_EnumParticleTypes, + callable : null + }, { + name : "getJumpSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "alterSquishAmount", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getJumpDelay", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "createInstance", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmem_EntitySlime, + callable : null + }, { + name : "onDataWatcherUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityCollision", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onCollideWithPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175451_e", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_EntityLivingBase], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEyeHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "canDamagePlayer", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getAttackStrength", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "getCanSpawnHere", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getSoundVolume", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getVerticalFaceSpeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "makesSoundOnJump", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "makesSoundOnLand", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "jump", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onInitialSpawn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], + returnType : nme_IEntityLivingData, + callable : null + }]; + nmei_EntityBoat.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canTriggerWalking", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCollisionBox", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : nmu_AxisAlignedBB, + callable : null + }, { + name : "getCollisionBoundingBox", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_AxisAlignedBB, + callable : null + }, { + name : "canBePushed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMountedYOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "performHurtAnimation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canBeCollidedWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setPositionAndRotation2", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setVelocity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateRiderPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "interactFirst", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "updateFallState", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_doublecls(), $rt_booleancls(), nmb_Block, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setDamageTaken", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDamageTaken", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setTimeSinceHit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTimeSinceHit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setForwardDirection", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getForwardDirection", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setIsBoatEmpty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmei_EntityMinecartChest.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "killMinecart", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSizeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMinecartType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmei_EntityMinecart$EnumMinecartType, + callable : null + }, { + name : "getDefaultDisplayTile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "getDefaultDisplayTileOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getGuiID", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : jl_String, callable : null + }, { + name : "createContainer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_InventoryPlayer, nmep_EntityPlayer], + returnType : nmi_Container, + callable : null + }]; + nmep_EntityWitherSkull.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nme_EntityLivingBase, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMotionFactor", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isBurning", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getExplosionResistance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_Explosion, nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_floatcls(), + callable : null + }, { + name : "onImpact", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_MovingObjectPosition], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canBeCollidedWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isInvulnerable", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setInvulnerable", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmt_TileEntityMobSpawner.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "update", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDescriptionPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_Packet, + callable : null + }, { + name : "receiveClientEvent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_183000_F", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getSpawnerBaseLogic", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmt_MobSpawnerBaseLogic, + callable : null + }]; + nmt_TileEntityDropper.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getGuiID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nmep_EntityPig.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canBeSteered", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "playStepSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_BlockPos, nmb_Block], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSaddled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setSaddled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onStruckByLightning", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmee_EntityLightningBolt], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fall", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "createChild", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityAgeable], + returnType : nmep_EntityPig, + callable : null + }, { + name : "isBreedingItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "createChild", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nme_EntityAgeable], + returnType : nme_EntityAgeable, + callable : null + }]; + nmem_EntitySpider.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMountedYOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "playStepSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_BlockPos, nmb_Block], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isOnLadder", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setInWeb", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCreatureAttribute", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_EnumCreatureAttribute, + callable : null + }, { + name : "isPotionApplicable", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmp_PotionEffect], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isBesideClimbableBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setBesideClimbableBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onInitialSpawn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], + returnType : nme_IEntityLivingData, + callable : null + }, { + name : "getEyeHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }]; + nmep_EntityOcelot.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canDespawn", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fall", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getSoundVolume", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "attackEntityAsMob", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "createChild", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityAgeable], + returnType : nmep_EntityOcelot, + callable : null + }, { + name : "isBreedingItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canMateWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityAnimal], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getTameSkin", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setTameSkin", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCanSpawnHere", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isNotColliding", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setTamed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onInitialSpawn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], + returnType : nme_IEntityLivingData, + callable : null + }, { + name : "createChild", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nme_EntityAgeable], + returnType : nme_EntityAgeable, + callable : null + }]; + nmei_EntityExpBottle.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nme_EntityLivingBase], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getGravityVelocity", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getVelocity", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getInaccuracy", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "onImpact", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_MovingObjectPosition], + returnType : $rt_voidcls(), + callable : null + }]; + nmcrbm_ItemTransformVec3f.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_Vector3f, nlevv_Vector3f, nlevv_Vector3f], + returnType : $rt_voidcls(), + callable : null }, { name : "equals", modifiers : 0, @@ -64677,18 +66751,688 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }, { - name : "compareTo", + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmt_TileEntityBeacon.$meta.methods = [ + { + name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmcr_Language], + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "update", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateBeacon", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addEffectsToPlayers", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateSegmentColors", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBeamSegments", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "shouldBeamRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getDescriptionPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_Packet, + callable : null + }, { + name : "getMaxRenderDistanceSquared", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "func_183001_h", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], returnType : $rt_intcls(), callable : null }, { - name : "compareTo", + name : "readFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSizeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "decrStackSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "removeStackFromSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "setInventorySlotContents", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "hasCustomName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInventoryStackLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isUseableByPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "openInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "closeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValidForSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getGuiID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "createContainer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_InventoryPlayer, nmep_EntityPlayer], + returnType : nmi_Container, + callable : null + }, { + name : "getField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFieldCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "clear", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "receiveClientEvent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmep_EntityCow.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "playStepSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_BlockPos, nmb_Block], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSoundVolume", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "interact", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "createChild", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityAgeable], + returnType : nmep_EntityCow, + callable : null + }, { + name : "getEyeHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "createChild", modifiers : 96, accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), + parameterTypes : [nme_EntityAgeable], + returnType : nme_EntityAgeable, + callable : null + }]; + nme_EntityMinecartCommandBlock.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMinecartType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmei_EntityMinecart$EnumMinecartType, + callable : null + }, { + name : "getDefaultDisplayTile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "getCommandBlockLogic", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcs_CommandBlockLogic, + callable : null + }, { + name : "onActivatorRailPass", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "interactFirst", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onDataWatcherUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmem_EntitySnowman.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "attackEntityWithRangedAttack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEyeHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }]; + nmea_EntityMinecartMobSpawner.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMinecartType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmei_EntityMinecart$EnumMinecartType, + callable : null + }, { + name : "getDefaultDisplayTile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleStatusUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_bytecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_98039_d", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmt_MobSpawnerBaseLogic, + callable : null + }]; + nmem_EntityEnderman.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEyeHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "onLivingUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateAITasks", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "teleportRandomly", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "teleportToEntity", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "teleportTo", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setHeldBlockState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHeldBlockState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isScreaming", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setScreaming", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "bootstrap", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), callable : null }]; nme_Entity.$meta.methods = [ @@ -65939,7 +68683,714 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmem_EntityZombie.$meta.methods = [ + nmt_TileEntityPiston.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbs_IBlockState, nmu_EnumFacing, $rt_booleancls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPistonState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "getBlockMetadata", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isExtending", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getFacing", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_EnumFacing, + callable : null + }, { + name : "shouldPistonHeadBeRendered", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getProgress", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getOffsetX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getOffsetY", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getOffsetZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "launchWithSlimeBlock", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clearPistonTileEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "update", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + 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 : "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 : "compare", + 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 : "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 + }]; + nmt_TileEntityEnchantmentTable.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "update", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "hasCustomName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setCustomName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDisplayName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "createContainer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_InventoryPlayer, nmep_EntityPlayer], + returnType : nmi_Container, + callable : null + }, { + name : "getGuiID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcrbm_ItemCameraTransforms.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrbm_ItemCameraTransforms], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrbm_ItemTransformVec3f, nmcrbm_ItemTransformVec3f, nmcrbm_ItemTransformVec3f, nmcrbm_ItemTransformVec3f, nmcrbm_ItemTransformVec3f, nmcrbm_ItemTransformVec3f], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyTransform", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrbm_ItemCameraTransforms$TransformType], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTransform", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrbm_ItemCameraTransforms$TransformType], + returnType : nmcrbm_ItemTransformVec3f, + callable : null + }, { + name : "func_181687_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrbm_ItemCameraTransforms$TransformType], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmem_EntityGiantZombie.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEyeHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBlockPathWeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : $rt_floatcls(), + callable : null + }]; + nmt_TileEntityFurnace.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSizeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "decrStackSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "removeStackFromSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "setInventorySlotContents", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "hasCustomName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setCustomInventoryName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInventoryStackLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isBurning", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isBurning", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmi_IInventory], + returnType : $rt_booleancls(), + callable : null + }, { + name : "update", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCookTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_intcls(), + callable : null + }, { + name : "canSmelt", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "smeltItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getItemBurnTime", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_intcls(), + callable : null + }, { + name : "isItemFuel", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isUseableByPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "openInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "closeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValidForSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getSlotsForFace", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_EnumFacing], + returnType : $rt_arraycls($rt_intcls()), + callable : null + }, { + name : "canInsertItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack, nmu_EnumFacing], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canExtractItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack, nmu_EnumFacing], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getGuiID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "createContainer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_InventoryPlayer, nmep_EntityPlayer], + returnType : nmi_Container, + callable : null + }, { + name : "getField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFieldCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "clear", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmei_EntityMinecartEmpty.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "interactFirst", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onActivatorRailPass", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMinecartType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmei_EntityMinecart$EnumMinecartType, + callable : null + }]; + nmem_EntityGuardian.$meta.methods = [ { name : "", modifiers : 0, @@ -65954,6 +69405,20 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_voidcls(), callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null }, { name : "entityInit", modifiers : 0, @@ -65962,68 +69427,82 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "getTotalArmorValue", + name : "isSyncedFlagSet", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setSyncedFlag", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175472_n", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_175464_ck", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "isBreakDoorsTaskSet", + name : "isElder", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "isChild", + name : "setElder", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setElder", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "hasTargetedEntity", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "getExperiencePoints", + name : "getTargetedEntity", modifiers : 0, - accessLevel : 2, - parameterTypes : [nmep_EntityPlayer], + accessLevel : 3, + parameterTypes : [], + returnType : nme_EntityLivingBase, + callable : null + }, { + name : "onDataWatcherUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTalkInterval", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], returnType : $rt_intcls(), callable : null - }, { - name : "setChild", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isVillager", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setVillager", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "attackEntityAsMob", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null }, { name : "getLivingSound", modifiers : 0, @@ -66046,25 +69525,60 @@ function jl_Class_createMetadata() { returnType : jl_String, callable : null }, { - name : "playStepSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_BlockPos, nmb_Block], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDropItem", + name : "canTriggerWalking", modifiers : 0, accessLevel : 2, parameterTypes : [], - returnType : nmi_Item, + returnType : $rt_booleancls(), callable : null }, { - name : "getCreatureAttribute", + name : "getEyeHeight", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nme_EnumCreatureAttribute, + returnType : $rt_floatcls(), + callable : null + }, { + name : "getBlockPathWeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : $rt_floatcls(), + callable : null + }, { + name : "onLivingUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175471_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "func_175469_o", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "func_175477_p", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), callable : null }, { name : "addRandomDrop", @@ -66074,10 +69588,401 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "setEquipmentBasedOnDifficulty", + name : "isValidLightLevel", modifiers : 0, accessLevel : 2, - parameterTypes : [nmw_DifficultyInstance], + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isNotColliding", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCanSpawnHere", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getVerticalFaceSpeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "moveEntityWithHeading", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmem_EntityMob.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onLivingUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSwimSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getSplashSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getFallSoundString", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "attackEntityAsMob", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getBlockPathWeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : $rt_floatcls(), + callable : null + }, { + name : "isValidLightLevel", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCanSpawnHere", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canDropLoot", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + nmeb_EntityDragon.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMovementOffsets", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_floatcls()], + returnType : $rt_arraycls($rt_doublecls()), + callable : null + }, { + name : "onLivingUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateDragonEnderCrystal", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "simplifyAngle", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_doublecls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "attackEntityFromPart", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmeb_EntityDragonPart, nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "attackDragonFrom", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onKillCommand", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onDeathUpdate", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "despawnEntity", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getParts", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nme_Entity), + callable : null + }, { + name : "canBeCollidedWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getWorld", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_World, + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getSoundVolume", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }]; + nme_EntityLiving.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAttackTarget", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_EntityLivingBase, + callable : null + }, { + name : "setAttackTarget", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canAttackClass", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Class], + returnType : $rt_booleancls(), + callable : null + }, { + name : "eatGrassBonus", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTalkInterval", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "playLivingSound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onEntityUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getExperiencePoints", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_intcls(), + callable : null + }, { + name : "spawnExplosionParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleStatusUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_bytecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_110146_f", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { @@ -66095,18 +70000,25 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "onKillEntity", + name : "setMoveForward", modifiers : 0, accessLevel : 3, - parameterTypes : [nme_EntityLivingBase], + parameterTypes : [$rt_floatcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getEyeHeight", + name : "setAIMoveSpeed", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateEquipmentIfNeeded", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmei_EntityItem], + returnType : $rt_voidcls(), callable : null }, { name : "func_175448_a", @@ -66115,34 +70027,6 @@ function jl_Class_createMetadata() { parameterTypes : [nmi_ItemStack], returnType : $rt_booleancls(), callable : null - }, { - name : "onInitialSpawn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], - returnType : nme_IEntityLivingData, - callable : null - }, { - name : "interact", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "startConversion", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleStatusUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_bytecls()], - returnType : $rt_voidcls(), - callable : null }, { name : "canDespawn", modifiers : 0, @@ -66151,277 +70035,294 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }, { - name : "isConverting", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "convertToVillager", + name : "despawnEntity", modifiers : 0, accessLevel : 2, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "getConversionTimeBoost", + name : "updateEntityActionState", + modifiers : 4, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateAITasks", modifiers : 0, accessLevel : 2, parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getVerticalFaceSpeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "setChildSize", + name : "faceEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateRotation", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getCanSpawnHere", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isNotColliding", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getRenderSizeModifier", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getMaxSpawnedInChunk", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMaxFallHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getHeldItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "getEquipmentInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "getCurrentArmor", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "setCurrentItemOrArmor", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmi_ItemStack), + callable : null + }, { + name : "dropEquipment", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setEquipmentBasedOnDifficulty", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_DifficultyInstance], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getArmorPosition", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_intcls(), + callable : null + }, { + name : "getArmorItemForSlot", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nmi_Item, + callable : null + }, { + name : "setEnchantmentBasedOnDifficulty", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_DifficultyInstance], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onInitialSpawn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], + returnType : nme_IEntityLivingData, + callable : null + }, { + name : "canBeSteered", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "enablePersistence", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setEquipmentDropChance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canPickUpLoot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setCanPickUpLoot", modifiers : 0, accessLevel : 3, parameterTypes : [$rt_booleancls()], returnType : $rt_voidcls(), callable : null }, { - name : "setSize", - modifiers : 4, - accessLevel : 2, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "multiplySize", - modifiers : 4, - accessLevel : 2, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getYOffset", + name : "isNoDespawnRequired", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "onDeath", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - cgcb_Splitter.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [cgcb_Splitter$Strategy], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [cgcb_Splitter$Strategy, $rt_booleancls(), cgcb_CharMatcher, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "on", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : cgcb_Splitter, - callable : null - }, { - name : "on", - modifiers : 512, - accessLevel : 3, - parameterTypes : [cgcb_CharMatcher], - returnType : cgcb_Splitter, - callable : null - }, { - name : "on", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : cgcb_Splitter, - callable : null - }, { - name : "on", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jur_Pattern], - returnType : cgcb_Splitter, - callable : null - }, { - name : "onPattern", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : cgcb_Splitter, - callable : null - }, { - name : "fixedLength", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : cgcb_Splitter, - callable : null - }, { - name : "omitEmptyStrings", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcb_Splitter, - callable : null - }, { - name : "limit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : cgcb_Splitter, - callable : null - }, { - name : "trimResults", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcb_Splitter, - callable : null - }, { - name : "trimResults", - modifiers : 0, - accessLevel : 3, - parameterTypes : [cgcb_CharMatcher], - returnType : cgcb_Splitter, - callable : null - }, { - name : "split", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_CharSequence], - returnType : jl_Iterable, - callable : null - }, { - name : "splittingIterator", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_CharSequence], - returnType : ju_Iterator, - callable : null - }, { - name : "splitToList", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_CharSequence], - returnType : ju_List, - callable : null - }, { - name : "withKeyValueSeparator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : cgcb_Splitter$MapSplitter, - callable : null - }, { - name : "withKeyValueSeparator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : cgcb_Splitter$MapSplitter, - callable : null - }, { - name : "withKeyValueSeparator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [cgcb_Splitter], - returnType : cgcb_Splitter$MapSplitter, - callable : null - }, { - name : "access$000", - modifiers : 544, - accessLevel : 0, - parameterTypes : [cgcb_Splitter, jl_CharSequence], - returnType : ju_Iterator, - callable : null - }, { - name : "access$200", - modifiers : 544, - accessLevel : 0, - parameterTypes : [cgcb_Splitter], - returnType : cgcb_CharMatcher, - callable : null - }, { - name : "access$300", - modifiers : 544, - accessLevel : 0, - parameterTypes : [cgcb_Splitter], returnType : $rt_booleancls(), callable : null }, { - name : "access$400", - modifiers : 544, - accessLevel : 0, - parameterTypes : [cgcb_Splitter], - returnType : $rt_intcls(), + name : "interactFirst", + modifiers : 4, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "interact", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "updateLeashedState", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clearLeashed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "allowLeashing", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getLeashed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getLeashedToEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_Entity, + callable : null + }, { + name : "setLeashedToEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "recreateLeash", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "replaceItemInInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isServerWorld", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setNoAI", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isAIDisabled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), callable : null }]; - nmei_EntityExpBottle.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nme_EntityLivingBase], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getGravityVelocity", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getVelocity", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getInaccuracy", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "onImpact", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_MovingObjectPosition], - returnType : $rt_voidcls(), - callable : null - }]; - jt_NumberFormat.$meta.methods = [ + nmt_TileEntityNote.$meta.methods = [ { name : "", modifiers : 0, @@ -66430,271 +70331,56 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "clone", + name : "writeToNBT", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "getCurrency", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Currency, - callable : null - }, { - name : "setCurrency", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Currency], + parameterTypes : [nmn_NBTTagCompound], returnType : $rt_voidcls(), callable : null }, { - name : "equals", + name : "readFromNBT", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), callable : null }, { - name : "format", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : jl_String, - callable : null - }, { - name : "format", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), jl_StringBuffer, jt_FieldPosition], - returnType : jl_StringBuffer, - callable : null - }, { - name : "format", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : jl_String, - callable : null - }, { - name : "format", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls(), jl_StringBuffer, jt_FieldPosition], - returnType : jl_StringBuffer, - callable : null - }, { - name : "format", + name : "changePitch", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_Object, jl_StringBuffer, jt_FieldPosition], - returnType : jl_StringBuffer, + parameterTypes : [], + returnType : $rt_voidcls(), callable : null }, { - name : "getAvailableLocales", - modifiers : 512, + name : "triggerNote", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }]; + nmcrd_PackMetadataSection.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_IChatComponent, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPackDescription", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_arraycls(ju_Locale), + returnType : nmu_IChatComponent, callable : null }, { - name : "getIntegerInstance", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : jt_NumberFormat, - callable : null - }, { - name : "getIntegerInstance", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_Locale], - returnType : jt_NumberFormat, - callable : null - }, { - name : "getInstance", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : jt_NumberFormat, - callable : null - }, { - name : "getInstance", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_Locale], - returnType : jt_NumberFormat, - callable : null - }, { - name : "getMaximumFractionDigits", + name : "getPackFormat", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null - }, { - name : "getMaximumIntegerDigits", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMinimumFractionDigits", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMinimumIntegerDigits", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getNumberInstance", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : jt_NumberFormat, - callable : null - }, { - name : "getNumberInstance", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_Locale], - returnType : jt_NumberFormat, - callable : null - }, { - name : "getPercentInstance", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : jt_NumberFormat, - callable : null - }, { - name : "getPercentInstance", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_Locale], - returnType : jt_NumberFormat, - callable : null - }, { - name : "getCurrencyInstance", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : jt_NumberFormat, - callable : null - }, { - name : "getCurrencyInstance", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_Locale], - returnType : jt_NumberFormat, - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isGroupingUsed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isParseIntegerOnly", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "parse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_Number, - callable : null - }, { - name : "parse", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jt_ParsePosition], - returnType : jl_Number, - callable : null - }, { - name : "parseObject", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jl_String, jt_ParsePosition], - returnType : jl_Object, - callable : null - }, { - name : "setGroupingUsed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setMaximumFractionDigits", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setMaximumIntegerDigits", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setMinimumFractionDigits", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setMinimumIntegerDigits", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setParseIntegerOnly", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRoundingMode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jm_RoundingMode, - callable : null - }, { - name : "setRoundingMode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jm_RoundingMode], - returnType : $rt_voidcls(), - callable : null }]; nmei_EntityPainting.$meta.methods = [ { @@ -66768,7 +70454,374 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcrd_IMetadataSerializer$1.$meta.methods = []; + nmt_TileEntityBrewingStand.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "hasCustomName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSizeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "update", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canBrew", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "brewPotions", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPotionResult", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_intcls(), + callable : null + }, { + name : "readFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "decrStackSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "removeStackFromSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "setInventorySlotContents", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInventoryStackLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isUseableByPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "openInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "closeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValidForSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_174902_m", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_booleancls()), + callable : null + }, { + name : "getSlotsForFace", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_EnumFacing], + returnType : $rt_arraycls($rt_intcls()), + callable : null + }, { + name : "canInsertItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack, nmu_EnumFacing], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canExtractItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack, nmu_EnumFacing], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getGuiID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "createContainer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_InventoryPlayer, nmep_EntityPlayer], + returnType : nmi_Container, + callable : null + }, { + name : "getField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFieldCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "clear", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmei_EntityItemFrame.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, nmu_EnumFacing], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCollisionBorderSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getWidthPixels", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getHeightPixels", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isInRangeToRenderDist", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onBroken", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "dropItemOrSelf", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "removeFrameFromMap", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDisplayedItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "setDisplayedItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setDisplayedItemWithUpdate", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmi_ItemStack, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRotation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setItemRotation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_174865_a", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "interactFirst", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_174866_q", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; nmep_EntityVillager.$meta.methods = [ { name : "bootstrap", @@ -67107,7 +71160,305 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmt_TileEntityPiston.$meta.methods = [ + drei_EventAttack.$meta.methods = [ + { + name : "getTarget", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_Entity, + callable : null + }, { + name : "setTarget", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isCancelled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setCancelled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmeb_EntityWither.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "onLivingUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateAITasks", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_181033_a", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmb_Block], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_82206_m", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setInWeb", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTotalArmorValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_82214_u", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "func_82208_v", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "func_82213_w", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "func_82204_b", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "launchWitherSkullToEntity", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), nme_EntityLivingBase], + returnType : $rt_voidcls(), + callable : null + }, { + name : "launchWitherSkullToCoords", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "attackEntityWithRangedAttack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "despawnEntity", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBrightnessForRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "fall", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addPotionEffect", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmp_PotionEffect], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_82207_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "func_82210_r", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getInvulTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setInvulTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWatchedTargetId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "updateWatchedTargetId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isArmored", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCreatureAttribute", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_EnumCreatureAttribute, + callable : null + }, { + name : "mountEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmca_SoundList.$meta.methods = [ { name : "", modifiers : 0, @@ -67116,91 +71467,123 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbs_IBlockState, nmu_EnumFacing, $rt_booleancls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPistonState", + name : "getSoundList", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nmbs_IBlockState, + returnType : ju_List, callable : null }, { - name : "getBlockMetadata", + name : "canReplaceExisting", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setReplaceExisting", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSoundCategory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmca_SoundCategory, + callable : null + }, { + name : "setSoundCategory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmca_SoundCategory], + returnType : $rt_voidcls(), + callable : null + }]; + nmcrd_AnimationMetadataSection.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_List, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFrameHeight", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "isExtending", + name : "getFrameWidth", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getFrameCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getFrameTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isInterpolate", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "getFacing", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_EnumFacing, - callable : null - }, { - name : "shouldPistonHeadBeRendered", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getProgress", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getOffsetX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getOffsetY", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getOffsetZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "launchWithSlimeBlock", + name : "getAnimationFrame", modifiers : 0, accessLevel : 1, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), + parameterTypes : [$rt_intcls()], + returnType : nmcrd_AnimationFrame, callable : null }, { - name : "clearPistonTileEntity", + name : "getFrameTimeSingle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "frameHasTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getFrameIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getFrameIndexSet", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : ju_Set, callable : null - }, { - name : "update", + }]; + nmb_BlockJukebox$TileEntityJukebox.$meta.methods = [ + { + name : "", modifiers : 0, accessLevel : 3, parameterTypes : [], @@ -67220,255 +71603,131 @@ function jl_Class_createMetadata() { parameterTypes : [nmn_NBTTagCompound], returnType : $rt_voidcls(), callable : null - }]; - nlevo_WorldRenderer.$meta.methods = [ - { - name : "", + }, { + name : "getRecord", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : nmi_ItemStack, callable : null }, { - name : "free", + name : "setRecord", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }]; + nmt_TileEntityEnderChest.$meta.methods = [ + { + name : "", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "finalize", + name : "update", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "receiveClientEvent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "invalidate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "openChest", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "closeChest", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canBeUsed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }]; + nmei_EntityEnderCrystal.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canTriggerWalking", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "entityInit", modifiers : 0, accessLevel : 2, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "grow", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_181674_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_181672_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevo_WorldRenderer$State, - callable : null - }, { - name : "func_181665_a", - modifiers : 512, - accessLevel : 1, - parameterTypes : [nlevib_FloatBuffer, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setVertexState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevo_WorldRenderer$State], - returnType : $rt_voidcls(), - callable : null - }, { - name : "reset", + name : "onUpdate", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "begin", + name : "writeEntityToNBT", modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nlevo_VertexFormat], + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], returnType : $rt_voidcls(), callable : null }, { - name : "tex", + name : "readEntityFromNBT", modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls()], - returnType : nlevo_WorldRenderer, - callable : null - }, { - name : "lightmap", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nlevo_WorldRenderer, - callable : null - }, { - name : "putBrightness4", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], returnType : $rt_voidcls(), callable : null }, { - name : "putPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getColorIndex", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "putColorMultiplier", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "putColor", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "putColorRGB_F", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "putColorRGBA", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "markDirty", + name : "canBeCollidedWith", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "color", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : nlevo_WorldRenderer, - callable : null - }, { - name : "color", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : nlevo_WorldRenderer, - callable : null - }, { - name : "addVertexData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_intcls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "endVertex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "pos", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : nlevo_WorldRenderer, - callable : null - }, { - name : "putNormal", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "normal", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : nlevo_WorldRenderer, - callable : null - }, { - name : "setTranslation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "finishDrawing", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getByteBuffer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "getVertexFormat", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevo_VertexFormat, - callable : null - }, { - name : "getVertexCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getDrawMode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "putColor4", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "putColorRGB_F4", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), + returnType : $rt_booleancls(), callable : null }]; - nmem_EntityCaveSpider.$meta.methods = [ + nmem_EntitySkeleton.$meta.methods = [ { name : "", modifiers : 0, @@ -67483,6 +71742,41 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_voidcls(), callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "playStepSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_BlockPos, nmb_Block], + returnType : $rt_voidcls(), + callable : null }, { name : "attackEntityAsMob", modifiers : 0, @@ -67490,6 +71784,62 @@ function jl_Class_createMetadata() { parameterTypes : [nme_Entity], returnType : $rt_booleancls(), callable : null + }, { + name : "getCreatureAttribute", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_EnumCreatureAttribute, + callable : null + }, { + name : "onLivingUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateRidden", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onDeath", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addRandomDrop", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setEquipmentBasedOnDifficulty", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_DifficultyInstance], + returnType : $rt_voidcls(), + callable : null }, { name : "onInitialSpawn", modifiers : 0, @@ -67497,6 +71847,3550 @@ function jl_Class_createMetadata() { parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], returnType : nme_IEntityLivingData, callable : null + }, { + name : "setCombatTask", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "attackEntityWithRangedAttack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSkeletonType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setSkeletonType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEyeHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getYOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }]; + nmcrbm_BlockFaceUV.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_178348_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "func_178346_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "func_178347_d", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_178345_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setUvs", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls())], + returnType : $rt_voidcls(), + callable : null + }]; + nmep_EntitySheep.$meta.methods = [ + { + name : "func_175513_a", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmi_EnumDyeColor], + returnType : $rt_arraycls($rt_floatcls()), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onLivingUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "handleStatusUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_bytecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHeadRotationPointY", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getHeadRotationAngleX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "interact", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "playStepSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_BlockPos, nmb_Block], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFleeceColor", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_EnumDyeColor, + callable : null + }, { + name : "setFleeceColor", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_EnumDyeColor], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSheared", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setSheared", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRandomSheepColor", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlev_EaglercraftRandom], + returnType : nmi_EnumDyeColor, + callable : null + }, { + name : "createChild", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityAgeable], + returnType : nmep_EntitySheep, + callable : null + }, { + name : "eatGrassBonus", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onInitialSpawn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], + returnType : nme_IEntityLivingData, + callable : null + }, { + name : "getDyeColorMixFromParents", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmep_EntityAnimal, nmep_EntityAnimal], + returnType : nmi_EnumDyeColor, + callable : null + }, { + name : "getEyeHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "createChild", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nme_EntityAgeable], + returnType : nme_EntityAgeable, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmem_EntityPigZombie.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setRevengeTarget", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateAITasks", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCanSpawnHere", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isNotColliding", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "becomeAngryAt", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isAngry", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "interact", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "addRandomDrop", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setEquipmentBasedOnDifficulty", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_DifficultyInstance], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onInitialSpawn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], + returnType : nme_IEntityLivingData, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmep_EntitySquid.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEyeHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getSoundVolume", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "canTriggerWalking", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isInWater", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onLivingUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "moveEntityWithHeading", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCanSpawnHere", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "handleStatusUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_bytecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175568_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175567_n", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + nmei_EntityArmorStand.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isServerWorld", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHeldItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "getEquipmentInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "getCurrentArmor", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "setCurrentItemOrArmor", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmi_ItemStack), + callable : null + }, { + name : "replaceItemInInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePoseToNBT", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPoseFromNBT", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : nmn_NBTTagCompound, + callable : null + }, { + name : "canBePushed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "collideWithEntity", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "collideWithNearbyEntities", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "interactAt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer, nmu_Vec3], + returnType : $rt_booleancls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isInRangeToRenderDist", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_110146_f", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getEyeHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "moveEntityWithHeading", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_181550_a", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updatePotionMetadata", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setInvisible", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isChild", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onKillCommand", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isImmuneToExplosions", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setSmall", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isSmall", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setNoGravity", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "hasNoGravity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setShowArms", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getShowArms", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setNoBasePlate", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "hasNoBasePlate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_181027_m", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_181026_s", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setHeadRotation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Rotations], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setBodyRotation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Rotations], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setLeftArmRotation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Rotations], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setRightArmRotation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Rotations], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setLeftLegRotation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Rotations], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setRightLegRotation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Rotations], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHeadRotation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_Rotations, + callable : null + }, { + name : "getBodyRotation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_Rotations, + callable : null + }, { + name : "getLeftArmRotation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_Rotations, + callable : null + }, { + name : "getRightArmRotation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_Rotations, + callable : null + }, { + name : "getLeftLegRotation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_Rotations, + callable : null + }, { + name : "getRightLegRotation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_Rotations, + callable : null + }, { + name : "canBeCollidedWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmca_SoundHandler$SoundMap.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Map], + returnType : $rt_voidcls(), + callable : null + }]; + nmee_EntityLightningBolt.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }]; + nmei_EntityItem.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canTriggerWalking", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "searchForOtherItemsNearby", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "combineItems", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmei_EntityItem], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setAgeToCreativeDespawnTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleWaterMovement", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "dealFireDamage", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onCollideWithPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "canAttackWithItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getEntityItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "setEntityItemStack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getOwner", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setOwner", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getThrower", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setThrower", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAge", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setDefaultPickupDelay", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setNoPickupDelay", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setInfinitePickupDelay", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setPickupDelay", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "cannotPickup", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setNoDespawn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_174870_v", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmei_EntityMinecartTNT.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMinecartType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmei_EntityMinecart$EnumMinecartType, + callable : null + }, { + name : "getDefaultDisplayTile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "killMinecart", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource], + returnType : $rt_voidcls(), + callable : null + }, { + name : "explodeCart", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fall", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onActivatorRailPass", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleStatusUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_bytecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "ignite", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFuseTicks", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isIgnited", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getExplosionResistance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_Explosion, nmw_World, nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_floatcls(), + callable : null + }, { + name : "verifyExplosion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_Explosion, nmw_World, nmu_BlockPos, nmbs_IBlockState, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }]; + nmt_TileEntityFlowerPot.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_Item, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDescriptionPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_Packet, + callable : null + }, { + name : "setFlowerPotData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_Item, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFlowerPotItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "getFlowerPotData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nmep_EntityEgg.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nme_EntityLivingBase], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onImpact", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_MovingObjectPosition], + returnType : $rt_voidcls(), + callable : null + }]; + nmem_EntityCreeper.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMaxFallHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "fall", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "onDeath", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource], + returnType : $rt_voidcls(), + callable : null + }, { + name : "attackEntityAsMob", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getPowered", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCreeperFlashIntensity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "getCreeperState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setCreeperState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onStruckByLightning", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmee_EntityLightningBolt], + returnType : $rt_voidcls(), + callable : null + }, { + name : "interact", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hasIgnited", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "ignite", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isAIEnabled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_175493_co", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmep_EntityHorse.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setHorseType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHorseType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setHorseVariant", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHorseVariant", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHorseWatchableBoolean", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setHorseWatchableBoolean", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isAdultHorse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isTame", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_110253_bW", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getOwnerId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setOwnerId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHorseSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setScaleForAge", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isHorseJumping", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setHorseTamed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setHorseJumping", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "allowLeashing", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_142017_o", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isChested", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getHorseArmorIndexSynced", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getHorseArmorIndex", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmi_ItemStack], + returnType : $rt_intcls(), + callable : null + }, { + name : "isEatingHaystack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isRearing", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isBreeding", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getHasReproduced", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setHorseArmorStack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setBreeding", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setChested", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setHasReproduced", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setHorseSaddled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTemper", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setTemper", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "increaseTemper", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getTotalArmorValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "canBePushed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "prepareChunkForSpawn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "dropChests", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_110266_cB", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fall", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getChestSize", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "initHorseChest", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateHorseSlots", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onInventoryChanged", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_InventoryBasic], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCanSpawnHere", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getClosestHorse", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_Entity, $rt_doublecls()], + returnType : nmep_EntityHorse, + callable : null + }, { + name : "getHorseJumpStrength", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "isHorseSaddled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getAngrySoundName", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "playStepSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_BlockPos, nmb_Block], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMaxSpawnedInChunk", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMaxTemper", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getSoundVolume", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getTalkInterval", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_110239_cn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "resetTexturePrefix", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175507_cI", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setHorseTexturePaths", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHorseTexture", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getVariantTexturePaths", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "openGUI", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "interact", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "mountTo", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canWearArmor", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canCarryChest", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isMovementBlocked", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isUndead", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isSterile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isBreedingItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_110210_cH", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onLivingUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "openHorseMouth", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canMate", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setEating", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setEatingHaystack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setRearing", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "makeHorseRear", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "makeHorseRearWithSound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "dropChestItems", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "dropItemsInChest", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nme_Entity, nmi_AnimalChest], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setTamedBy", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "moveEntityWithHeading", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canMateWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityAnimal], + returnType : $rt_booleancls(), + callable : null + }, { + name : "createChild", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityAgeable], + returnType : nme_EntityAgeable, + callable : null + }, { + name : "onInitialSpawn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], + returnType : nme_IEntityLivingData, + callable : null + }, { + name : "getGrassEatingAmount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getRearingAmount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getMouthOpennessAngle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setJumpPower", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "spawnHorseParticles", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleStatusUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_bytecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateRiderPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getModifiedMaxHealth", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getModifiedJumpStrength", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getModifiedMovementSpeed", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "isArmorItem", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmi_Item], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isOnLadder", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getEyeHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "replaceItemInInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmem_EntityMagmaCube.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCanSpawnHere", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isNotColliding", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getTotalArmorValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBrightnessForRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBrightness", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getParticleType", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmu_EnumParticleTypes, + callable : null + }, { + name : "createInstance", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmem_EntitySlime, + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isBurning", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getJumpDelay", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "alterSquishAmount", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "jump", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleJumpLava", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fall", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canDamagePlayer", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getAttackStrength", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getJumpSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "makesSoundOnLand", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + nme_EntityLeashKnot.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateFacingWithBoundingBox", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_EnumFacing], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWidthPixels", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getHeightPixels", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getEyeHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "isInRangeToRenderDist", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onBroken", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToNBTOptional", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_booleancls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "interactFirst", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onValidSurface", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "createKnot", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : nme_EntityLeashKnot, + callable : null + }, { + name : "getKnotForPosition", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : nme_EntityLeashKnot, + callable : null + }]; + drei_EventKey.$meta.methods = [ + { + name : "getKey", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmem_EntityBlaze.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getBrightnessForRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBrightness", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "onLivingUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateAITasks", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fall", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "isBurning", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_70845_n", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setOnFire", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isValidLightLevel", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + nmep_EntityWolf.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setAttackTarget", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateAITasks", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "playStepSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_BlockPos, nmb_Block], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getSoundVolume", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isWolfWet", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getShadingWhileWet", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getShakeAngle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getInterestedAngle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getEyeHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getVerticalFaceSpeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "attackEntityAsMob", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setTamed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "interact", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "handleStatusUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_bytecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTailRotation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "isBreedingItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getMaxSpawnedInChunk", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isAngry", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setAngry", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCollarColor", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_EnumDyeColor, + callable : null + }, { + name : "setCollarColor", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_EnumDyeColor], + returnType : $rt_voidcls(), + callable : null + }, { + name : "createChild", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityAgeable], + returnType : nmep_EntityWolf, + callable : null + }, { + name : "setBegging", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canMateWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityAnimal], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isBegging", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canDespawn", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "shouldAttackEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase, nme_EntityLivingBase], + returnType : $rt_booleancls(), + callable : null + }, { + name : "allowLeashing", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "createChild", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nme_EntityAgeable], + returnType : nme_EntityAgeable, + callable : null + }]; + nmem_EntitySilverfish.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getYOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getEyeHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canTriggerWalking", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "playStepSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_BlockPos, nmb_Block], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDropItem", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBlockPathWeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : $rt_floatcls(), + callable : null + }, { + name : "isValidLightLevel", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCanSpawnHere", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCreatureAttribute", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_EnumCreatureAttribute, + callable : null + }]; + nmep_EntityArrow.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nme_EntityLivingBase, nme_EntityLivingBase, $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nme_EntityLivingBase, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setThrowableHeading", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setPositionAndRotation2", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setVelocity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canTriggerWalking", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setDamage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDamage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "setKnockbackStrength", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canAttackWithItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getEyeHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setIsCritical", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getIsCritical", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + nmu_IChatComponent.$meta.methods = [ + { + name : "setChatStyle", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmu_ChatStyle], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "getChatStyle", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_ChatStyle, + callable : null + }, { + name : "appendText", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "appendSibling", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmu_IChatComponent], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "getUnformattedTextForChat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getUnformattedText", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getFormattedText", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getSiblings", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "createCopy", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "join", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_List], + returnType : nmu_IChatComponent, + callable : null + }]; + nmep_EntityBat.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSoundVolume", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getSoundPitch", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "canBePushed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "collideWithEntity", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "collideWithNearbyEntities", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getIsBatHanging", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setIsBatHanging", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateAITasks", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canTriggerWalking", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "fall", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateFallState", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_doublecls(), $rt_booleancls(), nmb_Block, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "doesEntityNotTriggerPressurePlate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCanSpawnHere", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isDateAroundHalloween", + modifiers : 0, + accessLevel : 1, + parameterTypes : [ju_Calendar], + returnType : $rt_booleancls(), + callable : null }, { name : "getEyeHeight", modifiers : 0, @@ -67505,28 +75399,4376 @@ function jl_Class_createMetadata() { returnType : $rt_floatcls(), callable : null }]; - nmcr_RenderGlobal$1.$meta.methods = [ + nmn_ServerStatusResponse.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 0, - parameterTypes : [nmcr_RenderGlobal, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + accessLevel : 3, + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "call", + name : "getServerDescription", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "setServerDescription", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_IChatComponent], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPlayerCountData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_ServerStatusResponse$PlayerCountData, + callable : null + }, { + name : "setPlayerCountData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_ServerStatusResponse$PlayerCountData], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getProtocolVersionInfo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_ServerStatusResponse$MinecraftProtocolVersionIdentifier, + callable : null + }, { + name : "setProtocolVersionInfo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_ServerStatusResponse$MinecraftProtocolVersionIdentifier], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setFavicon", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFavicon", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nmcrd_TextureMetadataSection.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls(), $rt_booleancls(), ju_List], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTextureBlur", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getTextureClamp", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getListMipmaps", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }]; + nmei_EntityFallingBlock.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canTriggerWalking", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canBeCollidedWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fall", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWorldObj", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_World, + callable : null + }, { + name : "setHurtEntities", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canRenderOnFire", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "addEntityCrashInfo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmc_CrashReportCategory], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmbs_IBlockState, + callable : null + }]; + nmt_TileEntitySign.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDescriptionPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_Packet, + callable : null + }, { + name : "func_183000_F", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getIsEditable", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setEditable", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmep_EntityPlayer, + callable : null + }, { + name : "executeCommand", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }]; + nmt_TileEntityChest.$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 : "getSizeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "decrStackSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "removeStackFromSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "setInventorySlotContents", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getName", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : jl_String, callable : null }, { - name : "call", + name : "hasCustomName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setCustomName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInventoryStackLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isUseableByPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "updateContainingBlockInfo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_174910_a", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmt_TileEntityChest, nmu_EnumFacing], + returnType : $rt_voidcls(), + callable : null + }, { + name : "checkForAdjacentChests", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAdjacentChest", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_EnumFacing], + returnType : nmt_TileEntityChest, + callable : null + }, { + name : "isChestAt", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmu_BlockPos], + returnType : $rt_booleancls(), + callable : null + }, { + name : "update", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "receiveClientEvent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "openInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "closeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValidForSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "invalidate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getChestType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getGuiID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "createContainer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_InventoryPlayer, nmep_EntityPlayer], + returnType : nmi_Container, + callable : null + }, { + name : "getField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFieldCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "clear", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmep_EntitySmallFireball.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nme_EntityLivingBase, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onImpact", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_MovingObjectPosition], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canBeCollidedWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }]; + nmep_EntityPotion.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nme_EntityLivingBase, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nme_EntityLivingBase, nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getGravityVelocity", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getVelocity", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getInaccuracy", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setPotionDamage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPotionDamage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "onImpact", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_MovingObjectPosition], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }]; + nmep_EntityFishHook.$meta.methods = [ + { + name : "func_174855_j", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isInRangeToRenderDist", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "handleHookCasting", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setPositionAndRotation2", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setVelocity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleHookRetraction", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setDead", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmem_EntityWitch.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setAggressive", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAggressive", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleStatusUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_bytecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyPotionDamageCalculations", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "attackEntityWithRangedAttack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEyeHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcrd_FontMetadataSection.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_arraycls($rt_floatcls()), $rt_arraycls($rt_floatcls())], + returnType : $rt_voidcls(), + callable : null + }]; + nmt_TileEntityBanner.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setItemValues", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_181020_a", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound, $rt_intcls(), nmn_NBTTagList], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDescriptionPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_Packet, + callable : null + }, { + name : "getBaseColor", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBaseColor", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_intcls(), + callable : null + }, { + name : "getPatterns", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_intcls(), + callable : null + }, { + name : "getPatternList", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "func_181021_d", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_NBTTagList, + callable : null + }, { + name : "getColorList", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "func_175116_e", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "initializeBannerData", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "removeBannerData", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }]; + nmei_EntityEnderEye.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isInRangeToRenderDist", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "moveTowards", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setVelocity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBrightness", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getBrightnessForRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "canAttackWithItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + nlevi_EnumServerRateLimit.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nlevi_EnumServerRateLimit), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nlevi_EnumServerRateLimit, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nme_EnumCreatureType.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nme_EnumCreatureType), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nme_EnumCreatureType, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls(), jl_Class, $rt_intcls(), nmbm_Material, $rt_booleancls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCreatureClass", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Class, + callable : null + }, { + name : "getMaxNumberOfCreature", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getPeacefulCreature", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getAnimal", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmn_EnumConnectionState$4.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + cgcc_DenseImmutableTable$RowMap.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [cgcc_DenseImmutableTable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "keyToIndex", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : cgcc_ImmutableMap, + callable : null + }, { + name : "getValue", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : ju_Map, + callable : null + }, { + name : "isPartialView", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getValue", + modifiers : 96, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : jl_Object, + callable : null + }, { + name : "", + modifiers : 32, + accessLevel : 0, + parameterTypes : [cgcc_DenseImmutableTable, cgcc_DenseImmutableTable$1], + returnType : $rt_voidcls(), + callable : null + }]; + nmn_EnumConnectionState$1.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmn_EnumPacketDirection.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmn_EnumPacketDirection), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmn_EnumPacketDirection, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmn_EnumConnectionState$2.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nlevi_EnumEaglerConnectionState.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nlevi_EnumEaglerConnectionState), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nlevi_EnumEaglerConnectionState, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls(), $rt_booleancls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isClosed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isOpen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcp_EntityDiggingFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_174846_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : nmcp_EntityDiggingFX, + callable : null + }, { + name : "func_174845_l", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcp_EntityDiggingFX, + callable : null + }, { + name : "getFXLayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevo_WorldRenderer, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderAccelerated", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevm_IAcceleratedParticleEngine, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getBrightnessForRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_intcls(), + callable : null + }]; + nmu_ChatComponentTranslation.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_arraycls(jl_Object)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "ensureInitialized", + modifiers : 2048, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "initializeFromFormat", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFormatArgumentAsComponent", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "setChatStyle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_ChatStyle], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "iterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }, { + name : "getUnformattedTextForChat", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "createCopy", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_ChatComponentTranslation, + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getKey", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getFormatArgs", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_Object), + callable : null + }, { + name : "createCopy", modifiers : 96, accessLevel : 3, parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcrm_SimpleBakedModel.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_List, ju_List, $rt_booleancls(), $rt_booleancls(), nlevm_EaglerTextureAtlasSprite, nmcrbm_ItemCameraTransforms], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFaceQuads", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_EnumFacing], + returnType : ju_List, + callable : null + }, { + name : "getGeneralQuads", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "isAmbientOcclusion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isGui3d", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isBuiltInRenderer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getParticleTexture", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevm_EaglerTextureAtlasSprite, + callable : null + }, { + name : "getItemCameraTransforms", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcrbm_ItemCameraTransforms, + callable : null + }]; + cgcb_Splitter$5.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [cgcb_Splitter, jl_CharSequence], + returnType : $rt_voidcls(), + callable : null + }, { + name : "iterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nmn_EnumConnectionState$3.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmcrc_ChunkCompileTaskGenerator.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrc_RenderChunk, nmcrc_ChunkCompileTaskGenerator$Type], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getStatus", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcrc_ChunkCompileTaskGenerator$Status, + callable : null + }, { + name : "getRenderChunk", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcrc_RenderChunk, + callable : null + }, { + name : "getCompiledChunk", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcrc_CompiledChunk, + callable : null + }, { + name : "setCompiledChunk", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrc_CompiledChunk], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRegionRenderCacheBuilder", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcr_RegionRenderCacheBuilder, + callable : null + }, { + name : "setRegionRenderCacheBuilder", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcr_RegionRenderCacheBuilder], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setStatus", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrc_ChunkCompileTaskGenerator$Status], + returnType : $rt_voidcls(), + callable : null + }, { + name : "finish", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addFinishRunnable", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Runnable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcrc_ChunkCompileTaskGenerator$Type, + callable : null + }, { + name : "isFinished", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canExecuteYet", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + nmn_EnumConnectionState.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmn_EnumConnectionState), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmn_EnumConnectionState, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "registerPacket", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_EnumPacketDirection, jl_Class], + returnType : nmn_EnumConnectionState, + callable : null + }, { + name : "getPacketId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_EnumPacketDirection, nmn_Packet], + returnType : jl_Integer, + callable : null + }, { + name : "getPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_EnumPacketDirection, $rt_intcls()], + returnType : nmn_Packet, + callable : null + }, { + name : "getId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getById", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmn_EnumConnectionState, + callable : null + }, { + name : "getFromPacket", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmn_Packet], + returnType : nmn_EnumConnectionState, + callable : null + }, { + name : "", + modifiers : 32, + accessLevel : 0, + parameterTypes : [jl_String, $rt_intcls(), $rt_intcls(), nmn_EnumConnectionState$1], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmep_EntityTameable.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "playTameEffect", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleStatusUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_bytecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isTamed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setTamed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setupTamedAI", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isSitting", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setSitting", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getOwnerId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setOwnerId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getOwner", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_EntityLivingBase, + callable : null + }, { + name : "isOwner", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase], + returnType : $rt_booleancls(), + callable : null + }, { + name : "shouldAttackEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase, nme_EntityLivingBase], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getTeam", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_Team, + callable : null + }, { + name : "isOnSameTeam", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getOwner", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : nme_Entity, + callable : null + }]; + drei_Event.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nme_EntityAgeable.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "createChild", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nme_EntityAgeable], + returnType : nme_EntityAgeable, + callable : null + }, { + name : "interact", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getGrowingAge", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_175501_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addGrowth", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setGrowingAge", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onLivingUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onGrowingAdult", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isChild", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setScaleForAge", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setSize", + modifiers : 4, + accessLevel : 2, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setScale", + modifiers : 4, + accessLevel : 2, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nme_EntityFlying.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fall", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateFallState", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_doublecls(), $rt_booleancls(), nmb_Block, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "moveEntityWithHeading", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isOnLadder", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + nmcp_EntityFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "multiplyVelocity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : nmcp_EntityFX, + callable : null + }, { + name : "multipleParticleScaleBy", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : nmcp_EntityFX, + callable : null + }, { + name : "setRBGColorF", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setAlphaF", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRedColorF", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getGreenColorF", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getBlueColorF", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getAlpha", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "canTriggerWalking", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevo_WorldRenderer, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderAccelerated", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevm_IAcceleratedParticleEngine, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getFXLayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setParticleIcon", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevm_EaglerTextureAtlasSprite], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setParticleTextureIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "nextTextureIndexX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canAttackWithItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nme_EntityLivingBase.$meta.methods = [ + { + name : "onKillCommand", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyEntityAttributes", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateFallState", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_doublecls(), $rt_booleancls(), nmb_Block, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canBreatheUnderwater", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onEntityUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isChild", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onDeathUpdate", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canDropLoot", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "decreaseAirSupply", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getExperiencePoints", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_intcls(), + callable : null + }, { + name : "isPlayer", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getRNG", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlev_EaglercraftRandom, + callable : null + }, { + name : "getAITarget", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_EntityLivingBase, + callable : null + }, { + name : "getRevengeTimer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setRevengeTarget", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLastAttacker", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_EntityLivingBase, + callable : null + }, { + name : "getLastAttackerTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setLastAttacker", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAge", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updatePotionEffects", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updatePotionMetadata", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "resetPotionEffectMetadata", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clearActivePotions", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getActivePotionEffects", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Collection, + callable : null + }, { + name : "isPotionActive", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isPotionActive", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmp_Potion], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getActivePotionEffect", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmp_Potion], + returnType : nmp_PotionEffect, + callable : null + }, { + name : "addPotionEffect", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmp_PotionEffect], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isPotionApplicable", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmp_PotionEffect], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isEntityUndead", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "removePotionEffectClient", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "removePotionEffect", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onNewPotionEffect", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmp_PotionEffect], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onChangedPotionEffect", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmp_PotionEffect, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onFinishedPotionEffect", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmp_PotionEffect], + returnType : $rt_voidcls(), + callable : null + }, { + name : "heal", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHealth", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setHealth", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "renderBrokenItemStack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onDeath", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource], + returnType : $rt_voidcls(), + callable : null + }, { + name : "dropEquipment", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "knockBack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_floatcls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "addRandomDrop", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "dropFewItems", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isOnLadder", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isEntityAlive", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "fall", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFallSoundString", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "performHurtAnimation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTotalArmorValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "damageArmor", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyArmorCalculations", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "applyPotionDamageCalculations", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "damageEntity", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCombatTracker", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_CombatTracker, + callable : null + }, { + name : "func_94060_bK", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_EntityLivingBase, + callable : null + }, { + name : "getMaxHealth", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getArrowCountInEntity", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setArrowCountInEntity", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getArmSwingAnimationEnd", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "swingItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleStatusUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_bytecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "kill", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateArmSwingProgress", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEntityAttribute", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmeaa_IAttribute], + returnType : nmeaa_IAttributeInstance, + callable : null + }, { + name : "getAttributeMap", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmeaa_BaseAttributeMap, + callable : null + }, { + name : "getCreatureAttribute", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_EnumCreatureAttribute, + callable : null + }, { + name : "getHeldItem", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "getEquipmentInSlot", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "getCurrentArmor", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "setCurrentItemOrArmor", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setSprinting", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInventory", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmi_ItemStack), + callable : null + }, { + name : "getSoundVolume", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getSoundPitch", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "isMovementBlocked", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "dismountEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAlwaysRenderNameTagForRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getJumpUpwardsMotion", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "jump", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateAITick", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleJumpLava", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "moveEntityWithHeading", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAIMoveSpeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setAIMoveSpeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "attackEntityAsMob", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isPlayerSleeping", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_110146_f", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "onLivingUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateEntityActionState", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "collideWithNearbyEntities", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "collideWithEntity", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "mountEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateRidden", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setPositionAndRotation2", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setJumping", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onItemPickup", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canEntityBeSeen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getLookVec", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_Vec3, + callable : null + }, { + name : "getLook", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : nmu_Vec3, + callable : null + }, { + name : "getSwingProgress", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "isServerWorld", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canBeCollidedWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canBePushed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setBeenAttacked", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRotationYawHead", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setRotationYawHead", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_181013_g", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAbsorptionAmount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setAbsorptionAmount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTeam", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_Team, + callable : null + }, { + name : "isOnSameTeam", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isOnTeam", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_Team], + returnType : $rt_booleancls(), + callable : null + }, { + name : "sendEnterCombat", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "sendEndCombat", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "markPotionsDirty", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmt_TileEntity.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addMapping", + modifiers : 512, + accessLevel : 1, + parameterTypes : [jl_Class, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWorld", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_World, + callable : null + }, { + name : "setWorldObj", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "hasWorldObj", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "readFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "createAndLoadEntity", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : nmt_TileEntity, + callable : null + }, { + name : "getBlockMetadata", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "markDirty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDistanceSq", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getMaxRenderDistanceSquared", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getPos", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "getBlockType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmb_Block, + callable : null + }, { + name : "getDescriptionPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_Packet, + callable : null + }, { + name : "isInvalid", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "invalidate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "validate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "receiveClientEvent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "updateContainingBlockInfo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addInfoToCrashReport", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmc_CrashReportCategory], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setPos", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_183000_F", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "access$000", + modifiers : 544, + accessLevel : 0, + parameterTypes : [], + returnType : ju_Map, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmep_EntityFireball.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isInRangeToRenderDist", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nme_EntityLivingBase, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMotionFactor", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "onImpact", + modifiers : 1, + accessLevel : 2, + parameterTypes : [nmu_MovingObjectPosition], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canBeCollidedWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCollisionBorderSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getBrightness", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getBrightnessForRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_intcls(), + callable : null + }]; + nmu_Vec3i.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + 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 + }, { + name : "compareTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3i], + returnType : $rt_intcls(), + callable : null + }, { + name : "getX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getY", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "crossProduct", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3i], + returnType : nmu_Vec3i, + callable : null + }, { + name : "distanceSq", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "distanceSqToCenter", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "distanceSq", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3i], + returnType : $rt_doublecls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + 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 + }]; + nmt_TileEntityLockable.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isLocked", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getLockCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_LockCode, + callable : null + }, { + name : "setLockCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_LockCode], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDisplayName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }]; + nme_EntityCreature.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBlockPathWeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getCanSpawnHere", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hasPath", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isWithinHomeDistanceCurrentPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isWithinHomeDistanceFromPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setHomePosAndDistance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHomePosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "getMaximumHomeDistance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "detachHome", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "hasHome", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "updateLeashedState", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_142017_o", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nme_EntityHanging.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateFacingWithBoundingBox", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_EnumFacing], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateBoundingBox", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_174858_a", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onValidSurface", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canBeCollidedWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hitByEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getHorizontalFacing", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_EnumFacing, + callable : null + }, { + name : "moveEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addVelocity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWidthPixels", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getHeightPixels", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "onBroken", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "shouldSetPosAfterLoading", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHangingPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }]; + nmep_EntityAmbientCreature.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "allowLeashing", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "interact", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }]; + nmep_EntityAnimal.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateAITasks", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onLivingUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getBlockPathWeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : $rt_floatcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCanSpawnHere", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getTalkInterval", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "canDespawn", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getExperiencePoints", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_intcls(), + callable : null + }, { + name : "isBreedingItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "interact", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "consumeItemFromStack", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmep_EntityPlayer, nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setInLove", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPlayerInLove", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmep_EntityPlayer, + callable : null + }, { + name : "isInLove", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "resetInLove", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canMateWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityAnimal], + returnType : $rt_booleancls(), + callable : null + }, { + name : "handleStatusUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_bytecls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmee_EntityWeatherEffect.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }]; + nmem_EntityGolem.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fall", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLivingSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getTalkInterval", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "canDespawn", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + nmep_EntityThrowable.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entityInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isInRangeToRenderDist", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nme_EntityLivingBase], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getVelocity", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getInaccuracy", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setThrowableHeading", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setVelocity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getGravityVelocity", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "onImpact", + modifiers : 1, + accessLevel : 2, + parameterTypes : [nmu_MovingObjectPosition], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getThrower", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_EntityLivingBase, + callable : null + }]; + nmei_EntityMinecartContainer.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "killMinecart", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "decrStackSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "removeStackFromSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "setInventorySlotContents", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "markDirty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isUseableByPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "openInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "closeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValidForSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getInventoryStackLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "travelToDimension", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setDead", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeEntityToNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readEntityFromNBT", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "interactFirst", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "applyDrag", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFieldCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isLocked", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setLockCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_LockCode], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLockCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_LockCode, + callable : null + }, { + name : "clear", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cgcc_DenseImmutableTable$ImmutableArrayMap.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "keyToIndex", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : cgcc_ImmutableMap, + callable : null + }, { + name : "isFull", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getKey", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls()], returnType : jl_Object, callable : null + }, { + name : "getValue", + modifiers : 1, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : jl_Object, + callable : null + }, { + name : "createKeySet", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "size", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "createEntrySet", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : cgcc_ImmutableSet, + callable : null + }]; + nmep_EntityWaterMob.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canBreatheUnderwater", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCanSpawnHere", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isNotColliding", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getTalkInterval", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "canDespawn", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getExperiencePoints", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_intcls(), + callable : null + }, { + name : "onEntityUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isPushedByWater", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null }]; cgcc_ImmutableSortedSet.$meta.methods = [ { @@ -67943,1376 +80185,282 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmn_Packet.$meta.methods = [ + nlevi_QueryResponse.$meta.methods = [ { - name : "readPacketData", - modifiers : 1, + name : "", + modifiers : 0, accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], + parameterTypes : [oj_JSONObject, $rt_longcls()], returnType : $rt_voidcls(), callable : null }, { - name : "writePacketData", - modifiers : 1, + name : "isResponseString", + modifiers : 0, accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : $rt_booleancls(), callable : null }, { - name : "processPacket", - modifiers : 1, + name : "isResponseJSON", + modifiers : 0, accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getResponseString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getResponseJSON", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : oj_JSONObject, callable : null }]; - nmcs_GameSettings.$meta.methods = [ + jl_Iterable.$meta.methods = [ { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmc_Minecraft], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getKeyDisplayString", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "isKeyDown", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmcs_KeyBinding], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setOptionKeyBinding", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcs_KeyBinding, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setOptionFloatValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcs_GameSettings$Options, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setOptionValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcs_GameSettings$Options, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getOptionFloatValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcs_GameSettings$Options], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getOptionOrdinalValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcs_GameSettings$Options], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getTranslation", - modifiers : 512, - accessLevel : 1, - parameterTypes : [$rt_arraycls(jl_String), $rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "getKeyBinding", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcs_GameSettings$Options], - returnType : jl_String, - callable : null - }, { - name : "loadOptions", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "parseFloat", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String], - returnType : $rt_floatcls(), - callable : null - }, { - name : "saveOptions", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSoundLevel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmca_SoundCategory], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setSoundLevel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmca_SoundCategory, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "sendSettingsToServer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getModelParts", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }, { - name : "setModelPartEnabled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EnumPlayerModelParts, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "switchModelPartEnabled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EnumPlayerModelParts], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_181147_e", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_181148_f", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toJSONArray", - modifiers : 0, - accessLevel : 1, - parameterTypes : [ju_List], - returnType : jl_String, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmei_EntityEnderPearl.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nme_EntityLivingBase], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onImpact", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_MovingObjectPosition], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jur_AbstractLineTerminator.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isLineTerminator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isAfterLineTerminator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getInstance", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jur_AbstractLineTerminator, - callable : null - }]; - nmu_Vec3.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Vec3i], - returnType : $rt_voidcls(), - callable : null - }, { - name : "subtractReverse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Vec3], - returnType : nmu_Vec3, - callable : null - }, { - name : "normalize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_Vec3, - callable : null - }, { - name : "dotProduct", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Vec3], - returnType : $rt_doublecls(), - callable : null - }, { - name : "crossProduct", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Vec3], - returnType : nmu_Vec3, - callable : null - }, { - name : "subtract", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Vec3], - returnType : nmu_Vec3, - callable : null - }, { - name : "subtract", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : nmu_Vec3, - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Vec3], - returnType : nmu_Vec3, - callable : null - }, { - name : "addVector", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : nmu_Vec3, - callable : null - }, { - name : "distanceTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Vec3], - returnType : $rt_doublecls(), - callable : null - }, { - name : "squareDistanceTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Vec3], - returnType : $rt_doublecls(), - callable : null - }, { - name : "lengthVector", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getIntermediateWithXValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Vec3, $rt_doublecls()], - returnType : nmu_Vec3, - callable : null - }, { - name : "getIntermediateWithYValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Vec3, $rt_doublecls()], - returnType : nmu_Vec3, - callable : null - }, { - name : "getIntermediateWithZValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Vec3, $rt_doublecls()], - returnType : nmu_Vec3, - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "rotatePitch", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : nmu_Vec3, - callable : null - }, { - name : "rotateYaw", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : nmu_Vec3, - callable : null - }]; - nmep_EntitySheep.$meta.methods = [ - { - name : "func_175513_a", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmi_EnumDyeColor], - returnType : $rt_arraycls($rt_floatcls()), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onLivingUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDropItem", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "handleStatusUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_bytecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHeadRotationPointY", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getHeadRotationAngleX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "interact", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "playStepSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_BlockPos, nmb_Block], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFleeceColor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_EnumDyeColor, - callable : null - }, { - name : "setFleeceColor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_EnumDyeColor], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSheared", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setSheared", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRandomSheepColor", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlev_EaglercraftRandom], - returnType : nmi_EnumDyeColor, - callable : null - }, { - name : "createChild", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityAgeable], - returnType : nmep_EntitySheep, - callable : null - }, { - name : "eatGrassBonus", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onInitialSpawn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], - returnType : nme_IEntityLivingData, - callable : null - }, { - name : "getDyeColorMixFromParents", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmep_EntityAnimal, nmep_EntityAnimal], - returnType : nmi_EnumDyeColor, - callable : null - }, { - name : "getEyeHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "createChild", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nme_EntityAgeable], - returnType : nme_EntityAgeable, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jnc_Charset.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_String, $rt_arraycls(jl_String)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "checkCanonicalName", - modifiers : 512, - accessLevel : 1, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isValidCharsetStart", - modifiers : 512, - accessLevel : 1, - parameterTypes : [$rt_charcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "forName", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jnc_Charset, - callable : null - }, { - name : "defaultCharset", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : jnc_Charset, - callable : null - }, { - name : "name", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "aliases", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }, { - name : "displayName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "contains", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jnc_Charset], - returnType : $rt_booleancls(), - callable : null - }, { - name : "newDecoder", + name : "iterator", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : jnc_CharsetDecoder, + returnType : ju_Iterator, callable : null }, { - name : "newEncoder", - modifiers : 1, + name : "forEach", + modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : jnc_CharsetEncoder, + parameterTypes : [juf_Consumer], + returnType : $rt_voidcls(), callable : null }, { - name : "canEncode", + name : "spliterator", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_booleancls(), + returnType : ju_Spliterator, + callable : null + }]; + juf_UnaryOperator.$meta.methods = [ + { + name : "identity", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : juf_UnaryOperator, callable : null }, { - name : "decode", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jn_ByteBuffer], - returnType : jn_CharBuffer, - callable : null - }, { - name : "encode", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jn_CharBuffer], - returnType : jn_ByteBuffer, - callable : null - }, { - name : "encode", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jn_ByteBuffer, - callable : null - }, { - name : "compareTo", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jnc_Charset], - returnType : $rt_intcls(), - callable : null - }, { - name : "compareTo", - modifiers : 96, - accessLevel : 3, + name : "lambda$identity$0", + modifiers : 544, + accessLevel : 1, parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }]; - nmei_EntityMinecart.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_180458_a", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmei_EntityMinecart$EnumMinecartType], - returnType : nmei_EntityMinecart, - callable : null - }, { - name : "canTriggerWalking", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCollisionBox", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : nmu_AxisAlignedBB, - callable : null - }, { - name : "getCollisionBoundingBox", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_AxisAlignedBB, - callable : null - }, { - name : "canBePushed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMountedYOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "killMinecart", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource], - returnType : $rt_voidcls(), - callable : null - }, { - name : "performHurtAnimation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canBeCollidedWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setDead", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMaximumSpeed", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "onActivatorRailPass", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "moveDerailedMinecart", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_180460_a", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyDrag", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_70495_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : nmu_Vec3, - callable : null - }, { - name : "func_70489_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : nmu_Vec3, - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityCollision", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setPositionAndRotation2", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setVelocity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setDamage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDamage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setRollingAmplitude", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRollingAmplitude", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setRollingDirection", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRollingDirection", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMinecartType", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmei_EntityMinecart$EnumMinecartType, - callable : null - }, { - name : "getDisplayTile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "getDefaultDisplayTile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "getDisplayTileOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getDefaultDisplayTileOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_174899_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbs_IBlockState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setDisplayTileOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hasDisplayTile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setHasDisplayTile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setCustomNameTag", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hasCustomName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCustomNameTag", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDisplayName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmem_EntitySlime.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setSlimeSize", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSlimeSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getParticleType", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmu_EnumParticleTypes, - callable : null - }, { - name : "getJumpSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "alterSquishAmount", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getJumpDelay", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "createInstance", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmem_EntitySlime, - callable : null - }, { - name : "onDataWatcherUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityCollision", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onCollideWithPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175451_e", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_EntityLivingBase], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEyeHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "canDamagePlayer", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getAttackStrength", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDropItem", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "getCanSpawnHere", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getSoundVolume", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getVerticalFaceSpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "makesSoundOnJump", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "makesSoundOnLand", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "jump", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onInitialSpawn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], - returnType : nme_IEntityLivingData, - callable : null - }]; - jm_MathContext.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), jm_RoundingMode], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPrecision", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRoundingMode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jm_RoundingMode, - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - ju_ListIterator.$meta.methods = [ - { - name : "hasPrevious", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "previous", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], returnType : jl_Object, callable : null - }, { - name : "nextIndex", + }]; + nmt_IHopper.$meta.methods = [ + { + name : "getWorld", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_intcls(), + returnType : nmw_World, callable : null }, { - name : "previousIndex", + name : "getXPos", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_intcls(), + returnType : $rt_doublecls(), callable : null }, { - name : "set", + name : "getYPos", modifiers : 1, accessLevel : 3, - parameterTypes : [jl_Object], + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getZPos", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }]; + otci_CharFlow.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_charcls())], + returnType : $rt_voidcls(), + callable : null + }]; + ju_Set.$meta.methods = []; + jl_Throwable.$meta.methods = [ + { + name : "fakeInit", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_String, jl_Throwable, $rt_booleancls(), $rt_booleancls()], returnType : $rt_voidcls(), callable : null }, { - name : "add", - modifiers : 1, + name : "", + modifiers : 0, accessLevel : 3, - parameterTypes : [jl_Object], + parameterTypes : [jl_String, jl_Throwable, $rt_booleancls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fakeInit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fakeInit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fakeInit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fakeInit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fillInStackTrace", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Throwable, + callable : null + }, { + name : "getMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getLocalizedMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getCause", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Throwable, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "initCause", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Throwable], + returnType : jl_Throwable, + callable : null + }, { + name : "printStackTrace", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "printStackTrace", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_PrintStream], + returnType : $rt_voidcls(), + callable : null + }, { + name : "printStackTrace", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_PrintWriter], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getStackTrace", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_StackTraceElement), + callable : null + }, { + name : "setStackTrace", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_StackTraceElement)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSuppressed", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_Throwable), + callable : null + }, { + name : "addSuppressed", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jl_Throwable], returnType : $rt_voidcls(), callable : null }]; @@ -69416,51 +80564,42 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmca_SoundRegistry.$meta.methods = [ + ju_GenericEnumSet.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "createUnderlyingMap", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : ju_Map, - callable : null - }, { - name : "registerSound", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmca_SoundEventAccessorComposite], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clearMap", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmu_Vec3i.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + accessLevel : 0, + parameterTypes : [jl_Class], returnType : $rt_voidcls(), callable : null }, { name : "", modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + accessLevel : 0, + parameterTypes : [jl_Class, $rt_arraycls($rt_intcls())], returnType : $rt_voidcls(), callable : null + }, { + name : "getConstants", + modifiers : 512, + accessLevel : 0, + parameterTypes : [jl_Class], + returnType : $rt_arraycls(jl_Enum), + callable : null + }, { + name : "iterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }, { + name : "size", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null }, { name : "equals", modifiers : 0, @@ -69476,60 +80615,590 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }, { - name : "compareTo", + name : "removeAll", modifiers : 0, accessLevel : 3, - parameterTypes : [nmu_Vec3i], - returnType : $rt_intcls(), + parameterTypes : [ju_Collection], + returnType : $rt_booleancls(), callable : null }, { - name : "getX", + name : "contains", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "fastAdd", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_Enum], + returnType : $rt_voidcls(), + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Enum], + returnType : $rt_booleancls(), + callable : null + }, { + name : "remove", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "containsAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : $rt_booleancls(), + callable : null + }, { + name : "addAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : $rt_booleancls(), + callable : null + }, { + name : "retainAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : $rt_booleancls(), + callable : null + }, { + name : "clear", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "add", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; + nmcrd_IMetadataSerializer.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "registerMetadataSectionType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrd_IMetadataSectionSerializer, jl_Class], + returnType : $rt_voidcls(), + callable : null + }, { + name : "parseMetadataSection", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, oj_JSONObject], + returnType : nmcrd_IMetadataSection, + callable : null + }]; + ju_EnumMap.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Class], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_EnumMap], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Map], + returnType : $rt_voidcls(), + callable : null + }, { + name : "initFromKeyType", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_Class], + returnType : $rt_voidcls(), + callable : null + }, { + name : "initFromOtherEnumMap", + modifiers : 0, + accessLevel : 1, + parameterTypes : [ju_EnumMap], + returnType : $rt_voidcls(), + callable : null + }, { + name : "size", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getY", + name : "containsValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "containsKey", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "put", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Enum, jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "remove", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "putAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Map], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clear", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entrySet", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }, { + name : "put", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "access$000", + modifiers : 544, + accessLevel : 0, + parameterTypes : [ju_EnumMap], + returnType : $rt_arraycls(jl_Object), + callable : null + }, { + name : "access$100", + modifiers : 544, + accessLevel : 0, + parameterTypes : [ju_EnumMap], + returnType : $rt_arraycls($rt_booleancls()), + callable : null + }, { + name : "access$210", + modifiers : 544, + accessLevel : 0, + parameterTypes : [ju_EnumMap], + returnType : $rt_intcls(), + callable : null + }, { + name : "access$200", + modifiers : 544, + accessLevel : 0, + parameterTypes : [ju_EnumMap], + returnType : $rt_intcls(), + callable : null + }, { + name : "access$300", + modifiers : 544, + accessLevel : 0, + parameterTypes : [ju_EnumMap], + returnType : jl_Class, + callable : null + }]; + nmw_Explosion.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), ju_List], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_booleancls(), $rt_booleancls(), ju_List], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_booleancls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "doExplosionA", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "doExplosionB", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPlayerKnockbackMap", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Map, + callable : null + }, { + name : "getExplosivePlacedBy", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_EntityLivingBase, + callable : null + }, { + name : "func_180342_d", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAffectedBlockPositions", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }]; + nmi_InventoryCrafting.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_Container, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSizeInventory", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getZ", + name : "getStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "getStackInRowAndColumn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "hasCustomName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getDisplayName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "removeStackFromSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "decrStackSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "setInventorySlotContents", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInventoryStackLimit", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "crossProduct", + name : "markDirty", modifiers : 0, accessLevel : 3, - parameterTypes : [nmu_Vec3i], - returnType : nmu_Vec3i, + parameterTypes : [], + returnType : $rt_voidcls(), callable : null }, { - name : "distanceSq", + name : "isUseableByPlayer", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_doublecls(), + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), callable : null }, { - name : "distanceSqToCenter", + name : "openInventory", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_doublecls(), + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), callable : null }, { - name : "distanceSq", + name : "closeInventory", modifiers : 0, accessLevel : 3, - parameterTypes : [nmu_Vec3i], - returnType : $rt_doublecls(), + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValidForSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFieldCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "clear", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getWidth", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + ju_Collection.$meta.methods = [ + { + name : "size", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isEmpty", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "contains", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "toArray", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_Object), + callable : null + }, { + name : "toArray", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_Object)], + returnType : $rt_arraycls(jl_Object), + callable : null + }, { + name : "add", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "remove", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "containsAll", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : $rt_booleancls(), + callable : null + }, { + name : "addAll", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : $rt_booleancls(), + callable : null + }, { + name : "removeAll", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : $rt_booleancls(), + callable : null + }, { + name : "retainAll", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : $rt_booleancls(), + callable : null + }, { + name : "clear", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "spliterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Spliterator, + callable : null + }, { + name : "stream", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jus_Stream, + callable : null + }]; + nme_ClickEvent.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_ClickEvent$Action, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAction", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_ClickEvent$Action, + callable : null + }, { + name : "getValue", + 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 : "toString", @@ -69539,283 +81208,138 @@ function jl_Class_createMetadata() { returnType : jl_String, callable : null }, { - name : "compareTo", - modifiers : 96, + name : "hashCode", + modifiers : 0, accessLevel : 3, - parameterTypes : [jl_Object], + parameterTypes : [], returnType : $rt_intcls(), callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null }]; - nmcg_MapItemRenderer$1.$meta.methods = []; - otci_CharFlow.$meta.methods = [ + cgcc_ImmutableBiMap$Builder.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_charcls())], + parameterTypes : [], returnType : $rt_voidcls(), callable : null - }]; - cgcc_ImmutableSetMultimap.$meta.methods = [ - { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableSetMultimap, - callable : null }, { - name : "of", - modifiers : 512, + name : "put", + modifiers : 0, accessLevel : 3, parameterTypes : [jl_Object, jl_Object], - returnType : cgcc_ImmutableSetMultimap, + returnType : cgcc_ImmutableBiMap$Builder, callable : null }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableSetMultimap, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableSetMultimap, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableSetMultimap, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableSetMultimap, - callable : null - }, { - name : "builder", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableSetMultimap$Builder, - callable : null - }, { - name : "copyOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [cgcc_Multimap], - returnType : cgcc_ImmutableSetMultimap, - callable : null - }, { - name : "copyOf", - modifiers : 512, - accessLevel : 1, - parameterTypes : [cgcc_Multimap, ju_Comparator], - returnType : cgcc_ImmutableSetMultimap, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [cgcc_ImmutableMap, $rt_intcls(), ju_Comparator], - returnType : $rt_voidcls(), - callable : null - }, { - name : "get", + name : "putAll", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_Object], - returnType : cgcc_ImmutableSet, + parameterTypes : [ju_Map], + returnType : cgcc_ImmutableBiMap$Builder, callable : null }, { - name : "inverse", + name : "build", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : cgcc_ImmutableSetMultimap, + returnType : cgcc_ImmutableBiMap, callable : null }, { - name : "invert", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : cgcc_ImmutableSetMultimap, - callable : null - }, { - name : "removeAll", - modifiers : 128, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "replaceValues", - modifiers : 128, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Iterable], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "entries", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "valueSet", - modifiers : 512, - accessLevel : 1, - parameterTypes : [ju_Comparator, ju_Collection], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "emptySet", - modifiers : 512, - accessLevel : 1, - parameterTypes : [ju_Comparator], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "writeObject", - modifiers : 0, - accessLevel : 1, - parameterTypes : [ji_ObjectOutputStream], - returnType : $rt_voidcls(), - callable : null - }, { - name : "valueComparator", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : ju_Comparator, - callable : null - }, { - name : "readObject", - modifiers : 0, - accessLevel : 1, - parameterTypes : [ji_ObjectInputStream], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entries", + name : "build", modifiers : 96, accessLevel : 3, parameterTypes : [], - returnType : cgcc_ImmutableCollection, + returnType : cgcc_ImmutableMap, callable : null }, { - name : "inverse", + name : "putAll", modifiers : 96, accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableMultimap, + parameterTypes : [ju_Map], + returnType : cgcc_ImmutableMap$Builder, callable : null }, { - name : "get", + name : "put", modifiers : 96, accessLevel : 3, - parameterTypes : [jl_Object], - returnType : cgcc_ImmutableCollection, - callable : null - }, { - name : "replaceValues", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Iterable], - returnType : cgcc_ImmutableCollection, - callable : null - }, { - name : "removeAll", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : cgcc_ImmutableCollection, - callable : null - }, { - name : "entries", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Collection, - callable : null - }, { - name : "replaceValues", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Iterable], - returnType : ju_Collection, - callable : null - }, { - name : "get", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : ju_Collection, - callable : null - }, { - name : "removeAll", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : ju_Collection, - callable : null - }, { - name : "entries", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }, { - name : "replaceValues", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Iterable], - returnType : ju_Set, - callable : null - }, { - name : "removeAll", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : ju_Set, - callable : null - }, { - name : "get", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : ju_Set, - callable : null - }, { - name : "access$000", - modifiers : 544, - accessLevel : 0, - parameterTypes : [cgcc_Multimap, ju_Comparator], - returnType : cgcc_ImmutableSetMultimap, + parameterTypes : [jl_Object, jl_Object], + returnType : cgcc_ImmutableMap$Builder, callable : null }]; - nmep_EntityFireball.$meta.methods = [ + nmca_SoundPoolEntry.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmw_World], + parameterTypes : [nmu_ResourceLocation, $rt_doublecls(), $rt_doublecls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmca_SoundPoolEntry], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSoundPoolEntryLocation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_ResourceLocation, + callable : null + }, { + name : "getPitch", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "setPitch", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getVolume", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "setVolume", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isStreamingSound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + nmcg_GuiPlayerTabOverlay$1.$meta.methods = []; + nms_IStatStringFormat.$meta.methods = [ + { + name : "formatString", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }]; + nmeb_EntityDragonPart.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_IEntityMultiPart, jl_String, $rt_floatcls(), $rt_floatcls()], returnType : $rt_voidcls(), callable : null }, { @@ -69826,58 +81350,16 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "isInRangeToRenderDist", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nme_EntityLivingBase, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMotionFactor", + name : "readEntityFromNBT", modifiers : 0, accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "onImpact", - modifiers : 1, - accessLevel : 2, - parameterTypes : [nmu_MovingObjectPosition], + parameterTypes : [nmn_NBTTagCompound], returnType : $rt_voidcls(), callable : null }, { name : "writeEntityToNBT", modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, + accessLevel : 2, parameterTypes : [nmn_NBTTagCompound], returnType : $rt_voidcls(), callable : null @@ -69888,13 +81370,6 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_booleancls(), callable : null - }, { - name : "getCollisionBorderSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null }, { name : "attackEntityFrom", modifiers : 0, @@ -69903,1298 +81378,596 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }, { - name : "getBrightness", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getBrightnessForRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_intcls(), - callable : null - }]; - nmep_EntityMooshroom.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "interact", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "createChild", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityAgeable], - returnType : nmep_EntityMooshroom, - callable : null - }, { - name : "createChild", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nme_EntityAgeable], - returnType : nmep_EntityCow, - callable : null - }, { - name : "createChild", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nme_EntityAgeable], - returnType : nme_EntityAgeable, - callable : null - }]; - nmbm_MapColor.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_151643_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmem_EntityIronGolem.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "decreaseAirSupply", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "collideWithEntity", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onLivingUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canAttackClass", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Class], - returnType : $rt_booleancls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "attackEntityAsMob", + name : "isEntityEqual", modifiers : 0, accessLevel : 3, parameterTypes : [nme_Entity], returnType : $rt_booleancls(), callable : null - }, { - name : "handleStatusUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_bytecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAttackTimer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setHoldingRose", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "playStepSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_BlockPos, nmb_Block], - returnType : $rt_voidcls(), - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHoldRoseTick", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isPlayerCreated", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setPlayerCreated", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null }]; - nmem_EntityEnderman.$meta.methods = [ + otr_RuntimeObject.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, parameterTypes : [], returnType : $rt_voidcls(), callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", + }]; + nmcr_BlockModelShapes.$meta.methods = [ + { + name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], + parameterTypes : [nmcrm_ModelManager], returnType : $rt_voidcls(), callable : null }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEyeHeight", + name : "getBlockStateMapper", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_floatcls(), + returnType : nmcrbs_BlockStateMapper, callable : null }, { - name : "onLivingUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateAITasks", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "teleportRandomly", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "teleportToEntity", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "teleportTo", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDropItem", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setHeldBlockState", + name : "getTexture", modifiers : 0, accessLevel : 3, parameterTypes : [nmbs_IBlockState], - returnType : $rt_voidcls(), + returnType : nlevm_EaglerTextureAtlasSprite, callable : null }, { - name : "getHeldBlockState", + name : "getModelForState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbs_IBlockState], + returnType : nmcrm_IBakedModel, + callable : null + }, { + name : "getModelManager", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nmbs_IBlockState, + returnType : nmcrm_ModelManager, callable : null }, { - name : "attackEntityFrom", + name : "reloadModels", modifiers : 0, accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isScreaming", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setScreaming", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "bootstrap", - modifiers : 512, - accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - drei_EventKey.$meta.methods = [ - { - name : "getKey", + name : "registerBlockWithStateMapper", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), + parameterTypes : [nmb_Block, nmcrbs_IStateMapper], + returnType : $rt_voidcls(), callable : null }, { - name : "", + name : "registerBuiltInBlocks", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - ju_List.$meta.methods = [ - { - name : "addAll", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), ju_Collection], - returnType : $rt_booleancls(), - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_Object, - callable : null - }, { - name : "set", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "add", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), jl_Object], + parameterTypes : [$rt_arraycls(nmb_Block)], returnType : $rt_voidcls(), callable : null }, { - name : "remove", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_Object, - callable : null - }, { - name : "indexOf", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "lastIndexOf", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "listIterator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_ListIterator, - callable : null - }, { - name : "listIterator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : ju_ListIterator, - callable : null - }, { - name : "subList", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : ju_List, - callable : null - }, { - name : "replaceAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_UnaryOperator], - returnType : $rt_voidcls(), - callable : null - }, { - name : "sort", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : $rt_voidcls(), - callable : null - }]; - nmcg_MapItemRenderer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrt_TextureManager], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateMapTexture", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmws_MapData], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderMap", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmws_MapData, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMapRendererInstance", + name : "registerAllBlocks", modifiers : 0, accessLevel : 1, - parameterTypes : [nmws_MapData], - returnType : nmcg_MapItemRenderer$Instance, - callable : null - }, { - name : "clearLoadedMaps", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "access$400", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmcg_MapItemRenderer], - returnType : nmcrt_TextureManager, - callable : null - }, { - name : "access$500", - modifiers : 544, - accessLevel : 0, - parameterTypes : [], - returnType : nmu_ResourceLocation, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, parameterTypes : [], returnType : $rt_voidcls(), callable : null }]; - juf_UnaryOperator.$meta.methods = [ - { - name : "identity", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : juf_UnaryOperator, - callable : null - }, { - name : "lambda$identity$0", - modifiers : 544, - accessLevel : 1, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }]; - nmcr_EnumFaceDirection$VertexInformation.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 32, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), nmcr_EnumFaceDirection$1], - returnType : $rt_voidcls(), - callable : null - }]; - nmcm_ModelHorse.$meta.methods = [ + nmcrd_IMetadataSection.$meta.methods = []; + nmcr_SimpleReloadableResourceManager.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [], + parameterTypes : [nmcrd_IMetadataSerializer], returnType : $rt_voidcls(), callable : null }, { - name : "render", + name : "reloadResourcePack", modifiers : 0, accessLevel : 3, - parameterTypes : [nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + parameterTypes : [nmcr_IResourcePack], returnType : $rt_voidcls(), callable : null }, { - name : "setBoxRotation", + name : "getResourceDomains", modifiers : 0, - accessLevel : 1, - parameterTypes : [nmcm_ModelRenderer, $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateHorseRotation", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setLivingAnimations", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase, $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmt_TileEntityEndPortal.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmem_EntityMagmaCube.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCanSpawnHere", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isNotColliding", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getTotalArmorValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getBrightnessForRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getBrightness", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getParticleType", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmu_EnumParticleTypes, - callable : null - }, { - name : "createInstance", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmem_EntitySlime, - callable : null - }, { - name : "getDropItem", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isBurning", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getJumpDelay", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "alterSquishAmount", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "jump", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleJumpLava", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fall", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canDamagePlayer", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getAttackStrength", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getJumpSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "makesSoundOnLand", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - nmcrbm_BakedQuad.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_intcls()), $rt_intcls(), nmu_EnumFacing], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getVertexData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_intcls()), - callable : null - }, { - name : "hasTintIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getTintIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getFace", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_EnumFacing, - callable : null - }]; - nms_IStatType.$meta.methods = [ - { - name : "format", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_String, - callable : null - }]; - nmb_BlockSilverfish$1.$meta.methods = [ - { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jur_AbstractCharClass.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "contains", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getBits", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : ju_BitSet, - callable : null - }, { - name : "getLowHighSurrogates", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : ju_BitSet, - callable : null - }, { - name : "hasLowHighSurrogates", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "mayContainSupplCodepoints", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getInstance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jur_AbstractCharClass, - callable : null - }, { - name : "getSurrogates", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jur_AbstractCharClass, - callable : null - }, { - name : "getWithoutSurrogates", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jur_AbstractCharClass, - callable : null - }, { - name : "hasUCI", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setNegative", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : jur_AbstractCharClass, - callable : null - }, { - name : "isNegative", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "intersects", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "intersects", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jur_AbstractCharClass, $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "intersects", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jur_AbstractCharClass, jur_AbstractCharClass], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getPredefinedClass", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String, $rt_booleancls()], - returnType : jur_AbstractCharClass, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcr_IResource.$meta.methods = [ - { - name : "getResourceLocation", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_ResourceLocation, - callable : null - }, { - name : "getInputStream", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ji_InputStream, - callable : null - }, { - name : "hasMetadata", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getMetadata", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmcrd_IMetadataSection, - callable : null - }, { - name : "getResourcePackName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nmt_TileEntityMobSpawner.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "update", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDescriptionPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmn_Packet, - callable : null - }, { - name : "receiveClientEvent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_183000_F", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getSpawnerBaseLogic", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmt_MobSpawnerBaseLogic, - callable : null - }]; - nms_IStatStringFormat.$meta.methods = [ - { - name : "formatString", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }]; - cgcc_BiMap.$meta.methods = [ - { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "forcePut", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "putAll", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_Map], - returnType : $rt_voidcls(), - callable : null - }, { - name : "values", - modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : ju_Set, callable : null }, { - name : "inverse", - modifiers : 1, + name : "getResource", + modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : cgcc_BiMap, + parameterTypes : [nmu_ResourceLocation], + returnType : nmcr_IResource, callable : null }, { - name : "values", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Collection, - callable : null - }]; - cgcc_ImmutableEnumSet$1.$meta.methods = []; - otcit_DateTimeZoneBuilder$Recurrence.$meta.methods = [ - { - name : "", + name : "getAllResources", modifiers : 0, - accessLevel : 0, - parameterTypes : [otcit_DateTimeZoneBuilder$OfYear, $rt_intcls()], + accessLevel : 3, + parameterTypes : [nmu_ResourceLocation], + returnType : ju_List, + callable : null + }, { + name : "clearResources", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "getOfYear", + name : "reloadResources", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_List], + returnType : $rt_voidcls(), + callable : null + }, { + name : "registerReloadListener", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcr_IResourceManagerReloadListener], + returnType : $rt_voidcls(), + callable : null + }, { + name : "notifyReloadListeners", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + otj_JSObject.$meta.methods = [ + { + name : "cast", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : otcit_DateTimeZoneBuilder$OfYear, + returnType : otj_JSObject, callable : null }, { - name : "next", + name : "cast$static", + modifiers : 512, + accessLevel : 0, + parameterTypes : [otj_JSObject], + returnType : otj_JSObject, + callable : null + }]; + nmic_RecipesBanners$1.$meta.methods = []; + jt_DateFormatSymbols.$meta.methods = [ + { + name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_longcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_longcls(), + parameterTypes : [], + returnType : $rt_voidcls(), callable : null }, { - name : "previous", + name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_longcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_longcls(), + parameterTypes : [ju_Locale], + returnType : $rt_voidcls(), callable : null }, { - name : "getSaveMillis", + name : "clone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getAmPmStrings", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "getEras", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "getLocalPatternChars", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getMonths", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "getShortMonths", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "getShortWeekdays", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "getWeekdays", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "getZoneStrings", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_arraycls(jl_String)), + callable : null + }, { + name : "hashCode", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "write", + name : "setAmPmStrings", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_StringBuilder], + parameterTypes : [$rt_arraycls(jl_String)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setEras", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_String)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setLocalPatternChars", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setMonths", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_String)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setShortMonths", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_String)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setShortWeekdays", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_String)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setWeekdays", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_String)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setZoneStrings", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_arraycls(jl_String))], + returnType : $rt_voidcls(), + callable : null + }]; + nmn_NBTSizeTracker.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], returnType : $rt_voidcls(), callable : null }, { name : "read", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + jur_AbstractLineTerminator.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isLineTerminator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isAfterLineTerminator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getInstance", modifiers : 512, accessLevel : 3, - parameterTypes : [otci_CharFlow], - returnType : otcit_DateTimeZoneBuilder$Recurrence, + parameterTypes : [$rt_intcls()], + returnType : jur_AbstractLineTerminator, callable : null }]; - nmw_ILockableContainer.$meta.methods = [ + nme_IProjectile.$meta.methods = [ { - name : "isLocked", + name : "setThrowableHeading", modifiers : 1, accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmcr_RenderGlobal$1.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [nmcr_RenderGlobal, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "call", + modifiers : 0, + accessLevel : 3, parameterTypes : [], - returnType : $rt_booleancls(), + returnType : jl_String, callable : null }, { - name : "setLockCode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmw_LockCode], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLockCode", - modifiers : 1, + name : "call", + modifiers : 96, accessLevel : 3, parameterTypes : [], - returnType : nmw_LockCode, + returnType : jl_Object, callable : null }]; - oti_AsyncCallback.$meta.methods = [ - { - name : "complete", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "error", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }]; - nmei_EntityItem.$meta.methods = [ + nmw_DifficultyInstance.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + parameterTypes : [nmw_EnumDifficulty, $rt_longcls(), $rt_longcls(), $rt_floatcls()], returnType : $rt_voidcls(), callable : null }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canTriggerWalking", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", + name : "getAdditionalDifficulty", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : $rt_floatcls(), callable : null }, { - name : "searchForOtherItemsNearby", + name : "getClampedAdditionalDifficulty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "calculateAdditionalDifficulty", modifiers : 0, accessLevel : 1, - parameterTypes : [], + parameterTypes : [nmw_EnumDifficulty, $rt_longcls(), $rt_longcls(), $rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }]; + nms_Score.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_Scoreboard, nms_ScoreObjective, jl_String], returnType : $rt_voidcls(), callable : null }, { - name : "combineItems", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmei_EntityItem], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setAgeToCreativeDespawnTime", + name : "increseScore", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleWaterMovement", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "dealFireDamage", - modifiers : 0, - accessLevel : 2, parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "attackEntityFrom", + name : "decreaseScore", modifiers : 0, accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_96648_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getScorePoints", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setScorePoints", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getObjective", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_ScoreObjective, + callable : null + }, { + name : "getPlayerName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getScoreScoreboard", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_Scoreboard, + callable : null + }, { + name : "isLocked", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "writeEntityToNBT", + name : "setLocked", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_96651_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_List], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcs_CommandBlockLogic.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSuccessCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getLastOutput", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "writeDataToNBT", modifiers : 0, accessLevel : 3, parameterTypes : [nmn_NBTTagCompound], returnType : $rt_voidcls(), callable : null }, { - name : "readEntityFromNBT", + name : "readDataFromNBT", modifiers : 0, accessLevel : 3, parameterTypes : [nmn_NBTTagCompound], returnType : $rt_voidcls(), callable : null }, { - name : "onCollideWithPlayer", + name : "canCommandSenderUseCommand", modifiers : 0, accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], + parameterTypes : [$rt_intcls(), jl_String], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setCommand", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCommand", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "trigger", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], returnType : $rt_voidcls(), callable : null }, { @@ -71205,355 +81978,87 @@ function jl_Class_createMetadata() { returnType : jl_String, callable : null }, { - name : "canAttackWithItem", + name : "getDisplayName", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_booleancls(), + returnType : nmu_IChatComponent, callable : null }, { - name : "getEntityItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "setEntityItemStack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getOwner", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setOwner", + name : "setName", modifiers : 0, accessLevel : 3, parameterTypes : [jl_String], returnType : $rt_voidcls(), callable : null }, { - name : "getThrower", + name : "addChatMessage", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setThrower", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], + parameterTypes : [nmu_IChatComponent], returnType : $rt_voidcls(), callable : null }, { - name : "getAge", + name : "sendCommandFeedback", modifiers : 0, accessLevel : 3, parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "updateCommand", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_145751_f", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "setDefaultPickupDelay", - modifiers : 0, + name : "func_145757_a", + modifiers : 1, accessLevel : 3, - parameterTypes : [], + parameterTypes : [nlevn_ByteBuf], returnType : $rt_voidcls(), callable : null }, { - name : "setNoPickupDelay", + name : "setLastOutput", modifiers : 0, accessLevel : 3, - parameterTypes : [], + parameterTypes : [nmu_IChatComponent], returnType : $rt_voidcls(), callable : null }, { - name : "setInfinitePickupDelay", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setPickupDelay", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "cannotPickup", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setNoDespawn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_174870_v", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmem_EntityGuardian.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isSyncedFlagSet", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setSyncedFlag", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175472_n", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_175464_ck", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isElder", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setElder", + name : "setTrackOutput", modifiers : 0, accessLevel : 3, parameterTypes : [$rt_booleancls()], returnType : $rt_voidcls(), callable : null }, { - name : "setElder", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hasTargetedEntity", + name : "shouldTrackOutput", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "getTargetedEntity", + name : "tryOpenEditCommandBlock", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : nme_EntityLivingBase, - callable : null - }, { - name : "onDataWatcherUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTalkInterval", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "canTriggerWalking", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], + parameterTypes : [nmep_EntityPlayer], returnType : $rt_booleancls(), callable : null }, { - name : "getEyeHeight", - modifiers : 0, - accessLevel : 3, + name : "", + modifiers : 512, + accessLevel : 0, parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getBlockPathWeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : $rt_floatcls(), - callable : null - }, { - name : "onLivingUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175471_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "func_175469_o", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "func_175477_p", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addRandomDrop", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isValidLightLevel", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isNotColliding", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCanSpawnHere", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getVerticalFaceSpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "moveEntityWithHeading", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], returnType : $rt_voidcls(), callable : null }]; @@ -71727,68 +82232,177 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcr_SimpleReloadableResourceManager.$meta.methods = [ + cgcb_Predicate.$meta.methods = [ + { + name : "apply", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "equals", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; + nmcrel_LayerRenderer.$meta.methods = [ + { + name : "doRenderLayer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "shouldCombineTextures", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + nmc_CreativeTabs.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmcrd_IMetadataSerializer], + parameterTypes : [$rt_intcls(), jl_String], returnType : $rt_voidcls(), callable : null }, { - name : "reloadResourcePack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcr_IResourcePack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getResourceDomains", + name : "getTabIndex", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : ju_Set, + returnType : $rt_intcls(), callable : null }, { - name : "getResource", + name : "getTabLabel", modifiers : 0, accessLevel : 3, - parameterTypes : [nmu_ResourceLocation], - returnType : nmcr_IResource, - callable : null - }, { - name : "getAllResources", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_ResourceLocation], - returnType : ju_List, - callable : null - }, { - name : "clearResources", - modifiers : 0, - accessLevel : 1, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : jl_String, callable : null }, { - name : "reloadResources", + name : "getTranslatedTabLabel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getIconItemStack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "getTabIconItem", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_Item, + callable : null + }, { + name : "getIconItemDamage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBackgroundImageName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setBackgroundImageName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmc_CreativeTabs, + callable : null + }, { + name : "drawInForegroundOfTab", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setNoTitle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmc_CreativeTabs, + callable : null + }, { + name : "shouldHidePlayerInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setNoScrollbar", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmc_CreativeTabs, + callable : null + }, { + name : "getTabColumn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isTabInFirstRow", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getRelevantEnchantmentTypes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nme_EnumEnchantmentType), + callable : null + }, { + name : "setRelevantEnchantmentTypes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(nme_EnumEnchantmentType)], + returnType : nmc_CreativeTabs, + callable : null + }, { + name : "hasRelevantEnchantmentType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EnumEnchantmentType], + returnType : $rt_booleancls(), + callable : null + }, { + name : "displayAllReleventItems", modifiers : 0, accessLevel : 3, parameterTypes : [ju_List], returnType : $rt_voidcls(), callable : null }, { - name : "registerReloadListener", + name : "addEnchantmentBooksToList", modifiers : 0, accessLevel : 3, - parameterTypes : [nmcr_IResourceManagerReloadListener], - returnType : $rt_voidcls(), - callable : null - }, { - name : "notifyReloadListeners", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], + parameterTypes : [ju_List, $rt_arraycls(nme_EnumEnchantmentType)], returnType : $rt_voidcls(), callable : null }, { @@ -71799,7 +82413,16 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmt_TileEntityFlowerPot.$meta.methods = [ + nmcrd_IMetadataSectionSerializer.$meta.methods = [ + { + name : "getSectionName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nmu_BlockPos$MutableBlockPos.$meta.methods = [ { name : "", modifiers : 0, @@ -71811,53 +82434,3152 @@ function jl_Class_createMetadata() { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmi_Item, $rt_intcls()], + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDescriptionPacket", + name : "getX", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nmn_Packet, + returnType : $rt_intcls(), callable : null }, { - name : "setFlowerPotData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_Item, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFlowerPotItem", + name : "getY", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nmi_Item, + returnType : $rt_intcls(), callable : null }, { - name : "getFlowerPotData", + name : "getZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_181079_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : nmu_BlockPos$MutableBlockPos, + callable : null + }, { + name : "crossProduct", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmu_Vec3i], + returnType : nmu_Vec3i, + callable : null + }]; + nmbp_IProperty.$meta.methods = [ + { + name : "getName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getAllowedValues", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Collection, + callable : null + }, { + name : "getValueClass", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Class, + callable : null + }, { + name : "getName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_String, + callable : null + }]; + nmc_Minecraft.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcm_GameConfiguration], + returnType : $rt_voidcls(), + callable : null + }, { + name : "run", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "startGame", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "registerMetadataSerializers", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "initStream", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "createDisplay", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isJvm64bit", + modifiers : 512, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getVersion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "crashed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmc_CrashReport], + returnType : $rt_voidcls(), + callable : null + }, { + name : "displayCrashReport", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmc_CrashReport], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isUnicode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "refreshResources", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateDisplayMode", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawSplashScreen", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmcrt_TextureManager], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_181536_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "displayGuiScreen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcg_GuiScreen], + returnType : $rt_voidcls(), + callable : null + }, { + name : "checkGLError", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "shutdownMinecraftApplet", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "runGameLoop", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateDisplay", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "checkWindowResize", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLimitFramerate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isFramerateLimitBelowMax", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "freeMemory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateDebugProfilerName", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "displayDebugInfo", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "shutdown", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setIngameFocus", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setIngameNotInFocus", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "displayInGameMenu", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "sendClickBlockToController", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clickMouse", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "rightClickMouse", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "toggleFullscreen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "resize", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_181535_r", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmca_MusicTicker, + callable : null + }, { + name : "runTick", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "launchIntegratedServer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_String, nmw_WorldSettings], + returnType : $rt_voidcls(), + callable : null + }, { + name : "loadWorld", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcm_WorldClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "loadWorld", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcm_WorldClient, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setDimensionAndSpawnPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isDemo", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getNetHandler", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcn_NetHandlerPlayClient, + callable : null + }, { + name : "isGuiEnabled", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isFancyGraphicsEnabled", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isAmbientOcclusionEnabled", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "middleClickMouse", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_181036_a", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmi_Item, $rt_intcls(), nmt_TileEntity], + returnType : nmi_ItemStack, + callable : null + }, { + name : "addGraphicsAndWorldToCrashReport", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmc_CrashReport], + returnType : nmc_CrashReport, + callable : null + }, { + name : "getMinecraft", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : nmc_Minecraft, + callable : null + }, { + name : "scheduleResourcesRefresh", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevf_ListenableFuture, + callable : null + }, { + name : "func_181538_aA", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "isSnooperEnabled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setServerData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcm_ServerData], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCurrentServerData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcm_ServerData, + callable : null + }, { + name : "isIntegratedServerRunning", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isSingleplayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "stopIntegratedServer", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSystemTime", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "isFullScreen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getSession", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_Session, + callable : null + }, { + name : "getTextureManager", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcrt_TextureManager, + callable : null + }, { + name : "getResourceManager", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcr_IResourceManager, + callable : null + }, { + name : "getResourcePackRepository", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcr_ResourcePackRepository, + callable : null + }, { + name : "getLanguageManager", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcr_LanguageManager, + callable : null + }, { + name : "getTextureMapBlocks", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcrt_TextureMap, + callable : null + }, { + name : "isJava64bit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isGamePaused", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getSoundHandler", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmca_SoundHandler, + callable : null + }, { + name : "getAmbientMusicType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmca_MusicTicker$MusicType, + callable : null + }, { + name : "dispatchKeypresses", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRenderViewEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_Entity, + callable : null + }, { + name : "setRenderViewEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addScheduledTask", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juc_Callable], + returnType : nlevf_ListenableFuture, + callable : null + }, { + name : "addScheduledTask", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Runnable], + returnType : nlevf_ListenableFuture, + callable : null + }, { + name : "getBlockRendererDispatcher", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcr_BlockRendererDispatcher, + callable : null + }, { + name : "getRenderManager", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcre_RenderManager, + callable : null + }, { + name : "getRenderItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcre_RenderItem, + callable : null + }, { + name : "getItemRenderer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcr_ItemRenderer, + callable : null + }, { + name : "getDebugFPS", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_181539_aj", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_FrameTimer, + callable : null + }, { + name : "func_181540_al", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_181537_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getGLMaximumTextureSize", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "access$000", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmc_Minecraft], + returnType : jl_String, + callable : null + }, { + name : "access$100", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmc_Minecraft], + returnType : nmcr_LanguageManager, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmeaa_IAttribute.$meta.methods = [ + { + name : "getAttributeUnlocalizedName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "clampValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getDefaultValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getShouldWatch", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_180372_d", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmeaa_IAttribute, + callable : null + }]; + nmcm_ModelHorse.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "render", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setBoxRotation", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmcm_ModelRenderer, $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateHorseRotation", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setLivingAnimations", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase, $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmbs_IBlockState.$meta.methods = [ + { + name : "getPropertyNames", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Collection, + callable : null + }, { + name : "getValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmbp_IProperty], + returnType : jl_Comparable, + callable : null + }, { + name : "withProperty", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmbp_IProperty, jl_Comparable], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "cycleProperty", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmbp_IProperty], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "getProperties", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableMap, + callable : null + }, { + name : "getBlock", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmb_Block, + callable : null + }]; + nmu_MovingObjectPosition.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3, nmu_EnumFacing, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3, nmu_EnumFacing], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_MovingObjectPosition$MovingObjectType, nmu_Vec3, nmu_EnumFacing, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, nmu_Vec3], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBlockPos", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + jur_AbstractCharClass.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "contains", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getBits", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : ju_BitSet, + callable : null + }, { + name : "getLowHighSurrogates", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : ju_BitSet, + callable : null + }, { + name : "hasLowHighSurrogates", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "mayContainSupplCodepoints", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getInstance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jur_AbstractCharClass, + callable : null + }, { + name : "getSurrogates", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jur_AbstractCharClass, + callable : null + }, { + name : "getWithoutSurrogates", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jur_AbstractCharClass, + callable : null + }, { + name : "hasUCI", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setNegative", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : jur_AbstractCharClass, + callable : null + }, { + name : "isNegative", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "intersects", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "intersects", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jur_AbstractCharClass, $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "intersects", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jur_AbstractCharClass, jur_AbstractCharClass], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getPredefinedClass", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String, $rt_booleancls()], + returnType : jur_AbstractCharClass, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + ju_Map$Entry.$meta.methods = [ + { + name : "getKey", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "getValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "setValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }]; + nmeaa_BaseAttributeMap.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAttributeInstance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmeaa_IAttribute], + returnType : nmeaa_IAttributeInstance, + callable : null + }, { + name : "getAttributeInstanceByName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmeaa_IAttributeInstance, + callable : null + }, { + name : "registerAttribute", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmeaa_IAttribute], + returnType : nmeaa_IAttributeInstance, + callable : null + }, { + name : "func_180376_c", + modifiers : 1, + accessLevel : 2, + parameterTypes : [nmeaa_IAttribute], + returnType : nmeaa_IAttributeInstance, + callable : null + }, { + name : "getAllAttributes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Collection, + callable : null + }, { + name : "func_180794_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmeaa_IAttributeInstance], + returnType : $rt_voidcls(), + callable : null + }, { + name : "removeAttributeModifiers", + modifiers : 0, + accessLevel : 3, + parameterTypes : [cgcc_Multimap], + returnType : $rt_voidcls(), + callable : null + }, { + name : "applyAttributeModifiers", + modifiers : 0, + accessLevel : 3, + parameterTypes : [cgcc_Multimap], + returnType : $rt_voidcls(), + callable : null + }]; + oj_JSONTokener.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_Reader], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_InputStream], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "back", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "decrementIndexes", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "dehexchar", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "end", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "more", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "getPrevious", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "incrementIndexes", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : $rt_charcls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "nextClean", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "nextString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : jl_String, + callable : null + }, { + name : "nextTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : jl_String, + callable : null + }, { + name : "nextTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "nextValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "skipTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : $rt_charcls(), + callable : null + }, { + name : "syntaxError", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : oj_JSONException, + callable : null + }, { + name : "syntaxError", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_Throwable], + returnType : oj_JSONException, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + cgcb_Function.$meta.methods = [ + { + name : "apply", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "equals", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; + nmcre_RenderManager.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrt_TextureManager, nmcre_RenderItem], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setRenderPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEntityClassRenderObject", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Class], + returnType : nmcre_Render, + callable : null + }, { + name : "getEntityRenderObject", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : nmcre_Render, + callable : null + }, { + name : "cacheActiveRenderInfo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmcg_FontRenderer, nme_Entity, nme_Entity, nmcs_GameSettings, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setPlayerViewY", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isRenderShadow", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setRenderShadow", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setDebugBoundingBox", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isDebugBoundingBox", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "renderEntitySimple", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "shouldRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, nmcrc_ICamera, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "renderEntityStatic", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_floatcls(), $rt_booleancls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "renderWitherSkull", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderEntityWithPosYaw", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "doRenderEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls(), $rt_booleancls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "renderDebugBoundingBox", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDistanceToCamera", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getFontRenderer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcg_FontRenderer, + callable : null + }, { + name : "setRenderOutlines", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }]; + nme_IEntityLivingData.$meta.methods = []; + nmbs_BlockState.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmb_Block, $rt_arraycls(nmbp_IProperty)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getValidStates", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableList, + callable : null + }, { + name : "getAllowedValues", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "getBaseState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "getBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmb_Block, + callable : null + }, { + name : "getProperties", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Collection, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + jl_Comparable.$meta.methods = [ + { + name : "compareTo", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }]; + nmca_SoundRegistry.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "createUnderlyingMap", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : ju_Map, + callable : null + }, { + name : "registerSound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmca_SoundEventAccessorComposite], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clearMap", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nlevv_Matrix4f.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_Matrix4f], + returnType : $rt_voidcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setIdentity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevv_Matrix, + callable : null + }, { + name : "setIdentity", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Matrix4f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "setZero", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevv_Matrix, + callable : null + }, { + name : "setZero", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Matrix4f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "load", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_Matrix4f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "load", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Matrix4f, nlevv_Matrix4f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "load", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevib_FloatBuffer], + returnType : nlevv_Matrix, + callable : null + }, { + name : "load", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls())], + returnType : nlevv_Matrix, + callable : null + }, { + name : "loadTranspose", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevib_FloatBuffer], + returnType : nlevv_Matrix, + callable : null + }, { + name : "store", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevib_FloatBuffer], + returnType : nlevv_Matrix, + callable : null + }, { + name : "store", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls())], + returnType : nlevv_Matrix, + callable : null + }, { + name : "storeTranspose", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevib_FloatBuffer], + returnType : nlevv_Matrix, + callable : null + }, { + name : "store3f", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevib_FloatBuffer], + returnType : nlevv_Matrix, + callable : null + }, { + name : "add", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Matrix4f, nlevv_Matrix4f, nlevv_Matrix4f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "sub", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Matrix4f, nlevv_Matrix4f, nlevv_Matrix4f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "mul", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Matrix4f, nlevv_Matrix4f, nlevv_Matrix4f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "transform", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Matrix4f, nlevv_Vector4f, nlevv_Vector4f], + returnType : nlevv_Vector4f, + callable : null + }, { + name : "transpose", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevv_Matrix, + callable : null + }, { + name : "translate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_Vector2f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "translate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_Vector3f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "scale", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_Vector3f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "scale", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Vector3f, nlevv_Matrix4f, nlevv_Matrix4f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "rotate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), nlevv_Vector3f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "rotate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), nlevv_Vector3f, nlevv_Matrix4f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "rotate", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), nlevv_Vector3f, nlevv_Matrix4f, nlevv_Matrix4f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "translate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_Vector3f, nlevv_Matrix4f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "translate", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Vector3f, nlevv_Matrix4f, nlevv_Matrix4f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "translate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_Vector2f, nlevv_Matrix4f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "translate", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Vector2f, nlevv_Matrix4f, nlevv_Matrix4f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "transpose", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_Matrix4f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "transpose", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Matrix4f, nlevv_Matrix4f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "determinant", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "determinant3x3", + modifiers : 512, + accessLevel : 1, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "invert", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevv_Matrix, + callable : null + }, { + name : "invert", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Matrix4f, nlevv_Matrix4f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "negate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevv_Matrix, + callable : null + }, { + name : "negate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_Matrix4f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "negate", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Matrix4f, nlevv_Matrix4f], + returnType : nlevv_Matrix4f, + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "equal", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Matrix4f, nlevv_Matrix4f], + returnType : $rt_booleancls(), + callable : null + }]; + nmw_ILockableContainer.$meta.methods = [ + { + name : "isLocked", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setLockCode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmw_LockCode], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLockCode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_LockCode, + callable : null + }]; + ju_List.$meta.methods = [ + { + name : "addAll", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), ju_Collection], + returnType : $rt_booleancls(), + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_Object, + callable : null + }, { + name : "set", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "add", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "remove", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_Object, + callable : null + }, { + name : "indexOf", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "lastIndexOf", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "listIterator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_ListIterator, + callable : null + }, { + name : "listIterator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : ju_ListIterator, + callable : null + }, { + name : "subList", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : ju_List, + callable : null + }, { + name : "replaceAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_UnaryOperator], + returnType : $rt_voidcls(), + callable : null + }, { + name : "sort", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Comparator], + returnType : $rt_voidcls(), + callable : null + }]; + jur_MatchResultImpl.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "cloneImpl", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : jur_MatchResult, + callable : null + }, { + name : "setConsumed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getConsumed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "end", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "end", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setStart", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setEnd", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getStart", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getEnd", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "group", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "group", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "getGroupNoCheck", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "groupCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "start", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "start", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "finalizeMatch", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEnterCounter", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setEnterCounter", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "checkGroup", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateGroup", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setValid", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isValid", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "reset", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "reset", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setBounds", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setStartIndex", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLeftBound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRightBound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setMode", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "mode", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "useAnchoringBounds", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "hasAnchoringBounds", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "useTransparentBounds", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "hasTransparentBounds", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getPreviousMatchEnd", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nmcr_ResourcePackRepository.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcr_IResourcePack, nmcrd_IMetadataSerializer, nmcs_GameSettings], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateRepositoryEntriesAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRepositoryEntriesAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "getRepositoryEntries", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "setRepositories", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_List], + returnType : $rt_voidcls(), + callable : null + }, { + name : "downloadResourcePack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_String, juf_Consumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getResourcePackInstance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcr_IResourcePack, + callable : null + }, { + name : "func_148529_f", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "lambda$downloadResourcePack$2", + modifiers : 544, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "lambda$downloadResourcePack$1", + modifiers : 544, + accessLevel : 1, + parameterTypes : [jl_Runnable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "lambda$downloadResourcePack$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_Consumer, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "access$200", + modifiers : 544, + accessLevel : 0, + parameterTypes : [], + returnType : nlevl_Logger, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + ji_Writer.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_charcls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_charcls()), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "append", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : ji_Writer, + callable : null + }, { + name : "append", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_CharSequence], + returnType : ji_Writer, + callable : null + }, { + name : "append", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls()], + returnType : ji_Writer, + callable : null + }, { + name : "append", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : jl_Appendable, + callable : null + }, { + name : "append", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls()], + returnType : jl_Appendable, + callable : null + }, { + name : "append", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_CharSequence], + returnType : jl_Appendable, + callable : null + }]; + nmb_Block$SoundType.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getVolume", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getFrequency", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getBreakSound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getStepSound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getPlaceSound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nmcrd_AnimationFrame.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "hasNoTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getFrameTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getFrameIndex", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }]; - nmce_AbstractClientPlayer.$meta.methods = [ + oti_AsyncCallback.$meta.methods = [ + { + name : "complete", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "error", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }]; + nmcr_EnumFaceDirection$VertexInformation.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 32, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), nmcr_EnumFaceDirection$1], + returnType : $rt_voidcls(), + callable : null + }]; + nmcrt_TileEntityRendererDispatcher.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSpecialRendererByClass", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Class], + returnType : nmcrt_TileEntitySpecialRenderer, + callable : null + }, { + name : "getSpecialRenderer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmt_TileEntity], + returnType : nmcrt_TileEntitySpecialRenderer, + callable : null + }, { + name : "cacheActiveRenderInfo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmcrt_TextureManager, nmcg_FontRenderer, nme_Entity, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderTileEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmt_TileEntity, $rt_floatcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderTileEntityAt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmt_TileEntity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderTileEntityAt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmt_TileEntity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setWorld", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFontRenderer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcg_FontRenderer, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcm_ModelArmorStand.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setRotationAngles", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "render", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "postRenderArm", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmbm_Material.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmbm_MapColor], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isLiquid", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isSolid", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "blocksLight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "blocksMovement", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setTranslucent", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : nmbm_Material, + callable : null + }, { + name : "setRequiresTool", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmbm_Material, + callable : null + }, { + name : "setBurning", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmbm_Material, + callable : null + }, { + name : "getCanBurn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setReplaceable", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmbm_Material, + callable : null + }, { + name : "isReplaceable", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isOpaque", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isToolNotRequired", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getMaterialMobility", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setNoPushMobility", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmbm_Material, + callable : null + }, { + name : "setImmovableMobility", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmbm_Material, + callable : null + }, { + name : "setAdventureModeExempt", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmbm_Material, + callable : null + }, { + name : "getMaterialMapColor", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmbm_MapColor, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nlevo_ImageData.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_arraycls($rt_intcls()), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fillAlpha", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevo_ImageData, + callable : null + }, { + name : "getSubImage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : nlevo_ImageData, + callable : null + }, { + name : "loadImageFile", + modifiers : 516, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nlevo_ImageData, + callable : null + }, { + name : "loadImageFile", + modifiers : 516, + accessLevel : 3, + parameterTypes : [ji_InputStream], + returnType : nlevo_ImageData, + callable : null + }, { + name : "loadImageFile", + modifiers : 516, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : nlevo_ImageData, + callable : null + }, { + name : "getRGB", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_arraycls($rt_intcls()), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "copyPixelsFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevo_ImageData, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawLayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevo_ImageData, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "swapRB", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevo_ImageData, + callable : null + }, { + name : "swapRB", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }]; + nlevv_Vector3f.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_ReadableVector3f], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_ReadableVector3f], + returnType : nlevv_Vector3f, + callable : null + }, { + name : "lengthSquared", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "translate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : nlevv_Vector3f, + callable : null + }, { + name : "add", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Vector3f, nlevv_Vector3f, nlevv_Vector3f], + returnType : nlevv_Vector3f, + callable : null + }, { + name : "sub", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Vector3f, nlevv_Vector3f, nlevv_Vector3f], + returnType : nlevv_Vector3f, + callable : null + }, { + name : "cross", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Vector3f, nlevv_Vector3f, nlevv_Vector3f], + returnType : nlevv_Vector3f, + callable : null + }, { + name : "negate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevv_Vector, + callable : null + }, { + name : "negate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_Vector3f], + returnType : nlevv_Vector3f, + callable : null + }, { + name : "normalise", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_Vector3f], + returnType : nlevv_Vector3f, + callable : null + }, { + name : "dot", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Vector3f, nlevv_Vector3f], + returnType : $rt_floatcls(), + callable : null + }, { + name : "angle", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Vector3f, nlevv_Vector3f], + returnType : $rt_floatcls(), + callable : null + }, { + name : "load", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevib_FloatBuffer], + returnType : nlevv_Vector, + callable : null + }, { + name : "scale", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : nlevv_Vector, + callable : null + }, { + name : "store", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevib_FloatBuffer], + returnType : nlevv_Vector, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getX", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getY", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setX", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setY", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; + otjw_AudioBuffer.$meta.methods = [ + { + name : "getSampleRate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getLength", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getDuration", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getNumberOfChannels", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getChannelData", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : otjt_Float32Array, + callable : null + }, { + name : "copyFromChannel", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjt_Float32Array, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "copyFromChannel", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "copyFromChannel", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjt_Float32Array, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "copyFromChannel", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "copyToChannel", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjt_Float32Array, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "copyToChannel", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "copyToChannel", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjt_Float32Array, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "copyToChannel", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmcrd_IMetadataSerializer$1.$meta.methods = []; + jlr_Constructor.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Class, jl_String, $rt_intcls(), $rt_intcls(), $rt_arraycls(jl_Class), otcir_JSCallable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDeclaringClass", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Class, + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getModifiers", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isSynthetic", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getParameterTypes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_Class), + callable : null + }, { + name : "getParameterCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "newInstance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_Object)], + returnType : jl_Object, + callable : null + }, { + name : "isVarArgs", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + otcir_JSCallable.$meta.methods = [ + { + name : "call", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otp_PlatformObject, otp_PlatformSequence], + returnType : otp_PlatformObject, + callable : null + }]; + nmep_EntityPlayer.$meta.methods = [ { name : "", modifiers : 0, @@ -71866,68 +85588,10 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "isSpectator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hasPlayerInfo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getPlayerInfo", + name : "applyEntityAttributes", modifiers : 0, accessLevel : 2, parameterTypes : [], - returnType : nmcn_NetworkPlayerInfo, - callable : null - }, { - name : "hasSkin", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getLocationSkin", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_ResourceLocation, - callable : null - }, { - name : "getLocationCape", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_ResourceLocation, - callable : null - }, { - name : "getSkinType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getFovModifier", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }]; - nmei_EntityEnderEye.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], returnType : $rt_voidcls(), callable : null }, { @@ -71938,104 +85602,53 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "isInRangeToRenderDist", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "moveTowards", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setVelocity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", + name : "getItemInUse", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : nmi_ItemStack, callable : null }, { - name : "writeEntityToNBT", + name : "getItemInUseCount", modifiers : 0, accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBrightness", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getBrightnessForRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], + parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "canAttackWithItem", + name : "isUsingItem", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null - }]; - nmei_EntityMinecartTNT.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMinecartType", + name : "getItemInUseDuration", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nmei_EntityMinecart$EnumMinecartType, + returnType : $rt_intcls(), callable : null }, { - name : "getDefaultDisplayTile", + name : "stopUsingItem", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nmbs_IBlockState, + returnType : $rt_voidcls(), + callable : null + }, { + name : "clearItemInUse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isBlocking", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), callable : null }, { name : "onUpdate", @@ -72045,38 +85658,52 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "attackEntityFrom", + name : "getMaxInPortalTime", modifiers : 0, accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), + parameterTypes : [], + returnType : $rt_intcls(), callable : null }, { - name : "killMinecart", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource], - returnType : $rt_voidcls(), - callable : null - }, { - name : "explodeCart", + name : "getSwimSound", modifiers : 0, accessLevel : 2, - parameterTypes : [$rt_doublecls()], + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getSplashSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getPortalCooldown", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "playSound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_floatcls(), $rt_floatcls()], returnType : $rt_voidcls(), callable : null }, { - name : "fall", + name : "updateItemUse", modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], + accessLevel : 2, + parameterTypes : [nmi_ItemStack, $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "onActivatorRailPass", + name : "onItemUseFinish", modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls()], + accessLevel : 2, + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { @@ -72087,131 +85714,640 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "ignite", + name : "isMovementBlocked", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "closeScreen", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateRidden", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "getFuseTicks", + name : "preparePlayerToSpawn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateEntityActionState", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onLivingUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "collideWithPlayer", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getScore", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "isIgnited", + name : "setScore", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), callable : null }, { - name : "getExplosionResistance", + name : "addScore", modifiers : 0, accessLevel : 3, - parameterTypes : [nmw_Explosion, nmw_World, nmu_BlockPos, nmbs_IBlockState], + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onDeath", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHurtSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDeathSound", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "addToPlayerScore", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175137_e", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nme_Entity], + returnType : ju_Collection, + callable : null + }, { + name : "dropOneItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : nmei_EntityItem, + callable : null + }, { + name : "dropPlayerItemWithRandomChoice", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack, $rt_booleancls()], + returnType : nmei_EntityItem, + callable : null + }, { + name : "dropItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack, $rt_booleancls(), $rt_booleancls()], + returnType : nmei_EntityItem, + callable : null + }, { + name : "joinEntityItemWithWorld", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmei_EntityItem], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getToolDigEfficiency", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmb_Block], returnType : $rt_floatcls(), callable : null }, { - name : "verifyExplosion", + name : "canHarvestBlock", modifiers : 0, accessLevel : 3, - parameterTypes : [nmw_Explosion, nmw_World, nmu_BlockPos, nmbs_IBlockState, $rt_floatcls()], + parameterTypes : [nmb_Block], returnType : $rt_booleancls(), callable : null }, { name : "readEntityFromNBT", modifiers : 0, - accessLevel : 2, + accessLevel : 3, parameterTypes : [nmn_NBTTagCompound], returnType : $rt_voidcls(), callable : null }, { name : "writeEntityToNBT", modifiers : 0, - accessLevel : 2, + accessLevel : 3, parameterTypes : [nmn_NBTTagCompound], returnType : $rt_voidcls(), callable : null - }]; - nmep_EntityArrow.$meta.methods = [ - { - name : "", + }, { + name : "attackEntityFrom", modifiers : 0, accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), callable : null }, { - name : "", + name : "canAttackPlayer", modifiers : 0, accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), callable : null }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nme_EntityLivingBase, nme_EntityLivingBase, $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nme_EntityLivingBase, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", + name : "damageArmor", modifiers : 0, accessLevel : 2, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTotalArmorValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getArmorVisibility", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "damageEntity", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "openEditSign", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmt_TileEntitySign], + returnType : $rt_voidcls(), + callable : null + }, { + name : "openEditCommandBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcs_CommandBlockLogic], + returnType : $rt_voidcls(), + callable : null + }, { + name : "displayVillagerTradeGui", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_IMerchant], + returnType : $rt_voidcls(), + callable : null + }, { + name : "displayGUIChest", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_IInventory], + returnType : $rt_voidcls(), + callable : null + }, { + name : "displayGUIHorse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityHorse, nmi_IInventory], + returnType : $rt_voidcls(), + callable : null + }, { + name : "displayGui", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IInteractionObject], + returnType : $rt_voidcls(), + callable : null + }, { + name : "displayGUIBook", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "interactWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCurrentEquippedItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "destroyCurrentEquippedItem", + modifiers : 0, + accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "setThrowableHeading", + name : "getYOffset", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "attackTargetEntityWithCurrentItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], returnType : $rt_voidcls(), callable : null }, { - name : "setPositionAndRotation2", + name : "onCriticalHit", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_booleancls()], + parameterTypes : [nme_Entity], returnType : $rt_voidcls(), callable : null }, { - name : "setVelocity", + name : "onEnchantmentCritical", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "respawnPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setDead", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isEntityInsideOpaqueBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isUser", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getGameProfile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevma_GameProfile, + callable : null + }, { + name : "trySleep", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : nmep_EntityPlayer$EnumStatus, + callable : null + }, { + name : "func_175139_a", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmu_EnumFacing], + returnType : $rt_voidcls(), + callable : null + }, { + name : "wakeUpPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls(), $rt_booleancls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isInBed", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getBedSpawnLocation", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, $rt_booleancls()], + returnType : nmu_BlockPos, + callable : null + }, { + name : "getBedOrientationInDegrees", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "isPlayerSleeping", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isPlayerFullyAsleep", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getSleepTimer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "addChatComponentMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_IChatComponent], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBedLocation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "isSpawnForced", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setSpawnPoint", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "triggerAchievement", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_StatBase], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addStat", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_StatBase, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175145_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_StatBase], + returnType : $rt_voidcls(), + callable : null + }, { + name : "jump", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "moveEntityWithHeading", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAIMoveSpeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "addMovementStat", modifiers : 0, accessLevel : 3, parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], returnType : $rt_voidcls(), callable : null }, { - name : "onUpdate", + name : "addMountedMovementStat", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fall", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "resetHeight", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFallSoundString", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "onKillEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setInWeb", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "writeEntityToNBT", + name : "getCurrentArmor", modifiers : 0, accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "addExperience", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "readEntityFromNBT", + name : "getXPSeed", modifiers : 0, accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "removeExperienceLevel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addExperienceLevel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "xpBarCap", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "addExhaustion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFoodStats", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_FoodStats, + callable : null + }, { + name : "canEat", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "shouldHeal", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setItemInUse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isAllowEdit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canPlayerEdit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos, nmu_EnumFacing, nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getExperiencePoints", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_intcls(), + callable : null + }, { + name : "isPlayer", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getAlwaysRenderNameTagForRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "clonePlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer, $rt_booleancls()], returnType : $rt_voidcls(), callable : null }, { @@ -72222,33 +86358,103 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }, { - name : "setDamage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDamage", + name : "sendPlayerAbilities", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "setKnockbackStrength", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "canAttackWithItem", + name : "setGameType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_WorldSettings$GameType], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getInventoryEnderChest", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_InventoryEnderChest, + callable : null + }, { + name : "getEquipmentInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "getHeldItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "setCurrentItemOrArmor", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isInvisibleToPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isSpectator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmi_ItemStack), + callable : null + }, { + name : "isPushedByWater", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null + }, { + name : "getWorldScoreboard", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_Scoreboard, + callable : null + }, { + name : "getTeam", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_Team, + callable : null + }, { + name : "getDisplayName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null }, { name : "getEyeHeight", modifiers : 0, @@ -72257,43 +86463,871 @@ function jl_Class_createMetadata() { returnType : $rt_floatcls(), callable : null }, { - name : "setIsCritical", + name : "setAbsorptionAmount", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_booleancls()], + parameterTypes : [$rt_floatcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getIsCritical", + name : "getAbsorptionAmount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getUUID", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevma_GameProfile], + returnType : nlev_EaglercraftUUID, + callable : null + }, { + name : "getOfflineUUID", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nlev_EaglercraftUUID, + callable : null + }, { + name : "canOpen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_LockCode], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isWearing", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EnumPlayerModelParts], + returnType : $rt_booleancls(), + callable : null + }, { + name : "sendCommandFeedback", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null + }, { + name : "replaceItemInInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hasReducedDebug", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setReducedDebug", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null }]; - nmcr_IResourceManager.$meta.methods = [ + nlevo_WorldRenderer.$meta.methods = [ { - name : "getResourceDomains", + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "free", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "finalize", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "grow", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_181674_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_181672_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevo_WorldRenderer$State, + callable : null + }, { + name : "func_181665_a", + modifiers : 512, + accessLevel : 1, + parameterTypes : [nlevib_FloatBuffer, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setVertexState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevo_WorldRenderer$State], + returnType : $rt_voidcls(), + callable : null + }, { + name : "reset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "begin", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nlevo_VertexFormat], + returnType : $rt_voidcls(), + callable : null + }, { + name : "tex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls()], + returnType : nlevo_WorldRenderer, + callable : null + }, { + name : "lightmap", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nlevo_WorldRenderer, + callable : null + }, { + name : "putBrightness4", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "putPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getColorIndex", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "putColorMultiplier", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "putColor", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "putColorRGB_F", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "putColorRGBA", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "markDirty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "color", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : nlevo_WorldRenderer, + callable : null + }, { + name : "color", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : nlevo_WorldRenderer, + callable : null + }, { + name : "addVertexData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_intcls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "endVertex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "pos", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : nlevo_WorldRenderer, + callable : null + }, { + name : "putNormal", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "normal", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : nlevo_WorldRenderer, + callable : null + }, { + name : "setTranslation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "finishDrawing", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getByteBuffer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "getVertexFormat", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevo_VertexFormat, + callable : null + }, { + name : "getVertexCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getDrawMode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "putColor4", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "putColorRGB_F4", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }]; + otcit_CachedDateTimeZone$Info.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [otcit_DateTimeZone, $rt_longcls()], + 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 + }]; + nmcrt_ITextureObject.$meta.methods = [ + { + name : "setBlurMipmap", modifiers : 1, accessLevel : 3, + parameterTypes : [$rt_booleancls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "restoreLastBlurMipmap", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "loadTexture", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmcr_IResourceManager], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getGlTextureId", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nmcrc_ICamera.$meta.methods = [ + { + name : "isBoundingBoxInFrustum", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmu_AxisAlignedBB], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setPosition", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmi_Container.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addSlotToContainer", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmi_Slot], + returnType : nmi_Slot, + callable : null + }, { + name : "onCraftGuiOpened", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ICrafting], + returnType : $rt_voidcls(), + callable : null + }, { + name : "removeCraftingFromCrafters", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ICrafting], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "detectAndSendChanges", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "enchantItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer, $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getSlotFromInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_IInventory, $rt_intcls()], + returnType : nmi_Slot, + callable : null + }, { + name : "getSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_Slot, + callable : null + }, { + name : "transferStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer, $rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "slotClick", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), nmep_EntityPlayer], + returnType : nmi_ItemStack, + callable : null + }, { + name : "canMergeSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack, nmi_Slot], + returnType : $rt_booleancls(), + callable : null + }, { + name : "retrySlotClick", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_booleancls(), nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onContainerClosed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onCraftMatrixChanged", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_IInventory], + returnType : $rt_voidcls(), + callable : null + }, { + name : "putStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "putStacksInSlots", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(nmi_ItemStack)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateProgressBar", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getNextTransactionID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_InventoryPlayer], + returnType : $rt_shortcls(), + callable : null + }, { + name : "getCanCraft", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setCanCraft", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canInteractWith", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "mergeItemStack", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmi_ItemStack, $rt_intcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "extractDragMode", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getDragEvent", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_94534_d", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "isValidDragMode", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "resetDrag", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canAddItemToSlot", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmi_Slot, nmi_ItemStack, $rt_booleancls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "computeStackSize", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_Set, $rt_intcls(), nmi_ItemStack, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canDragIntoSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_Slot], + returnType : $rt_booleancls(), + callable : null + }, { + name : "calcRedstone", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmt_TileEntity], + returnType : $rt_intcls(), + callable : null + }, { + name : "calcRedstoneFromInventory", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmi_IInventory], + returnType : $rt_intcls(), + callable : null + }]; + jnc_Charset.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_String, $rt_arraycls(jl_String)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "checkCanonicalName", + modifiers : 512, + accessLevel : 1, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isValidCharsetStart", + modifiers : 512, + accessLevel : 1, + parameterTypes : [$rt_charcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "forName", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jnc_Charset, + callable : null + }, { + name : "defaultCharset", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : jnc_Charset, + callable : null + }, { + name : "name", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "aliases", + modifiers : 4, + accessLevel : 3, parameterTypes : [], returnType : ju_Set, callable : null }, { - name : "getResource", - modifiers : 1, + name : "displayName", + modifiers : 0, accessLevel : 3, - parameterTypes : [nmu_ResourceLocation], - returnType : nmcr_IResource, + parameterTypes : [], + returnType : jl_String, callable : null }, { - name : "getAllResources", + name : "contains", modifiers : 1, accessLevel : 3, - parameterTypes : [nmu_ResourceLocation], + parameterTypes : [jnc_Charset], + returnType : $rt_booleancls(), + callable : null + }, { + name : "newDecoder", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jnc_CharsetDecoder, + callable : null + }, { + name : "newEncoder", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jnc_CharsetEncoder, + callable : null + }, { + name : "canEncode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "decode", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jn_ByteBuffer], + returnType : jn_CharBuffer, + callable : null + }, { + name : "encode", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jn_CharBuffer], + returnType : jn_ByteBuffer, + callable : null + }, { + name : "encode", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jn_ByteBuffer, + callable : null + }, { + name : "compareTo", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jnc_Charset], + returnType : $rt_intcls(), + callable : null + }, { + name : "compareTo", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }]; + nmcm_ModelBase.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "render", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setRotationAngles", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setLivingAnimations", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase, $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRandomModelBox", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlev_EaglercraftRandom], + returnType : nmcm_ModelRenderer, + callable : null + }, { + name : "setTextureOffset", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTextureOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmcm_TextureOffset, + callable : null + }, { + name : "copyModelAngles", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmcm_ModelRenderer, nmcm_ModelRenderer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setModelAttributes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcm_ModelBase], + returnType : $rt_voidcls(), + callable : null + }]; + nmu_WeightedRandomChestContent.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_Item, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "generateChestContents", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlev_EaglercraftRandom, ju_List, nmi_IInventory, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "generateDispenserContents", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlev_EaglercraftRandom, ju_List, nmt_TileEntityDispenser, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_177629_a", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_List, $rt_arraycls(nmu_WeightedRandomChestContent)], returnType : ju_List, callable : null }]; + cgcb_Splitter$1.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [cgcb_CharMatcher], + returnType : $rt_voidcls(), + callable : null + }, { + name : "iterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [cgcb_Splitter, jl_CharSequence], + returnType : cgcb_Splitter$SplittingIterator, + callable : null + }, { + name : "iterator", + modifiers : 96, + accessLevel : 3, + parameterTypes : [cgcb_Splitter, jl_CharSequence], + returnType : ju_Iterator, + callable : null + }]; nms_ScorePlayerTeam.$meta.methods = [ { name : "", @@ -72457,812 +87491,7 @@ function jl_Class_createMetadata() { returnType : nmu_EnumChatFormatting, callable : null }]; - otpm_StringResource.$meta.methods = [ - { - name : "getValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - nlev_EaglercraftUUID.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls(), $rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "long7", - modifiers : 512, - accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : $rt_bytecls(), - callable : null - }, { - name : "long6", - modifiers : 512, - accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : $rt_bytecls(), - callable : null - }, { - name : "long5", - modifiers : 512, - accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : $rt_bytecls(), - callable : null - }, { - name : "long4", - modifiers : 512, - accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : $rt_bytecls(), - callable : null - }, { - name : "long3", - modifiers : 512, - accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : $rt_bytecls(), - callable : null - }, { - name : "long2", - modifiers : 512, - accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : $rt_bytecls(), - callable : null - }, { - name : "long1", - modifiers : 512, - accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : $rt_bytecls(), - callable : null - }, { - name : "long0", - modifiers : 512, - accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : $rt_bytecls(), - callable : null - }, { - name : "getBytes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_bytecls()), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "digits", - modifiers : 512, - accessLevel : 1, - parameterTypes : [$rt_longcls(), $rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getMostSignificantBits", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getLeastSignificantBits", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "nibbleValue", - modifiers : 512, - accessLevel : 1, - parameterTypes : [$rt_charcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "parse4Nibbles", - modifiers : 512, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "fromString", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nlev_EaglercraftUUID, - callable : null - }, { - name : "fromString1", - modifiers : 512, - accessLevel : 1, - parameterTypes : [jl_String], - returnType : nlev_EaglercraftUUID, - callable : null - }, { - name : "nameUUIDFromBytes", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : nlev_EaglercraftUUID, - callable : null - }, { - name : "compareTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlev_EaglercraftUUID], - returnType : $rt_intcls(), - callable : null - }, { - name : "compareTo", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }]; - nmem_EntityWitch.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setAggressive", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAggressive", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleStatusUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_bytecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyPotionDamageCalculations", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "attackEntityWithRangedAttack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEyeHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmem_EntityMob.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onLivingUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSwimSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getSplashSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getFallSoundString", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "attackEntityAsMob", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getBlockPathWeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : $rt_floatcls(), - callable : null - }, { - name : "isValidLightLevel", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCanSpawnHere", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canDropLoot", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - nlevib_FloatBuffer.$meta.methods = [ - { - name : "slice", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_FloatBuffer, - callable : null - }, { - name : "duplicate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_FloatBuffer, - callable : null - }, { - name : "asReadOnlyBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_FloatBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : nlevib_FloatBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_floatcls()], - returnType : nlevib_FloatBuffer, - callable : null - }, { - name : "getElement", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "putElement", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls(), $rt_intcls()], - returnType : nlevib_FloatBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls())], - returnType : nlevib_FloatBuffer, - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevib_FloatBuffer], - returnType : nlevib_FloatBuffer, - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls(), $rt_intcls()], - returnType : nlevib_FloatBuffer, - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls())], - returnType : nlevib_FloatBuffer, - callable : null - }, { - name : "getArrayOffset", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "compact", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_FloatBuffer, - callable : null - }, { - name : "isDirect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "mark", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_FloatBuffer, - callable : null - }, { - name : "reset", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_FloatBuffer, - callable : null - }, { - name : "clear", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_FloatBuffer, - callable : null - }, { - name : "flip", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_FloatBuffer, - callable : null - }, { - name : "rewind", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_FloatBuffer, - callable : null - }, { - name : "limit", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevib_FloatBuffer, - callable : null - }, { - name : "position", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevib_FloatBuffer, - callable : null - }, { - name : "rewind", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_Buffer, - callable : null - }, { - name : "flip", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_Buffer, - callable : null - }, { - name : "clear", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_Buffer, - callable : null - }, { - name : "reset", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_Buffer, - callable : null - }, { - name : "mark", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_Buffer, - callable : null - }, { - name : "limit", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevib_Buffer, - callable : null - }, { - name : "position", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevib_Buffer, - callable : null - }]; - nmep_EntityCow.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "playStepSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_BlockPos, nmb_Block], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSoundVolume", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getDropItem", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "interact", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "createChild", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityAgeable], - returnType : nmep_EntityCow, - callable : null - }, { - name : "getEyeHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "createChild", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nme_EntityAgeable], - returnType : nme_EntityAgeable, - callable : null - }]; - ju_Collection.$meta.methods = [ - { - name : "size", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isEmpty", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "contains", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toArray", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_Object), - callable : null - }, { - name : "toArray", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_Object)], - returnType : $rt_arraycls(jl_Object), - callable : null - }, { - name : "add", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "remove", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "containsAll", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : $rt_booleancls(), - callable : null - }, { - name : "addAll", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : $rt_booleancls(), - callable : null - }, { - name : "removeAll", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : $rt_booleancls(), - callable : null - }, { - name : "retainAll", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : $rt_booleancls(), - callable : null - }, { - name : "clear", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "spliterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Spliterator, - callable : null - }, { - name : "stream", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jus_Stream, - callable : null - }]; - cgcc_ImmutableBiMap$Builder.$meta.methods = [ + jt_NumberFormat.$meta.methods = [ { name : "", modifiers : 0, @@ -73270,619 +87499,6 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_voidcls(), callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : cgcc_ImmutableBiMap$Builder, - callable : null - }, { - name : "putAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Map], - returnType : cgcc_ImmutableBiMap$Builder, - callable : null - }, { - name : "build", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableBiMap, - callable : null - }, { - name : "build", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableMap, - callable : null - }, { - name : "putAll", - modifiers : 96, - accessLevel : 3, - parameterTypes : [ju_Map], - returnType : cgcc_ImmutableMap$Builder, - callable : null - }, { - name : "put", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : cgcc_ImmutableMap$Builder, - callable : null - }]; - nmn_ServerStatusResponse$PlayerCountData.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMaxPlayers", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getOnlinePlayerCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getPlayers", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nlevma_GameProfile), - callable : null - }, { - name : "setPlayers", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(nlevma_GameProfile)], - returnType : $rt_voidcls(), - callable : null - }]; - cgcb_Function.$meta.methods = [ - { - name : "apply", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "equals", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; - nmcg_GuiIngame.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmc_Minecraft], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175177_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderGameOverlay", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderTooltip", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmcg_ScaledResolution, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderHorseJumpBar", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcg_ScaledResolution, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderExpBar", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcg_ScaledResolution, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_181551_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcg_ScaledResolution], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderDemo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcg_ScaledResolution], - returnType : $rt_voidcls(), - callable : null - }, { - name : "showCrosshair", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "renderScoreboard", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nms_ScoreObjective, nmcg_ScaledResolution], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderPlayerStats", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmcg_ScaledResolution], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderBossHealth", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderPumpkinOverlay", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmcg_ScaledResolution], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderVignette", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_floatcls(), nmcg_ScaledResolution], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_180474_b", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_floatcls(), nmcg_ScaledResolution], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderHotbarItem", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls(), nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateTick", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setRecordPlayingMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setRecordPlaying", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "displayTitle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setRecordPlaying", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getChatGUI", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcg_GuiNewChat, - callable : null - }, { - name : "getUpdateCounter", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getFontRenderer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcg_FontRenderer, - callable : null - }, { - name : "getSpectatorGui", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcg_GuiSpectator, - callable : null - }, { - name : "getTabList", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcg_GuiPlayerTabOverlay, - callable : null - }, { - name : "func_181029_i", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmeaa_IAttribute.$meta.methods = [ - { - name : "getAttributeUnlocalizedName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "clampValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getDefaultValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getShouldWatch", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_180372_d", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmeaa_IAttribute, - callable : null - }]; - nmep_EntitySquid.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEyeHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getSoundVolume", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getDropItem", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "canTriggerWalking", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isInWater", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onLivingUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "moveEntityWithHeading", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCanSpawnHere", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "handleStatusUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_bytecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175568_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175567_n", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - nmep_EntitySnowball.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nme_EntityLivingBase], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onImpact", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_MovingObjectPosition], - returnType : $rt_voidcls(), - callable : null - }]; - jl_Iterable.$meta.methods = [ - { - name : "iterator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }, { - name : "forEach", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "spliterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Spliterator, - callable : null - }]; - nmcrc_ChunkCompileTaskGenerator.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrc_RenderChunk, nmcrc_ChunkCompileTaskGenerator$Type], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getStatus", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcrc_ChunkCompileTaskGenerator$Status, - callable : null - }, { - name : "getRenderChunk", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcrc_RenderChunk, - callable : null - }, { - name : "getCompiledChunk", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcrc_CompiledChunk, - callable : null - }, { - name : "setCompiledChunk", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrc_CompiledChunk], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRegionRenderCacheBuilder", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcr_RegionRenderCacheBuilder, - callable : null - }, { - name : "setRegionRenderCacheBuilder", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcr_RegionRenderCacheBuilder], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setStatus", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrc_ChunkCompileTaskGenerator$Status], - returnType : $rt_voidcls(), - callable : null - }, { - name : "finish", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addFinishRunnable", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Runnable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcrc_ChunkCompileTaskGenerator$Type, - callable : null - }, { - name : "isFinished", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canExecuteYet", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - ju_TimeZone.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null }, { name : "clone", modifiers : 0, @@ -73891,165 +87507,165 @@ function jl_Class_createMetadata() { returnType : jl_Object, callable : null }, { - name : "getAvailableIDs", - modifiers : 512, + name : "getCurrency", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_arraycls(jl_String), + returnType : ju_Currency, callable : null }, { - name : "getAvailableIDs", - modifiers : 512, + name : "setCurrency", + modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_arraycls(jl_String), + parameterTypes : [ju_Currency], + returnType : $rt_voidcls(), callable : null }, { - name : "getDefault", - modifiers : 512, + name : "equals", + modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : ju_TimeZone, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), callable : null }, { - name : "getDisplayName", + name : "format", modifiers : 4, accessLevel : 3, - parameterTypes : [], + parameterTypes : [$rt_doublecls()], returnType : jl_String, callable : null }, { - name : "getDisplayName", + name : "format", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), jl_StringBuffer, jt_FieldPosition], + returnType : jl_StringBuffer, + callable : null + }, { + name : "format", modifiers : 4, accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : jl_String, + callable : null + }, { + name : "format", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls(), jl_StringBuffer, jt_FieldPosition], + returnType : jl_StringBuffer, + callable : null + }, { + name : "format", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object, jl_StringBuffer, jt_FieldPosition], + returnType : jl_StringBuffer, + callable : null + }, { + name : "getAvailableLocales", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(ju_Locale), + callable : null + }, { + name : "getIntegerInstance", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : jt_NumberFormat, + callable : null + }, { + name : "getIntegerInstance", + modifiers : 512, + accessLevel : 3, parameterTypes : [ju_Locale], - returnType : jl_String, + returnType : jt_NumberFormat, callable : null }, { - name : "getDisplayName", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "getDisplayName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls(), $rt_intcls(), ju_Locale], - returnType : jl_String, - callable : null - }, { - name : "getID", - modifiers : 0, + name : "getInstance", + modifiers : 512, accessLevel : 3, parameterTypes : [], - returnType : jl_String, + returnType : jt_NumberFormat, callable : null }, { - name : "getDSTSavings", + name : "getInstance", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_Locale], + returnType : jt_NumberFormat, + callable : null + }, { + name : "getMaximumFractionDigits", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getOffset", + name : "getMaximumIntegerDigits", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getOffset", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRawOffset", - modifiers : 1, - accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getTimeZone", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : ju_TimeZone, - callable : null - }, { - name : "formatTimeZoneName", - modifiers : 512, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "hasSameRules", + name : "getMinimumFractionDigits", modifiers : 0, accessLevel : 3, - parameterTypes : [ju_TimeZone], - returnType : $rt_booleancls(), - callable : null - }, { - name : "inDaylightTime", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_Date], - returnType : $rt_booleancls(), - callable : null - }, { - name : "parseNumber", - modifiers : 512, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), $rt_arraycls($rt_intcls())], + parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "setDefault", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_TimeZone], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setID", + name : "getMinimumIntegerDigits", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setRawOffset", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "useDaylightTime", - modifiers : 1, - accessLevel : 3, parameterTypes : [], - returnType : $rt_booleancls(), + returnType : $rt_intcls(), callable : null }, { - name : "getCustomTimeZone", - modifiers : 768, - accessLevel : 1, - parameterTypes : [$rt_arraycls($rt_intcls()), $rt_arraycls($rt_booleancls())], - returnType : jl_String, - callable : null - }, { - name : "equals", - modifiers : 0, + name : "getNumberInstance", + modifiers : 512, accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), + parameterTypes : [], + returnType : jt_NumberFormat, + callable : null + }, { + name : "getNumberInstance", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_Locale], + returnType : jt_NumberFormat, + callable : null + }, { + name : "getPercentInstance", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : jt_NumberFormat, + callable : null + }, { + name : "getPercentInstance", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_Locale], + returnType : jt_NumberFormat, + callable : null + }, { + name : "getCurrencyInstance", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : jt_NumberFormat, + callable : null + }, { + name : "getCurrencyInstance", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_Locale], + returnType : jt_NumberFormat, callable : null }, { name : "hashCode", @@ -74059,5822 +87675,94 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmi_InventoryCrafting.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_Container, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSizeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getStackInRowAndColumn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hasCustomName", + name : "isGroupingUsed", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "getDisplayName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "removeStackFromSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "decrStackSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "setInventorySlotContents", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getInventoryStackLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "markDirty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isUseableByPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "openInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "closeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValidForSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFieldCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "clear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getWidth", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - nmcrm_IBakedModel.$meta.methods = [ - { - name : "getFaceQuads", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmu_EnumFacing], - returnType : ju_List, - callable : null - }, { - name : "getGeneralQuads", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "isAmbientOcclusion", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isGui3d", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isBuiltInRenderer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getParticleTexture", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevm_EaglerTextureAtlasSprite, - callable : null - }, { - name : "getItemCameraTransforms", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmcrbm_ItemCameraTransforms, - callable : null - }]; - nmu_Rotations.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagList], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmn_NBTTagList, - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getY", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }]; - nms_IScoreObjectiveCriteria.$meta.methods = [ - { - name : "getName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "func_96635_a", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_List], - returnType : $rt_intcls(), - callable : null - }, { - name : "isReadOnly", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getRenderType", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nms_IScoreObjectiveCriteria$EnumRenderType, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmwc_ChunkPrimer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBlockState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "getBlockState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "setBlockState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), nmbs_IBlockState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setBlockState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmbs_IBlockState], - returnType : $rt_voidcls(), - callable : null - }]; - nmei_EntityMinecartFurnace.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMinecartType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmei_EntityMinecart$EnumMinecartType, - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMaximumSpeed", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "killMinecart", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_180460_a", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyDrag", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "interactFirst", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isMinecartPowered", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setMinecartPowered", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDefaultDisplayTile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmbs_IBlockState, - callable : null - }]; - nmt_TileEntityChest.$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 : "getSizeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "decrStackSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "removeStackFromSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "setInventorySlotContents", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hasCustomName", + name : "isParseIntegerOnly", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "setCustomName", + name : "parse", modifiers : 0, accessLevel : 3, parameterTypes : [jl_String], - returnType : $rt_voidcls(), + returnType : jl_Number, callable : null }, { - name : "readFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getInventoryStackLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isUseableByPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "updateContainingBlockInfo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_174910_a", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmt_TileEntityChest, nmu_EnumFacing], - returnType : $rt_voidcls(), - callable : null - }, { - name : "checkForAdjacentChests", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAdjacentChest", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_EnumFacing], - returnType : nmt_TileEntityChest, - callable : null - }, { - name : "isChestAt", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmu_BlockPos], - returnType : $rt_booleancls(), - callable : null - }, { - name : "update", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "receiveClientEvent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "openInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "closeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValidForSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "invalidate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getChestType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getGuiID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "createContainer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_InventoryPlayer, nmep_EntityPlayer], - returnType : nmi_Container, - callable : null - }, { - name : "getField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFieldCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "clear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - cgcb_Predicate.$meta.methods = [ - { - name : "apply", + name : "parse", modifiers : 1, accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), + parameterTypes : [jl_String, jt_ParsePosition], + returnType : jl_Number, callable : null }, { - name : "equals", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; - nlev_EaglercraftRandom.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setSeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "next", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "nextBytes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "nextInt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "nextInt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "nextLong", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "nextBoolean", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "nextFloat", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "nextDouble", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "nextGaussian", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrd_PackMetadataSection.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPackDescription", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "getPackFormat", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - nmem_EntityGhast.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isAttacking", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setAttacking", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFireballStrength", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDropItem", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSoundVolume", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getCanSpawnHere", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getMaxSpawnedInChunk", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEyeHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }]; - nmcr_ResourcePackRepository.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcr_IResourcePack, nmcrd_IMetadataSerializer, nmcs_GameSettings], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateRepositoryEntriesAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRepositoryEntriesAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "getRepositoryEntries", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "setRepositories", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_List], - returnType : $rt_voidcls(), - callable : null - }, { - name : "downloadResourcePack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String, juf_Consumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getResourcePackInstance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcr_IResourcePack, - callable : null - }, { - name : "func_148529_f", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "lambda$downloadResourcePack$2", - modifiers : 544, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "lambda$downloadResourcePack$1", - modifiers : 544, - accessLevel : 1, - parameterTypes : [jl_Runnable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "lambda$downloadResourcePack$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_Consumer, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "access$200", - modifiers : 544, - accessLevel : 0, - parameterTypes : [], - returnType : nlevl_Logger, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcr_BlockModelRenderer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderModel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmcrm_IBakedModel, nmbs_IBlockState, nmu_BlockPos, nlevo_WorldRenderer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "renderModel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmcrm_IBakedModel, nmbs_IBlockState, nmu_BlockPos, nlevo_WorldRenderer, $rt_booleancls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "renderModelAmbientOcclusion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmcrm_IBakedModel, nmb_Block, nmu_BlockPos, nlevo_WorldRenderer, $rt_booleancls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "renderModelStandard", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmcrm_IBakedModel, nmb_Block, nmu_BlockPos, nlevo_WorldRenderer, $rt_booleancls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "renderModelAmbientOcclusionQuads", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmw_IBlockAccess, nmb_Block, nmu_BlockPos, nlevo_WorldRenderer, ju_List, $rt_arraycls($rt_floatcls()), ju_BitSet, nmcr_BlockModelRenderer$AmbientOcclusionFace], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fillQuadBounds", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmb_Block, $rt_arraycls($rt_intcls()), nmu_EnumFacing, $rt_arraycls($rt_floatcls()), ju_BitSet], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderModelStandardQuads", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmw_IBlockAccess, nmb_Block, nmu_BlockPos, nmu_EnumFacing, $rt_intcls(), $rt_booleancls(), nlevo_WorldRenderer, ju_List, ju_BitSet], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderModelBrightnessColor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrm_IBakedModel, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderModelBrightness", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrm_IBakedModel, nmbs_IBlockState, $rt_floatcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderModelBrightnessColorQuads", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), ju_List], - returnType : $rt_voidcls(), - callable : null - }]; - nmem_EntitySpider.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMountedYOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "playStepSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_BlockPos, nmb_Block], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDropItem", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isOnLadder", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setInWeb", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCreatureAttribute", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nme_EnumCreatureAttribute, - callable : null - }, { - name : "isPotionApplicable", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmp_PotionEffect], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isBesideClimbableBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setBesideClimbableBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onInitialSpawn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], - returnType : nme_IEntityLivingData, - callable : null - }, { - name : "getEyeHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }]; - nmep_EntityWitherSkull.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nme_EntityLivingBase, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMotionFactor", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isBurning", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getExplosionResistance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_Explosion, nmw_World, nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_floatcls(), - callable : null - }, { - name : "onImpact", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_MovingObjectPosition], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canBeCollidedWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isInvulnerable", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setInvulnerable", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmei_EntityItemFrame.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, nmu_EnumFacing], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCollisionBorderSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getWidthPixels", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getHeightPixels", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isInRangeToRenderDist", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onBroken", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "dropItemOrSelf", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "removeFrameFromMap", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDisplayedItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "setDisplayedItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setDisplayedItemWithUpdate", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmi_ItemStack, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRotation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setItemRotation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_174865_a", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "interactFirst", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_174866_q", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - nmcp_EntityFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "multiplyVelocity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : nmcp_EntityFX, - callable : null - }, { - name : "multipleParticleScaleBy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : nmcp_EntityFX, - callable : null - }, { - name : "setRBGColorF", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setAlphaF", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRedColorF", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getGreenColorF", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getBlueColorF", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getAlpha", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "canTriggerWalking", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevo_WorldRenderer, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderAccelerated", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevm_IAcceleratedParticleEngine, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getFXLayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setParticleIcon", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevm_EaglerTextureAtlasSprite], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setParticleTextureIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "nextTextureIndexX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canAttackWithItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - cgcb_Predicates$1.$meta.methods = []; - nmei_EntityArmorStand.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isServerWorld", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHeldItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getEquipmentInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getCurrentArmor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "setCurrentItemOrArmor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmi_ItemStack), - callable : null - }, { - name : "replaceItemInInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePoseToNBT", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPoseFromNBT", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : nmn_NBTTagCompound, - callable : null - }, { - name : "canBePushed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "collideWithEntity", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "collideWithNearbyEntities", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "interactAt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, nmu_Vec3], - returnType : $rt_booleancls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isInRangeToRenderDist", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_110146_f", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getEyeHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "moveEntityWithHeading", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_181550_a", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updatePotionMetadata", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setInvisible", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isChild", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onKillCommand", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isImmuneToExplosions", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setSmall", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isSmall", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setNoGravity", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hasNoGravity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setShowArms", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getShowArms", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setNoBasePlate", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hasNoBasePlate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_181027_m", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_181026_s", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setHeadRotation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Rotations], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setBodyRotation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Rotations], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setLeftArmRotation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Rotations], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setRightArmRotation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Rotations], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setLeftLegRotation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Rotations], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setRightLegRotation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Rotations], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHeadRotation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_Rotations, - callable : null - }, { - name : "getBodyRotation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_Rotations, - callable : null - }, { - name : "getLeftArmRotation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_Rotations, - callable : null - }, { - name : "getRightArmRotation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_Rotations, - callable : null - }, { - name : "getLeftLegRotation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_Rotations, - callable : null - }, { - name : "getRightLegRotation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_Rotations, - callable : null - }, { - name : "canBeCollidedWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jl_CharSequence.$meta.methods = [ - { - name : "length", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "charAt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_charcls(), - callable : null - }, { - name : "subSequence", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : jl_CharSequence, - callable : null - }, { - name : "toString", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - jl_Thread.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Runnable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Runnable, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "start", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "runThread", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setCurrentThread", - modifiers : 512, - accessLevel : 0, - parameterTypes : [jl_Thread], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMainThread", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : jl_Thread, - callable : null - }, { - name : "run", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "currentThread", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Thread, - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "isDaemon", + name : "parseObject", modifiers : 4, accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setDaemon", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "join", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_longcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "join", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "join", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "yield", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "switchContext", - modifiers : 768, - accessLevel : 0, - parameterTypes : [jl_Thread], - returnType : $rt_voidcls(), - callable : null - }, { - name : "switchContext", - modifiers : 512, - accessLevel : 1, - parameterTypes : [jl_Thread, oti_AsyncCallback], - returnType : $rt_voidcls(), - callable : null - }, { - name : "interrupt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "interrupted", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isInterrupted", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isAlive", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "activeCount", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "holdsLock", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "sleep", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "sleep", - modifiers : 512, - accessLevel : 1, - parameterTypes : [$rt_longcls(), oti_AsyncCallback], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setPriority", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPriority", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getStackTrace", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_StackTraceElement), - callable : null - }, { - name : "getContextClassLoader", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_ClassLoader, - callable : null - }, { - name : "lambda$switchContext$2", - modifiers : 544, - accessLevel : 1, - parameterTypes : [jl_Thread, oti_AsyncCallback], - returnType : $rt_voidcls(), - callable : null - }, { - name : "lambda$switchContext$1", - modifiers : 544, - accessLevel : 1, - parameterTypes : [jl_Thread, oti_AsyncCallback], - returnType : $rt_voidcls(), - callable : null - }, { - name : "lambda$start$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "access$002", - modifiers : 544, - accessLevel : 0, - parameterTypes : [jl_Thread, $rt_booleancls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S19PacketEntityStatus.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_bytecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : nme_Entity, - callable : null - }, { - name : "getOpCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmei_EntityMinecartHopper.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMinecartType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmei_EntityMinecart$EnumMinecartType, - callable : null - }, { - name : "getDefaultDisplayTile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "getDefaultDisplayTileOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getSizeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "interactFirst", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onActivatorRailPass", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBlocked", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setBlocked", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWorld", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_World, - callable : null - }, { - name : "getXPos", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getYPos", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getZPos", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "func_96112_aD", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "killMinecart", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setTransferTicker", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canTransfer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getGuiID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "createContainer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_InventoryPlayer, nmep_EntityPlayer], - returnType : nmi_Container, - callable : null - }]; - nmt_TileEntityHopper.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "markDirty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSizeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "decrStackSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "removeStackFromSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "setInventorySlotContents", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hasCustomName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setCustomName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getInventoryStackLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isUseableByPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "openInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "closeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValidForSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "update", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateHopper", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isInventoryFull", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmi_IInventory, nmu_EnumFacing], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isInventoryEmpty", - modifiers : 512, - accessLevel : 1, - parameterTypes : [nmi_IInventory, nmu_EnumFacing], - returnType : $rt_booleancls(), - callable : null - }, { - name : "captureDroppedItems", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmt_IHopper], - returnType : $rt_booleancls(), - callable : null - }, { - name : "pullItemFromSlot", - modifiers : 512, - accessLevel : 1, - parameterTypes : [nmt_IHopper, nmi_IInventory, $rt_intcls(), nmu_EnumFacing], - returnType : $rt_booleancls(), - callable : null - }, { - name : "putDropInInventoryAllSlots", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmi_IInventory, nmei_EntityItem], - returnType : $rt_booleancls(), - callable : null - }, { - name : "putStackInInventoryAllSlots", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmi_IInventory, nmi_ItemStack, nmu_EnumFacing], - returnType : nmi_ItemStack, - callable : null - }, { - name : "canInsertItemInSlot", - modifiers : 512, - accessLevel : 1, - parameterTypes : [nmi_IInventory, nmi_ItemStack, $rt_intcls(), nmu_EnumFacing], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canExtractItemFromSlot", - modifiers : 512, - accessLevel : 1, - parameterTypes : [nmi_IInventory, nmi_ItemStack, $rt_intcls(), nmu_EnumFacing], - returnType : $rt_booleancls(), - callable : null - }, { - name : "insertStack", - modifiers : 512, - accessLevel : 1, - parameterTypes : [nmi_IInventory, nmi_ItemStack, $rt_intcls(), nmu_EnumFacing], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getHopperInventory", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmt_IHopper], - returnType : nmi_IInventory, - callable : null - }, { - name : "func_181556_a", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : ju_List, - callable : null - }, { - name : "getInventoryAtPosition", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : nmi_IInventory, - callable : null - }, { - name : "canCombine", - modifiers : 512, - accessLevel : 1, - parameterTypes : [nmi_ItemStack, nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getXPos", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getYPos", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getZPos", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "setTransferCooldown", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isOnTransferCooldown", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "mayTransfer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getGuiID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "createContainer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_InventoryPlayer, nmep_EntityPlayer], - returnType : nmi_Container, - callable : null - }, { - name : "getField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFieldCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "clear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmep_EntityChicken.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEyeHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onLivingUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fall", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "playStepSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_BlockPos, nmb_Block], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDropItem", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "createChild", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityAgeable], - returnType : nmep_EntityChicken, - callable : null - }, { - name : "isBreedingItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getExperiencePoints", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_intcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canDespawn", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "updateRiderPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isChickenJockey", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setChickenJockey", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "createChild", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nme_EntityAgeable], - returnType : nme_EntityAgeable, - callable : null - }]; - juc_Callable.$meta.methods = [ - { - name : "call", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - nmei_EntityXPOrb.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canTriggerWalking", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBrightnessForRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleWaterMovement", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "dealFireDamage", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getXpValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getTextureByXP", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getXPSplit", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "canAttackWithItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - nmcr_IResourcePack.$meta.methods = [ - { - name : "getInputStream", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmu_ResourceLocation], - returnType : ji_InputStream, - callable : null - }, { - name : "resourceExists", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmu_ResourceLocation], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getResourceDomains", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }, { - name : "getPackMetadata", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmcrd_IMetadataSerializer, jl_String], - returnType : nmcrd_IMetadataSection, - callable : null - }, { - name : "getPackImage", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevo_ImageData, - callable : null - }, { - name : "getPackName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nme_EntityHanging.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateFacingWithBoundingBox", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_EnumFacing], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateBoundingBox", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_174858_a", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onValidSurface", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canBeCollidedWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hitByEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getHorizontalFacing", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_EnumFacing, - callable : null - }, { - name : "moveEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addVelocity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWidthPixels", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getHeightPixels", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "onBroken", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "shouldSetPosAfterLoading", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHangingPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }]; - nmbsp_BlockPattern$PatternHelper.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos, nmu_EnumFacing, nmu_EnumFacing, nlevc_EaglerLoadingCache, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_181117_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "getFinger", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_EnumFacing, - callable : null - }, { - name : "getThumb", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_EnumFacing, - callable : null - }, { - name : "func_181118_d", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_181119_e", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "translateOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : nmbs_BlockWorldState, - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - jt_DateFormatElement$TrieNode.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jt_ParsePosition.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getErrorIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setErrorIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nmei_EntityMinecartChest.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "killMinecart", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSizeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMinecartType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmei_EntityMinecart$EnumMinecartType, - callable : null - }, { - name : "getDefaultDisplayTile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "getDefaultDisplayTileOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getGuiID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "createContainer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_InventoryPlayer, nmep_EntityPlayer], - returnType : nmi_Container, - callable : null - }]; - jlr_Constructor.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Class, jl_String, $rt_intcls(), $rt_intcls(), $rt_arraycls(jl_Class), otcir_JSCallable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDeclaringClass", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Class, - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getModifiers", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isSynthetic", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getParameterTypes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_Class), - callable : null - }, { - name : "getParameterCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "newInstance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_Object)], + parameterTypes : [jl_String, jt_ParsePosition], returnType : jl_Object, callable : null }, { - name : "isVarArgs", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - nmcm_ModelSnowMan.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setRotationAngles", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "render", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }]; - oj_JSONObject$1.$meta.methods = []; - nmcgs_SpectatorMenu.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcgs_ISpectatorMenuRecipient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_178643_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmcgs_ISpectatorMenuObject, - callable : null - }, { - name : "func_178642_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "func_178645_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcgs_ISpectatorMenuObject, - callable : null - }, { - name : "func_178650_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcgs_ISpectatorMenuView, - callable : null - }, { - name : "func_178644_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_178641_d", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_178648_e", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_178647_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcgs_ISpectatorMenuView], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_178646_f", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcgsc_SpectatorDetails, - callable : null - }, { - name : "access$102", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmcgs_SpectatorMenu, $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmep_EntityPotion.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nme_EntityLivingBase, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nme_EntityLivingBase, nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getGravityVelocity", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getVelocity", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getInaccuracy", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setPotionDamage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPotionDamage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "onImpact", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_MovingObjectPosition], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }]; - ju_EnumSet.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "noneOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Class], - returnType : ju_EnumSet, - callable : null - }, { - name : "allOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Class], - returnType : ju_EnumSet, - callable : null - }, { - name : "copyOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_EnumSet], - returnType : ju_EnumSet, - callable : null - }, { - name : "copyOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : ju_EnumSet, - callable : null - }, { - name : "complementOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_EnumSet], - returnType : ju_EnumSet, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Enum], - returnType : ju_EnumSet, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Enum, jl_Enum], - returnType : ju_EnumSet, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Enum, jl_Enum, jl_Enum], - returnType : ju_EnumSet, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Enum, jl_Enum, jl_Enum, jl_Enum], - returnType : ju_EnumSet, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Enum, jl_Enum, jl_Enum, jl_Enum, jl_Enum], - returnType : ju_EnumSet, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Enum, $rt_arraycls(jl_Enum)], - returnType : ju_EnumSet, - callable : null - }, { - name : "clone", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_EnumSet, - callable : null - }, { - name : "fastAdd", - modifiers : 1, - accessLevel : 0, - parameterTypes : [jl_Enum], - returnType : $rt_voidcls(), - callable : null - }, { - name : "zeroHighBits", - modifiers : 512, - accessLevel : 1, - parameterTypes : [$rt_arraycls($rt_intcls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clone", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - nmt_TileEntityFurnace.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSizeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "decrStackSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "removeStackFromSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "setInventorySlotContents", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hasCustomName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setCustomInventoryName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getInventoryStackLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isBurning", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isBurning", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmi_IInventory], - returnType : $rt_booleancls(), - callable : null - }, { - name : "update", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCookTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_intcls(), - callable : null - }, { - name : "canSmelt", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "smeltItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getItemBurnTime", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_intcls(), - callable : null - }, { - name : "isItemFuel", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isUseableByPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "openInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "closeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValidForSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getSlotsForFace", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_EnumFacing], - returnType : $rt_arraycls($rt_intcls()), - callable : null - }, { - name : "canInsertItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack, nmu_EnumFacing], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canExtractItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack, nmu_EnumFacing], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getGuiID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "createContainer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_InventoryPlayer, nmep_EntityPlayer], - returnType : nmi_Container, - callable : null - }, { - name : "getField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFieldCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "clear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jl_Comparable.$meta.methods = [ - { - name : "compareTo", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }]; - nmt_TileEntityNote.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "changePitch", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "triggerNote", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }]; - nmw_IBlockAccess.$meta.methods = [ - { - name : "getTileEntity", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : nmt_TileEntity, - callable : null - }, { - name : "getCombinedLight", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmu_BlockPos, $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getBlockState", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "isAirBlock", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getBiomeGenForCoords", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : nmwb_BiomeGenBase, - callable : null - }, { - name : "extendedLevelsInChunkCache", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getStrongPower", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmu_BlockPos, nmu_EnumFacing], - returnType : $rt_intcls(), - callable : null - }, { - name : "getWorldType", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_WorldType, - callable : null - }]; - nmep_EntityWolf.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setAttackTarget", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateAITasks", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "playStepSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_BlockPos, nmb_Block], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getSoundVolume", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getDropItem", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isWolfWet", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getShadingWhileWet", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getShakeAngle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getInterestedAngle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getEyeHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getVerticalFaceSpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "attackEntityAsMob", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setTamed", + name : "setGroupingUsed", modifiers : 0, accessLevel : 3, parameterTypes : [$rt_booleancls()], returnType : $rt_voidcls(), callable : null }, { - name : "interact", + name : "setMaximumFractionDigits", modifiers : 0, accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "handleStatusUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_bytecls()], + parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getTailRotation", + name : "setMaximumIntegerDigits", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), callable : null }, { - name : "isBreedingItem", + name : "setMinimumFractionDigits", modifiers : 0, accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_booleancls(), + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), callable : null }, { - name : "getMaxSpawnedInChunk", + name : "setMinimumIntegerDigits", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), callable : null }, { - name : "isAngry", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setAngry", + name : "setParseIntegerOnly", modifiers : 0, accessLevel : 3, parameterTypes : [$rt_booleancls()], returnType : $rt_voidcls(), callable : null }, { - name : "getCollarColor", + name : "getRoundingMode", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nmi_EnumDyeColor, + returnType : jm_RoundingMode, callable : null }, { - name : "setCollarColor", + name : "setRoundingMode", modifiers : 0, accessLevel : 3, - parameterTypes : [nmi_EnumDyeColor], - returnType : $rt_voidcls(), - callable : null - }, { - name : "createChild", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityAgeable], - returnType : nmep_EntityWolf, - callable : null - }, { - name : "setBegging", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canMateWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityAnimal], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isBegging", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canDespawn", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "shouldAttackEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase, nme_EntityLivingBase], - returnType : $rt_booleancls(), - callable : null - }, { - name : "allowLeashing", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "createChild", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nme_EntityAgeable], - returnType : nme_EntityAgeable, - callable : null - }]; - ji_DataInput.$meta.methods = [ - { - name : "readFully", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readFully", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "skipBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "readBoolean", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "readByte", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "readUnsignedByte", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "readShort", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_shortcls(), - callable : null - }, { - name : "readUnsignedShort", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "readChar", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "readInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "readLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "readFloat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "readDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "readLine", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "readUTF", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nmep_EntityBat.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSoundVolume", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getSoundPitch", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "canBePushed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "collideWithEntity", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "collideWithNearbyEntities", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getIsBatHanging", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setIsBatHanging", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateAITasks", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canTriggerWalking", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "fall", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateFallState", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_doublecls(), $rt_booleancls(), nmb_Block, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "doesEntityNotTriggerPressurePlate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCanSpawnHere", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isDateAroundHalloween", - modifiers : 0, - accessLevel : 1, - parameterTypes : [ju_Calendar], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getEyeHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }]; - cgcc_ImmutableEnumMap$1.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [cgcc_ImmutableEnumMap], - returnType : $rt_voidcls(), - callable : null - }, { - name : "contains", - 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 : "iterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_UnmodifiableIterator, - callable : null - }, { - name : "isPartialView", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "iterator", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }]; - nmu_Cartesian$1.$meta.methods = []; - nmt_TileEntity.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addMapping", - modifiers : 512, - accessLevel : 1, - parameterTypes : [jl_Class, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWorld", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_World, - callable : null - }, { - name : "setWorldObj", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hasWorldObj", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "readFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "createAndLoadEntity", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : nmt_TileEntity, - callable : null - }, { - name : "getBlockMetadata", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "markDirty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDistanceSq", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getMaxRenderDistanceSquared", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getPos", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "getBlockType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmb_Block, - callable : null - }, { - name : "getDescriptionPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmn_Packet, - callable : null - }, { - name : "isInvalid", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "invalidate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "validate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "receiveClientEvent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "updateContainingBlockInfo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addInfoToCrashReport", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmc_CrashReportCategory], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setPos", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_183000_F", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "access$000", - modifiers : 544, - accessLevel : 0, - parameterTypes : [], - returnType : ju_Map, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmeb_EntityDragon.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMovementOffsets", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_floatcls()], - returnType : $rt_arraycls($rt_doublecls()), - callable : null - }, { - name : "onLivingUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateDragonEnderCrystal", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "simplifyAngle", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_doublecls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "attackEntityFromPart", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmeb_EntityDragonPart, nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "attackDragonFrom", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onKillCommand", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onDeathUpdate", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "despawnEntity", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getParts", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nme_Entity), - callable : null - }, { - name : "canBeCollidedWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getWorld", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_World, - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getSoundVolume", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }]; - nmcrbs_StateMap$1.$meta.methods = []; - nmu_IChatComponent.$meta.methods = [ - { - name : "setChatStyle", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmu_ChatStyle], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "getChatStyle", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_ChatStyle, - callable : null - }, { - name : "appendText", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "appendSibling", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "getUnformattedTextForChat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getUnformattedText", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getFormattedText", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getSiblings", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "createCopy", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "join", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_List], - returnType : nmu_IChatComponent, - callable : null - }]; - nmt_TileEntityEnderChest.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "update", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "receiveClientEvent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "invalidate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "openChest", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "closeChest", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canBeUsed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }]; - nmbsp_BlockPattern.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_arraycls($rt_arraycls(cgcb_Predicate)))], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getThumbLength", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getPalmLength", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "checkPatternAt", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmu_BlockPos, nmu_EnumFacing, nmu_EnumFacing, nlevc_EaglerLoadingCache], - returnType : nmbsp_BlockPattern$PatternHelper, - callable : null - }, { - name : "match", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : nmbsp_BlockPattern$PatternHelper, - callable : null - }, { - name : "func_181627_a", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_booleancls()], - returnType : nlevc_EaglerLoadingCache, - callable : null - }, { - name : "translateOffset", - modifiers : 512, - accessLevel : 2, - parameterTypes : [nmu_BlockPos, nmu_EnumFacing, nmu_EnumFacing, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : nmu_BlockPos, - callable : null - }]; - jur_Quantifier.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "resetCounter", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCounter", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setCounter", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "min", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "max", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "clone", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - ji_Reader.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "read", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "read", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_charcls())], - returnType : $rt_intcls(), - callable : null - }, { - name : "read", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_charcls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "skip", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "ready", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "markSupported", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "mark", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "reset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - ju_BitSet.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_arraycls($rt_intcls())], - returnType : $rt_voidcls(), - callable : null - }, { - 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 : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_longcls())], - returnType : ju_BitSet, - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : ju_BitSet, - callable : null - }, { - name : "toByteArray", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_bytecls()), - callable : null - }, { - name : "toLongArray", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_longcls()), - callable : null - }, { - name : "flip", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "flip", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "trailingZeroBits", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "trailingOneBits", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : ju_BitSet, - callable : null - }, { - name : "nextSetBit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "nextClearBit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "previousSetBit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "previousClearBit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "ensureCapacity", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "recalculateLength", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "length", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "intersects", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_BitSet], - returnType : $rt_booleancls(), - callable : null - }, { - name : "cardinality", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "and", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_BitSet], - returnType : $rt_voidcls(), - callable : null - }, { - name : "andNot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_BitSet], - returnType : $rt_voidcls(), - callable : null - }, { - name : "or", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_BitSet], - returnType : $rt_voidcls(), - callable : null - }, { - name : "xor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_BitSet], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isEmpty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "size", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "clone", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - nmw_Explosion.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), ju_List], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_booleancls(), $rt_booleancls(), ju_List], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_booleancls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "doExplosionA", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "doExplosionB", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPlayerKnockbackMap", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Map, - callable : null - }, { - name : "getExplosivePlacedBy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nme_EntityLivingBase, - callable : null - }, { - name : "func_180342_d", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAffectedBlockPositions", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }]; - nmcm_ModelArmorStand.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setRotationAngles", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "render", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "postRenderArm", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], + parameterTypes : [jm_RoundingMode], returnType : $rt_voidcls(), callable : null }]; @@ -81364,5096 +89252,94 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; - ju_Set.$meta.methods = []; - nmei_EntityTNTPrimed.$meta.methods = [ + ji_InputStream.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nme_EntityLivingBase], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "canTriggerWalking", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canBeCollidedWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTntPlacedBy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nme_EntityLivingBase, - callable : null - }, { - name : "getEyeHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }]; - otp_PlatformClass.$meta.methods = [ - { - name : "getMetadata", + name : "read", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : otp_PlatformClassMetadata, - callable : null - }, { - name : "setJavaClass", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otp_PlatformObject], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getJavaClass", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otp_PlatformObject, - callable : null - }]; - nmcrd_LanguageMetadataSection.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLanguages", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Collection, - callable : null - }]; - nmeb_EntityWither.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "onLivingUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateAITasks", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_181033_a", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmb_Block], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_82206_m", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setInWeb", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTotalArmorValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "func_82214_u", + name : "read", modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "func_82208_v", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "func_82213_w", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "func_82204_b", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "launchWitherSkullToEntity", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), nme_EntityLivingBase], - returnType : $rt_voidcls(), - callable : null - }, { - name : "launchWitherSkullToCoords", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "attackEntityWithRangedAttack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "despawnEntity", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBrightnessForRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "fall", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addPotionEffect", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmp_PotionEffect], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_82207_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "func_82210_r", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getInvulTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setInvulTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWatchedTargetId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "updateWatchedTargetId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isArmored", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCreatureAttribute", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nme_EnumCreatureAttribute, - callable : null - }, { - name : "mountEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcr_ResourcePackRepository$1.$meta.methods = []; - nmcm_ModelVillager.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "render", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setRotationAngles", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), nme_Entity], - returnType : $rt_voidcls(), - callable : null - }]; - nmcm_WorldClient.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcn_NetHandlerPlayClient, nmw_WorldSettings, $rt_intcls(), nmw_EnumDifficulty, nmp_Profiler], - returnType : $rt_voidcls(), - callable : null - }, { - name : "tick", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "invalidateBlockReceiveRegion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "createChunkProvider", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmwc_IChunkProvider, - callable : null - }, { - name : "updateBlocks", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "doPreChunk", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "spawnEntityInWorld", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "removeEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onEntityAdded", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onEntityRemoved", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addEntityToWorld", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEntityByID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nme_Entity, - callable : null - }, { - name : "removeEntityFromWorld", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nme_Entity, - callable : null - }, { - name : "invalidateRegionAndSetBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos, nmbs_IBlockState], - returnType : $rt_booleancls(), - callable : null - }, { - name : "sendQuittingDisconnectingPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateWeather", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRenderDistanceChunks", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "doVoidFogParticles", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "removeAllEntities", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addWorldInfoToCrashReport", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmc_CrashReport], - returnType : nmc_CrashReportCategory, - callable : null - }, { - name : "playSoundAtPos", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos, jl_String, $rt_floatcls(), $rt_floatcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "playSound", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), jl_String, $rt_floatcls(), $rt_floatcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "makeFireworks", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setWorldScoreboard", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Scoreboard], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setWorldTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "access$000", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmcm_WorldClient], - returnType : ju_Set, - callable : null - }, { - name : "access$100", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmcm_WorldClient], - returnType : ju_Set, - callable : null - }, { - name : "access$200", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmcm_WorldClient], - returnType : nmc_Minecraft, - callable : null - }]; - nmd_IPosition.$meta.methods = [ - { - name : "getX", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getY", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getZ", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }]; - cgcc_ImmutableListMultimap.$meta.methods = [ - { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableListMultimap, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : cgcc_ImmutableListMultimap, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableListMultimap, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableListMultimap, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableListMultimap, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableListMultimap, - callable : null - }, { - name : "builder", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableListMultimap$Builder, - callable : null - }, { - name : "copyOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [cgcc_Multimap], - returnType : cgcc_ImmutableListMultimap, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [cgcc_ImmutableMap, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : cgcc_ImmutableList, - callable : null - }, { - name : "inverse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableListMultimap, - callable : null - }, { - name : "invert", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : cgcc_ImmutableListMultimap, - callable : null - }, { - name : "removeAll", - modifiers : 128, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : cgcc_ImmutableList, - callable : null - }, { - name : "replaceValues", - modifiers : 128, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Iterable], - returnType : cgcc_ImmutableList, - callable : null - }, { - name : "writeObject", - modifiers : 0, - accessLevel : 1, - parameterTypes : [ji_ObjectOutputStream], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readObject", - modifiers : 0, - accessLevel : 1, - parameterTypes : [ji_ObjectInputStream], - returnType : $rt_voidcls(), - callable : null - }, { - name : "inverse", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableMultimap, - callable : null - }, { - name : "get", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : cgcc_ImmutableCollection, - callable : null - }, { - name : "replaceValues", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Iterable], - returnType : cgcc_ImmutableCollection, - callable : null - }, { - name : "removeAll", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : cgcc_ImmutableCollection, - callable : null - }, { - name : "replaceValues", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Iterable], - returnType : ju_Collection, - callable : null - }, { - name : "get", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : ju_Collection, - callable : null - }, { - name : "removeAll", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : ju_Collection, - callable : null - }, { - name : "replaceValues", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Iterable], - returnType : ju_List, - callable : null - }, { - name : "removeAll", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : ju_List, - callable : null - }, { - name : "get", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : ju_List, - callable : null - }]; - nme_IProjectile.$meta.methods = [ - { - name : "setThrowableHeading", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }]; - ju_EnumMap.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Class], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_EnumMap], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Map], - returnType : $rt_voidcls(), - callable : null - }, { - name : "initFromKeyType", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_Class], - returnType : $rt_voidcls(), - callable : null - }, { - name : "initFromOtherEnumMap", - modifiers : 0, - accessLevel : 1, - parameterTypes : [ju_EnumMap], - returnType : $rt_voidcls(), - callable : null - }, { - name : "size", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "containsValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "containsKey", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Enum, jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "remove", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "putAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Map], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entrySet", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }, { - name : "put", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "access$000", - modifiers : 544, - accessLevel : 0, - parameterTypes : [ju_EnumMap], - returnType : $rt_arraycls(jl_Object), - callable : null - }, { - name : "access$100", - modifiers : 544, - accessLevel : 0, - parameterTypes : [ju_EnumMap], - returnType : $rt_arraycls($rt_booleancls()), - callable : null - }, { - name : "access$210", - modifiers : 544, - accessLevel : 0, - parameterTypes : [ju_EnumMap], - returnType : $rt_intcls(), - callable : null - }, { - name : "access$200", - modifiers : 544, - accessLevel : 0, - parameterTypes : [ju_EnumMap], - returnType : $rt_intcls(), - callable : null - }, { - name : "access$300", - modifiers : 544, - accessLevel : 0, - parameterTypes : [ju_EnumMap], - returnType : jl_Class, - callable : null - }]; - nmem_EntityPigZombie.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setRevengeTarget", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateAITasks", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCanSpawnHere", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isNotColliding", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "becomeAngryAt", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isAngry", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "interact", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "addRandomDrop", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setEquipmentBasedOnDifficulty", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_DifficultyInstance], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onInitialSpawn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], - returnType : nme_IEntityLivingData, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmbs_IBlockState.$meta.methods = [ - { - name : "getPropertyNames", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Collection, - callable : null - }, { - name : "getValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmbp_IProperty], - returnType : jl_Comparable, - callable : null - }, { - name : "withProperty", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmbp_IProperty, jl_Comparable], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "cycleProperty", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmbp_IProperty], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "getProperties", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableMap, - callable : null - }, { - name : "getBlock", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmb_Block, - callable : null - }]; - nmbm_Material.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbm_MapColor], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isLiquid", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isSolid", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "blocksLight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "blocksMovement", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setTranslucent", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : nmbm_Material, - callable : null - }, { - name : "setRequiresTool", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmbm_Material, - callable : null - }, { - name : "setBurning", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmbm_Material, - callable : null - }, { - name : "getCanBurn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setReplaceable", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmbm_Material, - callable : null - }, { - name : "isReplaceable", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isOpaque", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isToolNotRequired", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getMaterialMobility", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setNoPushMobility", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmbm_Material, - callable : null - }, { - name : "setImmovableMobility", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmbm_Material, - callable : null - }, { - name : "setAdventureModeExempt", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmbm_Material, - callable : null - }, { - name : "getMaterialMapColor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmbm_MapColor, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmem_EntitySilverfish.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getYOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getEyeHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canTriggerWalking", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "playStepSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_BlockPos, nmb_Block], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDropItem", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBlockPathWeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : $rt_floatcls(), - callable : null - }, { - name : "isValidLightLevel", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCanSpawnHere", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCreatureAttribute", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nme_EnumCreatureAttribute, - callable : null - }]; - nmep_EntityFishHook.$meta.methods = [ - { - name : "func_174855_j", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isInRangeToRenderDist", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "handleHookCasting", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setPositionAndRotation2", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setVelocity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleHookRetraction", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setDead", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmei_EntityFallingBlock.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmbs_IBlockState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canTriggerWalking", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canBeCollidedWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fall", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWorldObj", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_World, - callable : null - }, { - name : "setHurtEntities", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canRenderOnFire", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "addEntityCrashInfo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmc_CrashReportCategory], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmbs_IBlockState, - callable : null - }]; - nmcrel_LayerRenderer.$meta.methods = [ - { - name : "doRenderLayer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "shouldCombineTextures", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - nmt_TileEntityBrewingStand.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hasCustomName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSizeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "update", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canBrew", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "brewPotions", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPotionResult", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_intcls(), - callable : null - }, { - name : "readFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "decrStackSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "removeStackFromSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "setInventorySlotContents", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getInventoryStackLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isUseableByPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "openInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "closeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValidForSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_174902_m", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_booleancls()), - callable : null - }, { - name : "getSlotsForFace", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_EnumFacing], - returnType : $rt_arraycls($rt_intcls()), - callable : null - }, { - name : "canInsertItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack, nmu_EnumFacing], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canExtractItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack, nmu_EnumFacing], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getGuiID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "createContainer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_InventoryPlayer, nmep_EntityPlayer], - returnType : nmi_Container, - callable : null - }, { - name : "getField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFieldCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "clear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nme_EntityLeashKnot.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateFacingWithBoundingBox", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_EnumFacing], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWidthPixels", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getHeightPixels", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getEyeHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "isInRangeToRenderDist", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onBroken", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToNBTOptional", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_booleancls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "interactFirst", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onValidSurface", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "createKnot", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : nme_EntityLeashKnot, - callable : null - }, { - name : "getKnotForPosition", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : nme_EntityLeashKnot, - callable : null - }]; - nmcrd_IMetadataSerializer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "registerMetadataSectionType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrd_IMetadataSectionSerializer, jl_Class], - returnType : $rt_voidcls(), - callable : null - }, { - name : "parseMetadataSection", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, oj_JSONObject], - returnType : nmcrd_IMetadataSection, - callable : null - }]; - oj_JSONPointer.$meta.methods = [ - { - name : "builder", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : oj_JSONPointer$Builder, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_List], - returnType : $rt_voidcls(), - callable : null - }, { - name : "unescape", - modifiers : 512, - accessLevel : 1, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "queryFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "readByIndexToken", - modifiers : 512, - accessLevel : 1, - parameterTypes : [jl_Object, jl_String], - returnType : jl_Object, - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "escape", - modifiers : 512, - accessLevel : 1, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "toURIFragment", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - otj_JSObject.$meta.methods = [ - { - name : "cast", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : otj_JSObject, - callable : null - }, { - name : "cast$static", - modifiers : 512, - accessLevel : 0, - parameterTypes : [otj_JSObject], - returnType : otj_JSObject, - callable : null - }]; - nmep_EntitySmallFireball.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nme_EntityLivingBase, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onImpact", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_MovingObjectPosition], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canBeCollidedWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }]; - nmu_ChatStyle.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getColor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_EnumChatFormatting, - callable : null - }, { - name : "getBold", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getItalic", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getStrikethrough", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getUnderlined", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getObfuscated", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isEmpty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getChatClickEvent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nme_ClickEvent, - callable : null - }, { - name : "getChatHoverEvent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nme_HoverEvent, - callable : null - }, { - name : "getInsertion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setColor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_EnumChatFormatting], - returnType : nmu_ChatStyle, - callable : null - }, { - name : "setBold", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Boolean], - returnType : nmu_ChatStyle, - callable : null - }, { - name : "setItalic", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Boolean], - returnType : nmu_ChatStyle, - callable : null - }, { - name : "setStrikethrough", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Boolean], - returnType : nmu_ChatStyle, - callable : null - }, { - name : "setUnderlined", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Boolean], - returnType : nmu_ChatStyle, - callable : null - }, { - name : "setObfuscated", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Boolean], - returnType : nmu_ChatStyle, - callable : null - }, { - name : "setChatClickEvent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_ClickEvent], - returnType : nmu_ChatStyle, - callable : null - }, { - name : "setChatHoverEvent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_HoverEvent], - returnType : nmu_ChatStyle, - callable : null - }, { - name : "setInsertion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmu_ChatStyle, - callable : null - }, { - name : "setParentStyle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_ChatStyle], - returnType : nmu_ChatStyle, - callable : null - }, { - name : "getFormattingCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getParent", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : nmu_ChatStyle, - 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 : "createShallowCopy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_ChatStyle, - callable : null - }, { - name : "createDeepCopy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_ChatStyle, - callable : null - }, { - name : "access$002", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmu_ChatStyle, jl_Boolean], - returnType : jl_Boolean, - callable : null - }, { - name : "access$102", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmu_ChatStyle, jl_Boolean], - returnType : jl_Boolean, - callable : null - }, { - name : "access$202", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmu_ChatStyle, jl_Boolean], - returnType : jl_Boolean, - callable : null - }, { - name : "access$302", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmu_ChatStyle, jl_Boolean], - returnType : jl_Boolean, - callable : null - }, { - name : "access$402", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmu_ChatStyle, jl_Boolean], - returnType : jl_Boolean, - callable : null - }, { - name : "access$502", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmu_ChatStyle, nmu_EnumChatFormatting], - returnType : nmu_EnumChatFormatting, - callable : null - }, { - name : "access$602", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmu_ChatStyle, jl_String], - returnType : jl_String, - callable : null - }, { - name : "access$702", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmu_ChatStyle, nme_ClickEvent], - returnType : nme_ClickEvent, - callable : null - }, { - name : "access$802", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmu_ChatStyle, nme_HoverEvent], - returnType : nme_HoverEvent, - callable : null - }, { - name : "access$000", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmu_ChatStyle], - returnType : jl_Boolean, - callable : null - }, { - name : "access$100", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmu_ChatStyle], - returnType : jl_Boolean, - callable : null - }, { - name : "access$200", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmu_ChatStyle], - returnType : jl_Boolean, - callable : null - }, { - name : "access$300", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmu_ChatStyle], - returnType : jl_Boolean, - callable : null - }, { - name : "access$400", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmu_ChatStyle], - returnType : jl_Boolean, - callable : null - }, { - name : "access$500", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmu_ChatStyle], - returnType : nmu_EnumChatFormatting, - callable : null - }, { - name : "access$600", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmu_ChatStyle], - returnType : jl_String, - callable : null - }, { - name : "access$700", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmu_ChatStyle], - returnType : nme_ClickEvent, - callable : null - }, { - name : "access$800", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmu_ChatStyle], - returnType : nme_HoverEvent, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmei_EntityMinecartEmpty.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "interactFirst", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onActivatorRailPass", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMinecartType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmei_EntityMinecart$EnumMinecartType, - callable : null - }]; - nmei_EntityBoat.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canTriggerWalking", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCollisionBox", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : nmu_AxisAlignedBB, - callable : null - }, { - name : "getCollisionBoundingBox", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_AxisAlignedBB, - callable : null - }, { - name : "canBePushed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMountedYOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "performHurtAnimation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canBeCollidedWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setPositionAndRotation2", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setVelocity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateRiderPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "interactFirst", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "updateFallState", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_doublecls(), $rt_booleancls(), nmb_Block, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setDamageTaken", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDamageTaken", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setTimeSinceHit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTimeSinceHit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setForwardDirection", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getForwardDirection", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setIsBoatEmpty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }]; - juf_Supplier.$meta.methods = [ - { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - nmu_MovingObjectPosition.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Vec3, nmu_EnumFacing, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Vec3, nmu_EnumFacing], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_MovingObjectPosition$MovingObjectType, nmu_Vec3, nmu_EnumFacing, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, nmu_Vec3], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBlockPos", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nlevma_GameProfile.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlev_EaglercraftUUID, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlev_EaglercraftUUID, jl_String, cgcc_Multimap], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlev_EaglercraftUUID, - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "isComplete", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "isLegacy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getProperties", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_Multimap, - callable : null - }, { - name : "getTextures", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevma_TexturesProperty, - callable : null - }]; - cgcb_Splitter$1.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [cgcb_CharMatcher], - returnType : $rt_voidcls(), - callable : null - }, { - name : "iterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [cgcb_Splitter, jl_CharSequence], - returnType : cgcb_Splitter$SplittingIterator, - callable : null - }, { - name : "iterator", - modifiers : 96, - accessLevel : 3, - parameterTypes : [cgcb_Splitter, jl_CharSequence], - returnType : ju_Iterator, - callable : null - }]; - nmt_TileEntitySign.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDescriptionPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmn_Packet, - callable : null - }, { - name : "func_183000_F", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getIsEditable", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setEditable", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmep_EntityPlayer, - callable : null - }, { - name : "executeCommand", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }]; - nmea_EntityMinecartMobSpawner.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMinecartType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmei_EntityMinecart$EnumMinecartType, - callable : null - }, { - name : "getDefaultDisplayTile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleStatusUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_bytecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_98039_d", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmt_MobSpawnerBaseLogic, - callable : null - }]; - nmcm_ModelBiped.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "render", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setRotationAngles", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setModelAttributes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcm_ModelBase], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setInvisible", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "postRenderArm", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmu_BlockPos.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Vec3], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Vec3i], - returnType : $rt_voidcls(), - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : nmu_BlockPos, - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : nmu_BlockPos, - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Vec3i], - returnType : nmu_BlockPos, - callable : null - }, { - name : "subtract", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Vec3i], - returnType : nmu_BlockPos, - callable : null - }, { - name : "up", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "up", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmu_BlockPos, - callable : null - }, { - name : "down", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "down", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmu_BlockPos, - callable : null - }, { - name : "north", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "north", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmu_BlockPos, - callable : null - }, { - name : "south", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "south", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmu_BlockPos, - callable : null - }, { - name : "west", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "west", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmu_BlockPos, - callable : null - }, { - name : "east", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "east", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmu_BlockPos, - callable : null - }, { - name : "offset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_EnumFacing], - returnType : nmu_BlockPos, - callable : null - }, { - name : "offsetFaster", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_EnumFacing, nmu_BlockPos$MutableBlockPos], - returnType : nmu_BlockPos, - callable : null - }, { - name : "offsetEvenFaster", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_EnumFacing, nmu_BlockPos$MutableBlockPos], - returnType : nmu_BlockPos, - callable : null - }, { - name : "offset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_EnumFacing, $rt_intcls()], - returnType : nmu_BlockPos, - callable : null - }, { - name : "crossProduct", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Vec3i], - returnType : nmu_BlockPos, - callable : null - }, { - name : "toLong", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "fromLong", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : nmu_BlockPos, - callable : null - }, { - name : "getAllInBox", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmu_BlockPos, nmu_BlockPos], - returnType : jl_Iterable, - callable : null - }, { - name : "getAllInBoxMutable", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmu_BlockPos, nmu_BlockPos], - returnType : jl_Iterable, - callable : null - }, { - name : "crossProduct", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmu_Vec3i], - returnType : nmu_Vec3i, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrd_TextureMetadataSection.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls(), $rt_booleancls(), ju_List], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTextureBlur", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getTextureClamp", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getListMipmaps", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }]; - cgcc_RegularImmutableMap$1.$meta.methods = []; - nmcrt_IIconCreator.$meta.methods = [ - { - name : "registerSprites", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmcrt_TextureMap], - returnType : $rt_voidcls(), - callable : null - }]; - nmd_IBehaviorDispenseItem.$meta.methods = [ - { - name : "dispense", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmd_IBlockSource, nmi_ItemStack], - returnType : nmi_ItemStack, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmep_EntityRabbit.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setMoveType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityRabbit$EnumMoveType], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175521_o", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setJumping", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls(), nmep_EntityRabbit$EnumMoveType], - returnType : $rt_voidcls(), - callable : null - }, { - name : "doMovementAction", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityRabbit$EnumMoveType], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175523_cj", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "spawnRunningParticles", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onLivingUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getJumpingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "attackEntityAsMob", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getTotalArmorValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "addRandomDrop", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isRabbitBreedingItem", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmi_Item], - returnType : $rt_booleancls(), - callable : null - }, { - name : "createChild", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityAgeable], - returnType : nmep_EntityRabbit, - callable : null - }, { - name : "isBreedingItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getRabbitType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setRabbitType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onInitialSpawn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], - returnType : nme_IEntityLivingData, - callable : null - }, { - name : "getMoveTypeDuration", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "createEatingParticles", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleStatusUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_bytecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "createChild", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nme_EntityAgeable], - returnType : nme_EntityAgeable, - callable : null - }]; - nmcrbm_ItemCameraTransforms.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrbm_ItemCameraTransforms], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrbm_ItemTransformVec3f, nmcrbm_ItemTransformVec3f, nmcrbm_ItemTransformVec3f, nmcrbm_ItemTransformVec3f, nmcrbm_ItemTransformVec3f, nmcrbm_ItemTransformVec3f], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyTransform", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrbm_ItemCameraTransforms$TransformType], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTransform", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrbm_ItemCameraTransforms$TransformType], - returnType : nmcrbm_ItemTransformVec3f, - callable : null - }, { - name : "func_181687_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrbm_ItemCameraTransforms$TransformType], - returnType : $rt_booleancls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - ji_DataOutput.$meta.methods = [ - { - name : "write", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 1, accessLevel : 3, parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : $rt_voidcls(), + returnType : $rt_intcls(), callable : null }, { - name : "write", - modifiers : 1, + name : "read", + modifiers : 0, accessLevel : 3, parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), + returnType : $rt_intcls(), callable : null }, { - name : "writeBoolean", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeByte", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeShort", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeChar", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeLong", - modifiers : 1, + name : "skip", + modifiers : 0, accessLevel : 3, parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeFloat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeChars", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeUTF", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - nlevo_ImageData.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_arraycls($rt_intcls()), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fillAlpha", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevo_ImageData, - callable : null - }, { - name : "getSubImage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : nlevo_ImageData, - callable : null - }, { - name : "loadImageFile", - modifiers : 516, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nlevo_ImageData, - callable : null - }, { - name : "loadImageFile", - modifiers : 516, - accessLevel : 3, - parameterTypes : [ji_InputStream], - returnType : nlevo_ImageData, - callable : null - }, { - name : "loadImageFile", - modifiers : 516, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : nlevo_ImageData, - callable : null - }, { - name : "getRGB", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_arraycls($rt_intcls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "copyPixelsFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevo_ImageData, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawLayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevo_ImageData, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "swapRB", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevo_ImageData, - callable : null - }, { - name : "swapRB", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - 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", + name : "skip", modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), 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 : "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", + name : "available", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "compare", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_shortcls(), $rt_shortcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "compareTo", + name : "close", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_Short], - returnType : $rt_intcls(), - 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 + }, { + name : "mark", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "reset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "markSupported", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null }]; - nmcr_Tessellator.$meta.methods = [ + juc_Callable.$meta.methods = [ { - name : "getInstance", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : nmcr_Tessellator, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "draw", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWorldRenderer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevo_WorldRenderer, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmep_EntityHorse.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setHorseType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHorseType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setHorseVariant", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHorseVariant", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHorseWatchableBoolean", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setHorseWatchableBoolean", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isAdultHorse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isTame", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_110253_bW", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getOwnerId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setOwnerId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHorseSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setScaleForAge", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isHorseJumping", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setHorseTamed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setHorseJumping", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "allowLeashing", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_142017_o", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isChested", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getHorseArmorIndexSynced", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getHorseArmorIndex", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmi_ItemStack], - returnType : $rt_intcls(), - callable : null - }, { - name : "isEatingHaystack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isRearing", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isBreeding", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getHasReproduced", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setHorseArmorStack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setBreeding", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setChested", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setHasReproduced", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setHorseSaddled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTemper", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setTemper", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "increaseTemper", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getTotalArmorValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "canBePushed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "prepareChunkForSpawn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "dropChests", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_110266_cB", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fall", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getChestSize", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "initHorseChest", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateHorseSlots", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onInventoryChanged", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_InventoryBasic], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCanSpawnHere", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getClosestHorse", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_Entity, $rt_doublecls()], - returnType : nmep_EntityHorse, - callable : null - }, { - name : "getHorseJumpStrength", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDropItem", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "isHorseSaddled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getAngrySoundName", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "playStepSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_BlockPos, nmb_Block], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMaxSpawnedInChunk", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMaxTemper", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getSoundVolume", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getTalkInterval", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_110239_cn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "resetTexturePrefix", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175507_cI", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setHorseTexturePaths", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHorseTexture", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getVariantTexturePaths", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_String), - callable : null - }, { - name : "openGUI", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "interact", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "mountTo", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canWearArmor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canCarryChest", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isMovementBlocked", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isUndead", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isSterile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isBreedingItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_110210_cH", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onLivingUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "openHorseMouth", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canMate", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setEating", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setEatingHaystack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setRearing", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "makeHorseRear", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "makeHorseRearWithSound", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "dropChestItems", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "dropItemsInChest", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nme_Entity, nmi_AnimalChest], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setTamedBy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "moveEntityWithHeading", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canMateWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityAnimal], - returnType : $rt_booleancls(), - callable : null - }, { - name : "createChild", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityAgeable], - returnType : nme_EntityAgeable, - callable : null - }, { - name : "onInitialSpawn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], - returnType : nme_IEntityLivingData, - callable : null - }, { - name : "getGrassEatingAmount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getRearingAmount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getMouthOpennessAngle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setJumpPower", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "spawnHorseParticles", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleStatusUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_bytecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateRiderPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getModifiedMaxHealth", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getModifiedJumpStrength", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getModifiedMovementSpeed", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "isArmorItem", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmi_Item], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isOnLadder", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getEyeHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "replaceItemInInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmt_TileEntityEnchantmentTable.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "update", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hasCustomName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setCustomName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDisplayName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "createContainer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_InventoryPlayer, nmep_EntityPlayer], - returnType : nmi_Container, - callable : null - }, { - name : "getGuiID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmt_TileEntityBeacon.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "update", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateBeacon", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addEffectsToPlayers", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateSegmentColors", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBeamSegments", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "shouldBeamRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getDescriptionPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmn_Packet, - callable : null - }, { - name : "getMaxRenderDistanceSquared", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "func_183001_h", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "readFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSizeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "decrStackSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "removeStackFromSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "setInventorySlotContents", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hasCustomName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getInventoryStackLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isUseableByPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "openInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "closeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValidForSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getGuiID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "createContainer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_InventoryPlayer, nmep_EntityPlayer], - returnType : nmi_Container, - callable : null - }, { - name : "getField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFieldCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "clear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "receiveClientEvent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmca_ISoundEventAccessor.$meta.methods = [ - { - name : "getWeight", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "cloneEntry", + name : "call", modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : jl_Object, callable : null }]; - nlevi_IAudioHandle.$meta.methods = [ - { - name : "pause", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "restart", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "move", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "pitch", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "gain", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "end", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "shouldFree", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; nmu_DamageSource.$meta.methods = [ { name : "causeMobDamage", @@ -86680,183 +89566,174 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmn_ServerStatusResponse$MinecraftProtocolVersionIdentifier.$meta.methods = [ + ju_BitSet.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_intcls()], + accessLevel : 1, + parameterTypes : [$rt_arraycls($rt_intcls())], returnType : $rt_voidcls(), callable : null }, { - name : "getName", + name : "", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jl_String, + returnType : $rt_voidcls(), callable : null }, { - name : "getProtocol", + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_longcls())], + returnType : ju_BitSet, + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : ju_BitSet, + callable : null + }, { + name : "toByteArray", modifiers : 0, accessLevel : 3, parameterTypes : [], + returnType : $rt_arraycls($rt_bytecls()), + callable : null + }, { + name : "toLongArray", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_longcls()), + callable : null + }, { + name : "flip", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "flip", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "trailingZeroBits", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], returnType : $rt_intcls(), callable : null - }]; - nme_EnchantmentData.$meta.methods = [ - { - name : "", + }, { + name : "trailingOneBits", modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Enchantment, $rt_intcls()], - returnType : $rt_voidcls(), + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), callable : null - }]; - nlev_EaglercraftSoundManager.$meta.methods = [ - { - name : "", + }, { + name : "set", modifiers : 0, accessLevel : 3, - parameterTypes : [nmcs_GameSettings, nmca_SoundHandler], + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_booleancls()], returnType : $rt_voidcls(), callable : null }, { - name : "unloadSoundSystem", + name : "clear", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clear", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clear", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "reloadSoundSystem", + name : "get", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setSoundCategoryVolume", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmca_SoundCategory, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "stopAllSounds", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "pauseAllSounds", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "resumeAllSounds", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateAllSounds", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isSoundPlaying", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmca_ISound], + parameterTypes : [$rt_intcls()], returnType : $rt_booleancls(), callable : null }, { - name : "stopSound", + name : "get", modifiers : 0, accessLevel : 3, - parameterTypes : [nmca_ISound], - returnType : $rt_voidcls(), + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : ju_BitSet, callable : null }, { - name : "playSound", + name : "nextSetBit", modifiers : 0, accessLevel : 3, - parameterTypes : [nmca_ISound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "playDelayedSound", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmca_ISound, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setListener", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "access$000", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nlev_EaglercraftSoundManager], - returnType : $rt_arraycls($rt_floatcls()), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmt_TileEntityDropper.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getGuiID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nmic_RecipesBanners$1.$meta.methods = []; - cgcc_ImmutableMap$Builder.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), + returnType : $rt_intcls(), + callable : null + }, { + name : "nextClearBit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "previousSetBit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "previousClearBit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), callable : null }, { name : "ensureCapacity", @@ -86866,206 +89743,183 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : cgcc_ImmutableMap$Builder, - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Map$Entry], - returnType : cgcc_ImmutableMap$Builder, - callable : null - }, { - name : "putAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Map], - returnType : cgcc_ImmutableMap$Builder, - callable : null - }, { - name : "build", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableMap, - callable : null - }]; - nmcrd_IMetadataSection.$meta.methods = []; - nmem_EntityBlaze.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getBrightnessForRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getBrightness", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "onLivingUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateAITasks", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fall", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDropItem", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "isBurning", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_70845_n", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setOnFire", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isValidLightLevel", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - nme_EnumCreatureType.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nme_EnumCreatureType), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nme_EnumCreatureType, - callable : null - }, { - name : "", + name : "recalculateLength", modifiers : 0, accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), jl_Class, $rt_intcls(), nmbm_Material, $rt_booleancls(), $rt_booleancls()], + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "getCreatureClass", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Class, - callable : null - }, { - name : "getMaxNumberOfCreature", + name : "length", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getPeacefulCreature", + name : "intersects", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_BitSet], + returnType : $rt_booleancls(), + callable : null + }, { + name : "cardinality", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "and", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_BitSet], + returnType : $rt_voidcls(), + callable : null + }, { + name : "andNot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_BitSet], + returnType : $rt_voidcls(), + callable : null + }, { + name : "or", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_BitSet], + returnType : $rt_voidcls(), + callable : null + }, { + name : "xor", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_BitSet], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isEmpty", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "getAnimal", + name : "size", modifiers : 0, accessLevel : 3, parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], returnType : $rt_booleancls(), callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "clone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + nmcrt_ITickableTextureObject.$meta.methods = []; + nmcgs_SpectatorMenu.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcgs_ISpectatorMenuRecipient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_178643_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmcgs_ISpectatorMenuObject, + callable : null + }, { + name : "func_178642_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "func_178645_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcgs_ISpectatorMenuObject, + callable : null + }, { + name : "func_178650_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcgs_ISpectatorMenuView, + callable : null + }, { + name : "func_178644_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_178641_d", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_178648_e", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_178647_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcgs_ISpectatorMenuView], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_178646_f", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcgsc_SpectatorDetails, + callable : null + }, { + name : "access$102", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmcgs_SpectatorMenu, $rt_intcls()], + returnType : $rt_intcls(), + callable : null }, { name : "", modifiers : 512, @@ -87074,84 +89928,368 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcr_BlockModelShapes.$meta.methods = [ + otp_PlatformClass.$meta.methods = [ { + name : "getMetadata", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otp_PlatformClassMetadata, + callable : null + }, { + name : "setJavaClass", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otp_PlatformObject], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getJavaClass", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otp_PlatformObject, + callable : null + }]; + cgcc_ImmutableSetMultimap.$meta.methods = [ + { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableSetMultimap, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : cgcc_ImmutableSetMultimap, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableSetMultimap, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableSetMultimap, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableSetMultimap, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableSetMultimap, + callable : null + }, { + name : "builder", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableSetMultimap$Builder, + callable : null + }, { + name : "copyOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [cgcc_Multimap], + returnType : cgcc_ImmutableSetMultimap, + callable : null + }, { + name : "copyOf", + modifiers : 512, + accessLevel : 1, + parameterTypes : [cgcc_Multimap, ju_Comparator], + returnType : cgcc_ImmutableSetMultimap, + callable : null + }, { name : "", modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrm_ModelManager], + accessLevel : 0, + parameterTypes : [cgcc_ImmutableMap, $rt_intcls(), ju_Comparator], returnType : $rt_voidcls(), callable : null }, { - name : "getBlockStateMapper", + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "inverse", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nmcrbs_BlockStateMapper, + returnType : cgcc_ImmutableSetMultimap, callable : null }, { - name : "getTexture", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbs_IBlockState], - returnType : nlevm_EaglerTextureAtlasSprite, - callable : null - }, { - name : "getModelForState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmbs_IBlockState], - returnType : nmcrm_IBakedModel, - callable : null - }, { - name : "getModelManager", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcrm_ModelManager, - callable : null - }, { - name : "reloadModels", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "registerBlockWithStateMapper", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmb_Block, nmcrbs_IStateMapper], - returnType : $rt_voidcls(), - callable : null - }, { - name : "registerBuiltInBlocks", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(nmb_Block)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "registerAllBlocks", + name : "invert", modifiers : 0, accessLevel : 1, parameterTypes : [], + returnType : cgcc_ImmutableSetMultimap, + callable : null + }, { + name : "removeAll", + modifiers : 128, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "replaceValues", + modifiers : 128, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Iterable], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "entries", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "valueSet", + modifiers : 512, + accessLevel : 1, + parameterTypes : [ju_Comparator, ju_Collection], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "emptySet", + modifiers : 512, + accessLevel : 1, + parameterTypes : [ju_Comparator], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "writeObject", + modifiers : 0, + accessLevel : 1, + parameterTypes : [ji_ObjectOutputStream], returnType : $rt_voidcls(), callable : null + }, { + name : "valueComparator", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : ju_Comparator, + callable : null + }, { + name : "readObject", + modifiers : 0, + accessLevel : 1, + parameterTypes : [ji_ObjectInputStream], + returnType : $rt_voidcls(), + callable : null + }, { + name : "entries", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableCollection, + callable : null + }, { + name : "inverse", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableMultimap, + callable : null + }, { + name : "get", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : cgcc_ImmutableCollection, + callable : null + }, { + name : "replaceValues", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Iterable], + returnType : cgcc_ImmutableCollection, + callable : null + }, { + name : "removeAll", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : cgcc_ImmutableCollection, + callable : null + }, { + name : "entries", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Collection, + callable : null + }, { + name : "replaceValues", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Iterable], + returnType : ju_Collection, + callable : null + }, { + name : "get", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : ju_Collection, + callable : null + }, { + name : "removeAll", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : ju_Collection, + callable : null + }, { + name : "entries", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }, { + name : "replaceValues", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Iterable], + returnType : ju_Set, + callable : null + }, { + name : "removeAll", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : ju_Set, + callable : null + }, { + name : "get", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : ju_Set, + callable : null + }, { + name : "access$000", + modifiers : 544, + accessLevel : 0, + parameterTypes : [cgcc_Multimap, ju_Comparator], + returnType : cgcc_ImmutableSetMultimap, + callable : null }]; - nmt_TileEntitySkull.$meta.methods = [ + jlr_Field.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [], + parameterTypes : [jl_Class, jl_String, $rt_intcls(), $rt_intcls(), jl_Class, otcir_JSFieldGetter, otcir_JSFieldSetter], returnType : $rt_voidcls(), callable : null }, { - name : "writeToNBT", + name : "getDeclaringClass", modifiers : 0, accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], + parameterTypes : [], + returnType : jl_Class, + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getModifiers", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isEnumConstant", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isSynthetic", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Class, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "checkInstance", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }]; + nmws_MapData.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "calculateMapCenter", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { @@ -87162,1411 +90300,46 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "getPlayerProfile", + name : "writeToNBT", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : nlevma_GameProfile, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), callable : null }, { - name : "getDescriptionPacket", + name : "updateVisiblePlayers", modifiers : 0, accessLevel : 3, - parameterTypes : [], + parameterTypes : [nmep_EntityPlayer, nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateDecorations", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), nmw_World, jl_String, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMapPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack, nmw_World, nmep_EntityPlayer], returnType : nmn_Packet, callable : null }, { - name : "setType", + name : "updateMapData", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls()], + parameterTypes : [$rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "setPlayerProfile", + name : "getMapInfo", modifiers : 0, accessLevel : 3, - parameterTypes : [nlevma_GameProfile], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updatePlayerProfile", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateGameprofile", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevma_GameProfile], - returnType : nlevma_GameProfile, - callable : null - }, { - name : "getSkullType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getSkullRotation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setSkullRotation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrd_IMetadataSectionSerializer.$meta.methods = [ - { - name : "getSectionName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nme_EntityLivingBase.$meta.methods = [ - { - name : "onKillCommand", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateFallState", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_doublecls(), $rt_booleancls(), nmb_Block, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canBreatheUnderwater", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onEntityUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isChild", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onDeathUpdate", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canDropLoot", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "decreaseAirSupply", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getExperiencePoints", - modifiers : 0, - accessLevel : 2, parameterTypes : [nmep_EntityPlayer], - returnType : $rt_intcls(), - callable : null - }, { - name : "isPlayer", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getRNG", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlev_EaglercraftRandom, - callable : null - }, { - name : "getAITarget", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nme_EntityLivingBase, - callable : null - }, { - name : "getRevengeTimer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setRevengeTarget", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLastAttacker", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nme_EntityLivingBase, - callable : null - }, { - name : "getLastAttackerTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setLastAttacker", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAge", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updatePotionEffects", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updatePotionMetadata", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "resetPotionEffectMetadata", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clearActivePotions", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getActivePotionEffects", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Collection, - callable : null - }, { - name : "isPotionActive", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isPotionActive", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmp_Potion], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getActivePotionEffect", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmp_Potion], - returnType : nmp_PotionEffect, - callable : null - }, { - name : "addPotionEffect", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmp_PotionEffect], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isPotionApplicable", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmp_PotionEffect], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isEntityUndead", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "removePotionEffectClient", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "removePotionEffect", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onNewPotionEffect", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmp_PotionEffect], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onChangedPotionEffect", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmp_PotionEffect, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onFinishedPotionEffect", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmp_PotionEffect], - returnType : $rt_voidcls(), - callable : null - }, { - name : "heal", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHealth", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setHealth", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "renderBrokenItemStack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onDeath", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource], - returnType : $rt_voidcls(), - callable : null - }, { - name : "dropEquipment", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "knockBack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_floatcls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "addRandomDrop", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isOnLadder", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isEntityAlive", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "fall", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFallSoundString", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "performHurtAnimation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTotalArmorValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "damageArmor", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyArmorCalculations", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "applyPotionDamageCalculations", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "damageEntity", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCombatTracker", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_CombatTracker, - callable : null - }, { - name : "func_94060_bK", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nme_EntityLivingBase, - callable : null - }, { - name : "getMaxHealth", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getArrowCountInEntity", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setArrowCountInEntity", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getArmSwingAnimationEnd", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "swingItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleStatusUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_bytecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "kill", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateArmSwingProgress", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEntityAttribute", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmeaa_IAttribute], - returnType : nmeaa_IAttributeInstance, - callable : null - }, { - name : "getAttributeMap", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmeaa_BaseAttributeMap, - callable : null - }, { - name : "getCreatureAttribute", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nme_EnumCreatureAttribute, - callable : null - }, { - name : "getHeldItem", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getEquipmentInSlot", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getCurrentArmor", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "setCurrentItemOrArmor", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setSprinting", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getInventory", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmi_ItemStack), - callable : null - }, { - name : "getSoundVolume", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getSoundPitch", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "isMovementBlocked", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "dismountEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAlwaysRenderNameTagForRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getJumpUpwardsMotion", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "jump", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateAITick", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleJumpLava", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "moveEntityWithHeading", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAIMoveSpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setAIMoveSpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "attackEntityAsMob", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isPlayerSleeping", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_110146_f", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "onLivingUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateEntityActionState", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "collideWithNearbyEntities", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "collideWithEntity", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "mountEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateRidden", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setPositionAndRotation2", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setJumping", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onItemPickup", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canEntityBeSeen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getLookVec", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_Vec3, - callable : null - }, { - name : "getLook", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : nmu_Vec3, - callable : null - }, { - name : "getSwingProgress", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "isServerWorld", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canBeCollidedWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canBePushed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setBeenAttacked", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRotationYawHead", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setRotationYawHead", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_181013_g", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAbsorptionAmount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setAbsorptionAmount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTeam", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_Team, - callable : null - }, { - name : "isOnSameTeam", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isOnTeam", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Team], - returnType : $rt_booleancls(), - callable : null - }, { - name : "sendEnterCombat", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "sendEndCombat", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "markPotionsDirty", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmb_Block$SoundType.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getVolume", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getFrequency", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getBreakSound", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getStepSound", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getPlaceSound", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - jl_Throwable.$meta.methods = [ - { - name : "fakeInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_String, jl_Throwable, $rt_booleancls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_Throwable, $rt_booleancls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fakeInit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fakeInit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fakeInit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fakeInit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fillInStackTrace", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Throwable, - callable : null - }, { - name : "getMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getLocalizedMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getCause", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Throwable, - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "initCause", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : jl_Throwable, - callable : null - }, { - name : "printStackTrace", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "printStackTrace", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_PrintStream], - returnType : $rt_voidcls(), - callable : null - }, { - name : "printStackTrace", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_PrintWriter], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getStackTrace", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_StackTraceElement), - callable : null - }, { - name : "setStackTrace", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_StackTraceElement)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSuppressed", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_Throwable), - callable : null - }, { - name : "addSuppressed", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }]; - nmem_EntityCreeper.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMaxFallHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "fall", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "onDeath", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource], - returnType : $rt_voidcls(), - callable : null - }, { - name : "attackEntityAsMob", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getPowered", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCreeperFlashIntensity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getDropItem", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "getCreeperState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setCreeperState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onStruckByLightning", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmee_EntityLightningBolt], - returnType : $rt_voidcls(), - callable : null - }, { - name : "interact", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hasIgnited", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "ignite", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isAIEnabled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_175493_co", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcm_ModelBase.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "render", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setRotationAngles", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setLivingAnimations", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase, $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRandomModelBox", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlev_EaglercraftRandom], - returnType : nmcm_ModelRenderer, - callable : null - }, { - name : "setTextureOffset", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTextureOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmcm_TextureOffset, - callable : null - }, { - name : "copyModelAngles", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmcm_ModelRenderer, nmcm_ModelRenderer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setModelAttributes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcm_ModelBase], - returnType : $rt_voidcls(), - callable : null - }]; - nmn_NBTSizeTracker.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "read", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), + returnType : nmws_MapData$MapInfo, callable : null }]; cgcc_ImmutableSet$Builder.$meta.methods = [ @@ -88662,362 +90435,71 @@ function jl_Class_createMetadata() { returnType : cgcc_ImmutableCollection$Builder, callable : null }]; - nmcrd_AnimationMetadataSection.$meta.methods = [ + nmca_ISoundEventAccessor.$meta.methods = [ + { + name : "getWeight", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "cloneEntry", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + nmcg_MapItemRenderer.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [ju_List, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls()], + parameterTypes : [nmcrt_TextureManager], returnType : $rt_voidcls(), callable : null }, { - name : "getFrameHeight", + name : "updateMapTexture", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), + parameterTypes : [nmws_MapData], + returnType : $rt_voidcls(), callable : null }, { - name : "getFrameWidth", + name : "renderMap", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), + parameterTypes : [nmws_MapData, $rt_booleancls()], + returnType : $rt_voidcls(), callable : null }, { - name : "getFrameCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getFrameTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isInterpolate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getAnimationFrame", + name : "getMapRendererInstance", modifiers : 0, accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : nmcrd_AnimationFrame, + parameterTypes : [nmws_MapData], + returnType : nmcg_MapItemRenderer$Instance, callable : null }, { - name : "getFrameTimeSingle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "frameHasTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getFrameIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getFrameIndexSet", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }]; - nmt_TileEntityCommandBlock.$meta.methods = [ - { - name : "", + name : "clearLoadedMaps", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), + name : "access$400", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmcg_MapItemRenderer], + returnType : nmcrt_TextureManager, callable : null }, { - name : "readFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDescriptionPacket", - modifiers : 0, - accessLevel : 3, + name : "access$500", + modifiers : 544, + accessLevel : 0, parameterTypes : [], - returnType : nmn_Packet, - callable : null - }, { - name : "func_183000_F", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCommandBlockLogic", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcs_CommandBlockLogic, - callable : null - }]; - otjw_AudioBuffer.$meta.methods = [ - { - name : "getSampleRate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getLength", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getDuration", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getNumberOfChannels", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getChannelData", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : otjt_Float32Array, - callable : null - }, { - name : "copyFromChannel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjt_Float32Array, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "copyFromChannel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "copyFromChannel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjt_Float32Array, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "copyFromChannel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "copyToChannel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjt_Float32Array, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "copyToChannel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "copyToChannel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjt_Float32Array, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "copyToChannel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmc_CreativeTabs.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTabIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getTabLabel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getTranslatedTabLabel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getIconItemStack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getTabIconItem", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "getIconItemDamage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getBackgroundImageName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setBackgroundImageName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmc_CreativeTabs, - callable : null - }, { - name : "drawInForegroundOfTab", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setNoTitle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmc_CreativeTabs, - callable : null - }, { - name : "shouldHidePlayerInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setNoScrollbar", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmc_CreativeTabs, - callable : null - }, { - name : "getTabColumn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isTabInFirstRow", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getRelevantEnchantmentTypes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nme_EnumEnchantmentType), - callable : null - }, { - name : "setRelevantEnchantmentTypes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(nme_EnumEnchantmentType)], - returnType : nmc_CreativeTabs, - callable : null - }, { - name : "hasRelevantEnchantmentType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EnumEnchantmentType], - returnType : $rt_booleancls(), - callable : null - }, { - name : "displayAllReleventItems", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_List], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addEnchantmentBooksToList", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_List, $rt_arraycls(nme_EnumEnchantmentType)], - returnType : $rt_voidcls(), + returnType : nmu_ResourceLocation, callable : null }, { name : "", @@ -89027,6026 +90509,55 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - drei_EventAttack.$meta.methods = [ + cgcc_ImmutableMap$Builder.$meta.methods = [ { - name : "getTarget", + name : "", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nme_Entity, - callable : null - }, { - name : "setTarget", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], returnType : $rt_voidcls(), callable : null }, { name : "", modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], + accessLevel : 0, + parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "isCancelled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setCancelled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmcr_ItemModelMesher.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrm_ModelManager], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getParticleIcon", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_Item], - returnType : nlevm_EaglerTextureAtlasSprite, - callable : null - }, { - name : "getParticleIcon", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_Item, $rt_intcls()], - returnType : nlevm_EaglerTextureAtlasSprite, - callable : null - }, { - name : "getItemModel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : nmcrm_IBakedModel, - callable : null - }, { - name : "getMetadata", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmi_ItemStack], - returnType : $rt_intcls(), - callable : null - }, { - name : "getItemModel", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmi_Item, $rt_intcls()], - returnType : nmcrm_IBakedModel, - callable : null - }, { - name : "getIndex", + name : "ensureCapacity", modifiers : 0, accessLevel : 1, - parameterTypes : [nmi_Item, $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "register", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_Item, $rt_intcls(), nmcrm_ModelResourceLocation], + parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null - }, { - name : "register", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_Item, nmcr_ItemMeshDefinition], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getModelManager", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcrm_ModelManager, - callable : null - }, { - name : "rebuildCache", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - cgcc_Multimap.$meta.methods = [ - { - name : "size", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isEmpty", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "containsKey", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "containsValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "containsEntry", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : $rt_booleancls(), - callable : null }, { name : "put", - modifiers : 1, + modifiers : 0, accessLevel : 3, parameterTypes : [jl_Object, jl_Object], - returnType : $rt_booleancls(), + returnType : cgcc_ImmutableMap$Builder, callable : null }, { - name : "remove", - modifiers : 1, + name : "put", + modifiers : 0, accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : $rt_booleancls(), + parameterTypes : [ju_Map$Entry], + returnType : cgcc_ImmutableMap$Builder, callable : null }, { name : "putAll", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Iterable], - returnType : $rt_booleancls(), - callable : null - }, { - name : "putAll", - modifiers : 1, - accessLevel : 3, - parameterTypes : [cgcc_Multimap], - returnType : $rt_booleancls(), - callable : null - }, { - name : "replaceValues", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Iterable], - returnType : ju_Collection, - callable : null - }, { - name : "removeAll", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : ju_Collection, - callable : null - }, { - name : "clear", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : ju_Collection, - callable : null - }, { - name : "keySet", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }, { - name : "keys", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_Multiset, - callable : null - }, { - name : "values", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Collection, - callable : null - }, { - name : "entries", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Collection, - callable : null - }, { - name : "asMap", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Map, - callable : null - }, { - name : "equals", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - nmcrc_ICamera.$meta.methods = [ - { - name : "isBoundingBoxInFrustum", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmu_AxisAlignedBB], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setPosition", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmee_EntityLightningBolt.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }]; - jur_Matcher.$meta.methods = [ - { - name : "appendReplacement", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_StringBuffer, jl_String], - returnType : jur_Matcher, - callable : null - }, { - name : "processReplacement", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "reset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_CharSequence], - returnType : jur_Matcher, - callable : null - }, { - name : "reset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jur_Matcher, - callable : null - }, { - name : "region", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : jur_Matcher, - callable : null - }, { - name : "appendTail", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_StringBuffer], - returnType : jl_StringBuffer, - callable : null - }, { - name : "replaceFirst", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "replaceAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "pattern", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jur_Pattern, - callable : null - }, { - name : "group", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "group", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "find", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "findAt", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "find", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "start", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "end", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "matches", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "quoteReplacement", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "runMatch", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jur_AbstractSet, $rt_intcls(), jur_MatchResultImpl], - returnType : $rt_booleancls(), - callable : null - }, { - name : "lookingAt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "lookingAt", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "start", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "groupCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "end", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toMatchResult", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jur_MatchResult, - callable : null - }, { - name : "useAnchoringBounds", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : jur_Matcher, - callable : null - }, { - name : "hasAnchoringBounds", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "useTransparentBounds", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : jur_Matcher, - callable : null - }, { - name : "hasTransparentBounds", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "regionStart", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "regionEnd", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "requireEnd", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hitEnd", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "usePattern", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jur_Pattern], - returnType : jur_Matcher, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jur_Pattern, jl_CharSequence], - returnType : $rt_voidcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - ju_Iterator.$meta.methods = [ - { - name : "hasNext", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "next", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "remove", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "forEachRemaining", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_voidcls(), - callable : null - }]; - jla_Annotation.$meta.methods = [ - { - name : "annotationType", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Class, - callable : null - }]; - nmu_AxisAlignedBB.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addCoord", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : nmu_AxisAlignedBB, - callable : null - }, { - name : "expand", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : nmu_AxisAlignedBB, - callable : null - }, { - name : "union", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_AxisAlignedBB], - returnType : nmu_AxisAlignedBB, - callable : null - }, { - name : "fromBounds", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : nmu_AxisAlignedBB, - callable : null - }, { - name : "offset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : nmu_AxisAlignedBB, - callable : null - }, { - name : "calculateXOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_AxisAlignedBB, $rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "calculateYOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_AxisAlignedBB, $rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "calculateZOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_AxisAlignedBB, $rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "intersectsWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_AxisAlignedBB], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isVecInside", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Vec3], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getAverageEdgeLength", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "contract", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : nmu_AxisAlignedBB, - callable : null - }, { - name : "calculateIntercept", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Vec3, nmu_Vec3], - returnType : nmu_MovingObjectPosition, - callable : null - }, { - name : "isVecInYZ", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmu_Vec3], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isVecInXZ", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmu_Vec3], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isVecInXY", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmu_Vec3], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "func_181656_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - nmei_EntityFireworkRocket.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isInRangeToRenderDist", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setVelocity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleStatusUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_bytecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBrightness", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getBrightnessForRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "canAttackWithItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - otr_RuntimeClass.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "computeCanary", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "computeCanary", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getClass", - modifiers : 512, - accessLevel : 3, - parameterTypes : [otr_RuntimeObject], - returnType : otr_RuntimeClass, - callable : null - }, { - name : "unpack", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : otr_RuntimeClass, - callable : null - }, { - name : "pack", - modifiers : 260, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - nlevv_Matrix4f.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_Matrix4f], - returnType : $rt_voidcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setIdentity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevv_Matrix, - callable : null - }, { - name : "setIdentity", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Matrix4f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "setZero", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevv_Matrix, - callable : null - }, { - name : "setZero", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Matrix4f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "load", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_Matrix4f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "load", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Matrix4f, nlevv_Matrix4f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "load", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevib_FloatBuffer], - returnType : nlevv_Matrix, - callable : null - }, { - name : "load", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls())], - returnType : nlevv_Matrix, - callable : null - }, { - name : "loadTranspose", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevib_FloatBuffer], - returnType : nlevv_Matrix, - callable : null - }, { - name : "store", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevib_FloatBuffer], - returnType : nlevv_Matrix, - callable : null - }, { - name : "store", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls())], - returnType : nlevv_Matrix, - callable : null - }, { - name : "storeTranspose", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevib_FloatBuffer], - returnType : nlevv_Matrix, - callable : null - }, { - name : "store3f", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevib_FloatBuffer], - returnType : nlevv_Matrix, - callable : null - }, { - name : "add", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Matrix4f, nlevv_Matrix4f, nlevv_Matrix4f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "sub", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Matrix4f, nlevv_Matrix4f, nlevv_Matrix4f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "mul", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Matrix4f, nlevv_Matrix4f, nlevv_Matrix4f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "transform", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Matrix4f, nlevv_Vector4f, nlevv_Vector4f], - returnType : nlevv_Vector4f, - callable : null - }, { - name : "transpose", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevv_Matrix, - callable : null - }, { - name : "translate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_Vector2f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "translate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_Vector3f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "scale", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_Vector3f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "scale", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Vector3f, nlevv_Matrix4f, nlevv_Matrix4f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "rotate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), nlevv_Vector3f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "rotate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), nlevv_Vector3f, nlevv_Matrix4f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "rotate", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), nlevv_Vector3f, nlevv_Matrix4f, nlevv_Matrix4f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "translate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_Vector3f, nlevv_Matrix4f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "translate", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Vector3f, nlevv_Matrix4f, nlevv_Matrix4f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "translate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_Vector2f, nlevv_Matrix4f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "translate", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Vector2f, nlevv_Matrix4f, nlevv_Matrix4f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "transpose", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_Matrix4f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "transpose", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Matrix4f, nlevv_Matrix4f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "determinant", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "determinant3x3", - modifiers : 512, - accessLevel : 1, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "invert", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevv_Matrix, - callable : null - }, { - name : "invert", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Matrix4f, nlevv_Matrix4f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "negate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevv_Matrix, - callable : null - }, { - name : "negate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_Matrix4f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "negate", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Matrix4f, nlevv_Matrix4f], - returnType : nlevv_Matrix4f, - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "equal", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Matrix4f, nlevv_Matrix4f], - returnType : $rt_booleancls(), - callable : null - }]; - nmt_TileEntityComparator.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getOutputSignal", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setOutputSignal", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrbm_ItemTransformVec3f.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_Vector3f, nlevv_Vector3f, nlevv_Vector3f], - 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 - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmem_EntitySkeleton.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "playStepSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_BlockPos, nmb_Block], - returnType : $rt_voidcls(), - callable : null - }, { - name : "attackEntityAsMob", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCreatureAttribute", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nme_EnumCreatureAttribute, - callable : null - }, { - name : "onLivingUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateRidden", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onDeath", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDropItem", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addRandomDrop", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setEquipmentBasedOnDifficulty", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_DifficultyInstance], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onInitialSpawn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], - returnType : nme_IEntityLivingData, - callable : null - }, { - name : "setCombatTask", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "attackEntityWithRangedAttack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSkeletonType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setSkeletonType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEyeHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getYOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }]; - nmcre_RenderManager.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrt_TextureManager, nmcre_RenderItem], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setRenderPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEntityClassRenderObject", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Class], - returnType : nmcre_Render, - callable : null - }, { - name : "getEntityRenderObject", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : nmcre_Render, - callable : null - }, { - name : "cacheActiveRenderInfo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmcg_FontRenderer, nme_Entity, nme_Entity, nmcs_GameSettings, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setPlayerViewY", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isRenderShadow", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setRenderShadow", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setDebugBoundingBox", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isDebugBoundingBox", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "renderEntitySimple", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "shouldRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, nmcrc_ICamera, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "renderEntityStatic", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_floatcls(), $rt_booleancls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "renderWitherSkull", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderEntityWithPosYaw", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "doRenderEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls(), $rt_booleancls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "renderDebugBoundingBox", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nme_Entity, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDistanceToCamera", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getFontRenderer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcg_FontRenderer, - callable : null - }, { - name : "setRenderOutlines", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmep_PlayerCapabilities.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeCapabilitiesToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readCapabilitiesFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFlySpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setFlySpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWalkSpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setPlayerWalkSpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nme_EntityMinecartCommandBlock.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMinecartType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmei_EntityMinecart$EnumMinecartType, - callable : null - }, { - name : "getDefaultDisplayTile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "getCommandBlockLogic", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcs_CommandBlockLogic, - callable : null - }, { - name : "onActivatorRailPass", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "interactFirst", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onDataWatcherUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - cgcb_Optional.$meta.methods = [ - { - name : "absent", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : cgcb_Optional, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : cgcb_Optional, - callable : null - }, { - name : "fromNullable", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : cgcb_Optional, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isPresent", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "or", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "or", - modifiers : 1, - accessLevel : 3, - parameterTypes : [cgcb_Optional], - returnType : cgcb_Optional, - callable : null - }, { - name : "or", - modifiers : 1, - accessLevel : 3, - parameterTypes : [cgcb_Supplier], - returnType : jl_Object, - callable : null - }, { - name : "orNull", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "asSet", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }, { - name : "transform", - modifiers : 1, - accessLevel : 3, - parameterTypes : [cgcb_Function], - returnType : cgcb_Optional, - callable : null - }, { - name : "equals", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "presentInstances", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Iterable], - returnType : jl_Iterable, - callable : null - }]; - ju_Comparator.$meta.methods = [ - { - name : "compare", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "reversed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Comparator, - callable : null - }, { - name : "thenComparing", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : ju_Comparator, - callable : null - }, { - name : "thenComparing", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Function, ju_Comparator], - returnType : ju_Comparator, - callable : null - }, { - name : "thenComparing", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Function], - returnType : ju_Comparator, - callable : null - }, { - name : "thenComparingInt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_ToIntFunction], - returnType : ju_Comparator, - callable : null - }, { - name : "thenComparingLong", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_ToLongFunction], - returnType : ju_Comparator, - callable : null - }, { - name : "thenComparingDouble", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_ToDoubleFunction], - returnType : ju_Comparator, - callable : null - }, { - name : "comparing", - modifiers : 512, - accessLevel : 3, - parameterTypes : [juf_Function, ju_Comparator], - returnType : ju_Comparator, - callable : null - }, { - name : "comparing", - modifiers : 512, - accessLevel : 3, - parameterTypes : [juf_Function], - returnType : ju_Comparator, - callable : null - }, { - name : "naturalOrder", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Comparator, - callable : null - }, { - name : "reverseOrder", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Comparator, - callable : null - }, { - name : "nullsFirst", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : ju_Comparator, - callable : null - }, { - name : "nullsLast", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : ju_Comparator, - callable : null - }, { - name : "comparingInt", - modifiers : 512, - accessLevel : 3, - parameterTypes : [juf_ToIntFunction], - returnType : ju_Comparator, - callable : null - }, { - name : "comparingLong", - modifiers : 512, - accessLevel : 3, - parameterTypes : [juf_ToLongFunction], - returnType : ju_Comparator, - callable : null - }, { - name : "comparingDouble", - modifiers : 512, - accessLevel : 3, - parameterTypes : [juf_ToDoubleFunction], - returnType : ju_Comparator, - callable : null - }, { - name : "lambda$comparingDouble$14", - modifiers : 544, - accessLevel : 1, - parameterTypes : [juf_ToDoubleFunction, jl_Object, jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "lambda$comparingLong$13", - modifiers : 544, - accessLevel : 1, - parameterTypes : [juf_ToLongFunction, jl_Object, jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "lambda$comparingInt$12", - modifiers : 544, - accessLevel : 1, - parameterTypes : [juf_ToIntFunction, jl_Object, jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "lambda$nullsLast$11", - modifiers : 544, - accessLevel : 1, - parameterTypes : [ju_Comparator, jl_Object, jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "lambda$nullsFirst$10", - modifiers : 544, - accessLevel : 1, - parameterTypes : [ju_Comparator, jl_Object, jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "lambda$reverseOrder$9", - modifiers : 544, - accessLevel : 1, - parameterTypes : [jl_Comparable, jl_Comparable], - returnType : $rt_intcls(), - callable : null - }, { - name : "lambda$naturalOrder$8", - modifiers : 544, - accessLevel : 1, - parameterTypes : [jl_Comparable, jl_Comparable], - returnType : $rt_intcls(), - callable : null - }, { - name : "lambda$comparing$7", - modifiers : 544, - accessLevel : 1, - parameterTypes : [juf_Function, jl_Object, jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "lambda$comparing$6", - modifiers : 544, - accessLevel : 1, - parameterTypes : [ju_Comparator, juf_Function, jl_Object, jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "lambda$thenComparingDouble$5", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_ToDoubleFunction, jl_Object, jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "lambda$thenComparingLong$4", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_ToLongFunction, jl_Object, jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "lambda$thenComparingInt$3", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_ToIntFunction, jl_Object, jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "lambda$thenComparing$2", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_Function, jl_Object, jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "lambda$thenComparing$1", - modifiers : 32, - accessLevel : 1, - parameterTypes : [ju_Comparator, jl_Object, jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "lambda$reversed$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [jl_Object, jl_Object], - returnType : $rt_intcls(), - callable : null - }]; - otcit_CachedDateTimeZone$Info.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [otcit_DateTimeZone, $rt_longcls()], - 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 - }]; - nms_Score.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Scoreboard, nms_ScoreObjective, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "increseScore", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "decreaseScore", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_96648_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getScorePoints", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setScorePoints", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getObjective", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_ScoreObjective, - callable : null - }, { - name : "getPlayerName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getScoreScoreboard", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_Scoreboard, - callable : null - }, { - name : "isLocked", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setLocked", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_96651_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_List], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmt_MobSpawnerBaseLogic.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEntityNameToSpawn", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setEntityName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isActivated", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "updateSpawner", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "spawnNewEntity", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nme_Entity, $rt_booleancls()], - returnType : nme_Entity, - callable : null - }, { - name : "resetTimer", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_180612_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : nme_Entity, - callable : null - }, { - name : "setDelayToMin", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getRandomEntity", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : nmt_MobSpawnerBaseLogic$WeightedRandomMinecart, - callable : null - }, { - name : "setRandomEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmt_MobSpawnerBaseLogic$WeightedRandomMinecart], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_98267_a", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSpawnerWorld", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_World, - callable : null - }, { - name : "getSpawnerPosition", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "getMobRotation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getPrevMobRotation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }]; - nmcrd_AnimationFrame.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hasNoTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getFrameTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getFrameIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - nmca_ISound.$meta.methods = [ - { - name : "getSoundLocation", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_ResourceLocation, - callable : null - }, { - name : "canRepeat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getRepeatDelay", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getVolume", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getPitch", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getXPosF", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getYPosF", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getZPosF", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getAttenuationType", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmca_ISound$AttenuationType, - callable : null - }]; - nmd_IBlockSource.$meta.methods = [ - { - name : "getX", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getY", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getZ", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getBlockPos", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "getBlockMetadata", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getBlockTileEntity", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmt_TileEntity, - callable : null - }]; - drei_EventUpdate.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmi_IInventory.$meta.methods = [ - { - name : "getSizeInventory", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getStackInSlot", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "decrStackSize", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "removeStackFromSlot", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "setInventorySlotContents", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getInventoryStackLimit", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "markDirty", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isUseableByPlayer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "openInventory", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "closeInventory", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValidForSlot", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getField", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setField", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFieldCount", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "clear", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmca_SoundList$SoundEntry.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSoundEntryName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setSoundEntryName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSoundEntryVolume", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setSoundEntryVolume", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSoundEntryPitch", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setSoundEntryPitch", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSoundEntryWeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setSoundEntryWeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSoundEntryType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmca_SoundList$SoundEntry$Type, - callable : null - }, { - name : "setSoundEntryType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmca_SoundList$SoundEntry$Type], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isStreaming", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setStreaming", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }]; - ji_Writer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_charcls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_charcls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "append", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : ji_Writer, - callable : null - }, { - name : "append", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_CharSequence], - returnType : ji_Writer, - callable : null - }, { - name : "append", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls()], - returnType : ji_Writer, - callable : null - }, { - name : "append", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : jl_Appendable, - callable : null - }, { - name : "append", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls()], - returnType : jl_Appendable, - callable : null - }, { - name : "append", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_CharSequence], - returnType : jl_Appendable, - callable : null - }]; - nmca_SoundHandler$SoundMap.$meta.methods = [ - { - name : "", modifiers : 0, accessLevel : 3, parameterTypes : [ju_Map], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrd_FontMetadataSection.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_arraycls($rt_floatcls()), $rt_arraycls($rt_floatcls())], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrt_ITickableTextureObject.$meta.methods = []; - nmep_EntityEgg.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nme_EntityLivingBase], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onImpact", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_MovingObjectPosition], - returnType : $rt_voidcls(), - callable : null - }]; - nlevi_QueryResponse.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [oj_JSONObject, $rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isResponseString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isResponseJSON", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getResponseString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getResponseJSON", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : oj_JSONObject, - callable : null - }]; - jl_ClassCastException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrc_CompiledChunk.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isEmpty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setLayerUsed", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_EnumWorldBlockLayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isLayerEmpty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_EnumWorldBlockLayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setLayerStarted", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_EnumWorldBlockLayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isLayerStarted", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_EnumWorldBlockLayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getTileEntities", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "addTileEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmt_TileEntity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isVisible", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_EnumFacing, nmu_EnumFacing], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setVisibility", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrc_SetVisibility], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevo_WorldRenderer$State, - callable : null - }, { - name : "setState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevo_WorldRenderer$State], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmep_EntityOcelot.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canDespawn", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fall", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getSoundVolume", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getDropItem", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "attackEntityAsMob", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "createChild", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityAgeable], - returnType : nmep_EntityOcelot, - callable : null - }, { - name : "isBreedingItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canMateWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityAnimal], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getTameSkin", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setTameSkin", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCanSpawnHere", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isNotColliding", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setTamed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onInitialSpawn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], - returnType : nme_IEntityLivingData, - callable : null - }, { - name : "createChild", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nme_EntityAgeable], - returnType : nme_EntityAgeable, - callable : null - }]; - nmbp_IProperty.$meta.methods = [ - { - name : "getName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getAllowedValues", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Collection, - callable : null - }, { - name : "getValueClass", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Class, - callable : null - }, { - name : "getName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_String, - callable : null - }]; - nmws_MapData.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "calculateMapCenter", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateVisiblePlayers", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateDecorations", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), nmw_World, jl_String, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMapPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack, nmw_World, nmep_EntityPlayer], - returnType : nmn_Packet, - callable : null - }, { - name : "updateMapData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMapInfo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : nmws_MapData$MapInfo, - callable : null - }]; - jl_Appendable.$meta.methods = [ - { - name : "append", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_CharSequence], - returnType : jl_Appendable, - callable : null - }, { - name : "append", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls()], - returnType : jl_Appendable, - callable : null - }, { - name : "append", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : jl_Appendable, - callable : null - }]; - nmca_SoundPoolEntry.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_ResourceLocation, $rt_doublecls(), $rt_doublecls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmca_SoundPoolEntry], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSoundPoolEntryLocation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_ResourceLocation, - callable : null - }, { - name : "getPitch", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "setPitch", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getVolume", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "setVolume", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isStreamingSound", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - nmt_TileEntityDispenser.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSizeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "decrStackSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "removeStackFromSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getDispenseSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setInventorySlotContents", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addItemStack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_intcls(), - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setCustomName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hasCustomName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "readFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getInventoryStackLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isUseableByPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "openInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "closeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValidForSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getGuiID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "createContainer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_InventoryPlayer, nmep_EntityPlayer], - returnType : nmi_Container, - callable : null - }, { - name : "getField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFieldCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "clear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nme_EntityLiving.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAttackTarget", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nme_EntityLivingBase, - callable : null - }, { - name : "setAttackTarget", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canAttackClass", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Class], - returnType : $rt_booleancls(), - callable : null - }, { - name : "eatGrassBonus", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTalkInterval", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "playLivingSound", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onEntityUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getExperiencePoints", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_intcls(), - callable : null - }, { - name : "spawnExplosionParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleStatusUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_bytecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_110146_f", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDropItem", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setMoveForward", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setAIMoveSpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateEquipmentIfNeeded", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmei_EntityItem], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175448_a", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canDespawn", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "despawnEntity", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateEntityActionState", - modifiers : 4, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateAITasks", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getVerticalFaceSpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "faceEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateRotation", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getCanSpawnHere", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isNotColliding", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getRenderSizeModifier", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getMaxSpawnedInChunk", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMaxFallHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getHeldItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getEquipmentInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getCurrentArmor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "setCurrentItemOrArmor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmi_ItemStack), - callable : null - }, { - name : "dropEquipment", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setEquipmentBasedOnDifficulty", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_DifficultyInstance], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getArmorPosition", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_intcls(), - callable : null - }, { - name : "getArmorItemForSlot", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nmi_Item, - callable : null - }, { - name : "setEnchantmentBasedOnDifficulty", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_DifficultyInstance], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onInitialSpawn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_DifficultyInstance, nme_IEntityLivingData], - returnType : nme_IEntityLivingData, - callable : null - }, { - name : "canBeSteered", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "enablePersistence", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setEquipmentDropChance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canPickUpLoot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setCanPickUpLoot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isNoDespawnRequired", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "interactFirst", - modifiers : 4, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "interact", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "updateLeashedState", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clearLeashed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "allowLeashing", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getLeashed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getLeashedToEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nme_Entity, - callable : null - }, { - name : "setLeashedToEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "recreateLeash", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "replaceItemInInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isServerWorld", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setNoAI", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isAIDisabled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - nmcrt_ITextureObject.$meta.methods = [ - { - name : "setBlurMipmap", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "restoreLastBlurMipmap", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "loadTexture", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmcr_IResourceManager], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getGlTextureId", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - otcic_CurrencyResource.$meta.methods = [ - { - name : "getCode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setCode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getNumericCode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setNumericCode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFractionDigits", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setFractionDigits", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmb_BlockJukebox$TileEntityJukebox.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRecord", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "setRecord", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }]; - nmem_EntitySnowman.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDropItem", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "attackEntityWithRangedAttack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEyeHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }]; - jt_DateFormatSymbols.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Locale], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clone", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getAmPmStrings", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_String), - callable : null - }, { - name : "getEras", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_String), - callable : null - }, { - name : "getLocalPatternChars", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getMonths", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_String), - callable : null - }, { - name : "getShortMonths", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_String), - callable : null - }, { - name : "getShortWeekdays", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_String), - callable : null - }, { - name : "getWeekdays", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_String), - callable : null - }, { - name : "getZoneStrings", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_arraycls(jl_String)), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setAmPmStrings", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_String)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setEras", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_String)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setLocalPatternChars", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setMonths", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_String)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setShortMonths", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_String)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setShortWeekdays", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_String)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setWeekdays", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_String)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setZoneStrings", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_arraycls(jl_String))], - returnType : $rt_voidcls(), - callable : null - }]; - nmn_ServerStatusResponse.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getServerDescription", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "setServerDescription", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPlayerCountData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmn_ServerStatusResponse$PlayerCountData, - callable : null - }, { - name : "setPlayerCountData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_ServerStatusResponse$PlayerCountData], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getProtocolVersionInfo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmn_ServerStatusResponse$MinecraftProtocolVersionIdentifier, - callable : null - }, { - name : "setProtocolVersionInfo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_ServerStatusResponse$MinecraftProtocolVersionIdentifier], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setFavicon", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFavicon", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nmwb_BiomeGenBase$Height.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "attenuate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmwb_BiomeGenBase$Height, - callable : null - }]; - jlr_Field.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Class, jl_String, $rt_intcls(), $rt_intcls(), jl_Class, otcir_JSFieldGetter, otcir_JSFieldSetter], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDeclaringClass", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Class, - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getModifiers", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isEnumConstant", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isSynthetic", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Class, - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "checkInstance", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrbm_BlockFaceUV.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_178348_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "func_178346_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "func_178347_d", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_178345_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setUvs", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls())], - returnType : $rt_voidcls(), - callable : null - }]; - jl_ClassLoader.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_ClassLoader], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getParent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_ClassLoader, - callable : null - }, { - name : "getSystemClassLoader", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : jl_ClassLoader, - callable : null - }, { - name : "getResourceAsStream", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : ji_InputStream, - callable : null - }, { - name : "getSystemResourceAsStream", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : ji_InputStream, - callable : null - }, { - name : "resourceToString", - modifiers : 768, - accessLevel : 1, - parameterTypes : [otj_JSObject], - returnType : jl_String, - callable : null - }, { - name : "supplyResources", - modifiers : 768, - accessLevel : 1, - parameterTypes : [], - returnType : jl_ClassLoader$ResourceContainer, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "resourceToString$js_body$_6", - modifiers : 768, - accessLevel : 0, - parameterTypes : [otj_JSObject], - returnType : otj_JSObject, - callable : null - }]; - nmep_EntityPlayer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nlevma_GameProfile], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getItemInUse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getItemInUseCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isUsingItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getItemInUseDuration", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "stopUsingItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clearItemInUse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isBlocking", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMaxInPortalTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getSwimSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getSplashSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getPortalCooldown", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "playSound", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateItemUse", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmi_ItemStack, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onItemUseFinish", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleStatusUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_bytecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isMovementBlocked", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "closeScreen", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateRidden", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "preparePlayerToSpawn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateEntityActionState", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onLivingUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "collideWithPlayer", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getScore", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setScore", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addScore", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onDeath", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "addToPlayerScore", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175137_e", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nme_Entity], - returnType : ju_Collection, - callable : null - }, { - name : "dropOneItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : nmei_EntityItem, - callable : null - }, { - name : "dropPlayerItemWithRandomChoice", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack, $rt_booleancls()], - returnType : nmei_EntityItem, - callable : null - }, { - name : "dropItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack, $rt_booleancls(), $rt_booleancls()], - returnType : nmei_EntityItem, - callable : null - }, { - name : "joinEntityItemWithWorld", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmei_EntityItem], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getToolDigEfficiency", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmb_Block], - returnType : $rt_floatcls(), - callable : null - }, { - name : "canHarvestBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmb_Block], - returnType : $rt_booleancls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canAttackPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "damageArmor", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTotalArmorValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getArmorVisibility", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "damageEntity", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "openEditSign", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmt_TileEntitySign], - returnType : $rt_voidcls(), - callable : null - }, { - name : "openEditCommandBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcs_CommandBlockLogic], - returnType : $rt_voidcls(), - callable : null - }, { - name : "displayVillagerTradeGui", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_IMerchant], - returnType : $rt_voidcls(), - callable : null - }, { - name : "displayGUIChest", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_IInventory], - returnType : $rt_voidcls(), - callable : null - }, { - name : "displayGUIHorse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityHorse, nmi_IInventory], - returnType : $rt_voidcls(), - callable : null - }, { - name : "displayGui", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IInteractionObject], - returnType : $rt_voidcls(), - callable : null - }, { - name : "displayGUIBook", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "interactWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCurrentEquippedItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "destroyCurrentEquippedItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getYOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "attackTargetEntityWithCurrentItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onCriticalHit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onEnchantmentCritical", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "respawnPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setDead", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isEntityInsideOpaqueBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isUser", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getGameProfile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevma_GameProfile, - callable : null - }, { - name : "trySleep", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : nmep_EntityPlayer$EnumStatus, - callable : null - }, { - name : "func_175139_a", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmu_EnumFacing], - returnType : $rt_voidcls(), - callable : null - }, { - name : "wakeUpPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls(), $rt_booleancls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isInBed", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getBedSpawnLocation", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, $rt_booleancls()], - returnType : nmu_BlockPos, - callable : null - }, { - name : "getBedOrientationInDegrees", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "isPlayerSleeping", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isPlayerFullyAsleep", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getSleepTimer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "addChatComponentMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBedLocation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "isSpawnForced", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setSpawnPoint", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "triggerAchievement", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_StatBase], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addStat", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_StatBase, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175145_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_StatBase], - returnType : $rt_voidcls(), - callable : null - }, { - name : "jump", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "moveEntityWithHeading", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAIMoveSpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "addMovementStat", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addMountedMovementStat", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fall", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "resetHeight", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFallSoundString", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "onKillEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setInWeb", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCurrentArmor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "addExperience", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getXPSeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "removeExperienceLevel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addExperienceLevel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "xpBarCap", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "addExhaustion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFoodStats", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_FoodStats, - callable : null - }, { - name : "canEat", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "shouldHeal", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setItemInUse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isAllowEdit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canPlayerEdit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos, nmu_EnumFacing, nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getExperiencePoints", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_intcls(), - callable : null - }, { - name : "isPlayer", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getAlwaysRenderNameTagForRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "clonePlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canTriggerWalking", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "sendPlayerAbilities", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setGameType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_WorldSettings$GameType], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getInventoryEnderChest", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_InventoryEnderChest, - callable : null - }, { - name : "getEquipmentInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getHeldItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "setCurrentItemOrArmor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isInvisibleToPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isSpectator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmi_ItemStack), - callable : null - }, { - name : "isPushedByWater", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getWorldScoreboard", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_Scoreboard, - callable : null - }, { - name : "getTeam", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_Team, - callable : null - }, { - name : "getDisplayName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "getEyeHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setAbsorptionAmount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAbsorptionAmount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getUUID", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevma_GameProfile], - returnType : nlev_EaglercraftUUID, - callable : null - }, { - name : "getOfflineUUID", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nlev_EaglercraftUUID, - callable : null - }, { - name : "canOpen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_LockCode], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isWearing", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EnumPlayerModelParts], - returnType : $rt_booleancls(), - callable : null - }, { - name : "sendCommandFeedback", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "replaceItemInInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hasReducedDebug", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setReducedDebug", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }]; - jur_MatchResultImpl.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "cloneImpl", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : jur_MatchResult, - callable : null - }, { - name : "setConsumed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getConsumed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "end", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "end", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setStart", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setEnd", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getStart", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getEnd", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "group", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "group", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "getGroupNoCheck", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "groupCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "start", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "start", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "finalizeMatch", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEnterCounter", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setEnterCounter", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "checkGroup", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateGroup", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setValid", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isValid", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "reset", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "reset", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setBounds", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setStartIndex", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLeftBound", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRightBound", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setMode", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "mode", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "useAnchoringBounds", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hasAnchoringBounds", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "useTransparentBounds", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hasTransparentBounds", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getPreviousMatchEnd", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - nmcrbm_ModelBlock$Bookkeep.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmcrbm_ModelBlock], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 32, - accessLevel : 0, - parameterTypes : [nmcrbm_ModelBlock, nmcrbm_ModelBlock$1], - returnType : $rt_voidcls(), - callable : null - }]; - nmbs_BlockState.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmb_Block, $rt_arraycls(nmbp_IProperty)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getValidStates", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableList, - callable : null - }, { - name : "getAllowedValues", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "getBaseState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "getBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmb_Block, - callable : null - }, { - name : "getProperties", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Collection, - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmt_TileEntityDaylightDetector.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "update", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmeaa_BaseAttributeMap.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAttributeInstance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmeaa_IAttribute], - returnType : nmeaa_IAttributeInstance, - callable : null - }, { - name : "getAttributeInstanceByName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmeaa_IAttributeInstance, - callable : null - }, { - name : "registerAttribute", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmeaa_IAttribute], - returnType : nmeaa_IAttributeInstance, - callable : null - }, { - name : "func_180376_c", - modifiers : 1, - accessLevel : 2, - parameterTypes : [nmeaa_IAttribute], - returnType : nmeaa_IAttributeInstance, - callable : null - }, { - name : "getAllAttributes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Collection, - callable : null - }, { - name : "func_180794_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmeaa_IAttributeInstance], - returnType : $rt_voidcls(), - callable : null - }, { - name : "removeAttributeModifiers", - modifiers : 0, - accessLevel : 3, - parameterTypes : [cgcc_Multimap], - returnType : $rt_voidcls(), - callable : null - }, { - name : "applyAttributeModifiers", - modifiers : 0, - accessLevel : 3, - parameterTypes : [cgcc_Multimap], - returnType : $rt_voidcls(), - callable : null - }]; - oj_JSONTokener.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_Reader], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_InputStream], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "back", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "decrementIndexes", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "dehexchar", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "end", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "more", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "next", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "getPrevious", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "incrementIndexes", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "next", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : $rt_charcls(), - callable : null - }, { - name : "next", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "nextClean", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "nextString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : jl_String, - callable : null - }, { - name : "nextTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : jl_String, - callable : null - }, { - name : "nextTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "nextValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "skipTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : $rt_charcls(), - callable : null - }, { - name : "syntaxError", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : oj_JSONException, - callable : null - }, { - name : "syntaxError", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_Throwable], - returnType : oj_JSONException, + returnType : cgcc_ImmutableMap$Builder, callable : null }, { - name : "toString", + name : "build", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jl_String, + returnType : cgcc_ImmutableMap, callable : null }]; ju_Map.$meta.methods = [ @@ -95191,13 +90702,2477 @@ function jl_Class_createMetadata() { returnType : jl_Object, callable : null }]; - otcir_JSCallable.$meta.methods = [ + nmwb_BiomeGenBase$Height.$meta.methods = [ { - name : "call", + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "attenuate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmwb_BiomeGenBase$Height, + callable : null + }]; + nmv_MerchantRecipeList.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canRecipeBeUsed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack, nmi_ItemStack, $rt_intcls()], + returnType : nmv_MerchantRecipe, + callable : null + }, { + name : "func_181078_a", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmi_ItemStack, nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "writeToBuf", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readFromBuf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : nmv_MerchantRecipeList, + callable : null + }, { + name : "readRecipiesFromTags", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRecipiesAsTags", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_NBTTagCompound, + callable : null + }]; + nmn_Packet.$meta.methods = [ + { + name : "readPacketData", modifiers : 1, accessLevel : 3, - parameterTypes : [otp_PlatformObject, otp_PlatformSequence], - returnType : otp_PlatformObject, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmcr_IResourcePack.$meta.methods = [ + { + name : "getInputStream", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmu_ResourceLocation], + returnType : ji_InputStream, + callable : null + }, { + name : "resourceExists", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmu_ResourceLocation], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getResourceDomains", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }, { + name : "getPackMetadata", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmcrd_IMetadataSerializer, jl_String], + returnType : nmcrd_IMetadataSection, + callable : null + }, { + name : "getPackImage", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevo_ImageData, + callable : null + }, { + name : "getPackName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + jla_Annotation.$meta.methods = [ + { + name : "annotationType", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Class, + callable : null + }]; + nmep_InventoryPlayer.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCurrentItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "getHotbarSize", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getInventorySlotContainItem", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmi_Item], + returnType : $rt_intcls(), + callable : null + }, { + name : "getInventorySlotContainItemAndDamage", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmi_Item, $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "storeItemStack", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmi_ItemStack], + returnType : $rt_intcls(), + callable : null + }, { + name : "getFirstEmptyStack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setCurrentItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_Item, $rt_intcls(), $rt_booleancls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "changeCurrentItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clearMatchingItems", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_Item, $rt_intcls(), $rt_intcls(), nmn_NBTTagCompound], + returnType : $rt_intcls(), + callable : null + }, { + name : "storePartialItemStack", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmi_ItemStack], + returnType : $rt_intcls(), + callable : null + }, { + name : "decrementAnimations", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "consumeInventoryItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_Item], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hasItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_Item], + returnType : $rt_booleancls(), + callable : null + }, { + name : "addItemStackToInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "decrStackSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "removeStackFromSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "setInventorySlotContents", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getStrVsBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmb_Block], + returnType : $rt_floatcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagList], + returnType : nmn_NBTTagList, + callable : null + }, { + name : "readFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagList], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSizeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "hasCustomName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getDisplayName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "getInventoryStackLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "canHeldItemHarvest", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmb_Block], + returnType : $rt_booleancls(), + callable : null + }, { + name : "armorItemInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "getTotalArmorValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "damageArmor", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "dropAllItems", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "markDirty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setItemStack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getItemStack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "isUseableByPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hasItemStack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "openInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "closeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValidForSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "copyInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_InventoryPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFieldCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "clear", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmu_AxisAlignedBB.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addCoord", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : nmu_AxisAlignedBB, + callable : null + }, { + name : "expand", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : nmu_AxisAlignedBB, + callable : null + }, { + name : "union", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_AxisAlignedBB], + returnType : nmu_AxisAlignedBB, + callable : null + }, { + name : "fromBounds", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : nmu_AxisAlignedBB, + callable : null + }, { + name : "offset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : nmu_AxisAlignedBB, + callable : null + }, { + name : "calculateXOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_AxisAlignedBB, $rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "calculateYOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_AxisAlignedBB, $rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "calculateZOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_AxisAlignedBB, $rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "intersectsWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_AxisAlignedBB], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isVecInside", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getAverageEdgeLength", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "contract", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : nmu_AxisAlignedBB, + callable : null + }, { + name : "calculateIntercept", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3, nmu_Vec3], + returnType : nmu_MovingObjectPosition, + callable : null + }, { + name : "isVecInYZ", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmu_Vec3], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isVecInXZ", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmu_Vec3], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isVecInXY", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmu_Vec3], + returnType : $rt_booleancls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "func_181656_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + nlevib_FloatBuffer.$meta.methods = [ + { + name : "slice", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_FloatBuffer, + callable : null + }, { + name : "duplicate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_FloatBuffer, + callable : null + }, { + name : "asReadOnlyBuffer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_FloatBuffer, + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : nlevib_FloatBuffer, + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_floatcls()], + returnType : nlevib_FloatBuffer, + callable : null + }, { + name : "getElement", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "putElement", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls(), $rt_intcls()], + returnType : nlevib_FloatBuffer, + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls())], + returnType : nlevib_FloatBuffer, + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlevib_FloatBuffer], + returnType : nlevib_FloatBuffer, + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls(), $rt_intcls()], + returnType : nlevib_FloatBuffer, + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls())], + returnType : nlevib_FloatBuffer, + callable : null + }, { + name : "getArrayOffset", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "compact", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_FloatBuffer, + callable : null + }, { + name : "isDirect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "mark", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_FloatBuffer, + callable : null + }, { + name : "reset", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_FloatBuffer, + callable : null + }, { + name : "clear", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_FloatBuffer, + callable : null + }, { + name : "flip", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_FloatBuffer, + callable : null + }, { + name : "rewind", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_FloatBuffer, + callable : null + }, { + name : "limit", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevib_FloatBuffer, + callable : null + }, { + name : "position", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevib_FloatBuffer, + callable : null + }, { + name : "rewind", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_Buffer, + callable : null + }, { + name : "flip", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_Buffer, + callable : null + }, { + name : "clear", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_Buffer, + callable : null + }, { + name : "reset", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_Buffer, + callable : null + }, { + name : "mark", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_Buffer, + callable : null + }, { + name : "limit", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevib_Buffer, + callable : null + }, { + name : "position", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevib_Buffer, + callable : null + }]; + jl_Appendable.$meta.methods = [ + { + name : "append", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_CharSequence], + returnType : jl_Appendable, + callable : null + }, { + name : "append", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls()], + returnType : jl_Appendable, + callable : null + }, { + name : "append", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : jl_Appendable, + callable : null + }]; + nmi_IInventory.$meta.methods = [ + { + name : "getSizeInventory", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getStackInSlot", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "decrStackSize", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "removeStackFromSlot", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "setInventorySlotContents", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInventoryStackLimit", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "markDirty", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isUseableByPlayer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "openInventory", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "closeInventory", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValidForSlot", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getField", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setField", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFieldCount", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "clear", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcr_IResourceManager.$meta.methods = [ + { + name : "getResourceDomains", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }, { + name : "getResource", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmu_ResourceLocation], + returnType : nmcr_IResource, + callable : null + }, { + name : "getAllResources", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmu_ResourceLocation], + returnType : ju_List, + callable : null + }]; + ji_Reader.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "read", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "read", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_charcls())], + returnType : $rt_intcls(), + callable : null + }, { + name : "read", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_charcls()), $rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "skip", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "ready", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "markSupported", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "mark", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "reset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + otpm_StringResource.$meta.methods = [ + { + name : "getValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + nmcg_MapItemRenderer$1.$meta.methods = []; + nmca_SoundList$SoundEntry.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSoundEntryName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setSoundEntryName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSoundEntryVolume", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setSoundEntryVolume", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSoundEntryPitch", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setSoundEntryPitch", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSoundEntryWeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setSoundEntryWeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSoundEntryType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmca_SoundList$SoundEntry$Type, + callable : null + }, { + name : "setSoundEntryType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmca_SoundList$SoundEntry$Type], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isStreaming", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setStreaming", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmu_Cartesian$1.$meta.methods = []; + nmi_InventoryBasic.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_IChatComponent, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_110134_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_IInvBasic], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_110132_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_IInvBasic], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "decrStackSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "func_174894_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : nmi_ItemStack, + callable : null + }, { + name : "removeStackFromSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "setInventorySlotContents", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSizeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "hasCustomName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setCustomName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDisplayName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "getInventoryStackLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "markDirty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isUseableByPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "openInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "closeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValidForSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFieldCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "clear", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + oj_JSONPointer.$meta.methods = [ + { + name : "builder", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : oj_JSONPointer$Builder, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_List], + returnType : $rt_voidcls(), + callable : null + }, { + name : "unescape", + modifiers : 512, + accessLevel : 1, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "queryFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "readByIndexToken", + modifiers : 512, + accessLevel : 1, + parameterTypes : [jl_Object, jl_String], + returnType : jl_Object, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "escape", + modifiers : 512, + accessLevel : 1, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "toURIFragment", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + oj_JSONObject$1.$meta.methods = []; + jt_DateFormatElement$TrieNode.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cgcc_ImmutableEnumMap$1.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [cgcc_ImmutableEnumMap], + returnType : $rt_voidcls(), + callable : null + }, { + name : "contains", + 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 : "iterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_UnmodifiableIterator, + callable : null + }, { + name : "isPartialView", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "iterator", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }]; + cgcb_Predicates$1.$meta.methods = []; + ji_DataOutput.$meta.methods = [ + { + name : "write", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeBoolean", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeByte", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeShort", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeChar", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeFloat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeChars", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeUTF", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + nmcr_Tessellator.$meta.methods = [ + { + name : "getInstance", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : nmcr_Tessellator, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "draw", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWorldRenderer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevo_WorldRenderer, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmv_MerchantRecipe.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack, nmi_ItemStack, nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack, nmi_ItemStack, nmi_ItemStack, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack, nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack, nmi_Item], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getItemToBuy", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "getSecondItemToBuy", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "hasSecondItemToBuy", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getItemToSell", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "getToolUses", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMaxTradeUses", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "incrementToolUses", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "increaseMaxTradeUses", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isRecipeDisabled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "compensateToolUses", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRewardsExp", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "readFromTags", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToTags", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_NBTTagCompound, + callable : null + }]; + nme_HoverEvent.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_HoverEvent$Action, nmu_IChatComponent], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAction", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_HoverEvent$Action, + callable : null + }, { + name : "getValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nmce_AbstractClientPlayer.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nlevma_GameProfile], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isSpectator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hasPlayerInfo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getPlayerInfo", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmcn_NetworkPlayerInfo, + callable : null + }, { + name : "hasSkin", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getLocationSkin", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_ResourceLocation, + callable : null + }, { + name : "getLocationCape", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_ResourceLocation, + callable : null + }, { + name : "getSkinType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getFovModifier", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }]; + otjw_WebGLTexture.$meta.methods = []; + nmnps_S19PacketEntityStatus.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_bytecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : nme_Entity, + callable : null + }, { + name : "getOpCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + ju_Iterator.$meta.methods = [ + { + name : "hasNext", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "next", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "remove", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "forEachRemaining", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : $rt_voidcls(), + callable : null + }]; + jur_Quantifier.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "resetCounter", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCounter", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setCounter", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "min", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "max", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "clone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + ju_TimeZone.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "getAvailableIDs", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "getAvailableIDs", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "getDefault", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : ju_TimeZone, + callable : null + }, { + name : "getDisplayName", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDisplayName", + modifiers : 4, + accessLevel : 3, + parameterTypes : [ju_Locale], + returnType : jl_String, + callable : null + }, { + name : "getDisplayName", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "getDisplayName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls(), $rt_intcls(), ju_Locale], + returnType : jl_String, + callable : null + }, { + name : "getID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDSTSavings", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getOffset", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRawOffset", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getTimeZone", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : ju_TimeZone, + callable : null + }, { + name : "formatTimeZoneName", + modifiers : 512, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "hasSameRules", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_TimeZone], + returnType : $rt_booleancls(), + callable : null + }, { + name : "inDaylightTime", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ju_Date], + returnType : $rt_booleancls(), + callable : null + }, { + name : "parseNumber", + modifiers : 512, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls(), $rt_arraycls($rt_intcls())], + returnType : $rt_intcls(), + callable : null + }, { + name : "setDefault", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_TimeZone], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setRawOffset", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "useDaylightTime", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCustomTimeZone", + modifiers : 768, + accessLevel : 1, + parameterTypes : [$rt_arraycls($rt_intcls()), $rt_arraycls($rt_booleancls())], + 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 : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + ji_DataInput.$meta.methods = [ + { + name : "readFully", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readFully", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "skipBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "readBoolean", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "readByte", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "readUnsignedByte", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "readShort", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_shortcls(), + callable : null + }, { + name : "readUnsignedShort", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "readChar", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "readInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "readLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "readFloat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "readDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "readLine", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "readUTF", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nlevi_IAudioHandle.$meta.methods = [ + { + name : "pause", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "restart", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "move", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "pitch", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "gain", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "end", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "shouldFree", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + nmcrbm_ModelBlock$Bookkeep.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmcrbm_ModelBlock], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 32, + accessLevel : 0, + parameterTypes : [nmcrbm_ModelBlock, nmcrbm_ModelBlock$1], + returnType : $rt_voidcls(), + callable : null + }]; + otr_RuntimeClass.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "computeCanary", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "computeCanary", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getClass", + modifiers : 512, + accessLevel : 3, + parameterTypes : [otr_RuntimeObject], + returnType : otr_RuntimeClass, + callable : null + }, { + name : "unpack", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : otr_RuntimeClass, + callable : null + }, { + name : "pack", + modifiers : 260, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nmbsp_BlockPattern.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_arraycls($rt_arraycls(cgcb_Predicate)))], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getThumbLength", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getPalmLength", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "checkPatternAt", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmu_BlockPos, nmu_EnumFacing, nmu_EnumFacing, nlevc_EaglerLoadingCache], + returnType : nmbsp_BlockPattern$PatternHelper, + callable : null + }, { + name : "match", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : nmbsp_BlockPattern$PatternHelper, + callable : null + }, { + name : "func_181627_a", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmw_World, $rt_booleancls()], + returnType : nlevc_EaglerLoadingCache, + callable : null + }, { + name : "translateOffset", + modifiers : 512, + accessLevel : 2, + parameterTypes : [nmu_BlockPos, nmu_EnumFacing, nmu_EnumFacing, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : nmu_BlockPos, + callable : null + }]; + nmcrbs_StateMap$1.$meta.methods = []; + jl_ClassCastException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), callable : null }]; jl_StringBuffer.$meta.methods = [ @@ -95811,142 +93786,200 @@ function jl_Class_createMetadata() { returnType : jl_Appendable, callable : null }]; - nmep_EntityPig.$meta.methods = [ + ji_PrintStream.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmw_World], + parameterTypes : [ji_OutputStream, $rt_booleancls(), jl_String], returnType : $rt_voidcls(), callable : null }, { - name : "applyEntityAttributes", + name : "", modifiers : 0, - accessLevel : 2, - parameterTypes : [], + accessLevel : 3, + parameterTypes : [ji_OutputStream, $rt_booleancls()], returnType : $rt_voidcls(), callable : null }, { - name : "canBeSteered", + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_OutputStream], + returnType : $rt_voidcls(), + callable : null + }, { + name : "checkError", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "entityInit", + name : "setError", modifiers : 0, accessLevel : 2, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "writeEntityToNBT", + name : "clearError", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", modifiers : 0, accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], + parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "readEntityFromNBT", + name : "write", modifiers : 0, accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "playStepSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_BlockPos, nmb_Block], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDropItem", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "dropFewItems", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSaddled", + name : "close", modifiers : 0, accessLevel : 3, parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "flush", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "check", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "setSaddled", + name : "print", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_booleancls()], + parameterTypes : [$rt_arraycls($rt_charcls())], returnType : $rt_voidcls(), callable : null }, { - name : "onStruckByLightning", + name : "print", modifiers : 0, - accessLevel : 3, - parameterTypes : [nmee_EntityLightningBolt], + accessLevel : 1, + parameterTypes : [$rt_arraycls($rt_charcls()), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "fall", + name : "print", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], + parameterTypes : [$rt_charcls()], returnType : $rt_voidcls(), callable : null }, { - name : "createChild", + name : "print", modifiers : 0, accessLevel : 3, - parameterTypes : [nme_EntityAgeable], - returnType : nmep_EntityPig, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), callable : null }, { - name : "isBreedingItem", + name : "print", modifiers : 0, accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_booleancls(), + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), callable : null }, { - name : "createChild", - modifiers : 96, + name : "print", + modifiers : 0, accessLevel : 3, - parameterTypes : [nme_EntityAgeable], - returnType : nme_EntityAgeable, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "print", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "print", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "println", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "println", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "println", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "println", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "println", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "println", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "printSB", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), callable : null }]; - cgcc_ImmutableList$Builder.$meta.methods = [ + nmcrbm_BlockPartRotation.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_Vector3f, nmu_EnumFacing$Axis, $rt_floatcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }]; + ju_EnumSet.$meta.methods = [ { name : "", modifiers : 0, @@ -95954,89 +93987,943 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_voidcls(), callable : null + }, { + name : "noneOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Class], + returnType : ju_EnumSet, + callable : null + }, { + name : "allOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Class], + returnType : ju_EnumSet, + callable : null + }, { + name : "copyOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_EnumSet], + returnType : ju_EnumSet, + callable : null + }, { + name : "copyOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : ju_EnumSet, + callable : null + }, { + name : "complementOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_EnumSet], + returnType : ju_EnumSet, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Enum], + returnType : ju_EnumSet, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Enum, jl_Enum], + returnType : ju_EnumSet, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Enum, jl_Enum, jl_Enum], + returnType : ju_EnumSet, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Enum, jl_Enum, jl_Enum, jl_Enum], + returnType : ju_EnumSet, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Enum, jl_Enum, jl_Enum, jl_Enum, jl_Enum], + returnType : ju_EnumSet, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Enum, $rt_arraycls(jl_Enum)], + returnType : ju_EnumSet, + callable : null + }, { + name : "clone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_EnumSet, + callable : null + }, { + name : "fastAdd", + modifiers : 1, + accessLevel : 0, + parameterTypes : [jl_Enum], + returnType : $rt_voidcls(), + callable : null + }, { + name : "zeroHighBits", + modifiers : 512, + accessLevel : 1, + parameterTypes : [$rt_arraycls($rt_intcls()), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clone", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + nmcgi_GuiContainerCreative.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateScreen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleMouseClick", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmi_Slot, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateActivePotionEffects", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "initGui", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onGuiClosed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "keyTyped", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_charcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCloseKey", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "updateCreativeSearch", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawGuiContainerForegroundLayer", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "mouseClicked", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "mouseReleased", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "needsScrollBars", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setCurrentCreativeTab", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmc_CreativeTabs], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleMouseInput", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawScreen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderToolTip", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmi_ItemStack, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawGuiContainerBackgroundLayer", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_147049_a", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmc_CreativeTabs, $rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "renderCreativeInventoryHoveringText", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmc_CreativeTabs, $rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_147051_a", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmc_CreativeTabs], + returnType : $rt_voidcls(), + callable : null + }, { + name : "actionPerformed", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmcg_GuiButton], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSelectedTabIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "access$100", + modifiers : 544, + accessLevel : 0, + parameterTypes : [], + returnType : nmi_InventoryBasic, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cgcc_ImmutableListMultimap.$meta.methods = [ + { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableListMultimap, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : cgcc_ImmutableListMultimap, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableListMultimap, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableListMultimap, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableListMultimap, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableListMultimap, + callable : null + }, { + name : "builder", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableListMultimap$Builder, + callable : null + }, { + name : "copyOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [cgcc_Multimap], + returnType : cgcc_ImmutableListMultimap, + callable : null }, { name : "", modifiers : 0, accessLevel : 0, + parameterTypes : [cgcc_ImmutableMap, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : cgcc_ImmutableList, + callable : null + }, { + name : "inverse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableListMultimap, + callable : null + }, { + name : "invert", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : cgcc_ImmutableListMultimap, + callable : null + }, { + name : "removeAll", + modifiers : 128, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : cgcc_ImmutableList, + callable : null + }, { + name : "replaceValues", + modifiers : 128, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Iterable], + returnType : cgcc_ImmutableList, + callable : null + }, { + name : "writeObject", + modifiers : 0, + accessLevel : 1, + parameterTypes : [ji_ObjectOutputStream], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readObject", + modifiers : 0, + accessLevel : 1, + parameterTypes : [ji_ObjectInputStream], + returnType : $rt_voidcls(), + callable : null + }, { + name : "inverse", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableMultimap, + callable : null + }, { + name : "get", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : cgcc_ImmutableCollection, + callable : null + }, { + name : "replaceValues", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Iterable], + returnType : cgcc_ImmutableCollection, + callable : null + }, { + name : "removeAll", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : cgcc_ImmutableCollection, + callable : null + }, { + name : "replaceValues", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Iterable], + returnType : ju_Collection, + callable : null + }, { + name : "get", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : ju_Collection, + callable : null + }, { + name : "removeAll", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : ju_Collection, + callable : null + }, { + name : "replaceValues", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Iterable], + returnType : ju_List, + callable : null + }, { + name : "removeAll", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : ju_List, + callable : null + }, { + name : "get", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : ju_List, + callable : null + }]; + nmd_IBehaviorDispenseItem.$meta.methods = [ + { + name : "dispense", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmd_IBlockSource, nmi_ItemStack], + returnType : nmi_ItemStack, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cgcb_Splitter.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [cgcb_Splitter$Strategy], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [cgcb_Splitter$Strategy, $rt_booleancls(), cgcb_CharMatcher, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "on", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : cgcb_Splitter, + callable : null + }, { + name : "on", + modifiers : 512, + accessLevel : 3, + parameterTypes : [cgcb_CharMatcher], + returnType : cgcb_Splitter, + callable : null + }, { + name : "on", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : cgcb_Splitter, + callable : null + }, { + name : "on", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jur_Pattern], + returnType : cgcb_Splitter, + callable : null + }, { + name : "onPattern", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : cgcb_Splitter, + callable : null + }, { + name : "fixedLength", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : cgcb_Splitter, + callable : null + }, { + name : "omitEmptyStrings", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcb_Splitter, + callable : null + }, { + name : "limit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : cgcb_Splitter, + callable : null + }, { + name : "trimResults", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcb_Splitter, + callable : null + }, { + name : "trimResults", + modifiers : 0, + accessLevel : 3, + parameterTypes : [cgcb_CharMatcher], + returnType : cgcb_Splitter, + callable : null + }, { + name : "split", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_CharSequence], + returnType : jl_Iterable, + callable : null + }, { + name : "splittingIterator", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_CharSequence], + returnType : ju_Iterator, + callable : null + }, { + name : "splitToList", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_CharSequence], + returnType : ju_List, + callable : null + }, { + name : "withKeyValueSeparator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : cgcb_Splitter$MapSplitter, + callable : null + }, { + name : "withKeyValueSeparator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : cgcb_Splitter$MapSplitter, + callable : null + }, { + name : "withKeyValueSeparator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [cgcb_Splitter], + returnType : cgcb_Splitter$MapSplitter, + callable : null + }, { + name : "access$000", + modifiers : 544, + accessLevel : 0, + parameterTypes : [cgcb_Splitter, jl_CharSequence], + returnType : ju_Iterator, + callable : null + }, { + name : "access$200", + modifiers : 544, + accessLevel : 0, + parameterTypes : [cgcb_Splitter], + returnType : cgcb_CharMatcher, + callable : null + }, { + name : "access$300", + modifiers : 544, + accessLevel : 0, + parameterTypes : [cgcb_Splitter], + returnType : $rt_booleancls(), + callable : null + }, { + name : "access$400", + modifiers : 544, + accessLevel : 0, + parameterTypes : [cgcb_Splitter], + returnType : $rt_intcls(), + callable : null + }]; + nlev_EaglercraftSoundManager.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcs_GameSettings, nmca_SoundHandler], + returnType : $rt_voidcls(), + callable : null + }, { + name : "unloadSoundSystem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "reloadSoundSystem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setSoundCategoryVolume", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmca_SoundCategory, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "stopAllSounds", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "pauseAllSounds", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "resumeAllSounds", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateAllSounds", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isSoundPlaying", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmca_ISound], + returnType : $rt_booleancls(), + callable : null + }, { + name : "stopSound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmca_ISound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "playSound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmca_ISound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "playDelayedSound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmca_ISound, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setListener", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "access$000", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nlev_EaglercraftSoundManager], + returnType : $rt_arraycls($rt_floatcls()), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nme_DataWatcher.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addObject", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addObjectByDataType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWatchableObjectByte", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_bytecls(), + callable : null + }, { + name : "getWatchableObjectShort", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_shortcls(), + callable : null + }, { + name : "getWatchableObjectInt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getWatchableObjectFloat", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getWatchableObjectString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "getWatchableObjectItemStack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "getWatchedObject", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : nme_DataWatcher$WatchableObject, + callable : null + }, { + name : "getWatchableObjectRotations", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmu_Rotations, + callable : null + }, { + name : "updateObject", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setObjectWatched", + modifiers : 0, + accessLevel : 3, parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : cgcc_ImmutableList$Builder, - callable : null - }, { - name : "addAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Iterable], - returnType : cgcc_ImmutableList$Builder, - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_Object)], - returnType : cgcc_ImmutableList$Builder, - callable : null - }, { - name : "addAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Iterator], - returnType : cgcc_ImmutableList$Builder, - callable : null - }, { - name : "build", + name : "hasObjectChanged", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : cgcc_ImmutableList, + returnType : $rt_booleancls(), callable : null }, { - name : "addAll", - modifiers : 96, + name : "writeWatchedListToPacketBuffer", + modifiers : 512, accessLevel : 3, - parameterTypes : [jl_Iterable], - returnType : cgcc_ImmutableCollection$Builder, + parameterTypes : [ju_List, nmn_PacketBuffer], + returnType : $rt_voidcls(), callable : null }, { - name : "add", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_Object)], - returnType : cgcc_ImmutableCollection$Builder, - callable : null - }, { - name : "add", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : cgcc_ImmutableCollection$ArrayBasedBuilder, - callable : null - }, { - name : "build", - modifiers : 96, + name : "getChanged", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : cgcc_ImmutableCollection, + returnType : ju_List, callable : null }, { - name : "addAll", - modifiers : 96, + name : "writeTo", + modifiers : 0, accessLevel : 3, - parameterTypes : [ju_Iterator], - returnType : cgcc_ImmutableCollection$Builder, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), callable : null }, { - name : "add", - modifiers : 96, + name : "getAllWatched", + modifiers : 0, accessLevel : 3, - parameterTypes : [jl_Object], - returnType : cgcc_ImmutableCollection$Builder, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "writeWatchableObjectToPacketBuffer", + modifiers : 512, + accessLevel : 1, + parameterTypes : [nmn_PacketBuffer, nme_DataWatcher$WatchableObject], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readWatchedListFromPacketBuffer", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : ju_List, + callable : null + }, { + name : "updateWatchedObjectsFromList", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_List], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getIsBlank", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_111144_e", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + oj_JSONException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Throwable], + returnType : $rt_voidcls(), callable : null }]; jt_DecimalFormat.$meta.methods = [ @@ -96398,149 +95285,1188 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcg_GuiPlayerTabOverlay$1.$meta.methods = []; - nmem_EntityEndermite.$meta.methods = [ + nmwc_ChunkPrimer.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmw_World], + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "getEyeHeight", + name : "getBlockState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "getBlockState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "setBlockState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setBlockState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }]; + cgcb_Optional.$meta.methods = [ + { + name : "absent", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : cgcb_Optional, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : cgcb_Optional, + callable : null + }, { + name : "fromNullable", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : cgcb_Optional, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isPresent", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "or", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "or", + modifiers : 1, + accessLevel : 3, + parameterTypes : [cgcb_Optional], + returnType : cgcb_Optional, + callable : null + }, { + name : "or", + modifiers : 1, + accessLevel : 3, + parameterTypes : [cgcb_Supplier], + returnType : jl_Object, + callable : null + }, { + name : "orNull", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "asSet", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }, { + name : "transform", + modifiers : 1, + accessLevel : 3, + parameterTypes : [cgcb_Function], + returnType : cgcb_Optional, + callable : null + }, { + name : "equals", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "presentInstances", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Iterable], + returnType : jl_Iterable, + callable : null + }]; + nms_IStatType.$meta.methods = [ + { + name : "format", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_String, + callable : null + }]; + cgcc_ImmutableList$Builder.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : cgcc_ImmutableList$Builder, + callable : null + }, { + name : "addAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Iterable], + returnType : cgcc_ImmutableList$Builder, + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_Object)], + returnType : cgcc_ImmutableList$Builder, + callable : null + }, { + name : "addAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Iterator], + returnType : cgcc_ImmutableList$Builder, + callable : null + }, { + name : "build", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableList, + callable : null + }, { + name : "addAll", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Iterable], + returnType : cgcc_ImmutableCollection$Builder, + callable : null + }, { + name : "add", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_Object)], + returnType : cgcc_ImmutableCollection$Builder, + callable : null + }, { + name : "add", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : cgcc_ImmutableCollection$ArrayBasedBuilder, + callable : null + }, { + name : "build", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableCollection, + callable : null + }, { + name : "addAll", + modifiers : 96, + accessLevel : 3, + parameterTypes : [ju_Iterator], + returnType : cgcc_ImmutableCollection$Builder, + callable : null + }, { + name : "add", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : cgcc_ImmutableCollection$Builder, + callable : null + }]; + otcit_DateTimeZoneBuilder$Recurrence.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [otcit_DateTimeZoneBuilder$OfYear, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getOfYear", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : otcit_DateTimeZoneBuilder$OfYear, + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "previous", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "getSaveMillis", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "write", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_StringBuilder], + returnType : $rt_voidcls(), + callable : null + }, { + name : "read", + modifiers : 512, + accessLevel : 3, + parameterTypes : [otci_CharFlow], + returnType : otcit_DateTimeZoneBuilder$Recurrence, + callable : null + }]; + nmcrt_IIconCreator.$meta.methods = [ + { + name : "registerSprites", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmcrt_TextureMap], + returnType : $rt_voidcls(), + callable : null + }]; + nmcr_IResource.$meta.methods = [ + { + name : "getResourceLocation", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_ResourceLocation, + callable : null + }, { + name : "getInputStream", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ji_InputStream, + callable : null + }, { + name : "hasMetadata", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getMetadata", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmcrd_IMetadataSection, + callable : null + }, { + name : "getResourcePackName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nmcrc_CompiledChunk.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isEmpty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setLayerUsed", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_EnumWorldBlockLayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isLayerEmpty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_EnumWorldBlockLayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setLayerStarted", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_EnumWorldBlockLayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isLayerStarted", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_EnumWorldBlockLayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getTileEntities", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "addTileEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmt_TileEntity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isVisible", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_EnumFacing, nmu_EnumFacing], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setVisibility", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrc_SetVisibility], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevo_WorldRenderer$State, + callable : null + }, { + name : "setState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevo_WorldRenderer$State], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + ju_ListIterator.$meta.methods = [ + { + name : "hasPrevious", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "previous", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "nextIndex", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "previousIndex", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "set", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "add", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }]; + nmcr_ItemModelMesher.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrm_ModelManager], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getParticleIcon", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_Item], + returnType : nlevm_EaglerTextureAtlasSprite, + callable : null + }, { + name : "getParticleIcon", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_Item, $rt_intcls()], + returnType : nlevm_EaglerTextureAtlasSprite, + callable : null + }, { + name : "getItemModel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : nmcrm_IBakedModel, + callable : null + }, { + name : "getMetadata", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmi_ItemStack], + returnType : $rt_intcls(), + callable : null + }, { + name : "getItemModel", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmi_Item, $rt_intcls()], + returnType : nmcrm_IBakedModel, + callable : null + }, { + name : "getIndex", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmi_Item, $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "register", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_Item, $rt_intcls(), nmcrm_ModelResourceLocation], + returnType : $rt_voidcls(), + callable : null + }, { + name : "register", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_Item, nmcr_ItemMeshDefinition], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getModelManager", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcrm_ModelManager, + callable : null + }, { + name : "rebuildCache", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmi_AnimalChest.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_IChatComponent, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmcrm_IBakedModel.$meta.methods = [ + { + name : "getFaceQuads", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmu_EnumFacing], + returnType : ju_List, + callable : null + }, { + name : "getGeneralQuads", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "isAmbientOcclusion", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isGui3d", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isBuiltInRenderer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getParticleTexture", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevm_EaglerTextureAtlasSprite, + callable : null + }, { + name : "getItemCameraTransforms", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmcrbm_ItemCameraTransforms, + callable : null + }]; + jm_MathContext.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), jm_RoundingMode], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPrecision", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRoundingMode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jm_RoundingMode, + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + otcic_CurrencyResource.$meta.methods = [ + { + name : "getCode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setCode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getNumericCode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setNumericCode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFractionDigits", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setFractionDigits", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmep_EntityRabbit$EnumMoveType.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmep_EntityRabbit$EnumMoveType), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmep_EntityRabbit$EnumMoveType, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSpeed", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_floatcls(), callable : null }, { - name : "applyEntityAttributes", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canTriggerWalking", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "playStepSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_BlockPos, nmb_Block], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDropItem", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : nmi_Item, - callable : null - }, { - name : "readEntityFromNBT", + name : "func_180074_b", modifiers : 0, accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : $rt_floatcls(), callable : null }, { - name : "writeEntityToNBT", + name : "getDuration", modifiers : 0, accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : $rt_intcls(), callable : null }, { - name : "onUpdate", + name : "func_180073_d", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + jl_Thread.$meta.methods = [ + { + name : "", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "isSpawnedByPlayer", + name : "", modifiers : 0, accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Runnable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Runnable, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "start", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "runThread", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setCurrentThread", + modifiers : 512, + accessLevel : 0, + parameterTypes : [jl_Thread], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMainThread", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : jl_Thread, + callable : null + }, { + name : "run", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "currentThread", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Thread, + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "isDaemon", + modifiers : 4, + accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "setSpawnedByPlayer", - modifiers : 0, + name : "setDaemon", + modifiers : 4, accessLevel : 3, parameterTypes : [$rt_booleancls()], returnType : $rt_voidcls(), callable : null }, { - name : "onLivingUpdate", + name : "join", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_longcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "join", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "join", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "yield", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "switchContext", + modifiers : 768, + accessLevel : 0, + parameterTypes : [jl_Thread], + returnType : $rt_voidcls(), + callable : null + }, { + name : "switchContext", + modifiers : 512, + accessLevel : 1, + parameterTypes : [jl_Thread, oti_AsyncCallback], + returnType : $rt_voidcls(), + callable : null + }, { + name : "interrupt", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "isValidLightLevel", - modifiers : 0, - accessLevel : 2, + name : "interrupted", + modifiers : 512, + accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "getCanSpawnHere", + name : "isInterrupted", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "getCreatureAttribute", + name : "isAlive", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nme_EnumCreatureAttribute, + returnType : $rt_booleancls(), + callable : null + }, { + name : "activeCount", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "holdsLock", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "sleep", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "sleep", + modifiers : 512, + accessLevel : 1, + parameterTypes : [$rt_longcls(), oti_AsyncCallback], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setPriority", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPriority", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getStackTrace", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_StackTraceElement), + callable : null + }, { + name : "getContextClassLoader", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_ClassLoader, + callable : null + }, { + name : "lambda$switchContext$2", + modifiers : 544, + accessLevel : 1, + parameterTypes : [jl_Thread, oti_AsyncCallback], + returnType : $rt_voidcls(), + callable : null + }, { + name : "lambda$switchContext$1", + modifiers : 544, + accessLevel : 1, + parameterTypes : [jl_Thread, oti_AsyncCallback], + returnType : $rt_voidcls(), + callable : null + }, { + name : "lambda$start$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "access$002", + modifiers : 544, + accessLevel : 0, + parameterTypes : [jl_Thread, $rt_booleancls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), callable : null }]; - cgcb_Splitter$5.$meta.methods = [ + jl_ClassLoader.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 0, - parameterTypes : [cgcb_Splitter, jl_CharSequence], + accessLevel : 2, + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "iterator", + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_ClassLoader], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getParent", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : ju_Iterator, + returnType : jl_ClassLoader, + callable : null + }, { + name : "getSystemClassLoader", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : jl_ClassLoader, + callable : null + }, { + name : "getResourceAsStream", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : ji_InputStream, + callable : null + }, { + name : "getSystemResourceAsStream", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : ji_InputStream, + callable : null + }, { + name : "resourceToString", + modifiers : 768, + accessLevel : 1, + parameterTypes : [otj_JSObject], + returnType : jl_String, + callable : null + }, { + name : "supplyResources", + modifiers : 768, + accessLevel : 1, + parameterTypes : [], + returnType : jl_ClassLoader$ResourceContainer, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "resourceToString$js_body$_6", + modifiers : 768, + accessLevel : 0, + parameterTypes : [otj_JSObject], + returnType : otj_JSObject, + callable : null + }]; + nmbsp_BlockPattern$PatternHelper.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos, nmu_EnumFacing, nmu_EnumFacing, nlevc_EaglerLoadingCache, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_181117_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "getFinger", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_EnumFacing, + callable : null + }, { + name : "getThumb", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_EnumFacing, + callable : null + }, { + name : "func_181118_d", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_181119_e", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "translateOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : nmbs_BlockWorldState, callable : null }, { name : "toString", @@ -96550,64 +96476,65 @@ function jl_Class_createMetadata() { returnType : jl_String, callable : null }]; - nmn_EnumConnectionState$1.$meta.methods = [ + cgcc_BiMap.$meta.methods = [ { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "forcePut", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "putAll", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ju_Map], returnType : $rt_voidcls(), callable : null - }]; - nmn_EnumConnectionState$4.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmn_EnumConnectionState$2.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmn_EnumConnectionState$3.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nlevi_EnumServerRateLimit.$meta.methods = [ - { + }, { name : "values", - modifiers : 512, + modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_arraycls(nlevi_EnumServerRateLimit), + returnType : ju_Set, callable : null }, { - name : "valueOf", - modifiers : 512, + name : "inverse", + modifiers : 1, accessLevel : 3, - parameterTypes : [jl_String], - returnType : nlevi_EnumServerRateLimit, + parameterTypes : [], + returnType : cgcc_BiMap, callable : null }, { + name : "values", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Collection, + callable : null + }]; + nmbm_MapColor.$meta.methods = [ + { name : "", modifiers : 0, accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], + parameterTypes : [$rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null + }, { + name : "func_151643_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null }, { name : "", modifiers : 512, @@ -96616,262 +96543,1238 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nlevi_EnumEaglerConnectionState.$meta.methods = [ + nmcm_ModelBiped.$meta.methods = [ { - name : "values", - modifiers : 512, + name : "", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_arraycls(nlevi_EnumEaglerConnectionState), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nlevi_EnumEaglerConnectionState, + returnType : $rt_voidcls(), callable : null }, { name : "", modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), $rt_booleancls(), $rt_booleancls()], + accessLevel : 3, + parameterTypes : [$rt_floatcls()], returnType : $rt_voidcls(), callable : null }, { - name : "isClosed", + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "render", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setRotationAngles", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setModelAttributes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcm_ModelBase], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setInvisible", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "postRenderArm", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmcs_GameSettings.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmc_Minecraft], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getKeyDisplayString", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "isKeyDown", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmcs_KeyBinding], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setOptionKeyBinding", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcs_KeyBinding, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOptionFloatValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcs_GameSettings$Options, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOptionValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcs_GameSettings$Options, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getOptionFloatValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcs_GameSettings$Options], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getOptionOrdinalValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcs_GameSettings$Options], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getTranslation", + modifiers : 512, + accessLevel : 1, + parameterTypes : [$rt_arraycls(jl_String), $rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "getKeyBinding", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcs_GameSettings$Options], + returnType : jl_String, + callable : null + }, { + name : "loadOptions", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "parseFloat", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String], + returnType : $rt_floatcls(), + callable : null + }, { + name : "saveOptions", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSoundLevel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmca_SoundCategory], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setSoundLevel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmca_SoundCategory, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "sendSettingsToServer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getModelParts", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }, { + name : "setModelPartEnabled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EnumPlayerModelParts, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "switchModelPartEnabled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EnumPlayerModelParts], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_181147_e", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_181148_f", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "isOpen", + name : "toJSONArray", + modifiers : 0, + accessLevel : 1, + parameterTypes : [ju_List], + returnType : jl_String, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + jur_Matcher.$meta.methods = [ + { + name : "appendReplacement", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_StringBuffer, jl_String], + returnType : jur_Matcher, + callable : null + }, { + name : "processReplacement", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "reset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_CharSequence], + returnType : jur_Matcher, + callable : null + }, { + name : "reset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jur_Matcher, + callable : null + }, { + name : "region", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : jur_Matcher, + callable : null + }, { + name : "appendTail", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_StringBuffer], + returnType : jl_StringBuffer, + callable : null + }, { + name : "replaceFirst", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "replaceAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "pattern", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jur_Pattern, + callable : null + }, { + name : "group", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "group", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "find", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "findAt", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "find", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmn_EnumPacketDirection.$meta.methods = [ - { - name : "values", - modifiers : 512, + name : "start", + modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmn_EnumPacketDirection), + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), callable : null }, { - name : "valueOf", + name : "end", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "matches", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "quoteReplacement", modifiers : 512, accessLevel : 3, parameterTypes : [jl_String], - returnType : nmn_EnumPacketDirection, + returnType : jl_String, + callable : null + }, { + name : "runMatch", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jur_AbstractSet, $rt_intcls(), jur_MatchResultImpl], + returnType : $rt_booleancls(), + callable : null + }, { + name : "lookingAt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "lookingAt", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "start", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "groupCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "end", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toMatchResult", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jur_MatchResult, + callable : null + }, { + name : "useAnchoringBounds", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : jur_Matcher, + callable : null + }, { + name : "hasAnchoringBounds", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "useTransparentBounds", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : jur_Matcher, + callable : null + }, { + name : "hasTransparentBounds", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "regionStart", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "regionEnd", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "requireEnd", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hitEnd", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "usePattern", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jur_Pattern], + returnType : jur_Matcher, callable : null }, { name : "", modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], + accessLevel : 0, + parameterTypes : [jur_Pattern, jl_CharSequence], returnType : $rt_voidcls(), callable : null }, { - name : "", - modifiers : 512, - accessLevel : 0, + name : "toString", + modifiers : 0, + accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : jl_String, callable : null }]; - nmn_EnumConnectionState.$meta.methods = [ + nmcr_ResourcePackRepository$1.$meta.methods = []; + cgcc_ImmutableEnumSet$1.$meta.methods = []; + ju_Random.$meta.methods = [ { - name : "values", - modifiers : 512, + name : "", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_arraycls(nmn_EnumConnectionState), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmn_EnumConnectionState, + returnType : $rt_voidcls(), callable : null }, { name : "", modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], + accessLevel : 3, + parameterTypes : [$rt_longcls()], returnType : $rt_voidcls(), callable : null }, { - name : "registerPacket", + name : "setSeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "next", modifiers : 0, accessLevel : 2, - parameterTypes : [nmn_EnumPacketDirection, jl_Class], - returnType : nmn_EnumConnectionState, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), callable : null }, { - name : "getPacketId", + name : "nextBytes", modifiers : 0, accessLevel : 3, - parameterTypes : [nmn_EnumPacketDirection, nmn_Packet], - returnType : jl_Integer, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : $rt_voidcls(), callable : null }, { - name : "getPacket", + name : "nextInt", modifiers : 0, accessLevel : 3, - parameterTypes : [nmn_EnumPacketDirection, $rt_intcls()], - returnType : nmn_Packet, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "nextInt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "nextLong", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "nextBoolean", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "nextFloat", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "nextDouble", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "crand", + modifiers : 768, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "nextGaussian", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "random", + modifiers : 768, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "random$js_body$_13", + modifiers : 768, + accessLevel : 0, + parameterTypes : [], + returnType : otj_JSObject, + callable : null + }]; + ju_Comparator.$meta.methods = [ + { + name : "compare", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "reversed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Comparator, + callable : null + }, { + name : "thenComparing", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Comparator], + returnType : ju_Comparator, + callable : null + }, { + name : "thenComparing", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Function, ju_Comparator], + returnType : ju_Comparator, + callable : null + }, { + name : "thenComparing", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Function], + returnType : ju_Comparator, + callable : null + }, { + name : "thenComparingInt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_ToIntFunction], + returnType : ju_Comparator, + callable : null + }, { + name : "thenComparingLong", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_ToLongFunction], + returnType : ju_Comparator, + callable : null + }, { + name : "thenComparingDouble", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_ToDoubleFunction], + returnType : ju_Comparator, + callable : null + }, { + name : "comparing", + modifiers : 512, + accessLevel : 3, + parameterTypes : [juf_Function, ju_Comparator], + returnType : ju_Comparator, + callable : null + }, { + name : "comparing", + modifiers : 512, + accessLevel : 3, + parameterTypes : [juf_Function], + returnType : ju_Comparator, + callable : null + }, { + name : "naturalOrder", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Comparator, + callable : null + }, { + name : "reverseOrder", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Comparator, + callable : null + }, { + name : "nullsFirst", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_Comparator], + returnType : ju_Comparator, + callable : null + }, { + name : "nullsLast", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_Comparator], + returnType : ju_Comparator, + callable : null + }, { + name : "comparingInt", + modifiers : 512, + accessLevel : 3, + parameterTypes : [juf_ToIntFunction], + returnType : ju_Comparator, + callable : null + }, { + name : "comparingLong", + modifiers : 512, + accessLevel : 3, + parameterTypes : [juf_ToLongFunction], + returnType : ju_Comparator, + callable : null + }, { + name : "comparingDouble", + modifiers : 512, + accessLevel : 3, + parameterTypes : [juf_ToDoubleFunction], + returnType : ju_Comparator, + callable : null + }, { + name : "lambda$comparingDouble$14", + modifiers : 544, + accessLevel : 1, + parameterTypes : [juf_ToDoubleFunction, jl_Object, jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "lambda$comparingLong$13", + modifiers : 544, + accessLevel : 1, + parameterTypes : [juf_ToLongFunction, jl_Object, jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "lambda$comparingInt$12", + modifiers : 544, + accessLevel : 1, + parameterTypes : [juf_ToIntFunction, jl_Object, jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "lambda$nullsLast$11", + modifiers : 544, + accessLevel : 1, + parameterTypes : [ju_Comparator, jl_Object, jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "lambda$nullsFirst$10", + modifiers : 544, + accessLevel : 1, + parameterTypes : [ju_Comparator, jl_Object, jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "lambda$reverseOrder$9", + modifiers : 544, + accessLevel : 1, + parameterTypes : [jl_Comparable, jl_Comparable], + returnType : $rt_intcls(), + callable : null + }, { + name : "lambda$naturalOrder$8", + modifiers : 544, + accessLevel : 1, + parameterTypes : [jl_Comparable, jl_Comparable], + returnType : $rt_intcls(), + callable : null + }, { + name : "lambda$comparing$7", + modifiers : 544, + accessLevel : 1, + parameterTypes : [juf_Function, jl_Object, jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "lambda$comparing$6", + modifiers : 544, + accessLevel : 1, + parameterTypes : [ju_Comparator, juf_Function, jl_Object, jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "lambda$thenComparingDouble$5", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_ToDoubleFunction, jl_Object, jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "lambda$thenComparingLong$4", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_ToLongFunction, jl_Object, jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "lambda$thenComparingInt$3", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_ToIntFunction, jl_Object, jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "lambda$thenComparing$2", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_Function, jl_Object, jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "lambda$thenComparing$1", + modifiers : 32, + accessLevel : 1, + parameterTypes : [ju_Comparator, jl_Object, jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "lambda$reversed$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [jl_Object, jl_Object], + returnType : $rt_intcls(), + callable : null + }]; + nme_EnchantmentData.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Enchantment, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + jl_CharSequence.$meta.methods = [ + { + name : "length", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "charAt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_charcls(), + callable : null + }, { + name : "subSequence", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : jl_CharSequence, + callable : null + }, { + name : "toString", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nmw_IBlockAccess.$meta.methods = [ + { + name : "getTileEntity", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : nmt_TileEntity, + callable : null + }, { + name : "getCombinedLight", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmu_BlockPos, $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBlockState", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "isAirBlock", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getBiomeGenForCoords", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : nmwb_BiomeGenBase, + callable : null + }, { + name : "extendedLevelsInChunkCache", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getStrongPower", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmu_BlockPos, nmu_EnumFacing], + returnType : $rt_intcls(), + callable : null + }, { + name : "getWorldType", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_WorldType, + callable : null + }]; + nlevma_GameProfile.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlev_EaglercraftUUID, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlev_EaglercraftUUID, jl_String, cgcc_Multimap], + returnType : $rt_voidcls(), callable : null }, { name : "getId", modifiers : 0, accessLevel : 3, parameterTypes : [], + returnType : nlev_EaglercraftUUID, + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "isComplete", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + 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 : "getById", + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "isLegacy", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getProperties", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_Multimap, + callable : null + }, { + name : "getTextures", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevma_TexturesProperty, + callable : null + }]; + nlev_EaglercraftUUID.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls(), $rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "long7", modifiers : 512, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : $rt_bytecls(), + callable : null + }, { + name : "long6", + modifiers : 512, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : $rt_bytecls(), + callable : null + }, { + name : "long5", + modifiers : 512, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : $rt_bytecls(), + callable : null + }, { + name : "long4", + modifiers : 512, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : $rt_bytecls(), + callable : null + }, { + name : "long3", + modifiers : 512, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : $rt_bytecls(), + callable : null + }, { + name : "long2", + modifiers : 512, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : $rt_bytecls(), + callable : null + }, { + name : "long1", + modifiers : 512, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : $rt_bytecls(), + callable : null + }, { + name : "long0", + modifiers : 512, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : $rt_bytecls(), + callable : null + }, { + name : "getBytes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_bytecls()), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "digits", + modifiers : 512, + accessLevel : 1, + parameterTypes : [$rt_longcls(), $rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getMostSignificantBits", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getLeastSignificantBits", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "nibbleValue", + modifiers : 512, + accessLevel : 1, + parameterTypes : [$rt_charcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "parse4Nibbles", + modifiers : 512, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "fromString", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nlev_EaglercraftUUID, + callable : null + }, { + name : "fromString1", + modifiers : 512, + accessLevel : 1, + parameterTypes : [jl_String], + returnType : nlev_EaglercraftUUID, + callable : null + }, { + name : "nameUUIDFromBytes", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : nlev_EaglercraftUUID, + callable : null + }, { + name : "compareTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlev_EaglercraftUUID], + returnType : $rt_intcls(), + callable : null + }, { + name : "compareTo", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }]; + ju_Calendar.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [ju_TimeZone], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [ju_TimeZone, ju_Locale], + returnType : $rt_voidcls(), + callable : null + }, { + name : "resolveFirstDayOfWeek", + modifiers : 512, + accessLevel : 1, + parameterTypes : [ju_Locale], + returnType : $rt_intcls(), + callable : null + }, { + name : "resolveMinimalDaysInFirstWeek", + modifiers : 512, + accessLevel : 1, + parameterTypes : [ju_Locale], + returnType : $rt_intcls(), + callable : null + }, { + name : "add", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "after", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "before", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "clear", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clear", + modifiers : 4, accessLevel : 3, parameterTypes : [$rt_intcls()], - returnType : nmn_EnumConnectionState, - callable : null - }, { - name : "getFromPacket", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmn_Packet], - returnType : nmn_EnumConnectionState, - callable : null - }, { - name : "", - modifiers : 32, - accessLevel : 0, - parameterTypes : [jl_String, $rt_intcls(), $rt_intcls(), nmn_EnumConnectionState$1], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcp_EntityDiggingFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmbs_IBlockState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_174846_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : nmcp_EntityDiggingFX, - callable : null - }, { - name : "func_174845_l", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcp_EntityDiggingFX, - callable : null - }, { - name : "getFXLayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevo_WorldRenderer, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderAccelerated", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevm_IAcceleratedParticleEngine, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getBrightnessForRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_intcls(), - callable : null - }]; - nme_EntityFlying.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fall", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateFallState", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_doublecls(), $rt_booleancls(), nmb_Block, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "moveEntityWithHeading", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isOnLadder", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - nmee_EntityWeatherEffect.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }]; - jt_Format.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { @@ -96882,126 +97785,1835 @@ function jl_Class_createMetadata() { returnType : jl_Object, callable : null }, { - name : "convertPattern", + name : "complete", modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_String, jl_String, jl_String, $rt_booleancls()], - returnType : jl_String, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), callable : null }, { - name : "format", + name : "computeFields", + modifiers : 1, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "computeTime", + modifiers : 1, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getActualMaximum", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getActualMinimum", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getAvailableLocales", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(ju_Locale), + callable : null + }, { + name : "getFirstDayOfWeek", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getGreatestMinimum", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getInstance", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Calendar, + callable : null + }, { + name : "getInstance", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_Locale], + returnType : ju_Calendar, + callable : null + }, { + name : "getInstance", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_TimeZone, ju_Locale], + returnType : ju_Calendar, + callable : null + }, { + name : "getInstance", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_TimeZone], + returnType : ju_Calendar, + callable : null + }, { + name : "getLeastMaximum", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMaximum", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMinimalDaysInFirstWeek", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMinimum", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getTime", modifiers : 4, accessLevel : 3, - parameterTypes : [jl_Object], + parameterTypes : [], + returnType : ju_Date, + callable : null + }, { + name : "getTimeInMillis", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getTimeZone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_TimeZone, + callable : null + }, { + name : "setTimeZone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_TimeZone], + returnType : $rt_voidcls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "internalGet", + modifiers : 4, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "isLenient", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isSet", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "roll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "roll", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setFirstDayOfWeek", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setLenient", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setMinimalDaysInFirstWeek", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setTime", + modifiers : 4, + accessLevel : 3, + parameterTypes : [ju_Date], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setTimeInMillis", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], returnType : jl_String, callable : null }, { - name : "format", - modifiers : 1, + name : "compareTo", + modifiers : 0, accessLevel : 3, - parameterTypes : [jl_Object, jl_StringBuffer, jt_FieldPosition], - returnType : jl_StringBuffer, + parameterTypes : [ju_Calendar], + returnType : $rt_intcls(), callable : null }, { - name : "formatToCharacterIterator", - modifiers : 0, + name : "compareTo", + modifiers : 96, accessLevel : 3, parameterTypes : [jl_Object], - returnType : jt_AttributedCharacterIterator, + returnType : $rt_intcls(), callable : null }, { - name : "parseObject", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_Object, - callable : null - }, { - name : "parseObject", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jt_ParsePosition], - returnType : jl_Object, - callable : null - }, { - name : "upTo", + name : "", modifiers : 512, accessLevel : 0, - parameterTypes : [jl_String, jt_ParsePosition, jl_StringBuffer, $rt_charcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "upToWithQuotes", - modifiers : 512, - accessLevel : 0, - parameterTypes : [jl_String, jt_ParsePosition, jl_StringBuffer, $rt_charcls(), $rt_charcls()], - returnType : $rt_booleancls(), + parameterTypes : [], + returnType : $rt_voidcls(), callable : null }]; - nmep_EntityWaterMob.$meta.methods = [ + nmca_ISound.$meta.methods = [ + { + name : "getSoundLocation", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_ResourceLocation, + callable : null + }, { + name : "canRepeat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getRepeatDelay", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getVolume", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getPitch", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getXPosF", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getYPosF", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getZPosF", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getAttenuationType", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmca_ISound$AttenuationType, + callable : null + }]; + nmep_PlayerCapabilities.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeCapabilitiesToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readCapabilitiesFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFlySpeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setFlySpeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWalkSpeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setPlayerWalkSpeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmt_MobSpawnerBaseLogic.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEntityNameToSpawn", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setEntityName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isActivated", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "updateSpawner", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "spawnNewEntity", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nme_Entity, $rt_booleancls()], + returnType : nme_Entity, + callable : null + }, { + name : "resetTimer", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_180612_a", + modifiers : 0, + accessLevel : 3, parameterTypes : [nmw_World], + returnType : nme_Entity, + callable : null + }, { + name : "setDelayToMin", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getRandomEntity", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : nmt_MobSpawnerBaseLogic$WeightedRandomMinecart, + callable : null + }, { + name : "setRandomEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmt_MobSpawnerBaseLogic$WeightedRandomMinecart], returnType : $rt_voidcls(), callable : null }, { - name : "canBreatheUnderwater", + name : "func_98267_a", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSpawnerWorld", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_World, + callable : null + }, { + name : "getSpawnerPosition", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "getMobRotation", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_booleancls(), + returnType : $rt_doublecls(), callable : null }, { - name : "getCanSpawnHere", + name : "getPrevMobRotation", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_booleancls(), + returnType : $rt_doublecls(), callable : null - }, { - name : "isNotColliding", - modifiers : 0, + }]; + juf_Supplier.$meta.methods = [ + { + name : "get", + modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_booleancls(), + returnType : jl_Object, callable : null - }, { - name : "getTalkInterval", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "canDespawn", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getExperiencePoints", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_intcls(), - callable : null - }, { - name : "onEntityUpdate", + }]; + nmcr_BlockModelRenderer.$meta.methods = [ + { + name : "", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "isPushedByWater", + name : "renderModel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmcrm_IBakedModel, nmbs_IBlockState, nmu_BlockPos, nlevo_WorldRenderer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "renderModel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmcrm_IBakedModel, nmbs_IBlockState, nmu_BlockPos, nlevo_WorldRenderer, $rt_booleancls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "renderModelAmbientOcclusion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmcrm_IBakedModel, nmb_Block, nmu_BlockPos, nlevo_WorldRenderer, $rt_booleancls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "renderModelStandard", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IBlockAccess, nmcrm_IBakedModel, nmb_Block, nmu_BlockPos, nlevo_WorldRenderer, $rt_booleancls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "renderModelAmbientOcclusionQuads", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmw_IBlockAccess, nmb_Block, nmu_BlockPos, nlevo_WorldRenderer, ju_List, $rt_arraycls($rt_floatcls()), ju_BitSet, nmcr_BlockModelRenderer$AmbientOcclusionFace], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fillQuadBounds", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmb_Block, $rt_arraycls($rt_intcls()), nmu_EnumFacing, $rt_arraycls($rt_floatcls()), ju_BitSet], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderModelStandardQuads", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmw_IBlockAccess, nmb_Block, nmu_BlockPos, nmu_EnumFacing, $rt_intcls(), $rt_booleancls(), nlevo_WorldRenderer, ju_List, ju_BitSet], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderModelBrightnessColor", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrm_IBakedModel, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderModelBrightness", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrm_IBakedModel, nmbs_IBlockState, $rt_floatcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderModelBrightnessColorQuads", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), ju_List], + returnType : $rt_voidcls(), + callable : null + }]; + nmd_IBlockSource.$meta.methods = [ + { + name : "getX", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getY", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getZ", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getBlockPos", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "getBlockMetadata", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBlockTileEntity", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmt_TileEntity, + callable : null + }]; + nms_IScoreObjectiveCriteria.$meta.methods = [ + { + name : "getName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "func_96635_a", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ju_List], + returnType : $rt_intcls(), + callable : null + }, { + name : "isReadOnly", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getRenderType", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nms_IScoreObjectiveCriteria$EnumRenderType, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmb_BlockSilverfish$1.$meta.methods = [ + { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcm_ModelVillager.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "render", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setRotationAngles", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), nme_Entity], + returnType : $rt_voidcls(), + callable : null + }]; + nmcm_ModelSnowMan.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setRotationAngles", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "render", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }]; + cgcc_Multimap.$meta.methods = [ + { + name : "size", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isEmpty", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "containsKey", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "containsValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "containsEntry", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "remove", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "putAll", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Iterable], + returnType : $rt_booleancls(), + callable : null + }, { + name : "putAll", + modifiers : 1, + accessLevel : 3, + parameterTypes : [cgcc_Multimap], + returnType : $rt_booleancls(), + callable : null + }, { + name : "replaceValues", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Iterable], + returnType : ju_Collection, + callable : null + }, { + name : "removeAll", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : ju_Collection, + callable : null + }, { + name : "clear", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : ju_Collection, + callable : null + }, { + name : "keySet", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }, { + name : "keys", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_Multiset, + callable : null + }, { + name : "values", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Collection, + callable : null + }, { + name : "entries", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Collection, + callable : null + }, { + name : "asMap", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Map, + callable : null + }, { + name : "equals", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nmd_IPosition.$meta.methods = [ + { + name : "getX", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getY", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getZ", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }]; + nmcg_GuiIngame.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmc_Minecraft], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175177_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderGameOverlay", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderTooltip", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmcg_ScaledResolution, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderHorseJumpBar", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcg_ScaledResolution, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderExpBar", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcg_ScaledResolution, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_181551_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcg_ScaledResolution], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderDemo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcg_ScaledResolution], + returnType : $rt_voidcls(), + callable : null + }, { + name : "showCrosshair", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "renderScoreboard", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nms_ScoreObjective, nmcg_ScaledResolution], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderPlayerStats", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmcg_ScaledResolution], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderBossHealth", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderPumpkinOverlay", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmcg_ScaledResolution], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderVignette", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_floatcls(), nmcg_ScaledResolution], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_180474_b", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_floatcls(), nmcg_ScaledResolution], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderHotbarItem", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls(), nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateTick", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setRecordPlayingMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setRecordPlaying", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "displayTitle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_String, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setRecordPlaying", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_IChatComponent, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getChatGUI", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcg_GuiNewChat, + callable : null + }, { + name : "getUpdateCounter", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getFontRenderer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcg_FontRenderer, + callable : null + }, { + name : "getSpectatorGui", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcg_GuiSpectator, + callable : null + }, { + name : "getTabList", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcg_GuiPlayerTabOverlay, + callable : null + }, { + name : "func_181029_i", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcr_Language.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_String, jl_String, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLanguageCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "isBidirectional", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), 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 : "compareTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcr_Language], + returnType : $rt_intcls(), + callable : null + }, { + name : "compareTo", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }]; + jt_ParsePosition.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getErrorIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setErrorIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + cgcc_RegularImmutableMap$1.$meta.methods = []; + ju_SortedSet.$meta.methods = [ + { + name : "comparator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Comparator, + callable : null + }, { + name : "subSet", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : ju_SortedSet, + callable : null + }, { + name : "headSet", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : ju_SortedSet, + callable : null + }, { + name : "tailSet", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : ju_SortedSet, + callable : null + }, { + name : "first", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "last", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + nmcrbm_BakedQuad.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_intcls()), $rt_intcls(), nmu_EnumFacing], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getVertexData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_intcls()), + callable : null + }, { + name : "hasTintIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getTintIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getFace", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_EnumFacing, + callable : null + }]; + nlev_EaglercraftRandom.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setSeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "nextBytes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "nextInt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "nextInt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "nextLong", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "nextBoolean", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "nextFloat", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "nextDouble", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "nextGaussian", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcm_WorldClient.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcn_NetHandlerPlayClient, nmw_WorldSettings, $rt_intcls(), nmw_EnumDifficulty, nmp_Profiler], + returnType : $rt_voidcls(), + callable : null + }, { + name : "tick", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "invalidateBlockReceiveRegion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "createChunkProvider", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : nmwc_IChunkProvider, + callable : null + }, { + name : "updateBlocks", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "doPreChunk", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "spawnEntityInWorld", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "removeEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onEntityAdded", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onEntityRemoved", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addEntityToWorld", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEntityByID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nme_Entity, + callable : null + }, { + name : "removeEntityFromWorld", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nme_Entity, + callable : null + }, { + name : "invalidateRegionAndSetBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos, nmbs_IBlockState], + returnType : $rt_booleancls(), + callable : null + }, { + name : "sendQuittingDisconnectingPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateWeather", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRenderDistanceChunks", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "doVoidFogParticles", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "removeAllEntities", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addWorldInfoToCrashReport", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmc_CrashReport], + returnType : nmc_CrashReportCategory, + callable : null + }, { + name : "playSoundAtPos", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos, jl_String, $rt_floatcls(), $rt_floatcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "playSound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), jl_String, $rt_floatcls(), $rt_floatcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "makeFireworks", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setWorldScoreboard", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_Scoreboard], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setWorldTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "access$000", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmcm_WorldClient], + returnType : ju_Set, + callable : null + }, { + name : "access$100", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmcm_WorldClient], + returnType : ju_Set, + callable : null + }, { + name : "access$200", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmcm_WorldClient], + returnType : nmc_Minecraft, + callable : null + }]; + nmu_Vec3.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3i], + returnType : $rt_voidcls(), + callable : null + }, { + name : "subtractReverse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3], + returnType : nmu_Vec3, + callable : null + }, { + name : "normalize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_Vec3, + callable : null + }, { + name : "dotProduct", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3], + returnType : $rt_doublecls(), + callable : null + }, { + name : "crossProduct", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3], + returnType : nmu_Vec3, + callable : null + }, { + name : "subtract", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3], + returnType : nmu_Vec3, + callable : null + }, { + name : "subtract", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : nmu_Vec3, + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3], + returnType : nmu_Vec3, + callable : null + }, { + name : "addVector", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : nmu_Vec3, + callable : null + }, { + name : "distanceTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3], + returnType : $rt_doublecls(), + callable : null + }, { + name : "squareDistanceTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3], + returnType : $rt_doublecls(), + callable : null + }, { + name : "lengthVector", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getIntermediateWithXValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3, $rt_doublecls()], + returnType : nmu_Vec3, + callable : null + }, { + name : "getIntermediateWithYValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3, $rt_doublecls()], + returnType : nmu_Vec3, + callable : null + }, { + name : "getIntermediateWithZValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Vec3, $rt_doublecls()], + returnType : nmu_Vec3, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "rotatePitch", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : nmu_Vec3, + callable : null + }, { + name : "rotateYaw", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : nmu_Vec3, + callable : null + }]; + oti_Structure.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "cast", + modifiers : 260, + accessLevel : 3, + parameterTypes : [], + returnType : oti_Structure, + callable : null + }, { + name : "toAddress", + modifiers : 260, + accessLevel : 3, + parameterTypes : [], + returnType : oti_Address, + callable : null + }, { + name : "sizeOf", + modifiers : 768, + accessLevel : 3, + parameterTypes : [jl_Class], + returnType : $rt_intcls(), + callable : null + }, { + name : "add", + modifiers : 768, + accessLevel : 3, + parameterTypes : [jl_Class, oti_Structure, $rt_intcls()], + returnType : oti_Structure, + callable : null + }]; + cgcc_ImmutableCollection$ArrayBasedBuilder.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "ensureCapacity", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : cgcc_ImmutableCollection$ArrayBasedBuilder, + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_Object)], + returnType : cgcc_ImmutableCollection$Builder, + callable : null + }, { + name : "addAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Iterable], + returnType : cgcc_ImmutableCollection$Builder, + callable : null + }, { + name : "add", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : cgcc_ImmutableCollection$Builder, + callable : null }]; nmu_RegistrySimple.$meta.methods = [ { @@ -97061,6 +99673,96 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + jl_RuntimeException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }]; + ji_FilterOutputStream.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_OutputStream], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "close", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "flush", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcm_ModelArmorStandArmor.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setRotationAngles", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), nme_Entity], + returnType : $rt_voidcls(), + callable : null + }]; nlevv_Vector.$meta.methods = [ { name : "", @@ -97119,1169 +99821,6 @@ function jl_Class_createMetadata() { returnType : nlevv_Vector, callable : null }]; - nlevv_Matrix.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setIdentity", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevv_Matrix, - callable : null - }, { - name : "invert", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevv_Matrix, - callable : null - }, { - name : "load", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevib_FloatBuffer], - returnType : nlevv_Matrix, - callable : null - }, { - name : "loadTranspose", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevib_FloatBuffer], - returnType : nlevv_Matrix, - callable : null - }, { - name : "negate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevv_Matrix, - callable : null - }, { - name : "store", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevib_FloatBuffer], - returnType : nlevv_Matrix, - callable : null - }, { - name : "storeTranspose", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevib_FloatBuffer], - returnType : nlevv_Matrix, - callable : null - }, { - name : "transpose", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevv_Matrix, - callable : null - }, { - name : "setZero", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevv_Matrix, - callable : null - }, { - name : "determinant", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }]; - oti_Structure.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "cast", - modifiers : 260, - accessLevel : 3, - parameterTypes : [], - returnType : oti_Structure, - callable : null - }, { - name : "toAddress", - modifiers : 260, - accessLevel : 3, - parameterTypes : [], - returnType : oti_Address, - callable : null - }, { - name : "sizeOf", - modifiers : 768, - accessLevel : 3, - parameterTypes : [jl_Class], - returnType : $rt_intcls(), - callable : null - }, { - name : "add", - modifiers : 768, - accessLevel : 3, - parameterTypes : [jl_Class, oti_Structure, $rt_intcls()], - returnType : oti_Structure, - callable : null - }]; - nmep_EntityAnimal.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateAITasks", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onLivingUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getBlockPathWeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : $rt_floatcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCanSpawnHere", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getTalkInterval", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "canDespawn", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getExperiencePoints", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_intcls(), - callable : null - }, { - name : "isBreedingItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "interact", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "consumeItemFromStack", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmep_EntityPlayer, nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setInLove", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPlayerInLove", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmep_EntityPlayer, - callable : null - }, { - name : "isInLove", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "resetInLove", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canMateWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityAnimal], - returnType : $rt_booleancls(), - callable : null - }, { - name : "handleStatusUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_bytecls()], - returnType : $rt_voidcls(), - callable : null - }]; - jur_SpecialToken.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getType", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - nmt_TileEntityLockable.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isLocked", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getLockCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_LockCode, - callable : null - }, { - name : "setLockCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_LockCode], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDisplayName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }]; - nmem_EntityGolem.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fall", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLivingSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getHurtSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDeathSound", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getTalkInterval", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "canDespawn", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - nmep_EntityThrowable.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isInRangeToRenderDist", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nme_EntityLivingBase], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getVelocity", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getInaccuracy", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setThrowableHeading", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setVelocity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getGravityVelocity", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "onImpact", - modifiers : 1, - accessLevel : 2, - parameterTypes : [nmu_MovingObjectPosition], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getThrower", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nme_EntityLivingBase, - callable : null - }]; - jl_RuntimeException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }]; - nmw_WorldSavedData.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readFromNBT", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToNBT", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "markDirty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setDirty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isDirty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - cgcc_ImmutableSortedSetFauxverideShim.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "builder", - modifiers : 640, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableSortedSet$Builder, - callable : null - }, { - name : "of", - modifiers : 640, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : cgcc_ImmutableSortedSet, - callable : null - }, { - name : "of", - modifiers : 640, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : cgcc_ImmutableSortedSet, - callable : null - }, { - name : "of", - modifiers : 640, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableSortedSet, - callable : null - }, { - name : "of", - modifiers : 640, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableSortedSet, - callable : null - }, { - name : "of", - modifiers : 640, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableSortedSet, - callable : null - }, { - name : "of", - modifiers : 640, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, $rt_arraycls(jl_Object)], - returnType : cgcc_ImmutableSortedSet, - callable : null - }, { - name : "copyOf", - modifiers : 640, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_Object)], - returnType : cgcc_ImmutableSortedSet, - callable : null - }]; - ji_FilterOutputStream.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_OutputStream], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "close", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "flush", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcr_InventoryEffectRenderer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_Container], - returnType : $rt_voidcls(), - callable : null - }, { - name : "initGui", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateActivePotionEffects", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawScreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawActivePotionEffects", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - drei_Event.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcm_ModelArmorStandArmor.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setRotationAngles", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), nme_Entity], - returnType : $rt_voidcls(), - callable : null - }]; - nmei_EntityMinecartContainer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "killMinecart", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "decrStackSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "removeStackFromSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "setInventorySlotContents", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "markDirty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isUseableByPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "openInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "closeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValidForSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getInventoryStackLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "travelToDimension", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setDead", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "interactFirst", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "applyDrag", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFieldCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isLocked", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setLockCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_LockCode], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLockCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_LockCode, - callable : null - }, { - name : "clear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nms_Team.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isSameTeam", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Team], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getRegisteredName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "formatString", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "getSeeFriendlyInvisiblesEnabled", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getAllowFriendlyFire", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getNameTagVisibility", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nms_Team$EnumVisible, - callable : null - }, { - name : "getMembershipCollection", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Collection, - callable : null - }, { - name : "getDeathMessageVisibility", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nms_Team$EnumVisible, - callable : null - }]; - cgcc_DenseImmutableTable$ImmutableArrayMap.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "keyToIndex", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : cgcc_ImmutableMap, - callable : null - }, { - name : "isFull", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getKey", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : jl_Object, - callable : null - }, { - name : "getValue", - modifiers : 1, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : jl_Object, - callable : null - }, { - name : "createKeySet", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "size", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "createEntrySet", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : cgcc_ImmutableSet, - callable : null - }]; - nme_EntityAgeable.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "createChild", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nme_EntityAgeable], - returnType : nme_EntityAgeable, - callable : null - }, { - name : "interact", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getGrowingAge", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_175501_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addGrowth", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setGrowingAge", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onLivingUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onGrowingAdult", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isChild", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setScaleForAge", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setSize", - modifiers : 4, - accessLevel : 2, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setScale", - modifiers : 4, - accessLevel : 2, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }]; cgcc_ImmutableMultimap.$meta.methods = [ { name : "of", @@ -98641,346 +100180,28 @@ function jl_Class_createMetadata() { returnType : ju_Collection, callable : null }]; - nmep_EntityTameable.$meta.methods = [ + nmcr_InventoryEffectRenderer.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmw_World], + parameterTypes : [nmi_Container], returnType : $rt_voidcls(), callable : null }, { - name : "entityInit", + name : "initGui", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateActivePotionEffects", modifiers : 0, accessLevel : 2, parameterTypes : [], returnType : $rt_voidcls(), callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "playTameEffect", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleStatusUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_bytecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isTamed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setTamed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setupTamedAI", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isSitting", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setSitting", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getOwnerId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setOwnerId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getOwner", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nme_EntityLivingBase, - callable : null - }, { - name : "isOwner", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase], - returnType : $rt_booleancls(), - callable : null - }, { - name : "shouldAttackEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase, nme_EntityLivingBase], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getTeam", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_Team, - callable : null - }, { - name : "isOnSameTeam", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getOwner", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : nme_Entity, - callable : null - }]; - cgcc_ImmutableCollection$ArrayBasedBuilder.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "ensureCapacity", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : cgcc_ImmutableCollection$ArrayBasedBuilder, - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_Object)], - returnType : cgcc_ImmutableCollection$Builder, - callable : null - }, { - name : "addAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Iterable], - returnType : cgcc_ImmutableCollection$Builder, - callable : null - }, { - name : "add", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : cgcc_ImmutableCollection$Builder, - callable : null - }]; - nme_EntityCreature.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBlockPathWeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getCanSpawnHere", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hasPath", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isWithinHomeDistanceCurrentPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isWithinHomeDistanceFromPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setHomePosAndDistance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHomePosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "getMaximumHomeDistance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "detachHome", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hasHome", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "updateLeashedState", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_142017_o", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmep_EntityAmbientCreature.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "allowLeashing", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "interact", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }]; - nlevo_WorldRenderer$State.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevo_WorldRenderer, $rt_arraycls($rt_intcls()), nlevo_VertexFormat], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRawBuffer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_intcls()), - callable : null - }, { - name : "getVertexCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getVertexFormat", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevo_VertexFormat, - callable : null - }]; - nmcg_GuiScreen.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null }, { name : "drawScreen", modifiers : 0, @@ -98989,587 +100210,543 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "getCloseKey", + name : "drawActivePotionEffects", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_Team.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isSameTeam", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_Team], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getRegisteredName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "formatString", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "getSeeFriendlyInvisiblesEnabled", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getAllowFriendlyFire", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getNameTagVisibility", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nms_Team$EnumVisible, + callable : null + }, { + name : "getMembershipCollection", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Collection, + callable : null + }, { + name : "getDeathMessageVisibility", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nms_Team$EnumVisible, + callable : null + }]; + cgcc_ImmutableSortedSetFauxverideShim.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "builder", + modifiers : 640, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableSortedSet$Builder, + callable : null + }, { + name : "of", + modifiers : 640, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : cgcc_ImmutableSortedSet, + callable : null + }, { + name : "of", + modifiers : 640, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : cgcc_ImmutableSortedSet, + callable : null + }, { + name : "of", + modifiers : 640, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableSortedSet, + callable : null + }, { + name : "of", + modifiers : 640, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableSortedSet, + callable : null + }, { + name : "of", + modifiers : 640, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableSortedSet, + callable : null + }, { + name : "of", + modifiers : 640, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, $rt_arraycls(jl_Object)], + returnType : cgcc_ImmutableSortedSet, + callable : null + }, { + name : "copyOf", + modifiers : 640, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_Object)], + returnType : cgcc_ImmutableSortedSet, + callable : null + }]; + nmw_WorldSavedData.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readFromNBT", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "markDirty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setDirty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isDirty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + jur_SpecialToken.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getType", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + jt_Format.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "convertPattern", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_String, jl_String, jl_String, $rt_booleancls()], + returnType : jl_String, + callable : null + }, { + name : "format", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_String, + callable : null + }, { + name : "format", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, jl_StringBuffer, jt_FieldPosition], + returnType : jl_StringBuffer, + callable : null + }, { + name : "formatToCharacterIterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jt_AttributedCharacterIterator, + callable : null + }, { + name : "parseObject", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_Object, + callable : null + }, { + name : "parseObject", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jt_ParsePosition], + returnType : jl_Object, + callable : null + }, { + name : "upTo", + modifiers : 512, + accessLevel : 0, + parameterTypes : [jl_String, jt_ParsePosition, jl_StringBuffer, $rt_charcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "upToWithQuotes", + modifiers : 512, + accessLevel : 0, + parameterTypes : [jl_String, jt_ParsePosition, jl_StringBuffer, $rt_charcls(), $rt_charcls()], + returnType : $rt_booleancls(), + callable : null + }]; + nlevv_Matrix.$meta.methods = [ + { + name : "", modifiers : 0, accessLevel : 2, parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setIdentity", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevv_Matrix, + callable : null + }, { + name : "invert", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevv_Matrix, + callable : null + }, { + name : "load", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlevib_FloatBuffer], + returnType : nlevv_Matrix, + callable : null + }, { + name : "loadTranspose", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlevib_FloatBuffer], + returnType : nlevv_Matrix, + callable : null + }, { + name : "negate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevv_Matrix, + callable : null + }, { + name : "store", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlevib_FloatBuffer], + returnType : nlevv_Matrix, + callable : null + }, { + name : "storeTranspose", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlevib_FloatBuffer], + returnType : nlevv_Matrix, + callable : null + }, { + name : "transpose", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevv_Matrix, + callable : null + }, { + name : "setZero", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevv_Matrix, + callable : null + }, { + name : "determinant", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }]; + nmu_FrameTimer.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_181747_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_181748_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_181749_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "keyTyped", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_charcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getClipboardString", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setClipboardString", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderToolTip", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmi_ItemStack, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawCreativeTabHoveringText", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawHoveringText", - modifiers : 0, - accessLevel : 2, - parameterTypes : [ju_List, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleComponentHover", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_IChatComponent, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setText", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_String, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleComponentClick", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_IChatComponent], - returnType : $rt_booleancls(), - callable : null - }, { - name : "sendChatMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "sendChatMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "mouseClicked", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "mouseReleased", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "mouseClickMove", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "actionPerformed", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmcg_GuiButton], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setWorldAndResolution", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmc_Minecraft, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "initGui", + name : "func_181750_b", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : $rt_intcls(), callable : null }, { - name : "handleInput", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleMouseInput", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleKeyboardInput", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateScreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onGuiClosed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawDefaultBackground", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawWorldBackground", + name : "func_181751_b", modifiers : 0, accessLevel : 3, parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), + returnType : $rt_intcls(), callable : null }, { - name : "drawBackground", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "doesGuiPauseGame", + name : "func_181746_c", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "confirmClicked", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "openWebLink", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isCtrlKeyDown", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isShiftKeyDown", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isAltKeyDown", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isKeyComboCtrlX", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isKeyComboCtrlV", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isKeyComboCtrlC", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isKeyComboCtrlA", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onResize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmc_Minecraft, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), + returnType : $rt_arraycls($rt_longcls()), callable : null }]; - nms_Team$EnumVisible.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nms_Team$EnumVisible), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nms_Team$EnumVisible, - callable : null - }, { - name : "func_178825_a", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_String), - callable : null - }, { - name : "func_178824_a", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nms_Team$EnumVisible, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmeaa_IAttributeInstance.$meta.methods = [ - { - name : "getAttribute", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmeaa_IAttribute, - callable : null - }, { - name : "getBaseValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "setBaseValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getModifiersByOperation", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : ju_Collection, - callable : null - }, { - name : "func_111122_c", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Collection, - callable : null - }, { - name : "hasModifier", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmeaa_AttributeModifier], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getModifier", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlev_EaglercraftUUID], - returnType : nmeaa_AttributeModifier, - callable : null - }, { - name : "applyModifier", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmeaa_AttributeModifier], - returnType : $rt_voidcls(), - callable : null - }, { - name : "removeModifier", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmeaa_AttributeModifier], - returnType : $rt_voidcls(), - callable : null - }, { - name : "removeAllModifiers", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAttributeValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }]; - nmn_INetHandler.$meta.methods = [ - { - name : "onDisconnect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent], - returnType : $rt_voidcls(), - callable : null - }]; - nlevl_Logger.$meta.methods = [ + nmws_MapStorage.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_String], + accessLevel : 3, + parameterTypes : [nmws_ISaveHandler], returnType : $rt_voidcls(), callable : null }, { - name : "trace", + name : "loadData", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), + parameterTypes : [jl_Class, jl_String], + returnType : nmw_WorldSavedData, callable : null }, { - name : "trace", + name : "setData", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_String, $rt_arraycls(jl_Object)], + parameterTypes : [jl_String, nmw_WorldSavedData], returnType : $rt_voidcls(), callable : null }, { - name : "trace", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "debug", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "debug", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_arraycls(jl_Object)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "debug", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "info", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "info", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_arraycls(jl_Object)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "info", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "warn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "warn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_arraycls(jl_Object)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "warn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "error", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "error", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_arraycls(jl_Object)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "error", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fatal", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fatal", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_arraycls(jl_Object)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fatal", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "log", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevl_Level, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "log", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevl_Level, jl_String, $rt_arraycls(jl_Object)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "formatParams", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String, $rt_arraycls(jl_Object)], - returnType : jl_String, - callable : null - }, { - name : "log", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevl_Level, jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "logExcp", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nlevl_Level, jl_String, jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isDebugEnabled", + name : "saveAllData", modifiers : 0, accessLevel : 3, parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "loadIdCounts", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getUniqueDataId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_intcls(), + callable : null + }]; + nmi_InventoryEnderChest.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setChestTileEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmt_TileEntityEnderChest], + returnType : $rt_voidcls(), + callable : null + }, { + name : "loadInventoryFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagList], + returnType : $rt_voidcls(), + callable : null + }, { + name : "saveInventoryToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_NBTTagList, + callable : null + }, { + name : "isUseableByPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], returnType : $rt_booleancls(), callable : null }, { - name : "lambda$logExcp$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [nlevl_Level, jl_String], + name : "openInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], returnType : $rt_voidcls(), callable : null + }, { + name : "closeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }]; + nmcrc_SetVisibility.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setManyVisible", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Set], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setVisible", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_EnumFacing, nmu_EnumFacing, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setAllVisible", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isVisible", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_EnumFacing, nmu_EnumFacing], + returnType : $rt_booleancls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null }, { name : "", modifiers : 512, @@ -99578,169 +100755,502 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmw_IInteractionObject.$meta.methods = [ - { - name : "createContainer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmep_InventoryPlayer, nmep_EntityPlayer], - returnType : nmi_Container, - callable : null - }, { - name : "getGuiID", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - juf_BiFunction.$meta.methods = [ + juf_Function.$meta.methods = [ { name : "apply", modifiers : 1, accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], + parameterTypes : [jl_Object], returnType : jl_Object, callable : null + }, { + name : "compose", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Function], + returnType : juf_Function, + callable : null }, { name : "andThen", modifiers : 0, accessLevel : 3, parameterTypes : [juf_Function], - returnType : juf_BiFunction, + returnType : juf_Function, callable : null }, { - name : "lambda$andThen$0", + name : "identity", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : juf_Function, + callable : null + }, { + name : "lambda$identity$2", + modifiers : 544, + accessLevel : 1, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "lambda$andThen$1", modifiers : 32, accessLevel : 1, - parameterTypes : [juf_Function, jl_Object, jl_Object], + parameterTypes : [juf_Function, jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "lambda$compose$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_Function, jl_Object], returnType : jl_Object, callable : null }]; - ju_NavigableSet.$meta.methods = [ - { - name : "lower", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "floor", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "ceiling", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "higher", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "pollFirst", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "pollLast", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "descendingSet", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_NavigableSet, - callable : null - }, { - name : "descendingIterator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }, { - name : "subSet", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, $rt_booleancls(), jl_Object, $rt_booleancls()], - returnType : ju_NavigableSet, - callable : null - }, { - name : "headSet", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, $rt_booleancls()], - returnType : ju_NavigableSet, - callable : null - }, { - name : "tailSet", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, $rt_booleancls()], - returnType : ju_NavigableSet, - callable : null - }]; - nmcg_ScaledResolution.$meta.methods = [ + nmcm_GameConfiguration.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmc_Minecraft], + parameterTypes : [nmcm_GameConfiguration$UserInformation, nmcm_GameConfiguration$DisplayInformation, nmcm_GameConfiguration$GameInformation], + returnType : $rt_voidcls(), + callable : null + }]; + nmwb_WorldBorder.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "getScaledWidth", + name : "contains", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : $rt_booleancls(), + callable : null + }, { + name : "contains", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_ChunkCoordIntPair], + returnType : $rt_booleancls(), + callable : null + }, { + name : "contains", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_AxisAlignedBB], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getClosestDistance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getClosestDistance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getStatus", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_intcls(), + returnType : nmwb_EnumBorderStatus, callable : null }, { - name : "getScaledHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getScaledWidth_double", + name : "minX", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_doublecls(), callable : null }, { - name : "getScaledHeight_double", + name : "minZ", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_doublecls(), callable : null }, { - name : "getScaleFactor", + name : "maxX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "maxZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getCenterX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getCenterZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "setCenter", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDiameter", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getTimeUntilTarget", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getTargetSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "setTransition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setTransition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getListeners", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "addListener", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmwb_IBorderListener], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSize", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null + }, { + name : "getDamageBuffer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "setDamageBuffer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDamageAmount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "setDamageAmount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getResizeSpeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getWarningTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setWarningTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWarningDistance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setWarningDistance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null }]; - cgcc_ImmutableSetMultimap$Builder.$meta.methods = [ + nmep_EntityPlayer$EnumStatus.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmep_EntityPlayer$EnumStatus), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmep_EntityPlayer$EnumStatus, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + jt_DecimalFormat$FormatField.$meta.methods = [ + { + name : "render", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jt_DecimalFormat, jl_StringBuffer], + returnType : $rt_voidcls(), + callable : null + }]; + jnc_CharsetDecoder.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jnc_Charset, $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "charset", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jnc_Charset, + callable : null + }, { + name : "replacement", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "replaceWith", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jnc_CharsetDecoder, + callable : null + }, { + name : "implReplaceWith", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "malformedInputAction", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jnc_CodingErrorAction, + callable : null + }, { + name : "onMalformedInput", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jnc_CodingErrorAction], + returnType : jnc_CharsetDecoder, + callable : null + }, { + name : "implOnMalformedInput", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jnc_CodingErrorAction], + returnType : $rt_voidcls(), + callable : null + }, { + name : "unmappableCharacterAction", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jnc_CodingErrorAction, + callable : null + }, { + name : "onUnmappableCharacter", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jnc_CodingErrorAction], + returnType : jnc_CharsetDecoder, + callable : null + }, { + name : "implOnUnmappableCharacter", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jnc_CodingErrorAction], + returnType : $rt_voidcls(), + callable : null + }, { + name : "averageCharsPerByte", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "maxCharsPerByte", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "decode", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jn_ByteBuffer, jn_CharBuffer, $rt_booleancls()], + returnType : jnc_CoderResult, + callable : null + }, { + name : "flush", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jn_CharBuffer], + returnType : jnc_CoderResult, + callable : null + }, { + name : "reset", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jnc_CharsetDecoder, + callable : null + }, { + name : "decode", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jn_ByteBuffer], + returnType : jn_CharBuffer, + callable : null + }, { + name : "isAutoDetecting", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isCharsetDetected", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "detectedCharset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jnc_Charset, + callable : null + }, { + name : "expand", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jn_CharBuffer], + returnType : jn_CharBuffer, + callable : null + }, { + name : "decodeLoop", + modifiers : 1, + accessLevel : 2, + parameterTypes : [jn_ByteBuffer, jn_CharBuffer], + returnType : jnc_CoderResult, + callable : null + }, { + name : "implFlush", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jn_CharBuffer], + returnType : jnc_CoderResult, + callable : null + }, { + name : "implReset", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cgcc_ImmutableListMultimap$Builder.$meta.methods = [ { name : "", modifiers : 0, @@ -99753,56 +101263,56 @@ function jl_Class_createMetadata() { modifiers : 0, accessLevel : 3, parameterTypes : [jl_Object, jl_Object], - returnType : cgcc_ImmutableSetMultimap$Builder, + returnType : cgcc_ImmutableListMultimap$Builder, callable : null }, { name : "put", modifiers : 0, accessLevel : 3, parameterTypes : [ju_Map$Entry], - returnType : cgcc_ImmutableSetMultimap$Builder, + returnType : cgcc_ImmutableListMultimap$Builder, callable : null }, { name : "putAll", modifiers : 0, accessLevel : 3, parameterTypes : [jl_Object, jl_Iterable], - returnType : cgcc_ImmutableSetMultimap$Builder, + returnType : cgcc_ImmutableListMultimap$Builder, callable : null }, { name : "putAll", modifiers : 0, accessLevel : 3, parameterTypes : [jl_Object, $rt_arraycls(jl_Object)], - returnType : cgcc_ImmutableSetMultimap$Builder, + returnType : cgcc_ImmutableListMultimap$Builder, callable : null }, { name : "putAll", modifiers : 0, accessLevel : 3, parameterTypes : [cgcc_Multimap], - returnType : cgcc_ImmutableSetMultimap$Builder, + returnType : cgcc_ImmutableListMultimap$Builder, callable : null }, { name : "orderKeysBy", modifiers : 0, accessLevel : 3, parameterTypes : [ju_Comparator], - returnType : cgcc_ImmutableSetMultimap$Builder, + returnType : cgcc_ImmutableListMultimap$Builder, callable : null }, { name : "orderValuesBy", modifiers : 0, accessLevel : 3, parameterTypes : [ju_Comparator], - returnType : cgcc_ImmutableSetMultimap$Builder, + returnType : cgcc_ImmutableListMultimap$Builder, callable : null }, { name : "build", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : cgcc_ImmutableSetMultimap, + returnType : cgcc_ImmutableListMultimap, callable : null }, { name : "build", @@ -99861,6 +101371,50 @@ function jl_Class_createMetadata() { returnType : cgcc_ImmutableMultimap$Builder, callable : null }]; + nmnps_S38PacketPlayerListItem$AddPlayerData.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnps_S38PacketPlayerListItem, nlevma_GameProfile, $rt_intcls(), nmw_WorldSettings$GameType, nmu_IChatComponent], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getProfile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevma_GameProfile, + callable : null + }, { + name : "getPing", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getGameMode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_WorldSettings$GameType, + callable : null + }, { + name : "getDisplayName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; otjt_Float32Array.$meta.methods = [ { name : "", @@ -99961,100 +101515,516 @@ function jl_Class_createMetadata() { returnType : otj_JSObject, callable : null }]; - nmu_FoodStats.$meta.methods = [ + nlevib_ByteBuffer.$meta.methods = [ { - name : "", - modifiers : 0, + name : "slice", + modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : nlevib_ByteBuffer, callable : null }, { - name : "addStats", - modifiers : 0, + name : "duplicate", + modifiers : 1, accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_floatcls()], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : nlevib_ByteBuffer, callable : null }, { - name : "addStats", - modifiers : 0, + name : "asReadOnlyBuffer", + modifiers : 1, accessLevel : 3, - parameterTypes : [nmi_ItemFood, nmi_ItemStack], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : nlevib_ByteBuffer, callable : null }, { - name : "onUpdate", - modifiers : 0, + name : "get", + modifiers : 1, accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : $rt_bytecls(), callable : null }, { - name : "readNBT", - modifiers : 0, + name : "put", + modifiers : 1, accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), + parameterTypes : [$rt_bytecls()], + returnType : nlevib_ByteBuffer, callable : null }, { - name : "writeNBT", - modifiers : 0, + name : "get", + modifiers : 1, accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), + parameterTypes : [$rt_intcls()], + returnType : $rt_bytecls(), callable : null }, { - name : "getFoodLevel", - modifiers : 0, + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_bytecls()], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlevib_ByteBuffer], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "arrayOffset", + modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getPrevFoodLevel", - modifiers : 0, + name : "compact", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "getChar", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "putChar", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "getChar", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_charcls(), + callable : null + }, { + name : "putChar", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_charcls()], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "getShort", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_shortcls(), + callable : null + }, { + name : "putShort", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_shortcls()], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "getShort", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_shortcls(), + callable : null + }, { + name : "putShort", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_shortcls()], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "asShortBuffer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_ShortBuffer, + callable : null + }, { + name : "getInt", + modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "needFood", - modifiers : 0, + name : "putInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "getInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "putInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "asIntBuffer", + modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_booleancls(), + returnType : nlevib_IntBuffer, callable : null }, { - name : "addExhaustion", - modifiers : 0, + name : "getLong", + modifiers : 1, accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : $rt_longcls(), callable : null }, { - name : "getSaturationLevel", - modifiers : 0, + name : "putLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "getLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "putLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_longcls()], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "getFloat", + modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_floatcls(), callable : null }, { - name : "setFoodLevel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setFoodSaturationLevel", - modifiers : 0, + name : "putFloat", + modifiers : 1, accessLevel : 3, parameterTypes : [$rt_floatcls()], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "getFloat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "putFloat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_floatcls()], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "asFloatBuffer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_FloatBuffer, + callable : null + }, { + name : "mark", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "reset", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "clear", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "flip", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "rewind", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "limit", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "position", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevib_ByteBuffer, + callable : null + }, { + name : "rewind", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_Buffer, + callable : null + }, { + name : "flip", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_Buffer, + callable : null + }, { + name : "clear", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_Buffer, + callable : null + }, { + name : "reset", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_Buffer, + callable : null + }, { + name : "mark", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_Buffer, + callable : null + }, { + name : "limit", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevib_Buffer, + callable : null + }, { + name : "position", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevib_Buffer, + callable : null + }]; + nmcr_EnumFaceDirection$1.$meta.methods = []; + ju_NavigableSet.$meta.methods = [ + { + name : "lower", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "floor", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "ceiling", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "higher", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "pollFirst", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "pollLast", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "descendingSet", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_NavigableSet, + callable : null + }, { + name : "descendingIterator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }, { + name : "subSet", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, $rt_booleancls(), jl_Object, $rt_booleancls()], + returnType : ju_NavigableSet, + callable : null + }, { + name : "headSet", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, $rt_booleancls()], + returnType : ju_NavigableSet, + callable : null + }, { + name : "tailSet", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, $rt_booleancls()], + returnType : ju_NavigableSet, + callable : null + }]; + nmcgs_ISpectatorMenuRecipient.$meta.methods = [ + { + name : "func_175257_a", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmcgs_SpectatorMenu], returnType : $rt_voidcls(), callable : null }]; - nmcs_CommandBlockLogic.$meta.methods = [ + nmcrbm_ModelBlock$1.$meta.methods = []; + jl_Runnable.$meta.methods = [ + { + name : "run", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmws_ISaveHandler.$meta.methods = [ + { + name : "loadWorldInfo", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmws_WorldInfo, + callable : null + }, { + name : "checkSessionLock", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "saveWorldInfoWithPlayer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmws_WorldInfo, nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "saveWorldInfo", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmws_WorldInfo], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPlayerNBTManager", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmws_IPlayerFileData, + callable : null + }, { + name : "flush", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWorldDirectoryName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nlevn_ByteBuf.$meta.methods = [ { name : "", modifiers : 0, @@ -100063,152 +102033,1259 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "getSuccessCount", - modifiers : 0, + name : "allocate", + modifiers : 512, accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nlevn_ByteBuf, callable : null }, { - name : "getLastOutput", - modifiers : 0, + name : "allocate", + modifiers : 512, accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, + parameterTypes : [jn_ByteBuffer, $rt_intcls()], + returnType : nlevn_ByteBuf, callable : null }, { - name : "writeDataToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readDataFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canCommandSenderUseCommand", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), jl_String], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setCommand", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCommand", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "trigger", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDisplayName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "setName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addChatMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent], - returnType : $rt_voidcls(), - callable : null - }, { - name : "sendCommandFeedback", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "updateCommand", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_145751_f", + name : "capacity", modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "func_145757_a", + name : "capacity", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "maxCapacity", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "order", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ByteOrder, + callable : null + }, { + name : "order", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jn_ByteOrder], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "unwrap", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "isDirect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "readerIndex", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "readerIndex", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "writerIndex", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "writerIndex", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "setIndex", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "readableBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "writableBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "maxWritableBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isReadable", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isReadable", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isWritable", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isWritable", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "clear", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "markReaderIndex", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "resetReaderIndex", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "markWriterIndex", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "resetWriterIndex", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "discardReadBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "discardSomeReadBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "ensureWritable", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "ensureWritable", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_booleancls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBoolean", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getByte", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_bytecls(), + callable : null + }, { + name : "getUnsignedByte", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_shortcls(), + callable : null + }, { + name : "getShort", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_shortcls(), + callable : null + }, { + name : "getUnsignedShort", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMedium", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getUnsignedMedium", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getUnsignedInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "getLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "getChar", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_charcls(), + callable : null + }, { + name : "getFloat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nlevn_ByteBuf], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "getBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nlevn_ByteBuf, $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "getBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nlevn_ByteBuf, $rt_intcls(), $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "getBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_arraycls($rt_bytecls())], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "getBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "getBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), jn_ByteBuffer], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "getBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), ji_OutputStream, $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "setBoolean", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_booleancls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "setByte", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "setShort", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "setMedium", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "setInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "setLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_longcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "setChar", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "setFloat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_floatcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "setDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_doublecls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "setBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nlevn_ByteBuf], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "setBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nlevn_ByteBuf, $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "setBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nlevn_ByteBuf, $rt_intcls(), $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "setBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_arraycls($rt_bytecls())], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "setBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "setBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), jn_ByteBuffer], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "setBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), ji_InputStream, $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setZero", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "readBoolean", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "readByte", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "readUnsignedByte", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_shortcls(), + callable : null + }, { + name : "readShort", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_shortcls(), + callable : null + }, { + name : "readUnsignedShort", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "readMedium", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "readUnsignedMedium", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "readInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "readUnsignedInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "readLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "readChar", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "readFloat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "readDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "readBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "readSlice", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "readBytes", modifiers : 1, accessLevel : 3, parameterTypes : [nlevn_ByteBuf], - returnType : $rt_voidcls(), + returnType : nlevn_ByteBuf, callable : null }, { - name : "setLastOutput", - modifiers : 0, + name : "readBytes", + modifiers : 1, accessLevel : 3, - parameterTypes : [nmu_IChatComponent], - returnType : $rt_voidcls(), + parameterTypes : [nlevn_ByteBuf, $rt_intcls()], + returnType : nlevn_ByteBuf, callable : null }, { - name : "setTrackOutput", - modifiers : 0, + name : "readBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlevn_ByteBuf, $rt_intcls(), $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "readBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "readBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "readBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jn_ByteBuffer], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "readBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ji_OutputStream, $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "skipBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "writeBoolean", + modifiers : 1, accessLevel : 3, parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), + returnType : nlevn_ByteBuf, callable : null }, { - name : "shouldTrackOutput", - modifiers : 0, + name : "writeByte", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "writeShort", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "writeMedium", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "writeInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "writeLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "writeChar", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "writeFloat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "writeDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "writeBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlevn_ByteBuf], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "writeBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlevn_ByteBuf, $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "writeBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlevn_ByteBuf, $rt_intcls(), $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "writeBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "writeBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "writeBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jn_ByteBuffer], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "writeBytes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ji_InputStream, $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "writeZero", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "indexOf", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_bytecls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "bytesBefore", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_bytecls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "bytesBefore", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_bytecls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "bytesBefore", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_bytecls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "copy", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "copy", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "slice", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "slice", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "duplicate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevn_ByteBuf, + callable : null + }, { + name : "nioBufferCount", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "nioBuffer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ByteBuffer, + callable : null + }, { + name : "nioBuffer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : jn_ByteBuffer, + callable : null + }, { + name : "internalNioBuffer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : jn_ByteBuffer, + callable : null + }, { + name : "nioBuffers", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jn_ByteBuffer), + callable : null + }, { + name : "nioBuffers", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_arraycls(jn_ByteBuffer), + callable : null + }, { + name : "hasArray", + modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "tryOpenEditCommandBlock", - modifiers : 0, + name : "array", + modifiers : 1, accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], + parameterTypes : [], + returnType : $rt_arraycls($rt_bytecls()), + callable : null + }, { + name : "arrayOffset", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "hasMemoryAddress", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "", + name : "memoryAddress", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "toString", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jnc_Charset], + returnType : jl_String, + callable : null + }, { + name : "toString", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), jnc_Charset], + returnType : jl_String, + callable : null + }, { + name : "hashCode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "equals", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "compareTo", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlevn_ByteBuf], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "compareTo", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }]; + otcit_DateTimeZoneBuilder$OfYear.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_charcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_StringBuilder], + returnType : $rt_voidcls(), + callable : null + }, { + name : "read", modifiers : 512, + accessLevel : 3, + parameterTypes : [otci_CharFlow], + returnType : otcit_DateTimeZoneBuilder$OfYear, + callable : null + }, { + name : "setInstant", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "previous", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "setDayOfMonthNext", + modifiers : 0, + accessLevel : 1, + parameterTypes : [ju_GregorianCalendar], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setDayOfMonthPrevious", + modifiers : 0, + accessLevel : 1, + parameterTypes : [ju_GregorianCalendar], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setDayOfMonth", + modifiers : 0, + accessLevel : 1, + parameterTypes : [ju_Calendar], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setDayOfWeek", + modifiers : 0, + accessLevel : 1, + parameterTypes : [ju_Calendar], + returnType : $rt_voidcls(), + callable : null + }]; + cgcb_Splitter$Strategy.$meta.methods = [ + { + name : "iterator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [cgcb_Splitter, jl_CharSequence], + returnType : ju_Iterator, + callable : null + }]; + jnc_CharsetEncoder.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jnc_Charset, $rt_floatcls(), $rt_floatcls(), $rt_arraycls($rt_bytecls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jnc_Charset, $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "charset", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jnc_Charset, + callable : null + }, { + name : "replacement", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_bytecls()), + callable : null + }, { + name : "replaceWith", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : jnc_CharsetEncoder, + callable : null + }, { + name : "checkReplacement", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "implReplaceWith", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "malformedInputAction", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jnc_CodingErrorAction, + callable : null + }, { + name : "onMalformedInput", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jnc_CodingErrorAction], + returnType : jnc_CharsetEncoder, + callable : null + }, { + name : "implOnMalformedInput", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jnc_CodingErrorAction], + returnType : $rt_voidcls(), + callable : null + }, { + name : "unmappableCharacterAction", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jnc_CodingErrorAction, + callable : null + }, { + name : "onUnmappableCharacter", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jnc_CodingErrorAction], + returnType : jnc_CharsetEncoder, + callable : null + }, { + name : "implOnUnmappableCharacter", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jnc_CodingErrorAction], + returnType : $rt_voidcls(), + callable : null + }, { + name : "averageBytesPerChar", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "maxBytesPerChar", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "encode", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jn_CharBuffer, jn_ByteBuffer, $rt_booleancls()], + returnType : jnc_CoderResult, + callable : null + }, { + name : "encode", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jn_CharBuffer], + returnType : jn_ByteBuffer, + callable : null + }, { + name : "encodeLoop", + modifiers : 1, + accessLevel : 2, + parameterTypes : [jn_CharBuffer, jn_ByteBuffer], + returnType : jnc_CoderResult, + callable : null + }, { + name : "canEncode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "implCanEncode", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jn_CharBuffer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canEncode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_CharSequence], + returnType : $rt_booleancls(), + callable : null + }, { + name : "allocateMore", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jn_ByteBuffer], + returnType : jn_ByteBuffer, + callable : null + }, { + name : "flush", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jn_ByteBuffer], + returnType : jnc_CoderResult, + callable : null + }, { + name : "implFlush", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jn_ByteBuffer], + returnType : jnc_CoderResult, + callable : null + }, { + name : "reset", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jnc_CharsetEncoder, + callable : null + }, { + name : "implReset", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cgcc_ImmutableCollection$Builder.$meta.methods = [ + { + name : "expandedCapacity", + modifiers : 512, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "", + modifiers : 0, accessLevel : 0, parameterTypes : [], returnType : $rt_voidcls(), callable : null + }, { + name : "add", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : cgcc_ImmutableCollection$Builder, + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_Object)], + returnType : cgcc_ImmutableCollection$Builder, + callable : null + }, { + name : "addAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Iterable], + returnType : cgcc_ImmutableCollection$Builder, + callable : null + }, { + name : "addAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Iterator], + returnType : cgcc_ImmutableCollection$Builder, + callable : null + }, { + name : "build", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableCollection, + callable : null }]; nlevma_TexturesProperty.$meta.methods = [ { @@ -100844,182 +103921,323 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcrbs_BlockStateMapper.$meta.methods = [ + nmcgs_ISpectatorMenuObject.$meta.methods = [ { - name : "", - modifiers : 0, + name : "func_178661_a", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmcgs_SpectatorMenu], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSpectatorName", + modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "registerBlockStateMapper", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmb_Block, nmcrbs_IStateMapper], - returnType : $rt_voidcls(), - callable : null - }, { - name : "registerBuiltInBlocks", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(nmb_Block)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "putAllStateModelLocations", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Map, - callable : null - }]; - nmcg_GuiNewChat.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmc_Minecraft], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawChat", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clearChatMessages", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "printChatMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent], - returnType : $rt_voidcls(), - callable : null - }, { - name : "printChatMessageWithOptionalDeletion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setChatLine", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmu_IChatComponent, $rt_intcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "refreshChat", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSentMessages", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "addToSentMessages", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "resetScroll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "scroll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getChatComponent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], returnType : nmu_IChatComponent, callable : null }, { - name : "getChatOpen", - modifiers : 0, + name : "func_178663_a", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_178662_A_", + modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null - }, { - name : "deleteChatLine", + }]; + otcir_JSFieldSetter.$meta.methods = [ + { + name : "set", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otp_PlatformObject, otp_PlatformObject], + returnType : $rt_voidcls(), + callable : null + }]; + juf_ToLongFunction.$meta.methods = [ + { + name : "applyAsLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_longcls(), + callable : null + }]; + nmt_MobSpawnerBaseLogic$WeightedRandomMinecart.$meta.methods = [ + { + name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls()], + parameterTypes : [nmt_MobSpawnerBaseLogic, nmn_NBTTagCompound], returnType : $rt_voidcls(), callable : null }, { - name : "getChatWidth", + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmt_MobSpawnerBaseLogic, nmn_NBTTagCompound, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmt_MobSpawnerBaseLogic, nmn_NBTTagCompound, jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "toNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_NBTTagCompound, + callable : null + }, { + name : "access$000", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmt_MobSpawnerBaseLogic$WeightedRandomMinecart], + returnType : jl_String, + callable : null + }, { + name : "access$100", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmt_MobSpawnerBaseLogic$WeightedRandomMinecart], + returnType : nmn_NBTTagCompound, + callable : null + }]; + jur_Pattern.$meta.methods = [ + { + name : "matcher", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_CharSequence], + returnType : jur_Matcher, + callable : null + }, { + name : "split", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_CharSequence, $rt_intcls()], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "split", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_CharSequence], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "pattern", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "flags", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getChatHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getChatScale", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "calculateChatboxWidth", + name : "compile", modifiers : 512, accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_intcls(), + parameterTypes : [jl_String, $rt_intcls()], + returnType : jur_Pattern, callable : null }, { - name : "calculateChatboxHeight", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getLineCount", + name : "compileImpl", modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : jur_Pattern, callable : null }, { - name : "", + name : "processAlternations", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jur_AbstractSet], + returnType : jur_AbstractSet, + callable : null + }, { + name : "processExpression", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_intcls(), jur_AbstractSet], + returnType : jur_AbstractSet, + callable : null + }, { + name : "processSequence", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : jur_AbstractSet, + callable : null + }, { + name : "processDecomposedChar", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : jur_AbstractSet, + callable : null + }, { + name : "processSubExpression", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jur_AbstractSet], + returnType : jur_AbstractSet, + callable : null + }, { + name : "processQuantifier", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jur_AbstractSet, jur_AbstractSet], + returnType : jur_AbstractSet, + callable : null + }, { + name : "processTerminal", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jur_AbstractSet], + returnType : jur_AbstractSet, + callable : null + }, { + name : "processRange", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_booleancls(), jur_AbstractSet], + returnType : jur_AbstractSet, + callable : null + }, { + name : "processRangeExpression", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_booleancls()], + returnType : jur_CharClass, + callable : null + }, { + name : "processCharSet", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : jur_AbstractSet, + callable : null + }, { + name : "processRangeSet", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jur_AbstractCharClass], + returnType : jur_AbstractSet, + callable : null + }, { + name : "compile", modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jur_Pattern, + callable : null + }, { + name : "finalizeCompile", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "matches", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String, jl_CharSequence], + returnType : $rt_booleancls(), + callable : null + }, { + name : "quote", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "groupCount", + modifiers : 0, accessLevel : 0, parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "compCount", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "consCount", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getSupplement", + modifiers : 512, + accessLevel : 0, + parameterTypes : [$rt_charcls()], + returnType : $rt_charcls(), + callable : null + }, { + name : "hasFlag", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + otp_PlatformObject.$meta.methods = [ + { + name : "getPlatformClass", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otp_PlatformClass, + callable : null + }, { + name : "getId", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setId", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null }]; @@ -101207,4029 +104425,48 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmca_MusicTicker.$meta.methods = [ + nmcr_BlockModelRenderer$AmbientOcclusionFace.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 3, - parameterTypes : [nmc_Minecraft], + accessLevel : 0, + parameterTypes : [nmcr_BlockModelRenderer], returnType : $rt_voidcls(), callable : null }, { - name : "update", + name : "updateVertexBrightness", modifiers : 0, accessLevel : 3, - parameterTypes : [], + parameterTypes : [nmw_IBlockAccess, nmb_Block, nmu_BlockPos, nmu_EnumFacing, $rt_arraycls($rt_floatcls()), ju_BitSet], returnType : $rt_voidcls(), callable : null }, { - name : "func_181558_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmca_MusicTicker$MusicType], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_181557_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S38PacketPlayerListItem$AddPlayerData.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnps_S38PacketPlayerListItem, nlevma_GameProfile, $rt_intcls(), nmw_WorldSettings$GameType, nmu_IChatComponent], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getProfile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevma_GameProfile, - callable : null - }, { - name : "getPing", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getGameMode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_WorldSettings$GameType, - callable : null - }, { - name : "getDisplayName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nmws_WorldInfo.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_WorldSettings, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "populateFromWorldSettings", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_WorldSettings], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmws_WorldInfo], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getNBTTagCompound", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmn_NBTTagCompound, - callable : null - }, { - name : "cloneNBTCompound", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : nmn_NBTTagCompound, - callable : null - }, { - name : "updateTagCompound", + name : "getAoBrightness", modifiers : 0, accessLevel : 1, - parameterTypes : [nmn_NBTTagCompound, nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getSpawnX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_intcls(), callable : null }, { - name : "getSpawnY", + name : "getVertexBrightness", modifiers : 0, - accessLevel : 3, - parameterTypes : [], + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], returnType : $rt_intcls(), callable : null - }, { - name : "getSpawnZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getWorldTotalTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getWorldTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getSizeOnDisk", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getPlayerNBTTagCompound", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmn_NBTTagCompound, - callable : null - }, { - name : "setSpawnX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setSpawnY", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setSpawnZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setWorldTotalTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setWorldTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setSpawn", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWorldName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setWorldName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSaveVersion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setSaveVersion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLastTimePlayed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getCleanWeatherTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setCleanWeatherTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isThundering", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setThundering", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getThunderTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setThunderTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isRaining", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setRaining", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRainTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setRainTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getGameType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_WorldSettings$GameType, - callable : null - }, { - name : "isMapFeaturesEnabled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setMapFeaturesEnabled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setGameType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_WorldSettings$GameType], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isHardcoreModeEnabled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setHardcore", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTerrainType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_WorldType, - callable : null - }, { - name : "setTerrainType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_WorldType], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getGeneratorOptions", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "areCommandsAllowed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setAllowCommands", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isInitialized", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setServerInitialized", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getGameRulesInstance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_GameRules, - callable : null - }, { - name : "getBorderCenterX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getBorderCenterZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getBorderSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "setBorderSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBorderLerpTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "setBorderLerpTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBorderLerpTarget", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "setBorderLerpTarget", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBorderCenterZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBorderCenterX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBorderSafeZone", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "setBorderSafeZone", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBorderDamagePerBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "setBorderDamagePerBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBorderWarningDistance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getBorderWarningTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setBorderWarningDistance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setBorderWarningTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDifficulty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_EnumDifficulty, - callable : null - }, { - name : "setDifficulty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_EnumDifficulty], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isDifficultyLocked", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setDifficultyLocked", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addToCrashReport", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmc_CrashReportCategory], - returnType : $rt_voidcls(), - callable : null }, { name : "access$000", modifiers : 544, accessLevel : 0, - parameterTypes : [nmws_WorldInfo], - returnType : nmw_WorldType, + parameterTypes : [nmcr_BlockModelRenderer$AmbientOcclusionFace], + returnType : $rt_arraycls($rt_intcls()), callable : null }, { name : "access$100", modifiers : 544, accessLevel : 0, - parameterTypes : [nmws_WorldInfo], - returnType : $rt_booleancls(), - callable : null - }, { - name : "access$200", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmws_WorldInfo], - returnType : jl_String, - callable : null - }, { - name : "access$300", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmws_WorldInfo], - returnType : $rt_intcls(), - callable : null - }, { - name : "access$400", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmws_WorldInfo], - returnType : $rt_intcls(), - callable : null - }, { - name : "access$500", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmws_WorldInfo], - returnType : $rt_intcls(), - callable : null - }, { - name : "access$600", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmws_WorldInfo], - returnType : $rt_longcls(), - callable : null - }, { - name : "access$700", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmws_WorldInfo], - returnType : $rt_longcls(), - callable : null - }, { - name : "access$800", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmws_WorldInfo], - returnType : $rt_intcls(), - callable : null - }, { - name : "access$900", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmws_WorldInfo], - returnType : $rt_intcls(), - callable : null - }, { - name : "access$1000", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmws_WorldInfo], - returnType : $rt_intcls(), - callable : null - }, { - name : "access$1100", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmws_WorldInfo], - returnType : $rt_booleancls(), - callable : null - }, { - name : "access$1200", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmws_WorldInfo], - returnType : $rt_intcls(), - callable : null - }, { - name : "access$1300", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmws_WorldInfo], - returnType : $rt_booleancls(), - callable : null - }, { - name : "access$1400", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmws_WorldInfo], - returnType : nmw_WorldSettings$GameType, - callable : null - }, { - name : "access$1500", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmws_WorldInfo], - returnType : $rt_booleancls(), - callable : null - }, { - name : "access$1600", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmws_WorldInfo], - returnType : $rt_booleancls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmv_MerchantRecipe.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack, nmi_ItemStack, nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack, nmi_ItemStack, nmi_ItemStack, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack, nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack, nmi_Item], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getItemToBuy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getSecondItemToBuy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "hasSecondItemToBuy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getItemToSell", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getToolUses", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMaxTradeUses", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "incrementToolUses", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "increaseMaxTradeUses", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isRecipeDisabled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "compensateToolUses", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRewardsExp", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "readFromTags", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeToTags", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmn_NBTTagCompound, - callable : null - }]; - nlevc_EaglerLoadingCache.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevc_EaglerCacheProvider], - returnType : $rt_voidcls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }]; - jur_MatchResult.$meta.methods = [ - { - name : "end", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "end", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "group", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "group", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "groupCount", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "start", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "start", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }]; - nmws_ISaveHandler.$meta.methods = [ - { - name : "loadWorldInfo", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmws_WorldInfo, - callable : null - }, { - name : "checkSessionLock", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "saveWorldInfoWithPlayer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmws_WorldInfo, nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "saveWorldInfo", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmws_WorldInfo], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPlayerNBTManager", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmws_IPlayerFileData, - callable : null - }, { - name : "flush", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWorldDirectoryName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nmi_Container.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addSlotToContainer", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmi_Slot], - returnType : nmi_Slot, - callable : null - }, { - name : "onCraftGuiOpened", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ICrafting], - returnType : $rt_voidcls(), - callable : null - }, { - name : "removeCraftingFromCrafters", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ICrafting], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "detectAndSendChanges", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "enchantItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getSlotFromInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_IInventory, $rt_intcls()], - returnType : nmi_Slot, - callable : null - }, { - name : "getSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_Slot, - callable : null - }, { - name : "transferStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, $rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "slotClick", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), nmep_EntityPlayer], - returnType : nmi_ItemStack, - callable : null - }, { - name : "canMergeSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack, nmi_Slot], - returnType : $rt_booleancls(), - callable : null - }, { - name : "retrySlotClick", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_booleancls(), nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onContainerClosed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onCraftMatrixChanged", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_IInventory], - returnType : $rt_voidcls(), - callable : null - }, { - name : "putStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "putStacksInSlots", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(nmi_ItemStack)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateProgressBar", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getNextTransactionID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_InventoryPlayer], - returnType : $rt_shortcls(), - callable : null - }, { - name : "getCanCraft", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setCanCraft", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canInteractWith", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "mergeItemStack", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmi_ItemStack, $rt_intcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "extractDragMode", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getDragEvent", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_94534_d", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "isValidDragMode", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "resetDrag", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canAddItemToSlot", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmi_Slot, nmi_ItemStack, $rt_booleancls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "computeStackSize", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_Set, $rt_intcls(), nmi_ItemStack, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canDragIntoSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_Slot], - returnType : $rt_booleancls(), - callable : null - }, { - name : "calcRedstone", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmt_TileEntity], - returnType : $rt_intcls(), - callable : null - }, { - name : "calcRedstoneFromInventory", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmi_IInventory], - returnType : $rt_intcls(), - callable : null - }]; - cgcb_Splitter$MapSplitter.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [cgcb_Splitter, cgcb_Splitter], - returnType : $rt_voidcls(), - callable : null - }, { - name : "split", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_CharSequence], - returnType : ju_Map, - callable : null - }, { - name : "", - modifiers : 32, - accessLevel : 0, - parameterTypes : [cgcb_Splitter, cgcb_Splitter, cgcb_Splitter$1], - returnType : $rt_voidcls(), - callable : null - }]; - jnc_CharsetEncoder.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jnc_Charset, $rt_floatcls(), $rt_floatcls(), $rt_arraycls($rt_bytecls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jnc_Charset, $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "charset", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jnc_Charset, - callable : null - }, { - name : "replacement", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_bytecls()), - callable : null - }, { - name : "replaceWith", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : jnc_CharsetEncoder, - callable : null - }, { - name : "checkReplacement", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "implReplaceWith", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "malformedInputAction", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jnc_CodingErrorAction, - callable : null - }, { - name : "onMalformedInput", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jnc_CodingErrorAction], - returnType : jnc_CharsetEncoder, - callable : null - }, { - name : "implOnMalformedInput", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jnc_CodingErrorAction], - returnType : $rt_voidcls(), - callable : null - }, { - name : "unmappableCharacterAction", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jnc_CodingErrorAction, - callable : null - }, { - name : "onUnmappableCharacter", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jnc_CodingErrorAction], - returnType : jnc_CharsetEncoder, - callable : null - }, { - name : "implOnUnmappableCharacter", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jnc_CodingErrorAction], - returnType : $rt_voidcls(), - callable : null - }, { - name : "averageBytesPerChar", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "maxBytesPerChar", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "encode", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jn_CharBuffer, jn_ByteBuffer, $rt_booleancls()], - returnType : jnc_CoderResult, - callable : null - }, { - name : "encode", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jn_CharBuffer], - returnType : jn_ByteBuffer, - callable : null - }, { - name : "encodeLoop", - modifiers : 1, - accessLevel : 2, - parameterTypes : [jn_CharBuffer, jn_ByteBuffer], - returnType : jnc_CoderResult, - callable : null - }, { - name : "canEncode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "implCanEncode", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jn_CharBuffer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canEncode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_CharSequence], - returnType : $rt_booleancls(), - callable : null - }, { - name : "allocateMore", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jn_ByteBuffer], - returnType : jn_ByteBuffer, - callable : null - }, { - name : "flush", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jn_ByteBuffer], - returnType : jnc_CoderResult, - callable : null - }, { - name : "implFlush", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jn_ByteBuffer], - returnType : jnc_CoderResult, - callable : null - }, { - name : "reset", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jnc_CharsetEncoder, - callable : null - }, { - name : "implReset", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmwc_IChunkProvider.$meta.methods = [ - { - name : "chunkExists", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "provideChunk", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nmwc_Chunk, - callable : null - }, { - name : "provideChunk", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : nmwc_Chunk, - callable : null - }, { - name : "populate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmwc_IChunkProvider, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_177460_a", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmwc_IChunkProvider, nmwc_Chunk, $rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "saveChunks", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls(), nmu_IProgressUpdate], - returnType : $rt_booleancls(), - callable : null - }, { - name : "unloadQueuedChunks", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canSave", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "makeString", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getPossibleCreatures", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nme_EnumCreatureType, nmu_BlockPos], - returnType : ju_List, - callable : null - }, { - name : "getStrongholdGen", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmw_World, jl_String, nmu_BlockPos], - returnType : nmu_BlockPos, - callable : null - }, { - name : "getLoadedChunkCount", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "recreateStructures", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmwc_Chunk, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "saveExtraData", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jt_DecimalFormat$FormatField.$meta.methods = [ - { - name : "render", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jt_DecimalFormat, jl_StringBuffer], - returnType : $rt_voidcls(), - callable : null - }]; - nms_Scoreboard.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getObjective", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nms_ScoreObjective, - callable : null - }, { - name : "addScoreObjective", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, nms_IScoreObjectiveCriteria], - returnType : nms_ScoreObjective, - callable : null - }, { - name : "getObjectivesFromCriteria", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_IScoreObjectiveCriteria], - returnType : ju_Collection, - callable : null - }, { - name : "entityHasObjective", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, nms_ScoreObjective], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getValueFromObjective", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, nms_ScoreObjective], - returnType : nms_Score, - callable : null - }, { - name : "getSortedScores", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ScoreObjective], - returnType : ju_Collection, - callable : null - }, { - name : "getScoreObjectives", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Collection, - callable : null - }, { - name : "getObjectiveNames", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Collection, - callable : null - }, { - name : "removeObjectiveFromEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, nms_ScoreObjective], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getScores", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Collection, - callable : null - }, { - name : "getObjectivesForEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : ju_Map, - callable : null - }, { - name : "removeObjective", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ScoreObjective], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setObjectiveInDisplaySlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nms_ScoreObjective], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getObjectiveInDisplaySlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nms_ScoreObjective, - callable : null - }, { - name : "getTeam", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nms_ScorePlayerTeam, - callable : null - }, { - name : "createTeam", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nms_ScorePlayerTeam, - callable : null - }, { - name : "removeTeam", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ScorePlayerTeam], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addPlayerToTeam", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : $rt_booleancls(), - callable : null - }, { - name : "removePlayerFromTeams", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_booleancls(), - callable : null - }, { - name : "removePlayerFromTeam", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, nms_ScorePlayerTeam], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTeamNames", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Collection, - callable : null - }, { - name : "getTeams", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Collection, - callable : null - }, { - name : "getPlayersTeam", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nms_ScorePlayerTeam, - callable : null - }, { - name : "onScoreObjectiveAdded", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ScoreObjective], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_96532_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ScoreObjective], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_96533_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ScoreObjective], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_96536_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Score], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_96516_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_178820_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, nms_ScoreObjective], - returnType : $rt_voidcls(), - callable : null - }, { - name : "broadcastTeamCreated", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ScorePlayerTeam], - returnType : $rt_voidcls(), - callable : null - }, { - name : "sendTeamUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ScorePlayerTeam], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_96513_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ScorePlayerTeam], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getObjectiveDisplaySlot", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "getObjectiveDisplaySlotNumber", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_intcls(), - callable : null - }, { - name : "getDisplaySlotStrings", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_String), - callable : null - }, { - name : "func_181140_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcgs_ISpectatorMenuObject.$meta.methods = [ - { - name : "func_178661_a", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmcgs_SpectatorMenu], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSpectatorName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "func_178663_a", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_178662_A_", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - nmu_BlockPos$MutableBlockPos.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getY", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_181079_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : nmu_BlockPos$MutableBlockPos, - callable : null - }, { - name : "crossProduct", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmu_Vec3i], - returnType : nmu_Vec3i, - callable : null - }]; - cgcc_ImmutableMultiset.$meta.methods = [ - { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableMultiset, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : cgcc_ImmutableMultiset, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : cgcc_ImmutableMultiset, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableMultiset, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableMultiset, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], - returnType : cgcc_ImmutableMultiset, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, $rt_arraycls(jl_Object)], - returnType : cgcc_ImmutableMultiset, - callable : null - }, { - name : "copyOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_Object)], - returnType : cgcc_ImmutableMultiset, - callable : null - }, { - name : "copyOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Iterable], - returnType : cgcc_ImmutableMultiset, - callable : null - }, { - name : "copyOfInternal", - modifiers : 512, - accessLevel : 1, - parameterTypes : [$rt_arraycls(jl_Object)], - returnType : cgcc_ImmutableMultiset, - callable : null - }, { - name : "copyOfInternal", - modifiers : 512, - accessLevel : 1, - parameterTypes : [cgcc_Multiset], - returnType : cgcc_ImmutableMultiset, - callable : null - }, { - name : "copyFromEntries", - modifiers : 512, - accessLevel : 0, - parameterTypes : [ju_Collection], - returnType : cgcc_ImmutableMultiset, - callable : null - }, { - name : "copyOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_Iterator], - returnType : cgcc_ImmutableMultiset, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "iterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_UnmodifiableIterator, - callable : null - }, { - name : "contains", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "containsAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : $rt_booleancls(), - callable : null - }, { - name : "add", - modifiers : 132, - accessLevel : 3, - parameterTypes : [jl_Object, $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "remove", - modifiers : 132, - accessLevel : 3, - parameterTypes : [jl_Object, $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setCount", - modifiers : 132, - accessLevel : 3, - parameterTypes : [jl_Object, $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setCount", - modifiers : 132, - accessLevel : 3, - parameterTypes : [jl_Object, $rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "copyIntoArray", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_arraycls(jl_Object), $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 - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "entrySet", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "createEntrySet", - modifiers : 4, - accessLevel : 1, - parameterTypes : [], - returnType : cgcc_ImmutableSet, - callable : null - }, { - name : "getEntry", - modifiers : 1, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : cgcc_Multiset$Entry, - callable : null - }, { - name : "writeReplace", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "builder", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableMultiset$Builder, - callable : null - }, { - name : "iterator", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }, { - name : "entrySet", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmws_MapStorage.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmws_ISaveHandler], - returnType : $rt_voidcls(), - callable : null - }, { - name : "loadData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Class, jl_String], - returnType : nmw_WorldSavedData, - callable : null - }, { - name : "setData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, nmw_WorldSavedData], - returnType : $rt_voidcls(), - callable : null - }, { - name : "saveAllData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "loadIdCounts", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getUniqueDataId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_intcls(), - callable : null - }]; - otp_PlatformObject.$meta.methods = [ - { - name : "getPlatformClass", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otp_PlatformClass, - callable : null - }, { - name : "getId", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setId", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmcg_GuiSpectator.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmc_Minecraft], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175260_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175265_c", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "renderTooltip", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcg_ScaledResolution, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175258_a", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmcg_ScaledResolution, $rt_floatcls(), $rt_intcls(), $rt_floatcls(), nmcgsc_SpectatorDetails], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175266_a", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_floatcls(), nmcgs_ISpectatorMenuObject], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175263_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcg_ScaledResolution], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175257_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcgs_SpectatorMenu], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175262_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_175259_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175261_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nme_ClickEvent.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_ClickEvent$Action, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAction", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nme_ClickEvent$Action, - callable : null - }, { - name : "getValue", - 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 : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - nmi_InventoryBasic.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_110134_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_IInvBasic], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_110132_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_IInvBasic], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "decrStackSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "func_174894_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : nmi_ItemStack, - callable : null - }, { - name : "removeStackFromSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "setInventorySlotContents", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSizeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hasCustomName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setCustomName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDisplayName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "getInventoryStackLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "markDirty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isUseableByPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "openInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "closeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValidForSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFieldCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "clear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmep_EntityPlayer$EnumStatus.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmep_EntityPlayer$EnumStatus), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmep_EntityPlayer$EnumStatus, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jl_StackTraceElement.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String, jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getClassName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getMethodName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getFileName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getLineNumber", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isNativeMethod", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - jt_DecimalFormat$MantissaAndExponent.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - cgcc_ImmutableMultimap$Builder.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : cgcc_ImmutableMultimap$Builder, - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Map$Entry], - returnType : cgcc_ImmutableMultimap$Builder, - callable : null - }, { - name : "putAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Iterable], - returnType : cgcc_ImmutableMultimap$Builder, - callable : null - }, { - name : "putAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object, $rt_arraycls(jl_Object)], - returnType : cgcc_ImmutableMultimap$Builder, - callable : null - }, { - name : "putAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [cgcc_Multimap], - returnType : cgcc_ImmutableMultimap$Builder, - callable : null - }, { - name : "orderKeysBy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : cgcc_ImmutableMultimap$Builder, - callable : null - }, { - name : "orderValuesBy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : cgcc_ImmutableMultimap$Builder, - callable : null - }, { - name : "build", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableMultimap, - callable : null - }]; - nmp_Profiler.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clearProfiling", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "startSection", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "endSection", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getProfilingData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : ju_List, - callable : null - }, { - name : "endStartSection", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getNameOfLastSection", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - ju_Date.$meta.methods = [ - { - name : "initLowLevel", - modifiers : 768, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 128, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 128, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 128, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "initDateLowLevel", - modifiers : 768, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clone", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "UTC", - modifiers : 640, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "initUtcDateLowLevel", - modifiers : 768, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "parse", - modifiers : 640, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_longcls(), - callable : null - }, { - name : "parseLowLevel", - modifiers : 768, - accessLevel : 1, - parameterTypes : [jl_String], - returnType : $rt_longcls(), - callable : null - }, { - name : "getYear", - modifiers : 128, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getYearLowLevel", - modifiers : 768, - accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setYear", - modifiers : 128, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setYearLowLevel", - modifiers : 768, - accessLevel : 1, - parameterTypes : [$rt_longcls(), $rt_intcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "getMonth", - modifiers : 128, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMonthLowLevel", - modifiers : 768, - accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setMonth", - modifiers : 128, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setMonthLowLevel", - modifiers : 768, - accessLevel : 1, - parameterTypes : [$rt_longcls(), $rt_intcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "getDate", - modifiers : 128, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getDateLowLevel", - modifiers : 768, - accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setDate", - modifiers : 128, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setDateLowLevel", - modifiers : 768, - accessLevel : 1, - parameterTypes : [$rt_longcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getDay", - modifiers : 128, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getDayLowLevel", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getHours", - modifiers : 128, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getHoursLowLevel", - modifiers : 768, - accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setHours", - modifiers : 128, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setHoursLowLevel", - modifiers : 768, - accessLevel : 1, - parameterTypes : [$rt_longcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMinutes", - modifiers : 128, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMinutesLowLevel", - modifiers : 768, - accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setMinutes", - modifiers : 128, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setMinutesLowLevel", - modifiers : 768, - accessLevel : 1, - parameterTypes : [$rt_longcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getSeconds", - modifiers : 128, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getSecondsLowLevel", - modifiers : 768, - accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setSeconds", - modifiers : 128, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setSecondsLowLevel", - modifiers : 768, - accessLevel : 1, - parameterTypes : [$rt_longcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "setTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "before", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Date], - returnType : $rt_booleancls(), - callable : null - }, { - name : "after", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Date], - returnType : $rt_booleancls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "compareTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Date], - returnType : $rt_intcls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "toStringLowLevel", - modifiers : 768, - accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : jl_String, - callable : null - }, { - name : "toLocaleString", - modifiers : 128, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "toGMTString", - modifiers : 128, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getTimezoneOffset", - modifiers : 128, - accessLevel : 3, - parameterTypes : [], - 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 - }]; - nmcgsc_SpectatorDetails.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcgs_ISpectatorMenuView, ju_List, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_178680_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmcgs_ISpectatorMenuObject, - callable : null - }, { - name : "func_178681_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - nmcrbs_IStateMapper.$meta.methods = [ - { - name : "putStateModelLocations", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmb_Block], - returnType : ju_Map, - callable : null - }]; - nmv_MerchantRecipeList.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canRecipeBeUsed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack, nmi_ItemStack, $rt_intcls()], - returnType : nmv_MerchantRecipe, - callable : null - }, { - name : "func_181078_a", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmi_ItemStack, nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "writeToBuf", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readFromBuf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : nmv_MerchantRecipeList, - callable : null - }, { - name : "readRecipiesFromTags", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRecipiesAsTags", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmn_NBTTagCompound, - callable : null - }]; - cgcb_Splitter$Strategy.$meta.methods = [ - { - name : "iterator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [cgcb_Splitter, jl_CharSequence], - returnType : ju_Iterator, - callable : null - }]; - cgcb_Supplier.$meta.methods = [ - { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - juf_Consumer.$meta.methods = [ - { - name : "accept", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "andThen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : juf_Consumer, - callable : null - }, { - name : "lambda$andThen$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_Consumer, jl_Object], - returnType : $rt_voidcls(), - callable : null - }]; - otcir_JSFieldGetter.$meta.methods = [ - { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otp_PlatformObject], - returnType : otp_PlatformObject, - callable : null - }]; - nmcrbm_ModelBlock$1.$meta.methods = []; - nmt_IHopper.$meta.methods = [ - { - name : "getWorld", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_World, - callable : null - }, { - name : "getXPos", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getYPos", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getZPos", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }]; - nmw_WorldSettings.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls(), nmw_WorldSettings$GameType, $rt_booleancls(), $rt_booleancls(), nmw_WorldType], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmws_WorldInfo], - returnType : $rt_voidcls(), - callable : null - }, { - name : "enableBonusChest", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_WorldSettings, - callable : null - }, { - name : "enableCommands", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_WorldSettings, - callable : null - }, { - name : "setWorldName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmw_WorldSettings, - callable : null - }, { - name : "isBonusChestEnabled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getSeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getGameType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_WorldSettings$GameType, - callable : null - }, { - name : "getHardcoreEnabled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isMapFeaturesEnabled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getTerrainType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_WorldType, - callable : null - }, { - name : "areCommandsAllowed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getGameTypeById", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmw_WorldSettings$GameType, - callable : null - }, { - name : "getWorldName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nmcm_GameConfiguration.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcm_GameConfiguration$UserInformation, nmcm_GameConfiguration$DisplayInformation, nmcm_GameConfiguration$GameInformation], - returnType : $rt_voidcls(), - callable : null - }]; - jnc_CharsetDecoder.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jnc_Charset, $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "charset", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jnc_Charset, - callable : null - }, { - name : "replacement", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "replaceWith", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jnc_CharsetDecoder, - callable : null - }, { - name : "implReplaceWith", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "malformedInputAction", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jnc_CodingErrorAction, - callable : null - }, { - name : "onMalformedInput", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jnc_CodingErrorAction], - returnType : jnc_CharsetDecoder, - callable : null - }, { - name : "implOnMalformedInput", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jnc_CodingErrorAction], - returnType : $rt_voidcls(), - callable : null - }, { - name : "unmappableCharacterAction", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jnc_CodingErrorAction, - callable : null - }, { - name : "onUnmappableCharacter", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jnc_CodingErrorAction], - returnType : jnc_CharsetDecoder, - callable : null - }, { - name : "implOnUnmappableCharacter", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jnc_CodingErrorAction], - returnType : $rt_voidcls(), - callable : null - }, { - name : "averageCharsPerByte", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "maxCharsPerByte", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "decode", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jn_ByteBuffer, jn_CharBuffer, $rt_booleancls()], - returnType : jnc_CoderResult, - callable : null - }, { - name : "flush", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jn_CharBuffer], - returnType : jnc_CoderResult, - callable : null - }, { - name : "reset", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jnc_CharsetDecoder, - callable : null - }, { - name : "decode", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jn_ByteBuffer], - returnType : jn_CharBuffer, - callable : null - }, { - name : "isAutoDetecting", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isCharsetDetected", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "detectedCharset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jnc_Charset, - callable : null - }, { - name : "expand", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jn_CharBuffer], - returnType : jn_CharBuffer, - callable : null - }, { - name : "decodeLoop", - modifiers : 1, - accessLevel : 2, - parameterTypes : [jn_ByteBuffer, jn_CharBuffer], - returnType : jnc_CoderResult, - callable : null - }, { - name : "implFlush", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jn_CharBuffer], - returnType : jnc_CoderResult, - callable : null - }, { - name : "implReset", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jt_DecimalFormatSymbols.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Locale], - returnType : $rt_voidcls(), - callable : null - }, { - name : "initData", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAvailableLocales", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(ju_Locale), - callable : null - }, { - name : "getInstance", - modifiers : 516, - accessLevel : 3, - parameterTypes : [], - returnType : jt_DecimalFormatSymbols, - callable : null - }, { - name : "getInstance", - modifiers : 516, - accessLevel : 3, - parameterTypes : [ju_Locale], - returnType : jt_DecimalFormatSymbols, - callable : null - }, { - name : "getZeroDigit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "setZeroDigit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getGroupingSeparator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "setGroupingSeparator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPerMill", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "setPerMill", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPercent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "setPercent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLocale", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Locale, - callable : null - }, { - name : "getDecimalSeparator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "setDecimalSeparator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDigit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "setDigit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPatternSeparator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "setPatternSeparator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getNaN", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setNaN", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getInfinity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setInfinity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMinusSign", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "setMinusSign", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMonetaryDecimalSeparator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "setMonetaryDecimalSeparator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getExponentSeparator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setExponentSeparator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setLocale", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Locale], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clone", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - nmep_EntityRabbit$EnumMoveType.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmep_EntityRabbit$EnumMoveType), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmep_EntityRabbit$EnumMoveType, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "func_180074_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getDuration", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_180073_d", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcr_ItemMeshDefinition.$meta.methods = [ - { - name : "getModelLocation", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : nmcrm_ModelResourceLocation, - callable : null - }]; - nmw_DifficultyInstance.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_EnumDifficulty, $rt_longcls(), $rt_longcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAdditionalDifficulty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getClampedAdditionalDifficulty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "calculateAdditionalDifficulty", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmw_EnumDifficulty, $rt_longcls(), $rt_longcls(), $rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }]; - nms_ScoreObjective.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Scoreboard, jl_String, nms_IScoreObjectiveCriteria], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getScoreboard", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_Scoreboard, - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getCriteria", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_IScoreObjectiveCriteria, - callable : null - }, { - name : "getDisplayName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setDisplayName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRenderType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_IScoreObjectiveCriteria$EnumRenderType, - callable : null - }, { - name : "setRenderType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_IScoreObjectiveCriteria$EnumRenderType], - returnType : $rt_voidcls(), - callable : null - }]; - ju_Spliterator.$meta.methods = [ - { - name : "tryAdvance", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "forEachRemaining", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "trySplit", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Spliterator, - callable : null - }, { - name : "estimateSize", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getExactSizeIfKnown", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "characteristics", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "hasCharacteristics", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getComparator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Comparator, - callable : null - }]; - jt_AttributedCharacterIterator.$meta.methods = [ - { - name : "getAllAttributeKeys", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }, { - name : "getAttribute", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jt_AttributedCharacterIterator$Attribute], - returnType : jl_Object, - callable : null - }, { - name : "getAttributes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Map, - callable : null - }, { - name : "getRunLimit", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRunLimit", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jt_AttributedCharacterIterator$Attribute], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRunLimit", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_Set], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRunStart", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRunStart", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jt_AttributedCharacterIterator$Attribute], - returnType : $rt_intcls(), - callable : null - }, { - name : "getRunStart", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_Set], - returnType : $rt_intcls(), + parameterTypes : [nmcr_BlockModelRenderer$AmbientOcclusionFace], + returnType : $rt_arraycls($rt_floatcls()), callable : null }]; jn_ByteBuffer.$meta.methods = [ @@ -105696,7 +104933,7 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; - nmu_Session.$meta.methods = [ + nmcrbs_BlockStateMapper.$meta.methods = [ { name : "", modifiers : 0, @@ -105705,33 +104942,1025 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "getProfile", + name : "registerBlockStateMapper", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmb_Block, nmcrbs_IStateMapper], + returnType : $rt_voidcls(), + callable : null + }, { + name : "registerBuiltInBlocks", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(nmb_Block)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "putAllStateModelLocations", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nlevma_GameProfile, + returnType : ju_Map, + callable : null + }]; + jn_CharBuffer.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), callable : null }, { - name : "update", + name : "getChar", + modifiers : 1, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_charcls(), + callable : null + }, { + name : "putChar", + modifiers : 1, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_charcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "allocate", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_CharBuffer, + callable : null + }, { + name : "wrap", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_charcls()), $rt_intcls(), $rt_intcls()], + returnType : jn_CharBuffer, + callable : null + }, { + name : "wrap", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_charcls())], + returnType : jn_CharBuffer, + callable : null + }, { + name : "read", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_String, nlev_EaglercraftUUID], - returnType : $rt_voidcls(), + parameterTypes : [jn_CharBuffer], + returnType : $rt_intcls(), + callable : null + }, { + name : "wrap", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls()], + returnType : jn_CharBuffer, + callable : null + }, { + name : "wrap", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_CharSequence], + returnType : jn_CharBuffer, + callable : null + }, { + name : "slice", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_CharBuffer, + callable : null + }, { + name : "duplicate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_CharBuffer, + callable : null + }, { + name : "asReadOnlyBuffer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_CharBuffer, + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : jn_CharBuffer, + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_charcls(), + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_charcls()], + returnType : jn_CharBuffer, + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_charcls()), $rt_intcls(), $rt_intcls()], + returnType : jn_CharBuffer, + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_charcls())], + returnType : jn_CharBuffer, + callable : null + }, { + name : "put", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jn_CharBuffer], + returnType : jn_CharBuffer, + callable : null + }, { + name : "put", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_charcls()), $rt_intcls(), $rt_intcls()], + returnType : jn_CharBuffer, + callable : null + }, { + name : "put", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_charcls())], + returnType : jn_CharBuffer, + callable : null + }, { + name : "put", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], + returnType : jn_CharBuffer, + callable : null + }, { + name : "put", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jn_CharBuffer, + callable : null + }, { + name : "hasArray", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "array", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_charcls()), + callable : null + }, { + name : "arrayOffset", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isArrayPresent", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getArray", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_arraycls($rt_charcls()), + callable : null + }, { + name : "getArrayOffset", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "compact", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_CharBuffer, + callable : null + }, { + name : "isDirect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "compareTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jn_CharBuffer], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "length", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "charAt", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_charcls(), + callable : null + }, { + name : "subSequence", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : jn_CharBuffer, + callable : null + }, { + name : "append", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_CharSequence], + returnType : jn_CharBuffer, + callable : null + }, { + name : "append", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls()], + returnType : jn_CharBuffer, + callable : null + }, { + name : "append", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : jn_CharBuffer, + callable : null + }, { + name : "order", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ByteOrder, + callable : null + }, { + name : "mark", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_CharBuffer, callable : null }, { name : "reset", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_CharBuffer, + callable : null + }, { + name : "clear", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_CharBuffer, + callable : null + }, { + name : "flip", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_CharBuffer, + callable : null + }, { + name : "rewind", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_CharBuffer, + callable : null + }, { + name : "limit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_CharBuffer, + callable : null + }, { + name : "position", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_CharBuffer, + callable : null + }, { + name : "array", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "rewind", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "flip", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "clear", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "reset", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "mark", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "limit", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_Buffer, + callable : null + }, { + name : "position", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_Buffer, + callable : null + }, { + name : "compareTo", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "append", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : jl_Appendable, + callable : null + }, { + name : "append", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls()], + returnType : jl_Appendable, + callable : null + }, { + name : "append", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_CharSequence], + returnType : jl_Appendable, + callable : null + }, { + name : "subSequence", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : jl_CharSequence, + callable : null + }]; + nmw_IWorldAccess.$meta.methods = [ + { + name : "markBlockForUpdate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "notifyLightSet", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "markBlockRangeForRenderUpdate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "playSound", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "playSoundToNearExcept", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer, jl_String, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "spawnParticle", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_booleancls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_arraycls($rt_intcls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onEntityAdded", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onEntityRemoved", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "playRecord", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "broadcastSound", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmu_BlockPos, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "playAuxSFX", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer, $rt_intcls(), nmu_BlockPos, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "sendBlockBreakProgress", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmu_BlockPos, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + jus_Stream.$meta.methods = [ + { + name : "filter", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_Predicate], + returnType : jus_Stream, + callable : null + }, { + name : "map", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_Function], + returnType : jus_Stream, + callable : null + }, { + name : "mapToInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_ToIntFunction], + returnType : jus_IntStream, + callable : null + }, { + name : "mapToLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_ToLongFunction], + returnType : jus_LongStream, + callable : null + }, { + name : "mapToDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_ToDoubleFunction], + returnType : jus_DoubleStream, + callable : null + }, { + name : "flatMap", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_Function], + returnType : jus_Stream, + callable : null + }, { + name : "flatMapToInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_Function], + returnType : jus_IntStream, + callable : null + }, { + name : "flatMapToLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_Function], + returnType : jus_LongStream, + callable : null + }, { + name : "flatMapToDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_Function], + returnType : jus_DoubleStream, + callable : null + }, { + name : "distinct", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jus_Stream, + callable : null + }, { + name : "sorted", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jus_Stream, + callable : null + }, { + name : "sorted", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ju_Comparator], + returnType : jus_Stream, + callable : null + }, { + name : "peek", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : jus_Stream, + callable : null + }, { + name : "limit", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : jus_Stream, + callable : null + }, { + name : "skip", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : jus_Stream, + callable : null + }, { + name : "forEach", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "forEachOrdered", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "toArray", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_Object), + callable : null + }, { + name : "toArray", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntFunction], + returnType : $rt_arraycls(jl_Object), + callable : null + }, { + name : "reduce", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, juf_BinaryOperator], + returnType : jl_Object, + callable : null + }, { + name : "reduce", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_BinaryOperator], + returnType : ju_Optional, + callable : null + }, { + name : "reduce", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, juf_BiFunction, juf_BinaryOperator], + returnType : jl_Object, + callable : null + }, { + name : "collect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_Supplier, juf_BiConsumer, juf_BiConsumer], + returnType : jl_Object, + callable : null + }, { + name : "collect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jus_Collector], + returnType : jl_Object, + callable : null + }, { + name : "min", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ju_Comparator], + returnType : ju_Optional, + callable : null + }, { + name : "max", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ju_Comparator], + returnType : ju_Optional, + callable : null + }, { + name : "count", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "anyMatch", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_Predicate], + returnType : $rt_booleancls(), + callable : null + }, { + name : "allMatch", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_Predicate], + returnType : $rt_booleancls(), + callable : null + }, { + name : "noneMatch", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_Predicate], + returnType : $rt_booleancls(), + callable : null + }, { + name : "findFirst", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Optional, + callable : null + }, { + name : "findAny", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Optional, + callable : null + }, { + name : "builder", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : jus_Stream$Builder, + callable : null + }, { + name : "empty", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : jus_Stream, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jus_Stream, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_Object)], + returnType : jus_Stream, + callable : null + }, { + name : "iterate", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, juf_UnaryOperator], + returnType : jus_Stream, + callable : null + }, { + name : "generate", + modifiers : 512, + accessLevel : 3, + parameterTypes : [juf_Supplier], + returnType : jus_Stream, + callable : null + }, { + name : "concat", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jus_Stream, jus_Stream], + returnType : jus_Stream, + callable : null + }]; + nmcr_ItemMeshDefinition.$meta.methods = [ + { + name : "getModelLocation", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : nmcrm_ModelResourceLocation, + callable : null + }]; + oj_JSONPointer$Builder.$meta.methods = [ + { + name : "", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "", - modifiers : 512, - accessLevel : 0, + name : "build", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : oj_JSONPointer, + callable : null + }, { + name : "append", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : oj_JSONPointer$Builder, + callable : null + }, { + name : "append", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : oj_JSONPointer$Builder, + callable : null + }]; + nlevv_Vector2f.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_ReadableVector2f], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_ReadableVector2f], + returnType : nlevv_Vector2f, + callable : null + }, { + name : "lengthSquared", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "translate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : nlevv_Vector2f, + callable : null + }, { + name : "negate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevv_Vector, + callable : null + }, { + name : "negate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_Vector2f], + returnType : nlevv_Vector2f, + callable : null + }, { + name : "normalise", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_Vector2f], + returnType : nlevv_Vector2f, + callable : null + }, { + name : "dot", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Vector2f, nlevv_Vector2f], + returnType : $rt_floatcls(), + callable : null + }, { + name : "angle", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Vector2f, nlevv_Vector2f], + returnType : $rt_floatcls(), + callable : null + }, { + name : "add", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Vector2f, nlevv_Vector2f, nlevv_Vector2f], + returnType : nlevv_Vector2f, + callable : null + }, { + name : "sub", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Vector2f, nlevv_Vector2f, nlevv_Vector2f], + returnType : nlevv_Vector2f, + callable : null + }, { + name : "store", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevib_FloatBuffer], + returnType : nlevv_Vector, + callable : null + }, { + name : "load", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevib_FloatBuffer], + returnType : nlevv_Vector, + callable : null + }, { + name : "scale", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : nlevv_Vector, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getX", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getY", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setX", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setY", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null }]; nmcgs_ISpectatorMenuView.$meta.methods = [ { @@ -105749,1057 +105978,35 @@ function jl_Class_createMetadata() { returnType : nmu_IChatComponent, callable : null }]; - cgcc_DenseImmutableTable.$meta.methods = [ + nlevm_IAcceleratedParticleEngine.$meta.methods = [ { - name : "makeIndex", - modifiers : 512, - accessLevel : 1, - parameterTypes : [cgcc_ImmutableSet], - returnType : cgcc_ImmutableMap, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [cgcc_ImmutableList, cgcc_ImmutableSet, cgcc_ImmutableSet], - returnType : $rt_voidcls(), - callable : null - }, { - name : "columnMap", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableMap, - callable : null - }, { - name : "rowMap", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableMap, - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "size", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getCell", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : cgcc_Table$Cell, - callable : null - }, { - name : "getValue", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : jl_Object, - callable : null - }, { - name : "columnMap", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Map, - callable : null - }, { - name : "rowMap", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Map, - callable : null - }, { - name : "access$200", - modifiers : 544, - accessLevel : 0, - parameterTypes : [cgcc_DenseImmutableTable], - returnType : $rt_arraycls($rt_intcls()), - callable : null - }, { - name : "access$300", - modifiers : 544, - accessLevel : 0, - parameterTypes : [cgcc_DenseImmutableTable], - returnType : cgcc_ImmutableMap, - callable : null - }, { - name : "access$400", - modifiers : 544, - accessLevel : 0, - parameterTypes : [cgcc_DenseImmutableTable], - returnType : $rt_arraycls($rt_arraycls(jl_Object)), - callable : null - }, { - name : "access$500", - modifiers : 544, - accessLevel : 0, - parameterTypes : [cgcc_DenseImmutableTable], - returnType : $rt_arraycls($rt_intcls()), - callable : null - }, { - name : "access$600", - modifiers : 544, - accessLevel : 0, - parameterTypes : [cgcc_DenseImmutableTable], - returnType : cgcc_ImmutableMap, - callable : null - }]; - nmu_CombatTracker.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_94545_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "trackDamage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDeathMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "func_94550_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nme_EntityLivingBase, - callable : null - }, { - name : "func_94544_f", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : nmu_CombatEntry, - callable : null - }, { - name : "func_94548_b", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmu_CombatEntry], - returnType : jl_String, - callable : null - }, { - name : "func_180134_f", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_94542_g", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "reset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFighter", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nme_EntityLivingBase, - callable : null - }]; - nme_IMerchant.$meta.methods = [ - { - name : "setCustomer", + name : "drawParticle", modifiers : 1, accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], + parameterTypes : [nme_Entity, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getCustomer", + name : "drawParticle", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : nmep_EntityPlayer, - callable : null - }, { - name : "getRecipes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : nmv_MerchantRecipeList, - callable : null - }, { - name : "setRecipes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmv_MerchantRecipeList], + parameterTypes : [nme_Entity, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "useRecipe", + name : "drawParticle", modifiers : 1, accessLevel : 3, - parameterTypes : [nmv_MerchantRecipe], + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], returnType : $rt_voidcls(), callable : null }, { - name : "verifySellingItem", + name : "drawParticle", modifiers : 1, accessLevel : 3, - parameterTypes : [nmi_ItemStack], + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null - }, { - name : "getDisplayName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }]; - otcit_DateTimeZoneBuilder$OfYear.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_charcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_StringBuilder], - returnType : $rt_voidcls(), - callable : null - }, { - name : "read", - modifiers : 512, - accessLevel : 3, - parameterTypes : [otci_CharFlow], - returnType : otcit_DateTimeZoneBuilder$OfYear, - callable : null - }, { - name : "setInstant", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "next", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "previous", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "setDayOfMonthNext", - modifiers : 0, - accessLevel : 1, - parameterTypes : [ju_GregorianCalendar], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setDayOfMonthPrevious", - modifiers : 0, - accessLevel : 1, - parameterTypes : [ju_GregorianCalendar], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setDayOfMonth", - modifiers : 0, - accessLevel : 1, - parameterTypes : [ju_Calendar], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setDayOfWeek", - modifiers : 0, - accessLevel : 1, - parameterTypes : [ju_Calendar], - returnType : $rt_voidcls(), - callable : null - }]; - juf_ToDoubleFunction.$meta.methods = [ - { - name : "applyAsDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_doublecls(), - callable : null - }]; - nlevib_Buffer.$meta.methods = [ - { - name : "capacity", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "position", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "position", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevib_Buffer, - callable : null - }, { - name : "limit", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "limit", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevib_Buffer, - callable : null - }, { - name : "mark", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_Buffer, - callable : null - }, { - name : "reset", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_Buffer, - callable : null - }, { - name : "clear", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_Buffer, - callable : null - }, { - name : "flip", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_Buffer, - callable : null - }, { - name : "rewind", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_Buffer, - callable : null - }, { - name : "remaining", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "hasRemaining", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isReadOnly", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hasArray", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "array", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "arrayOffset", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isDirect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - nmcr_EnumFaceDirection$1.$meta.methods = []; - juf_ToLongFunction.$meta.methods = [ - { - name : "applyAsLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_longcls(), - callable : null - }]; - otp_PlatformClassMetadata.$meta.methods = [ - { - name : "getArrayItem", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otp_PlatformClass, - callable : null - }, { - name : "getSupertypes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otp_PlatformSequence, - callable : null - }, { - name : "getSuperclass", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otp_PlatformClass, - callable : null - }, { - name : "getName", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "isPrimitive", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isEnum", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getFlags", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getAccessLevel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - nmw_LockCode.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isEmpty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getLock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "toNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "fromNBT", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : nmw_LockCode, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcr_RegionRenderCacheBuilder.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWorldRendererByLayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_EnumWorldBlockLayer], - returnType : nlevo_WorldRenderer, - callable : null - }, { - name : "getWorldRendererByLayerId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevo_WorldRenderer, - callable : null - }]; - nmt_MobSpawnerBaseLogic$WeightedRandomMinecart.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmt_MobSpawnerBaseLogic, nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmt_MobSpawnerBaseLogic, nmn_NBTTagCompound, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmt_MobSpawnerBaseLogic, nmn_NBTTagCompound, jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "toNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmn_NBTTagCompound, - callable : null - }, { - name : "access$000", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmt_MobSpawnerBaseLogic$WeightedRandomMinecart], - returnType : jl_String, - callable : null - }, { - name : "access$100", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmt_MobSpawnerBaseLogic$WeightedRandomMinecart], - returnType : nmn_NBTTagCompound, - callable : null - }]; - otcir_JSFieldSetter.$meta.methods = [ - { - name : "set", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otp_PlatformObject, otp_PlatformObject], - returnType : $rt_voidcls(), - callable : null - }]; - nmi_AnimalChest.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrc_SetVisibility.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setManyVisible", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Set], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setVisible", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_EnumFacing, nmu_EnumFacing, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setAllVisible", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isVisible", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_EnumFacing, nmu_EnumFacing], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcr_IResourceManagerReloadListener.$meta.methods = [ - { - name : "onResourceManagerReload", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmcr_IResourceManager], - returnType : $rt_voidcls(), - callable : null - }]; - jur_Pattern.$meta.methods = [ - { - name : "matcher", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_CharSequence], - returnType : jur_Matcher, - callable : null - }, { - name : "split", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_CharSequence, $rt_intcls()], - returnType : $rt_arraycls(jl_String), - callable : null - }, { - name : "split", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_CharSequence], - returnType : $rt_arraycls(jl_String), - callable : null - }, { - name : "pattern", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "flags", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "compile", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String, $rt_intcls()], - returnType : jur_Pattern, - callable : null - }, { - name : "compileImpl", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], - returnType : jur_Pattern, - callable : null - }, { - name : "processAlternations", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jur_AbstractSet], - returnType : jur_AbstractSet, - callable : null - }, { - name : "processExpression", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls(), jur_AbstractSet], - returnType : jur_AbstractSet, - callable : null - }, { - name : "processSequence", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : jur_AbstractSet, - callable : null - }, { - name : "processDecomposedChar", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : jur_AbstractSet, - callable : null - }, { - name : "processSubExpression", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jur_AbstractSet], - returnType : jur_AbstractSet, - callable : null - }, { - name : "processQuantifier", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jur_AbstractSet, jur_AbstractSet], - returnType : jur_AbstractSet, - callable : null - }, { - name : "processTerminal", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jur_AbstractSet], - returnType : jur_AbstractSet, - callable : null - }, { - name : "processRange", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_booleancls(), jur_AbstractSet], - returnType : jur_AbstractSet, - callable : null - }, { - name : "processRangeExpression", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_booleancls()], - returnType : jur_CharClass, - callable : null - }, { - name : "processCharSet", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : jur_AbstractSet, - callable : null - }, { - name : "processRangeSet", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jur_AbstractCharClass], - returnType : jur_AbstractSet, - callable : null - }, { - name : "compile", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jur_Pattern, - callable : null - }, { - name : "finalizeCompile", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "matches", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String, jl_CharSequence], - returnType : $rt_booleancls(), - callable : null - }, { - name : "quote", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "groupCount", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "compCount", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "consCount", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getSupplement", - modifiers : 512, - accessLevel : 0, - parameterTypes : [$rt_charcls()], - returnType : $rt_charcls(), - callable : null - }, { - name : "hasFlag", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jt_FieldPosition.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jt_Format$Field], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jt_Format$Field, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clear", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getBeginIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getEndIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getFieldAttribute", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jt_Format$Field, - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setBeginIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setEndIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - juf_Function.$meta.methods = [ - { - name : "apply", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "compose", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Function], - returnType : juf_Function, - callable : null - }, { - name : "andThen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Function], - returnType : juf_Function, - callable : null - }, { - name : "identity", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : juf_Function, - callable : null - }, { - name : "lambda$identity$2", - modifiers : 544, - accessLevel : 1, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "lambda$andThen$1", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_Function, jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "lambda$compose$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_Function, jl_Object], - returnType : jl_Object, - callable : null }]; nmn_PacketBuffer.$meta.methods = [ { @@ -107881,425 +107088,1853 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; - nmu_FrameTimer.$meta.methods = [ + otp_PlatformSequence.$meta.methods = [ { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_181747_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_181748_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_181749_a", - modifiers : 0, + name : "getLength", + modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "func_181750_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_181751_b", - modifiers : 0, + name : "get", + modifiers : 1, accessLevel : 3, parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_181746_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_longcls()), + returnType : otj_JSObject, callable : null }]; - nmi_InventoryEnderChest.$meta.methods = [ + ju_Spliterator.$meta.methods = [ { - name : "", - modifiers : 0, + name : "tryAdvance", + modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setChestTileEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmt_TileEntityEnderChest], - returnType : $rt_voidcls(), - callable : null - }, { - name : "loadInventoryFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagList], - returnType : $rt_voidcls(), - callable : null - }, { - name : "saveInventoryToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmn_NBTTagList, - callable : null - }, { - name : "isUseableByPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], + parameterTypes : [juf_Consumer], returnType : $rt_booleancls(), callable : null }, { - name : "openInventory", + name : "forEachRemaining", modifiers : 0, accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], + parameterTypes : [juf_Consumer], returnType : $rt_voidcls(), callable : null }, { - name : "closeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }]; - oti_Address.$meta.methods = [ - { - name : "", - modifiers : 0, + name : "trySplit", + modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : ju_Spliterator, callable : null }, { - name : "add", - modifiers : 256, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : oti_Address, - callable : null - }, { - name : "add", - modifiers : 256, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : oti_Address, - callable : null - }, { - name : "isLessThan", - modifiers : 256, - accessLevel : 3, - parameterTypes : [oti_Address], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toInt", - modifiers : 256, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toLong", - modifiers : 256, + name : "estimateSize", + modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_longcls(), callable : null }, { - name : "toStructure", - modifiers : 256, + name : "getExactSizeIfKnown", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : oti_Structure, + returnType : $rt_longcls(), callable : null }, { - name : "getByte", - modifiers : 256, + name : "characteristics", + modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_bytecls(), + returnType : $rt_intcls(), callable : null }, { - name : "putByte", - modifiers : 256, + name : "hasCharacteristics", + modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_bytecls()], + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getComparator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Comparator, + callable : null + }]; + juf_ToIntFunction.$meta.methods = [ + { + name : "applyAsInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }]; + cgcc_Multiset.$meta.methods = [ + { + name : "count", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }, { + name : "add", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "remove", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setCount", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setCount", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, $rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "elementSet", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }, { + name : "entrySet", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }, { + name : "equals", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "iterator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }, { + name : "contains", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "containsAll", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : $rt_booleancls(), + callable : null + }, { + name : "add", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "remove", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "removeAll", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : $rt_booleancls(), + callable : null + }, { + name : "retainAll", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : $rt_booleancls(), + callable : null + }]; + nmcg_GuiScreen.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "getChar", - modifiers : 256, + name : "drawScreen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCloseKey", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "keyTyped", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_charcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getClipboardString", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setClipboardString", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderToolTip", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmi_ItemStack, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawCreativeTabHoveringText", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawHoveringText", + modifiers : 0, + accessLevel : 2, + parameterTypes : [ju_List, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleComponentHover", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_IChatComponent, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setText", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_String, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleComponentClick", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_IChatComponent], + returnType : $rt_booleancls(), + callable : null + }, { + name : "sendChatMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "sendChatMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "mouseClicked", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "mouseReleased", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "mouseClickMove", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "actionPerformed", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmcg_GuiButton], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setWorldAndResolution", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmc_Minecraft, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "initGui", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleInput", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleMouseInput", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleKeyboardInput", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateScreen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onGuiClosed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawDefaultBackground", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawWorldBackground", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawBackground", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "doesGuiPauseGame", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "confirmClicked", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "openWebLink", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isCtrlKeyDown", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isShiftKeyDown", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isAltKeyDown", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isKeyComboCtrlX", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isKeyComboCtrlV", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isKeyComboCtrlC", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isKeyComboCtrlA", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onResize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmc_Minecraft, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + juf_ToDoubleFunction.$meta.methods = [ + { + name : "applyAsDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_doublecls(), + callable : null + }]; + nmcr_IResourceManagerReloadListener.$meta.methods = [ + { + name : "onResourceManagerReload", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmcr_IResourceManager], + returnType : $rt_voidcls(), + callable : null + }]; + jl_StackTraceElement.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_String, jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getClassName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getMethodName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getFileName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getLineNumber", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isNativeMethod", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nmu_Session.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getProfile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevma_GameProfile, + callable : null + }, { + name : "update", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, nlev_EaglercraftUUID], + returnType : $rt_voidcls(), + callable : null + }, { + name : "reset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmws_MapData$MapInfo.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmws_MapData, nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : nmn_Packet, + callable : null + }, { + name : "update", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + jt_DecimalFormatSymbols.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Locale], + returnType : $rt_voidcls(), + callable : null + }, { + name : "initData", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAvailableLocales", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(ju_Locale), + callable : null + }, { + name : "getInstance", + modifiers : 516, + accessLevel : 3, + parameterTypes : [], + returnType : jt_DecimalFormatSymbols, + callable : null + }, { + name : "getInstance", + modifiers : 516, + accessLevel : 3, + parameterTypes : [ju_Locale], + returnType : jt_DecimalFormatSymbols, + callable : null + }, { + name : "getZeroDigit", + modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_charcls(), callable : null }, { - name : "putChar", - modifiers : 256, + name : "setZeroDigit", + modifiers : 0, accessLevel : 3, parameterTypes : [$rt_charcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getShort", - modifiers : 256, + name : "getGroupingSeparator", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_shortcls(), + returnType : $rt_charcls(), callable : null }, { - name : "putShort", - modifiers : 256, + name : "setGroupingSeparator", + modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_shortcls()], + parameterTypes : [$rt_charcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getInt", - modifiers : 256, + name : "getPerMill", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_intcls(), + returnType : $rt_charcls(), callable : null }, { - name : "putInt", - modifiers : 256, + name : "setPerMill", + modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls()], + parameterTypes : [$rt_charcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getLong", - modifiers : 256, + name : "getPercent", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_longcls(), + returnType : $rt_charcls(), callable : null }, { - name : "putLong", - modifiers : 256, + name : "setPercent", + modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_longcls()], + parameterTypes : [$rt_charcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getFloat", - modifiers : 256, + name : "getLocale", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_floatcls(), + returnType : ju_Locale, callable : null }, { - name : "putFloat", - modifiers : 256, + name : "getDecimalSeparator", + modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_floatcls()], + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "setDecimalSeparator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_charcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getDouble", - modifiers : 256, + name : "getDigit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "setDigit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPatternSeparator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "setPatternSeparator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getNaN", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setNaN", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInfinity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setInfinity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMinusSign", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "setMinusSign", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMonetaryDecimalSeparator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "setMonetaryDecimalSeparator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getExponentSeparator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setExponentSeparator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setLocale", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Locale], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + nmeaa_IAttributeInstance.$meta.methods = [ + { + name : "getAttribute", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmeaa_IAttribute, + callable : null + }, { + name : "getBaseValue", + modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_doublecls(), callable : null }, { - name : "putDouble", - modifiers : 256, + name : "setBaseValue", + modifiers : 1, accessLevel : 3, parameterTypes : [$rt_doublecls()], returnType : $rt_voidcls(), callable : null }, { - name : "getAddress", - modifiers : 256, + name : "getModifiersByOperation", + modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : oti_Address, + parameterTypes : [$rt_intcls()], + returnType : ju_Collection, callable : null }, { - name : "putAddress", - modifiers : 256, + name : "func_111122_c", + modifiers : 1, accessLevel : 3, - parameterTypes : [oti_Address], + parameterTypes : [], + returnType : ju_Collection, + callable : null + }, { + name : "hasModifier", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmeaa_AttributeModifier], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getModifier", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlev_EaglercraftUUID], + returnType : nmeaa_AttributeModifier, + callable : null + }, { + name : "applyModifier", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmeaa_AttributeModifier], returnType : $rt_voidcls(), callable : null }, { - name : "fromInt", - modifiers : 768, + name : "removeModifier", + modifiers : 1, accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : oti_Address, + parameterTypes : [nmeaa_AttributeModifier], + returnType : $rt_voidcls(), callable : null }, { - name : "fromLong", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : oti_Address, - callable : null - }, { - name : "ofObject", - modifiers : 768, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : oti_Address, - callable : null - }, { - name : "ofData", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : oti_Address, - callable : null - }, { - name : "ofData", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_charcls())], - returnType : oti_Address, - callable : null - }, { - name : "ofData", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_shortcls())], - returnType : oti_Address, - callable : null - }, { - name : "ofData", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_intcls())], - returnType : oti_Address, - callable : null - }, { - name : "ofData", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_longcls())], - returnType : oti_Address, - callable : null - }, { - name : "ofData", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls())], - returnType : oti_Address, - callable : null - }, { - name : "ofData", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_doublecls())], - returnType : oti_Address, - callable : null - }, { - name : "ofData", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_Object)], - returnType : oti_Address, - callable : null - }, { - name : "align", - modifiers : 768, - accessLevel : 3, - parameterTypes : [oti_Address, $rt_intcls()], - returnType : oti_Address, - callable : null - }, { - name : "sizeOf", - modifiers : 768, + name : "removeAllModifiers", + modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_intcls(), + returnType : $rt_voidcls(), callable : null }, { - name : "add", - modifiers : 256, + name : "getAttributeValue", + modifiers : 1, accessLevel : 3, - parameterTypes : [jl_Class, $rt_intcls()], - returnType : oti_Address, - callable : null - }, { - name : "diff", - modifiers : 0, - accessLevel : 3, - parameterTypes : [oti_Address], - returnType : $rt_longcls(), + parameterTypes : [], + returnType : $rt_doublecls(), callable : null }]; - cgcc_ImmutableCollection$Builder.$meta.methods = [ + jt_FieldPosition.$meta.methods = [ { - name : "expandedCapacity", - modifiers : 512, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), callable : null }, { name : "", modifiers : 0, + accessLevel : 3, + parameterTypes : [jt_Format$Field], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jt_Format$Field, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clear", + modifiers : 0, accessLevel : 0, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "add", - modifiers : 1, + name : "equals", + modifiers : 0, accessLevel : 3, parameterTypes : [jl_Object], - returnType : cgcc_ImmutableCollection$Builder, + returnType : $rt_booleancls(), callable : null }, { - name : "add", + name : "getBeginIndex", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_Object)], - returnType : cgcc_ImmutableCollection$Builder, + parameterTypes : [], + returnType : $rt_intcls(), callable : null }, { - name : "addAll", + name : "getEndIndex", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_Iterable], - returnType : cgcc_ImmutableCollection$Builder, + parameterTypes : [], + returnType : $rt_intcls(), callable : null }, { - name : "addAll", + name : "getField", modifiers : 0, accessLevel : 3, - parameterTypes : [ju_Iterator], - returnType : cgcc_ImmutableCollection$Builder, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getFieldAttribute", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jt_Format$Field, + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setBeginIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setEndIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nmw_WorldType.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWorldTypeName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getTranslateName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "func_151359_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getGeneratorVersion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getWorldTypeForGeneratorVersion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmw_WorldType, + callable : null + }, { + name : "setCanBeCreated", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_booleancls()], + returnType : nmw_WorldType, + callable : null + }, { + name : "getCanBeCreated", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setVersioned", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : nmw_WorldType, + callable : null + }, { + name : "isVersioned", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "parseWorldType", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmw_WorldType, + callable : null + }, { + name : "getWorldTypeID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "showWorldInfoNotice", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setNotificationData", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : nmw_WorldType, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cgcc_ImmutableSetMultimap$Builder.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "put", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : cgcc_ImmutableSetMultimap$Builder, + callable : null + }, { + name : "put", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Map$Entry], + returnType : cgcc_ImmutableSetMultimap$Builder, + callable : null + }, { + name : "putAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Iterable], + returnType : cgcc_ImmutableSetMultimap$Builder, + callable : null + }, { + name : "putAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object, $rt_arraycls(jl_Object)], + returnType : cgcc_ImmutableSetMultimap$Builder, + callable : null + }, { + name : "putAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [cgcc_Multimap], + returnType : cgcc_ImmutableSetMultimap$Builder, + callable : null + }, { + name : "orderKeysBy", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Comparator], + returnType : cgcc_ImmutableSetMultimap$Builder, + callable : null + }, { + name : "orderValuesBy", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Comparator], + returnType : cgcc_ImmutableSetMultimap$Builder, callable : null }, { name : "build", - modifiers : 1, + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : cgcc_ImmutableCollection, + returnType : cgcc_ImmutableSetMultimap, + callable : null + }, { + name : "build", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableMultimap, + callable : null + }, { + name : "orderValuesBy", + modifiers : 96, + accessLevel : 3, + parameterTypes : [ju_Comparator], + returnType : cgcc_ImmutableMultimap$Builder, + callable : null + }, { + name : "orderKeysBy", + modifiers : 96, + accessLevel : 3, + parameterTypes : [ju_Comparator], + returnType : cgcc_ImmutableMultimap$Builder, + callable : null + }, { + name : "putAll", + modifiers : 96, + accessLevel : 3, + parameterTypes : [cgcc_Multimap], + returnType : cgcc_ImmutableMultimap$Builder, + callable : null + }, { + name : "putAll", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object, $rt_arraycls(jl_Object)], + returnType : cgcc_ImmutableMultimap$Builder, + callable : null + }, { + name : "putAll", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Iterable], + returnType : cgcc_ImmutableMultimap$Builder, + callable : null + }, { + name : "put", + modifiers : 96, + accessLevel : 3, + parameterTypes : [ju_Map$Entry], + returnType : cgcc_ImmutableMultimap$Builder, + callable : null + }, { + name : "put", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : cgcc_ImmutableMultimap$Builder, + callable : null + }]; + ji_OutputStream.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "close", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "flush", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmnp_INetHandlerPlayClient.$meta.methods = [ + { + name : "handleSpawnObject", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S0EPacketSpawnObject], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleSpawnExperienceOrb", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S11PacketSpawnExperienceOrb], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleSpawnGlobalEntity", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S2CPacketSpawnGlobalEntity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleSpawnMob", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S0FPacketSpawnMob], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleScoreboardObjective", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S3BPacketScoreboardObjective], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleSpawnPainting", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S10PacketSpawnPainting], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleSpawnPlayer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S0CPacketSpawnPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleAnimation", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S0BPacketAnimation], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleStatistics", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S37PacketStatistics], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleBlockBreakAnim", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S25PacketBlockBreakAnim], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleSignEditorOpen", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S36PacketSignEditorOpen], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleUpdateTileEntity", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S35PacketUpdateTileEntity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleBlockAction", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S24PacketBlockAction], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleBlockChange", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S23PacketBlockChange], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleChat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S02PacketChat], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleTabComplete", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S3APacketTabComplete], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleMultiBlockChange", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S22PacketMultiBlockChange], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleMaps", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S34PacketMaps], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleConfirmTransaction", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S32PacketConfirmTransaction], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleCloseWindow", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S2EPacketCloseWindow], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleWindowItems", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S30PacketWindowItems], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleOpenWindow", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S2DPacketOpenWindow], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleWindowProperty", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S31PacketWindowProperty], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleSetSlot", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S2FPacketSetSlot], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleCustomPayload", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S3FPacketCustomPayload], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleDisconnect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S40PacketDisconnect], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleUseBed", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S0APacketUseBed], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEntityStatus", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S19PacketEntityStatus], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEntityAttach", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S1BPacketEntityAttach], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleExplosion", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S27PacketExplosion], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleChangeGameState", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S2BPacketChangeGameState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleKeepAlive", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S00PacketKeepAlive], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleChunkData", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S21PacketChunkData], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleMapChunkBulk", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S26PacketMapChunkBulk], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEffect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S28PacketEffect], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleJoinGame", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S01PacketJoinGame], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEntityMovement", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S14PacketEntity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handlePlayerPosLook", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S08PacketPlayerPosLook], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleParticles", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S2APacketParticles], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handlePlayerAbilities", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S39PacketPlayerAbilities], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handlePlayerListItem", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S38PacketPlayerListItem], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleDestroyEntities", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S13PacketDestroyEntities], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleRemoveEntityEffect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S1EPacketRemoveEntityEffect], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleRespawn", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S07PacketRespawn], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEntityHeadLook", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S19PacketEntityHeadLook], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleHeldItemChange", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S09PacketHeldItemChange], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleDisplayScoreboard", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S3DPacketDisplayScoreboard], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEntityMetadata", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S1CPacketEntityMetadata], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEntityVelocity", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S12PacketEntityVelocity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEntityEquipment", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S04PacketEntityEquipment], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleSetExperience", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S1FPacketSetExperience], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleUpdateHealth", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S06PacketUpdateHealth], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleTeams", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S3EPacketTeams], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleUpdateScore", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S3CPacketUpdateScore], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleSpawnPosition", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S05PacketSpawnPosition], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleTimeUpdate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S03PacketTimeUpdate], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleUpdateSign", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S33PacketUpdateSign], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleSoundEffect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S29PacketSoundEffect], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleCollectItem", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S0DPacketCollectItem], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEntityTeleport", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S18PacketEntityTeleport], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEntityProperties", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S20PacketEntityProperties], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEntityEffect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S1DPacketEntityEffect], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleCombatEvent", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S42PacketCombatEvent], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleServerDifficulty", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S41PacketServerDifficulty], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleCamera", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S43PacketCamera], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleWorldBorder", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S44PacketWorldBorder], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleTitle", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S45PacketTitle], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleSetCompressionLevel", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S46PacketSetCompressionLevel], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handlePlayerListHeaderFooter", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S47PacketPlayerListHeaderFooter], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleResourcePack", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S48PacketResourcePackSend], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEntityNBT", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnps_S49PacketUpdateEntityNBT], + returnType : $rt_voidcls(), + callable : null + }]; + nmbs_BlockWorldState.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBlockState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "getTileEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmt_TileEntity, + callable : null + }, { + name : "getPos", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "hasState", + modifiers : 512, + accessLevel : 3, + parameterTypes : [cgcb_Predicate], + returnType : cgcb_Predicate, callable : null }]; cgcc_ImmutableSortedSet$Builder.$meta.methods = [ @@ -108423,7 +109058,145 @@ function jl_Class_createMetadata() { returnType : cgcc_ImmutableCollection$Builder, callable : null }]; - cgcc_DenseImmutableTable$1.$meta.methods = []; + nmcg_GuiSpectator.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmc_Minecraft], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175260_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175265_c", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "renderTooltip", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcg_ScaledResolution, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175258_a", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmcg_ScaledResolution, $rt_floatcls(), $rt_intcls(), $rt_floatcls(), nmcgsc_SpectatorDetails], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175266_a", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_floatcls(), nmcgs_ISpectatorMenuObject], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175263_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcg_ScaledResolution], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175257_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcgs_SpectatorMenu], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175262_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_175259_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175261_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcg_ScaledResolution.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmc_Minecraft], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getScaledWidth", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getScaledHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getScaledWidth_double", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getScaledHeight_double", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getScaleFactor", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nmcrbs_IStateMapper.$meta.methods = [ + { + name : "putStateModelLocations", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmb_Block], + returnType : ju_Map, + callable : null + }]; nmcr_ItemRenderer.$meta.methods = [ { name : "", @@ -108608,6 +109381,3381 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + ju_Date.$meta.methods = [ + { + name : "initLowLevel", + modifiers : 768, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 128, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 128, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 128, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "initDateLowLevel", + modifiers : 768, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "UTC", + modifiers : 640, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "initUtcDateLowLevel", + modifiers : 768, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "parse", + modifiers : 640, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_longcls(), + callable : null + }, { + name : "parseLowLevel", + modifiers : 768, + accessLevel : 1, + parameterTypes : [jl_String], + returnType : $rt_longcls(), + callable : null + }, { + name : "getYear", + modifiers : 128, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getYearLowLevel", + modifiers : 768, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setYear", + modifiers : 128, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setYearLowLevel", + modifiers : 768, + accessLevel : 1, + parameterTypes : [$rt_longcls(), $rt_intcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "getMonth", + modifiers : 128, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMonthLowLevel", + modifiers : 768, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setMonth", + modifiers : 128, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setMonthLowLevel", + modifiers : 768, + accessLevel : 1, + parameterTypes : [$rt_longcls(), $rt_intcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "getDate", + modifiers : 128, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getDateLowLevel", + modifiers : 768, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setDate", + modifiers : 128, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setDateLowLevel", + modifiers : 768, + accessLevel : 1, + parameterTypes : [$rt_longcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getDay", + modifiers : 128, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getDayLowLevel", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getHours", + modifiers : 128, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getHoursLowLevel", + modifiers : 768, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setHours", + modifiers : 128, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setHoursLowLevel", + modifiers : 768, + accessLevel : 1, + parameterTypes : [$rt_longcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMinutes", + modifiers : 128, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMinutesLowLevel", + modifiers : 768, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setMinutes", + modifiers : 128, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setMinutesLowLevel", + modifiers : 768, + accessLevel : 1, + parameterTypes : [$rt_longcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getSeconds", + modifiers : 128, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getSecondsLowLevel", + modifiers : 768, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setSeconds", + modifiers : 128, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setSecondsLowLevel", + modifiers : 768, + accessLevel : 1, + parameterTypes : [$rt_longcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "setTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "before", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Date], + returnType : $rt_booleancls(), + callable : null + }, { + name : "after", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Date], + returnType : $rt_booleancls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "compareTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Date], + returnType : $rt_intcls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "toStringLowLevel", + modifiers : 768, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : jl_String, + callable : null + }, { + name : "toLocaleString", + modifiers : 128, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "toGMTString", + modifiers : 128, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getTimezoneOffset", + modifiers : 128, + accessLevel : 3, + parameterTypes : [], + 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 + }]; + nlevv_Vector4f.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_ReadableVector4f], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_ReadableVector4f], + returnType : nlevv_Vector4f, + callable : null + }, { + name : "lengthSquared", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "translate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : nlevv_Vector4f, + callable : null + }, { + name : "add", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Vector4f, nlevv_Vector4f, nlevv_Vector4f], + returnType : nlevv_Vector4f, + callable : null + }, { + name : "sub", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Vector4f, nlevv_Vector4f, nlevv_Vector4f], + returnType : nlevv_Vector4f, + callable : null + }, { + name : "negate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevv_Vector, + callable : null + }, { + name : "negate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_Vector4f], + returnType : nlevv_Vector4f, + callable : null + }, { + name : "normalise", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevv_Vector4f], + returnType : nlevv_Vector4f, + callable : null + }, { + name : "dot", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Vector4f, nlevv_Vector4f], + returnType : $rt_floatcls(), + callable : null + }, { + name : "angle", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nlevv_Vector4f, nlevv_Vector4f], + returnType : $rt_floatcls(), + callable : null + }, { + name : "load", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevib_FloatBuffer], + returnType : nlevv_Vector, + callable : null + }, { + name : "scale", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : nlevv_Vector, + callable : null + }, { + name : "store", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevib_FloatBuffer], + returnType : nlevv_Vector, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getX", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getY", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setX", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setY", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setW", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getW", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; + nmcr_RegionRenderCacheBuilder.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWorldRendererByLayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_EnumWorldBlockLayer], + returnType : nlevo_WorldRenderer, + callable : null + }, { + name : "getWorldRendererByLayerId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevo_WorldRenderer, + callable : null + }]; + otp_PlatformClassMetadata.$meta.methods = [ + { + name : "getArrayItem", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otp_PlatformClass, + callable : null + }, { + name : "getSupertypes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otp_PlatformSequence, + callable : null + }, { + name : "getSuperclass", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otp_PlatformClass, + callable : null + }, { + name : "getName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "isPrimitive", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isEnum", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getFlags", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getAccessLevel", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nmu_CombatTracker.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_94545_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "trackDamage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDeathMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "func_94550_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_EntityLivingBase, + callable : null + }, { + name : "func_94544_f", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : nmu_CombatEntry, + callable : null + }, { + name : "func_94548_b", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmu_CombatEntry], + returnType : jl_String, + callable : null + }, { + name : "func_180134_f", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_94542_g", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "reset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFighter", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nme_EntityLivingBase, + callable : null + }]; + juf_Consumer.$meta.methods = [ + { + name : "accept", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "andThen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : juf_Consumer, + callable : null + }, { + name : "lambda$andThen$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_Consumer, jl_Object], + returnType : $rt_voidcls(), + callable : null + }]; + nms_Team$EnumVisible.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nms_Team$EnumVisible), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nms_Team$EnumVisible, + callable : null + }, { + name : "func_178825_a", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "func_178824_a", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nms_Team$EnumVisible, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls(), jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nme_IMerchant.$meta.methods = [ + { + name : "setCustomer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCustomer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmep_EntityPlayer, + callable : null + }, { + name : "getRecipes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : nmv_MerchantRecipeList, + callable : null + }, { + name : "setRecipes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmv_MerchantRecipeList], + returnType : $rt_voidcls(), + callable : null + }, { + name : "useRecipe", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmv_MerchantRecipe], + returnType : $rt_voidcls(), + callable : null + }, { + name : "verifySellingItem", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDisplayName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }]; + juf_BiFunction.$meta.methods = [ + { + name : "apply", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "andThen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Function], + returnType : juf_BiFunction, + callable : null + }, { + name : "lambda$andThen$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_Function, jl_Object, jl_Object], + returnType : jl_Object, + callable : null + }]; + nmcg_GuiPlayerTabOverlay.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmc_Minecraft, nmcg_GuiIngame], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPlayerName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcn_NetworkPlayerInfo], + returnType : jl_String, + callable : null + }, { + name : "updatePlayerList", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderPlayerlist", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nms_Scoreboard, nms_ScoreObjective], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawPing", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), nmcn_NetworkPlayerInfo], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawScoreboardValues", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nms_ScoreObjective, $rt_intcls(), jl_String, $rt_intcls(), $rt_intcls(), nmcn_NetworkPlayerInfo], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setFooter", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_IChatComponent], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setHeader", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_IChatComponent], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_181030_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmi_ICrafting.$meta.methods = [ + { + name : "updateCraftingInventory", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmi_Container, ju_List], + returnType : $rt_voidcls(), + callable : null + }, { + name : "sendSlotContents", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmi_Container, $rt_intcls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "sendProgressBarUpdate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmi_Container, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175173_a", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmi_Container, nmi_IInventory], + returnType : $rt_voidcls(), + callable : null + }]; + nlevl_Logger.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "trace", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "trace", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_arraycls(jl_Object)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "trace", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "debug", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "debug", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_arraycls(jl_Object)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "debug", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "info", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "info", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_arraycls(jl_Object)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "info", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "warn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "warn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_arraycls(jl_Object)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "warn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "error", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "error", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_arraycls(jl_Object)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "error", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fatal", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fatal", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_arraycls(jl_Object)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fatal", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "log", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevl_Level, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "log", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevl_Level, jl_String, $rt_arraycls(jl_Object)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "formatParams", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String, $rt_arraycls(jl_Object)], + returnType : jl_String, + callable : null + }, { + name : "log", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevl_Level, jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "logExcp", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nlevl_Level, jl_String, jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isDebugEnabled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "lambda$logExcp$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [nlevl_Level, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nlevo_WorldRenderer$State.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevo_WorldRenderer, $rt_arraycls($rt_intcls()), nlevo_VertexFormat], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRawBuffer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_intcls()), + callable : null + }, { + name : "getVertexCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getVertexFormat", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevo_VertexFormat, + callable : null + }]; + nmw_GameRules.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addGameRule", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_String, nmw_GameRules$ValueType], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOrCreateGameRule", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jl_String, + callable : null + }, { + name : "getBoolean", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getInt", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_intcls(), + callable : null + }, { + name : "writeToNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_NBTTagCompound, + callable : null + }, { + name : "readFromNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRules", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "hasRule", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_booleancls(), + callable : null + }, { + name : "areSameType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, nmw_GameRules$ValueType], + returnType : $rt_booleancls(), + callable : null + }]; + nmws_WorldInfo.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_WorldSettings, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "populateFromWorldSettings", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_WorldSettings], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmws_WorldInfo], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getNBTTagCompound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_NBTTagCompound, + callable : null + }, { + name : "cloneNBTCompound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : nmn_NBTTagCompound, + callable : null + }, { + name : "updateTagCompound", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmn_NBTTagCompound, nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getSpawnX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getSpawnY", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getSpawnZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getWorldTotalTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getWorldTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getSizeOnDisk", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getPlayerNBTTagCompound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_NBTTagCompound, + callable : null + }, { + name : "setSpawnX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setSpawnY", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setSpawnZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setWorldTotalTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setWorldTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setSpawn", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWorldName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setWorldName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSaveVersion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setSaveVersion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLastTimePlayed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getCleanWeatherTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setCleanWeatherTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isThundering", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setThundering", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getThunderTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setThunderTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isRaining", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setRaining", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRainTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setRainTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getGameType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_WorldSettings$GameType, + callable : null + }, { + name : "isMapFeaturesEnabled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setMapFeaturesEnabled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setGameType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_WorldSettings$GameType], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isHardcoreModeEnabled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setHardcore", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTerrainType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_WorldType, + callable : null + }, { + name : "setTerrainType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_WorldType], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getGeneratorOptions", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "areCommandsAllowed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setAllowCommands", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isInitialized", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setServerInitialized", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getGameRulesInstance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_GameRules, + callable : null + }, { + name : "getBorderCenterX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getBorderCenterZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getBorderSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "setBorderSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBorderLerpTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "setBorderLerpTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBorderLerpTarget", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "setBorderLerpTarget", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBorderCenterZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBorderCenterX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBorderSafeZone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "setBorderSafeZone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBorderDamagePerBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "setBorderDamagePerBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBorderWarningDistance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBorderWarningTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setBorderWarningDistance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setBorderWarningTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDifficulty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_EnumDifficulty, + callable : null + }, { + name : "setDifficulty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_EnumDifficulty], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isDifficultyLocked", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setDifficultyLocked", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addToCrashReport", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmc_CrashReportCategory], + returnType : $rt_voidcls(), + callable : null + }, { + name : "access$000", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmws_WorldInfo], + returnType : nmw_WorldType, + callable : null + }, { + name : "access$100", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmws_WorldInfo], + returnType : $rt_booleancls(), + callable : null + }, { + name : "access$200", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmws_WorldInfo], + returnType : jl_String, + callable : null + }, { + name : "access$300", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmws_WorldInfo], + returnType : $rt_intcls(), + callable : null + }, { + name : "access$400", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmws_WorldInfo], + returnType : $rt_intcls(), + callable : null + }, { + name : "access$500", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmws_WorldInfo], + returnType : $rt_intcls(), + callable : null + }, { + name : "access$600", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmws_WorldInfo], + returnType : $rt_longcls(), + callable : null + }, { + name : "access$700", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmws_WorldInfo], + returnType : $rt_longcls(), + callable : null + }, { + name : "access$800", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmws_WorldInfo], + returnType : $rt_intcls(), + callable : null + }, { + name : "access$900", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmws_WorldInfo], + returnType : $rt_intcls(), + callable : null + }, { + name : "access$1000", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmws_WorldInfo], + returnType : $rt_intcls(), + callable : null + }, { + name : "access$1100", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmws_WorldInfo], + returnType : $rt_booleancls(), + callable : null + }, { + name : "access$1200", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmws_WorldInfo], + returnType : $rt_intcls(), + callable : null + }, { + name : "access$1300", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmws_WorldInfo], + returnType : $rt_booleancls(), + callable : null + }, { + name : "access$1400", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmws_WorldInfo], + returnType : nmw_WorldSettings$GameType, + callable : null + }, { + name : "access$1500", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmws_WorldInfo], + returnType : $rt_booleancls(), + callable : null + }, { + name : "access$1600", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmws_WorldInfo], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cgcc_DenseImmutableTable$1.$meta.methods = []; + nmwc_IChunkProvider.$meta.methods = [ + { + name : "chunkExists", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "provideChunk", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nmwc_Chunk, + callable : null + }, { + name : "provideChunk", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : nmwc_Chunk, + callable : null + }, { + name : "populate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmwc_IChunkProvider, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_177460_a", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmwc_IChunkProvider, nmwc_Chunk, $rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "saveChunks", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_booleancls(), nmu_IProgressUpdate], + returnType : $rt_booleancls(), + callable : null + }, { + name : "unloadQueuedChunks", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canSave", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "makeString", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getPossibleCreatures", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nme_EnumCreatureType, nmu_BlockPos], + returnType : ju_List, + callable : null + }, { + name : "getStrongholdGen", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmw_World, jl_String, nmu_BlockPos], + returnType : nmu_BlockPos, + callable : null + }, { + name : "getLoadedChunkCount", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "recreateStructures", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmwc_Chunk, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "saveExtraData", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmw_WorldSettings.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls(), nmw_WorldSettings$GameType, $rt_booleancls(), $rt_booleancls(), nmw_WorldType], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmws_WorldInfo], + returnType : $rt_voidcls(), + callable : null + }, { + name : "enableBonusChest", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_WorldSettings, + callable : null + }, { + name : "enableCommands", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_WorldSettings, + callable : null + }, { + name : "setWorldName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmw_WorldSettings, + callable : null + }, { + name : "isBonusChestEnabled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getSeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "getGameType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_WorldSettings$GameType, + callable : null + }, { + name : "getHardcoreEnabled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isMapFeaturesEnabled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getTerrainType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_WorldType, + callable : null + }, { + name : "areCommandsAllowed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getGameTypeById", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmw_WorldSettings$GameType, + callable : null + }, { + name : "getWorldName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nmcg_GuiNewChat.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmc_Minecraft], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawChat", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clearChatMessages", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "printChatMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_IChatComponent], + returnType : $rt_voidcls(), + callable : null + }, { + name : "printChatMessageWithOptionalDeletion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_IChatComponent, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setChatLine", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmu_IChatComponent, $rt_intcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "refreshChat", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSentMessages", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "addToSentMessages", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "resetScroll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "scroll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getChatComponent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "getChatOpen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "deleteChatLine", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getChatWidth", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getChatHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getChatScale", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "calculateChatboxWidth", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "calculateChatboxHeight", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getLineCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cgcb_Splitter$MapSplitter.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [cgcb_Splitter, cgcb_Splitter], + returnType : $rt_voidcls(), + callable : null + }, { + name : "split", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_CharSequence], + returnType : ju_Map, + callable : null + }, { + name : "", + modifiers : 32, + accessLevel : 0, + parameterTypes : [cgcb_Splitter, cgcb_Splitter, cgcb_Splitter$1], + returnType : $rt_voidcls(), + callable : null + }]; + nmw_LockCode.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isEmpty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getLock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "toNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fromNBT", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : nmw_LockCode, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nlevib_Buffer.$meta.methods = [ + { + name : "capacity", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "position", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "position", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevib_Buffer, + callable : null + }, { + name : "limit", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "limit", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevib_Buffer, + callable : null + }, { + name : "mark", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_Buffer, + callable : null + }, { + name : "reset", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_Buffer, + callable : null + }, { + name : "clear", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_Buffer, + callable : null + }, { + name : "flip", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_Buffer, + callable : null + }, { + name : "rewind", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_Buffer, + callable : null + }, { + name : "remaining", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "hasRemaining", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isReadOnly", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hasArray", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "array", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "arrayOffset", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isDirect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + nmp_Profiler.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clearProfiling", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "startSection", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "endSection", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getProfilingData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : ju_List, + callable : null + }, { + name : "endStartSection", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getNameOfLastSection", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nms_Scoreboard.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getObjective", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nms_ScoreObjective, + callable : null + }, { + name : "addScoreObjective", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, nms_IScoreObjectiveCriteria], + returnType : nms_ScoreObjective, + callable : null + }, { + name : "getObjectivesFromCriteria", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_IScoreObjectiveCriteria], + returnType : ju_Collection, + callable : null + }, { + name : "entityHasObjective", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, nms_ScoreObjective], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getValueFromObjective", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, nms_ScoreObjective], + returnType : nms_Score, + callable : null + }, { + name : "getSortedScores", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ScoreObjective], + returnType : ju_Collection, + callable : null + }, { + name : "getScoreObjectives", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Collection, + callable : null + }, { + name : "getObjectiveNames", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Collection, + callable : null + }, { + name : "removeObjectiveFromEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, nms_ScoreObjective], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getScores", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Collection, + callable : null + }, { + name : "getObjectivesForEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : ju_Map, + callable : null + }, { + name : "removeObjective", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ScoreObjective], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setObjectiveInDisplaySlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nms_ScoreObjective], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getObjectiveInDisplaySlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nms_ScoreObjective, + callable : null + }, { + name : "getTeam", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nms_ScorePlayerTeam, + callable : null + }, { + name : "createTeam", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nms_ScorePlayerTeam, + callable : null + }, { + name : "removeTeam", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ScorePlayerTeam], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addPlayerToTeam", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : $rt_booleancls(), + callable : null + }, { + name : "removePlayerFromTeams", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_booleancls(), + callable : null + }, { + name : "removePlayerFromTeam", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, nms_ScorePlayerTeam], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTeamNames", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Collection, + callable : null + }, { + name : "getTeams", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Collection, + callable : null + }, { + name : "getPlayersTeam", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nms_ScorePlayerTeam, + callable : null + }, { + name : "onScoreObjectiveAdded", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ScoreObjective], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_96532_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ScoreObjective], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_96533_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ScoreObjective], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_96536_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_Score], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_96516_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_178820_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, nms_ScoreObjective], + returnType : $rt_voidcls(), + callable : null + }, { + name : "broadcastTeamCreated", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ScorePlayerTeam], + returnType : $rt_voidcls(), + callable : null + }, { + name : "sendTeamUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ScorePlayerTeam], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_96513_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ScorePlayerTeam], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getObjectiveDisplaySlot", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "getObjectiveDisplaySlotNumber", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_intcls(), + callable : null + }, { + name : "getDisplaySlotStrings", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "func_181140_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nlevf_ListenableFuture.$meta.methods = [ + { + name : "addListener", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Runnable, juc_Executor], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nlevv_ReadableVector3f.$meta.methods = [ + { + name : "getZ", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }]; + ji_PrintWriter.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_OutputStream], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_OutputStream, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_Writer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ji_Writer, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "checkError", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "close", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "flush", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "format", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_arraycls(jl_Object)], + returnType : ji_PrintWriter, + callable : null + }, { + name : "format", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Locale, jl_String, $rt_arraycls(jl_Object)], + returnType : ji_PrintWriter, + callable : null + }, { + name : "printf", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_arraycls(jl_Object)], + returnType : ji_PrintWriter, + callable : null + }, { + name : "printf", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Locale, jl_String, $rt_arraycls(jl_Object)], + returnType : ji_PrintWriter, + callable : null + }, { + name : "print", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_charcls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "print", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "print", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "print", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "print", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "print", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "print", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "print", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "print", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "println", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "println", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_charcls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "println", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "println", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "println", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "println", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "println", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "println", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "println", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "println", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setError", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_charcls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_charcls()), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "doWrite", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_arraycls($rt_charcls()), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "write", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "append", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : ji_PrintWriter, + callable : null + }, { + name : "append", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_CharSequence], + returnType : ji_PrintWriter, + callable : null + }, { + name : "append", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls()], + returnType : ji_PrintWriter, + callable : null + }, { + name : "append", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : ji_Writer, + callable : null + }, { + name : "append", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls()], + returnType : ji_Writer, + callable : null + }, { + name : "append", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_CharSequence], + returnType : ji_Writer, + callable : null + }, { + name : "append", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : jl_Appendable, + callable : null + }, { + name : "append", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls()], + returnType : jl_Appendable, + callable : null + }, { + name : "append", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_CharSequence], + returnType : jl_Appendable, + callable : null + }]; + nmn_INetHandler.$meta.methods = [ + { + name : "onDisconnect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmu_IChatComponent], + returnType : $rt_voidcls(), + callable : null + }]; + nmi_IInvBasic.$meta.methods = [ + { + name : "onInventoryChanged", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmi_InventoryBasic], + returnType : $rt_voidcls(), + callable : null + }]; + otcir_JSFieldGetter.$meta.methods = [ + { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otp_PlatformObject], + returnType : otp_PlatformObject, + callable : null + }]; + nmu_FoodStats.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addStats", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addStats", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemFood, nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writeNBT", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFoodLevel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getPrevFoodLevel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "needFood", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "addExhaustion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSaturationLevel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setFoodLevel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setFoodSaturationLevel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nms_ScoreObjective.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_Scoreboard, jl_String, nms_IScoreObjectiveCriteria], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getScoreboard", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_Scoreboard, + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getCriteria", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_IScoreObjectiveCriteria, + callable : null + }, { + name : "getDisplayName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setDisplayName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRenderType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_IScoreObjectiveCriteria$EnumRenderType, + callable : null + }, { + name : "setRenderType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_IScoreObjectiveCriteria$EnumRenderType], + returnType : $rt_voidcls(), + callable : null + }]; + nmcgsc_SpectatorDetails.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcgs_ISpectatorMenuView, ju_List, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_178680_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmcgs_ISpectatorMenuObject, + callable : null + }, { + name : "func_178681_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + jl_ClassLoader$ResourceContainer.$meta.methods = [ + { + name : "getResource", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : otj_JSObject, + callable : null + }]; + nme_IEntityMultiPart.$meta.methods = [ + { + name : "getWorld", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_World, + callable : null + }, { + name : "attackEntityFromPart", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmeb_EntityDragonPart, nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }]; + cgcb_Supplier.$meta.methods = [ + { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; nmwc_Chunk.$meta.methods = [ { name : "", @@ -109163,5058 +113311,306 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - jus_Stream.$meta.methods = [ + nmw_IInteractionObject.$meta.methods = [ { - name : "filter", + name : "createContainer", modifiers : 1, accessLevel : 3, - parameterTypes : [juf_Predicate], - returnType : jus_Stream, + parameterTypes : [nmep_InventoryPlayer, nmep_EntityPlayer], + returnType : nmi_Container, callable : null }, { - name : "map", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Function], - returnType : jus_Stream, - callable : null - }, { - name : "mapToInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_ToIntFunction], - returnType : jus_IntStream, - callable : null - }, { - name : "mapToLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_ToLongFunction], - returnType : jus_LongStream, - callable : null - }, { - name : "mapToDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_ToDoubleFunction], - returnType : jus_DoubleStream, - callable : null - }, { - name : "flatMap", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Function], - returnType : jus_Stream, - callable : null - }, { - name : "flatMapToInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Function], - returnType : jus_IntStream, - callable : null - }, { - name : "flatMapToLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Function], - returnType : jus_LongStream, - callable : null - }, { - name : "flatMapToDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Function], - returnType : jus_DoubleStream, - callable : null - }, { - name : "distinct", + name : "getGuiID", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : jus_Stream, - callable : null - }, { - name : "sorted", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jus_Stream, - callable : null - }, { - name : "sorted", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : jus_Stream, - callable : null - }, { - name : "peek", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : jus_Stream, - callable : null - }, { - name : "limit", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : jus_Stream, - callable : null - }, { - name : "skip", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : jus_Stream, - callable : null - }, { - name : "forEach", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "forEachOrdered", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "toArray", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_Object), - callable : null - }, { - name : "toArray", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntFunction], - returnType : $rt_arraycls(jl_Object), - callable : null - }, { - name : "reduce", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, juf_BinaryOperator], - returnType : jl_Object, - callable : null - }, { - name : "reduce", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_BinaryOperator], - returnType : ju_Optional, - callable : null - }, { - name : "reduce", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, juf_BiFunction, juf_BinaryOperator], - returnType : jl_Object, - callable : null - }, { - name : "collect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Supplier, juf_BiConsumer, juf_BiConsumer], - returnType : jl_Object, - callable : null - }, { - name : "collect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jus_Collector], - returnType : jl_Object, - callable : null - }, { - name : "min", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : ju_Optional, - callable : null - }, { - name : "max", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : ju_Optional, - callable : null - }, { - name : "count", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "anyMatch", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Predicate], - returnType : $rt_booleancls(), - callable : null - }, { - name : "allMatch", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Predicate], - returnType : $rt_booleancls(), - callable : null - }, { - name : "noneMatch", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Predicate], - returnType : $rt_booleancls(), - callable : null - }, { - name : "findFirst", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Optional, - callable : null - }, { - name : "findAny", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Optional, - callable : null - }, { - name : "builder", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : jus_Stream$Builder, - callable : null - }, { - name : "empty", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : jus_Stream, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jus_Stream, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_Object)], - returnType : jus_Stream, - callable : null - }, { - name : "iterate", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_Object, juf_UnaryOperator], - returnType : jus_Stream, - callable : null - }, { - name : "generate", - modifiers : 512, - accessLevel : 3, - parameterTypes : [juf_Supplier], - returnType : jus_Stream, - callable : null - }, { - name : "concat", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jus_Stream, jus_Stream], - returnType : jus_Stream, + returnType : jl_String, callable : null }]; - nmws_MapData$MapInfo.$meta.methods = [ + cgcc_DenseImmutableTable.$meta.methods = [ + { + name : "makeIndex", + modifiers : 512, + accessLevel : 1, + parameterTypes : [cgcc_ImmutableSet], + returnType : cgcc_ImmutableMap, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [cgcc_ImmutableList, cgcc_ImmutableSet, cgcc_ImmutableSet], + returnType : $rt_voidcls(), + callable : null + }, { + name : "columnMap", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableMap, + callable : null + }, { + name : "rowMap", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableMap, + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "size", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getCell", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : cgcc_Table$Cell, + callable : null + }, { + name : "getValue", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : jl_Object, + callable : null + }, { + name : "columnMap", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Map, + callable : null + }, { + name : "rowMap", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Map, + callable : null + }, { + name : "access$200", + modifiers : 544, + accessLevel : 0, + parameterTypes : [cgcc_DenseImmutableTable], + returnType : $rt_arraycls($rt_intcls()), + callable : null + }, { + name : "access$300", + modifiers : 544, + accessLevel : 0, + parameterTypes : [cgcc_DenseImmutableTable], + returnType : cgcc_ImmutableMap, + callable : null + }, { + name : "access$400", + modifiers : 544, + accessLevel : 0, + parameterTypes : [cgcc_DenseImmutableTable], + returnType : $rt_arraycls($rt_arraycls(jl_Object)), + callable : null + }, { + name : "access$500", + modifiers : 544, + accessLevel : 0, + parameterTypes : [cgcc_DenseImmutableTable], + returnType : $rt_arraycls($rt_intcls()), + callable : null + }, { + name : "access$600", + modifiers : 544, + accessLevel : 0, + parameterTypes : [cgcc_DenseImmutableTable], + returnType : cgcc_ImmutableMap, + callable : null + }]; + jt_DecimalFormat$MantissaAndExponent.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmws_MapData, nmep_EntityPlayer], + parameterTypes : [$rt_longcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null - }, { - name : "getPacket", + }]; + nmca_MusicTicker.$meta.methods = [ + { + name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : nmn_Packet, + parameterTypes : [nmc_Minecraft], + returnType : $rt_voidcls(), callable : null }, { name : "update", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_181558_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmca_MusicTicker$MusicType], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_181557_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], returnType : $rt_voidcls(), callable : null }]; - nmwb_WorldBorder.$meta.methods = [ + jur_MatchResult.$meta.methods = [ + { + name : "end", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "end", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "group", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "group", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_String, + callable : null + }, { + name : "groupCount", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "start", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "start", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }]; + nlevc_EaglerLoadingCache.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [], + parameterTypes : [nlevc_EaglerCacheProvider], returnType : $rt_voidcls(), callable : null }, { - name : "contains", + name : "get", modifiers : 0, accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : $rt_booleancls(), - callable : null - }, { - name : "contains", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_ChunkCoordIntPair], - returnType : $rt_booleancls(), - callable : null - }, { - name : "contains", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_AxisAlignedBB], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getClosestDistance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getClosestDistance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getStatus", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmwb_EnumBorderStatus, - callable : null - }, { - name : "minX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "minZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "maxX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "maxZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getCenterX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getCenterZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "setCenter", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDiameter", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getTimeUntilTarget", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "getTargetSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "setTransition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setTransition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getListeners", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "addListener", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmwb_IBorderListener], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getDamageBuffer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "setDamageBuffer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDamageAmount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "setDamageAmount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getResizeSpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getWarningTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setWarningTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWarningDistance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setWarningDistance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), + parameterTypes : [jl_Object], + returnType : jl_Object, callable : null }]; - nme_HoverEvent.$meta.methods = [ + cgcc_RegularImmutableTable.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_HoverEvent$Action, nmu_IChatComponent], + accessLevel : 0, + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "getAction", - modifiers : 0, - accessLevel : 3, + name : "getCell", + modifiers : 1, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : cgcc_Table$Cell, + callable : null + }, { + name : "createCellSet", + modifiers : 4, + accessLevel : 0, parameterTypes : [], - returnType : nme_HoverEvent$Action, + returnType : cgcc_ImmutableSet, callable : null }, { name : "getValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - nmnp_INetHandlerPlayClient.$meta.methods = [ - { - name : "handleSpawnObject", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S0EPacketSpawnObject], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleSpawnExperienceOrb", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S11PacketSpawnExperienceOrb], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleSpawnGlobalEntity", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S2CPacketSpawnGlobalEntity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleSpawnMob", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S0FPacketSpawnMob], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleScoreboardObjective", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S3BPacketScoreboardObjective], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleSpawnPainting", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S10PacketSpawnPainting], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleSpawnPlayer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S0CPacketSpawnPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleAnimation", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S0BPacketAnimation], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleStatistics", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S37PacketStatistics], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleBlockBreakAnim", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S25PacketBlockBreakAnim], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleSignEditorOpen", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S36PacketSignEditorOpen], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleUpdateTileEntity", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S35PacketUpdateTileEntity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleBlockAction", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S24PacketBlockAction], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleBlockChange", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S23PacketBlockChange], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleChat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S02PacketChat], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleTabComplete", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S3APacketTabComplete], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleMultiBlockChange", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S22PacketMultiBlockChange], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleMaps", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S34PacketMaps], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleConfirmTransaction", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S32PacketConfirmTransaction], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleCloseWindow", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S2EPacketCloseWindow], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleWindowItems", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S30PacketWindowItems], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleOpenWindow", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S2DPacketOpenWindow], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleWindowProperty", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S31PacketWindowProperty], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleSetSlot", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S2FPacketSetSlot], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleCustomPayload", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S3FPacketCustomPayload], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleDisconnect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S40PacketDisconnect], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleUseBed", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S0APacketUseBed], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEntityStatus", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S19PacketEntityStatus], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEntityAttach", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S1BPacketEntityAttach], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleExplosion", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S27PacketExplosion], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleChangeGameState", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S2BPacketChangeGameState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleKeepAlive", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S00PacketKeepAlive], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleChunkData", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S21PacketChunkData], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleMapChunkBulk", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S26PacketMapChunkBulk], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEffect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S28PacketEffect], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleJoinGame", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S01PacketJoinGame], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEntityMovement", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S14PacketEntity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handlePlayerPosLook", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S08PacketPlayerPosLook], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleParticles", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S2APacketParticles], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handlePlayerAbilities", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S39PacketPlayerAbilities], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handlePlayerListItem", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S38PacketPlayerListItem], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleDestroyEntities", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S13PacketDestroyEntities], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleRemoveEntityEffect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S1EPacketRemoveEntityEffect], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleRespawn", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S07PacketRespawn], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEntityHeadLook", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S19PacketEntityHeadLook], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleHeldItemChange", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S09PacketHeldItemChange], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleDisplayScoreboard", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S3DPacketDisplayScoreboard], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEntityMetadata", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S1CPacketEntityMetadata], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEntityVelocity", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S12PacketEntityVelocity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEntityEquipment", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S04PacketEntityEquipment], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleSetExperience", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S1FPacketSetExperience], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleUpdateHealth", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S06PacketUpdateHealth], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleTeams", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S3EPacketTeams], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleUpdateScore", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S3CPacketUpdateScore], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleSpawnPosition", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S05PacketSpawnPosition], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleTimeUpdate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S03PacketTimeUpdate], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleUpdateSign", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S33PacketUpdateSign], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleSoundEffect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S29PacketSoundEffect], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleCollectItem", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S0DPacketCollectItem], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEntityTeleport", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S18PacketEntityTeleport], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEntityProperties", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S20PacketEntityProperties], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEntityEffect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S1DPacketEntityEffect], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleCombatEvent", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S42PacketCombatEvent], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleServerDifficulty", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S41PacketServerDifficulty], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleCamera", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S43PacketCamera], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleWorldBorder", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S44PacketWorldBorder], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleTitle", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S45PacketTitle], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleSetCompressionLevel", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S46PacketSetCompressionLevel], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handlePlayerListHeaderFooter", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S47PacketPlayerListHeaderFooter], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleResourcePack", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S48PacketResourcePackSend], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEntityNBT", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnps_S49PacketUpdateEntityNBT], - returnType : $rt_voidcls(), - callable : null - }]; - nmep_InventoryPlayer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCurrentItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getHotbarSize", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getInventorySlotContainItem", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmi_Item], - returnType : $rt_intcls(), - callable : null - }, { - name : "getInventorySlotContainItemAndDamage", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmi_Item, $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "storeItemStack", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmi_ItemStack], - returnType : $rt_intcls(), - callable : null - }, { - name : "getFirstEmptyStack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setCurrentItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_Item, $rt_intcls(), $rt_booleancls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "changeCurrentItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clearMatchingItems", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_Item, $rt_intcls(), $rt_intcls(), nmn_NBTTagCompound], - returnType : $rt_intcls(), - callable : null - }, { - name : "storePartialItemStack", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmi_ItemStack], - returnType : $rt_intcls(), - callable : null - }, { - name : "decrementAnimations", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "consumeInventoryItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_Item], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hasItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_Item], - returnType : $rt_booleancls(), - callable : null - }, { - name : "addItemStackToInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "decrStackSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "removeStackFromSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "setInventorySlotContents", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getStrVsBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmb_Block], - returnType : $rt_floatcls(), - callable : null - }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagList], - returnType : nmn_NBTTagList, - callable : null - }, { - name : "readFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagList], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSizeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hasCustomName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getDisplayName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "getInventoryStackLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "canHeldItemHarvest", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmb_Block], - returnType : $rt_booleancls(), - callable : null - }, { - name : "armorItemInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getTotalArmorValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "damageArmor", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "dropAllItems", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "markDirty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setItemStack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getItemStack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "isUseableByPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hasItemStack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "openInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "closeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValidForSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "copyInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_InventoryPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFieldCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "clear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jl_ClassLoader$ResourceContainer.$meta.methods = [ - { - name : "getResource", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : otj_JSObject, - callable : null - }]; - nmw_GameRules.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addGameRule", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String, nmw_GameRules$ValueType], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setOrCreateGameRule", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jl_String, - callable : null - }, { - name : "getBoolean", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getInt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_intcls(), - callable : null - }, { - name : "writeToNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmn_NBTTagCompound, - callable : null - }, { - name : "readFromNBT", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRules", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_String), - callable : null - }, { - name : "hasRule", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_booleancls(), - callable : null - }, { - name : "areSameType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, nmw_GameRules$ValueType], - returnType : $rt_booleancls(), - callable : null - }]; - nmw_WorldType.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWorldTypeName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getTranslateName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "func_151359_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getGeneratorVersion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getWorldTypeForGeneratorVersion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmw_WorldType, - callable : null - }, { - name : "setCanBeCreated", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_booleancls()], - returnType : nmw_WorldType, - callable : null - }, { - name : "getCanBeCreated", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setVersioned", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : nmw_WorldType, - callable : null - }, { - name : "isVersioned", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "parseWorldType", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmw_WorldType, - callable : null - }, { - name : "getWorldTypeID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "showWorldInfoNotice", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setNotificationData", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : nmw_WorldType, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nlevm_IAcceleratedParticleEngine.$meta.methods = [ - { - name : "drawParticle", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawParticle", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawParticle", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawParticle", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmcg_GuiPlayerTabOverlay.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmc_Minecraft, nmcg_GuiIngame], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPlayerName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcn_NetworkPlayerInfo], - returnType : jl_String, - callable : null - }, { - name : "updatePlayerList", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderPlayerlist", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nms_Scoreboard, nms_ScoreObjective], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawPing", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), nmcn_NetworkPlayerInfo], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawScoreboardValues", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nms_ScoreObjective, $rt_intcls(), jl_String, $rt_intcls(), $rt_intcls(), nmcn_NetworkPlayerInfo], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setFooter", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setHeader", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_181030_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - otp_PlatformSequence.$meta.methods = [ - { - name : "getLength", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : otj_JSObject, - callable : null - }]; - nmcr_BlockModelRenderer$AmbientOcclusionFace.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [nmcr_BlockModelRenderer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateVertexBrightness", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IBlockAccess, nmb_Block, nmu_BlockPos, nmu_EnumFacing, $rt_arraycls($rt_floatcls()), ju_BitSet], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAoBrightness", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getVertexBrightness", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "access$000", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmcr_BlockModelRenderer$AmbientOcclusionFace], - returnType : $rt_arraycls($rt_intcls()), - callable : null - }, { - name : "access$100", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmcr_BlockModelRenderer$AmbientOcclusionFace], - returnType : $rt_arraycls($rt_floatcls()), - callable : null - }]; - juf_ToIntFunction.$meta.methods = [ - { - name : "applyAsInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }]; - jn_CharBuffer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getChar", modifiers : 1, accessLevel : 0, parameterTypes : [$rt_intcls()], - returnType : $rt_charcls(), - callable : null - }, { - name : "putChar", - modifiers : 1, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_charcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "allocate", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_CharBuffer, - callable : null - }, { - name : "wrap", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_charcls()), $rt_intcls(), $rt_intcls()], - returnType : jn_CharBuffer, - callable : null - }, { - name : "wrap", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_charcls())], - returnType : jn_CharBuffer, - callable : null - }, { - name : "read", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jn_CharBuffer], - returnType : $rt_intcls(), - callable : null - }, { - name : "wrap", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls()], - returnType : jn_CharBuffer, - callable : null - }, { - name : "wrap", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_CharSequence], - returnType : jn_CharBuffer, - callable : null - }, { - name : "slice", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_CharBuffer, - callable : null - }, { - name : "duplicate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_CharBuffer, - callable : null - }, { - name : "asReadOnlyBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_CharBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : jn_CharBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_charcls(), - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_charcls()], - returnType : jn_CharBuffer, - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_charcls()), $rt_intcls(), $rt_intcls()], - returnType : jn_CharBuffer, - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_charcls())], - returnType : jn_CharBuffer, - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jn_CharBuffer], - returnType : jn_CharBuffer, - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_charcls()), $rt_intcls(), $rt_intcls()], - returnType : jn_CharBuffer, - callable : null - }, { - name : "put", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_charcls())], - returnType : jn_CharBuffer, - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], - returnType : jn_CharBuffer, - callable : null - }, { - name : "put", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jn_CharBuffer, - callable : null - }, { - name : "hasArray", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "array", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_charcls()), - callable : null - }, { - name : "arrayOffset", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isArrayPresent", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getArray", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_arraycls($rt_charcls()), - callable : null - }, { - name : "getArrayOffset", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "compact", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_CharBuffer, - callable : null - }, { - name : "isDirect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "compareTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jn_CharBuffer], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "length", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "charAt", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_charcls(), - callable : null - }, { - name : "subSequence", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : jn_CharBuffer, - callable : null - }, { - name : "append", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_CharSequence], - returnType : jn_CharBuffer, - callable : null - }, { - name : "append", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls()], - returnType : jn_CharBuffer, - callable : null - }, { - name : "append", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : jn_CharBuffer, - callable : null - }, { - name : "order", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ByteOrder, - callable : null - }, { - name : "mark", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_CharBuffer, - callable : null - }, { - name : "reset", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_CharBuffer, - callable : null - }, { - name : "clear", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_CharBuffer, - callable : null - }, { - name : "flip", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_CharBuffer, - callable : null - }, { - name : "rewind", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_CharBuffer, - callable : null - }, { - name : "limit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_CharBuffer, - callable : null - }, { - name : "position", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_CharBuffer, - callable : null - }, { - name : "array", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], returnType : jl_Object, callable : null }, { - name : "rewind", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "flip", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "clear", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "reset", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "mark", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "limit", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_Buffer, - callable : null - }, { - name : "position", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_Buffer, - callable : null - }, { - name : "compareTo", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "append", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : jl_Appendable, - callable : null - }, { - name : "append", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls()], - returnType : jl_Appendable, - callable : null - }, { - name : "append", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_CharSequence], - returnType : jl_Appendable, - callable : null - }, { - name : "subSequence", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : jl_CharSequence, - callable : null - }]; - jl_Runnable.$meta.methods = [ - { - name : "run", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcgs_ISpectatorMenuRecipient.$meta.methods = [ - { - name : "func_175257_a", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmcgs_SpectatorMenu], - returnType : $rt_voidcls(), - callable : null - }]; - cgcc_ImmutableListMultimap$Builder.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : cgcc_ImmutableListMultimap$Builder, - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Map$Entry], - returnType : cgcc_ImmutableListMultimap$Builder, - callable : null - }, { - name : "putAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Iterable], - returnType : cgcc_ImmutableListMultimap$Builder, - callable : null - }, { - name : "putAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object, $rt_arraycls(jl_Object)], - returnType : cgcc_ImmutableListMultimap$Builder, - callable : null - }, { - name : "putAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [cgcc_Multimap], - returnType : cgcc_ImmutableListMultimap$Builder, - callable : null - }, { - name : "orderKeysBy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : cgcc_ImmutableListMultimap$Builder, - callable : null - }, { - name : "orderValuesBy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : cgcc_ImmutableListMultimap$Builder, - callable : null - }, { - name : "build", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableListMultimap, - callable : null - }, { - name : "build", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableMultimap, - callable : null - }, { - name : "orderValuesBy", - modifiers : 96, - accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : cgcc_ImmutableMultimap$Builder, - callable : null - }, { - name : "orderKeysBy", - modifiers : 96, - accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : cgcc_ImmutableMultimap$Builder, - callable : null - }, { - name : "putAll", - modifiers : 96, - accessLevel : 3, - parameterTypes : [cgcc_Multimap], - returnType : cgcc_ImmutableMultimap$Builder, - callable : null - }, { - name : "putAll", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object, $rt_arraycls(jl_Object)], - returnType : cgcc_ImmutableMultimap$Builder, - callable : null - }, { - name : "putAll", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Iterable], - returnType : cgcc_ImmutableMultimap$Builder, - callable : null - }, { - name : "put", - modifiers : 96, - accessLevel : 3, - parameterTypes : [ju_Map$Entry], - returnType : cgcc_ImmutableMultimap$Builder, - callable : null - }, { - name : "put", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : cgcc_ImmutableMultimap$Builder, - callable : null - }]; - nlevv_Vector4f.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_ReadableVector4f], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_ReadableVector4f], - returnType : nlevv_Vector4f, - callable : null - }, { - name : "lengthSquared", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "translate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : nlevv_Vector4f, - callable : null - }, { - name : "add", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Vector4f, nlevv_Vector4f, nlevv_Vector4f], - returnType : nlevv_Vector4f, - callable : null - }, { - name : "sub", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Vector4f, nlevv_Vector4f, nlevv_Vector4f], - returnType : nlevv_Vector4f, - callable : null - }, { - name : "negate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevv_Vector, - callable : null - }, { - name : "negate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_Vector4f], - returnType : nlevv_Vector4f, - callable : null - }, { - name : "normalise", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_Vector4f], - returnType : nlevv_Vector4f, - callable : null - }, { - name : "dot", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Vector4f, nlevv_Vector4f], - returnType : $rt_floatcls(), - callable : null - }, { - name : "angle", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Vector4f, nlevv_Vector4f], - returnType : $rt_floatcls(), - callable : null - }, { - name : "load", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevib_FloatBuffer], - returnType : nlevv_Vector, - callable : null - }, { - name : "scale", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : nlevv_Vector, - callable : null - }, { - name : "store", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevib_FloatBuffer], - returnType : nlevv_Vector, - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getX", + name : "createValues", modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getY", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setX", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setY", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setW", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getW", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; - nme_DataWatcher.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addObject", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addObjectByDataType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWatchableObjectByte", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_bytecls(), - callable : null - }, { - name : "getWatchableObjectShort", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_shortcls(), - callable : null - }, { - name : "getWatchableObjectInt", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getWatchableObjectFloat", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getWatchableObjectString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_String, - callable : null - }, { - name : "getWatchableObjectItemStack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getWatchedObject", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : nme_DataWatcher$WatchableObject, - callable : null - }, { - name : "getWatchableObjectRotations", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmu_Rotations, - callable : null - }, { - name : "updateObject", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setObjectWatched", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hasObjectChanged", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "writeWatchedListToPacketBuffer", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_List, nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getChanged", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "writeTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAllWatched", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "writeWatchableObjectToPacketBuffer", - modifiers : 512, - accessLevel : 1, - parameterTypes : [nmn_PacketBuffer, nme_DataWatcher$WatchableObject], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readWatchedListFromPacketBuffer", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : ju_List, - callable : null - }, { - name : "updateWatchedObjectsFromList", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_List], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getIsBlank", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_111144_e", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, accessLevel : 0, parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - ji_OutputStream.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), + returnType : cgcc_ImmutableCollection, callable : null }, { - name : "write", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "close", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "flush", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nlevv_Vector2f.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_ReadableVector2f], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_ReadableVector2f], - returnType : nlevv_Vector2f, - callable : null - }, { - name : "lengthSquared", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "translate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls()], - returnType : nlevv_Vector2f, - callable : null - }, { - name : "negate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevv_Vector, - callable : null - }, { - name : "negate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_Vector2f], - returnType : nlevv_Vector2f, - callable : null - }, { - name : "normalise", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevv_Vector2f], - returnType : nlevv_Vector2f, - callable : null - }, { - name : "dot", + name : "forCells", modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Vector2f, nlevv_Vector2f], - returnType : $rt_floatcls(), + accessLevel : 0, + parameterTypes : [ju_List, ju_Comparator, ju_Comparator], + returnType : cgcc_RegularImmutableTable, callable : null }, { - name : "angle", + name : "forCells", modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Vector2f, nlevv_Vector2f], - returnType : $rt_floatcls(), + accessLevel : 0, + parameterTypes : [jl_Iterable], + returnType : cgcc_RegularImmutableTable, callable : null }, { - name : "add", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Vector2f, nlevv_Vector2f, nlevv_Vector2f], - returnType : nlevv_Vector2f, + name : "forCellsInternal", + modifiers : 516, + accessLevel : 1, + parameterTypes : [jl_Iterable, ju_Comparator, ju_Comparator], + returnType : cgcc_RegularImmutableTable, callable : null }, { - name : "sub", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nlevv_Vector2f, nlevv_Vector2f, nlevv_Vector2f], - returnType : nlevv_Vector2f, - callable : null - }, { - name : "store", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevib_FloatBuffer], - returnType : nlevv_Vector, - callable : null - }, { - name : "load", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevib_FloatBuffer], - returnType : nlevv_Vector, - callable : null - }, { - name : "scale", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : nlevv_Vector, - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getX", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getY", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setX", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setY", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; - nmeb_EntityDragonPart.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_IEntityMultiPart, jl_String, $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "entityInit", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readEntityFromNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writeEntityToNBT", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canBeCollidedWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isEntityEqual", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }]; - nlevib_ByteBuffer.$meta.methods = [ - { - name : "slice", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "duplicate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "asReadOnlyBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_bytecls()], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_bytecls(), - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_bytecls()], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevib_ByteBuffer], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "arrayOffset", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "compact", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "getChar", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "putChar", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "getChar", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_charcls(), - callable : null - }, { - name : "putChar", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_charcls()], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "getShort", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_shortcls(), - callable : null - }, { - name : "putShort", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_shortcls()], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "getShort", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_shortcls(), - callable : null - }, { - name : "putShort", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_shortcls()], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "asShortBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_ShortBuffer, - callable : null - }, { - name : "getInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "putInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "getInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "putInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "asIntBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_IntBuffer, - callable : null - }, { - name : "getLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "putLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "getLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "putLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_longcls()], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "getFloat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "putFloat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "getFloat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "putFloat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_floatcls()], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "asFloatBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_FloatBuffer, - callable : null - }, { - name : "mark", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "reset", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "clear", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "flip", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "rewind", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "limit", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "position", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevib_ByteBuffer, - callable : null - }, { - name : "rewind", + name : "createValues", modifiers : 96, - accessLevel : 3, + accessLevel : 0, parameterTypes : [], - returnType : nlevib_Buffer, + returnType : ju_Collection, callable : null }, { - name : "flip", + name : "createCellSet", modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_Buffer, - callable : null - }, { - name : "clear", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_Buffer, - callable : null - }, { - name : "reset", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_Buffer, - callable : null - }, { - name : "mark", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_Buffer, - callable : null - }, { - name : "limit", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevib_Buffer, - callable : null - }, { - name : "position", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevib_Buffer, - callable : null - }]; - nmw_IWorldAccess.$meta.methods = [ - { - name : "markBlockForUpdate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "notifyLightSet", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "markBlockRangeForRenderUpdate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "playSound", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "playSoundToNearExcept", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, jl_String, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "spawnParticle", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_booleancls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_arraycls($rt_intcls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onEntityAdded", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onEntityRemoved", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "playRecord", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "broadcastSound", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmu_BlockPos, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "playAuxSFX", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, $rt_intcls(), nmu_BlockPos, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "sendBlockBreakProgress", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmu_BlockPos, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - cgcc_Multiset.$meta.methods = [ - { - name : "count", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }, { - name : "add", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "remove", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setCount", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setCount", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, $rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "elementSet", - modifiers : 1, - accessLevel : 3, + accessLevel : 0, parameterTypes : [], returnType : ju_Set, callable : null - }, { - name : "entrySet", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }, { - name : "equals", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "iterator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }, { - name : "contains", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "containsAll", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : $rt_booleancls(), - callable : null - }, { - name : "add", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "remove", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "removeAll", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : $rt_booleancls(), - callable : null - }, { - name : "retainAll", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : $rt_booleancls(), - callable : null - }]; - nlevv_ReadableVector3f.$meta.methods = [ - { - name : "getZ", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }]; - nlevf_ListenableFuture.$meta.methods = [ - { - name : "addListener", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Runnable, juc_Executor], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nme_IEntityLivingData.$meta.methods = []; - nmbs_BlockWorldState.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBlockState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "getTileEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmt_TileEntity, - callable : null - }, { - name : "getPos", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "hasState", - modifiers : 512, - accessLevel : 3, - parameterTypes : [cgcb_Predicate], - returnType : cgcb_Predicate, - callable : null - }]; - oj_JSONPointer$Builder.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "build", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : oj_JSONPointer, - callable : null - }, { - name : "append", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : oj_JSONPointer$Builder, - callable : null - }, { - name : "append", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : oj_JSONPointer$Builder, - callable : null - }]; - ji_PrintWriter.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_OutputStream], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_OutputStream, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_Writer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ji_Writer, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "checkError", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "close", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "flush", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "format", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_arraycls(jl_Object)], - returnType : ji_PrintWriter, - callable : null - }, { - name : "format", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Locale, jl_String, $rt_arraycls(jl_Object)], - returnType : ji_PrintWriter, - callable : null - }, { - name : "printf", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_arraycls(jl_Object)], - returnType : ji_PrintWriter, - callable : null - }, { - name : "printf", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Locale, jl_String, $rt_arraycls(jl_Object)], - returnType : ji_PrintWriter, - callable : null - }, { - name : "print", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_charcls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "print", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "print", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "print", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "print", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "print", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "print", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "print", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "print", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "println", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "println", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_charcls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "println", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "println", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "println", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "println", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "println", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "println", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "println", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "println", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setError", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_charcls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_charcls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "doWrite", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_arraycls($rt_charcls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "write", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "append", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : ji_PrintWriter, - callable : null - }, { - name : "append", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_CharSequence], - returnType : ji_PrintWriter, - callable : null - }, { - name : "append", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls()], - returnType : ji_PrintWriter, - callable : null - }, { - name : "append", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : ji_Writer, - callable : null - }, { - name : "append", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls()], - returnType : ji_Writer, - callable : null - }, { - name : "append", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_CharSequence], - returnType : ji_Writer, - callable : null - }, { - name : "append", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_charcls()], - returnType : jl_Appendable, - callable : null - }, { - name : "append", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_CharSequence, $rt_intcls(), $rt_intcls()], - returnType : jl_Appendable, - callable : null - }, { - name : "append", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_CharSequence], - returnType : jl_Appendable, - callable : null - }]; - nlevn_ByteBuf.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "allocate", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "allocate", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jn_ByteBuffer, $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "capacity", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "capacity", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "maxCapacity", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "order", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ByteOrder, - callable : null - }, { - name : "order", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jn_ByteOrder], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "unwrap", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "isDirect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "readerIndex", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "readerIndex", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "writerIndex", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "writerIndex", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "setIndex", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "readableBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "writableBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "maxWritableBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isReadable", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isReadable", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isWritable", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isWritable", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "clear", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "markReaderIndex", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "resetReaderIndex", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "markWriterIndex", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "resetWriterIndex", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "discardReadBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "discardSomeReadBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "ensureWritable", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "ensureWritable", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_booleancls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getBoolean", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getByte", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_bytecls(), - callable : null - }, { - name : "getUnsignedByte", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_shortcls(), - callable : null - }, { - name : "getShort", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_shortcls(), - callable : null - }, { - name : "getUnsignedShort", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMedium", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getUnsignedMedium", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getUnsignedInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "getLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "getChar", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_charcls(), - callable : null - }, { - name : "getFloat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nlevn_ByteBuf], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "getBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nlevn_ByteBuf, $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "getBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nlevn_ByteBuf, $rt_intcls(), $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "getBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_arraycls($rt_bytecls())], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "getBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "getBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), jn_ByteBuffer], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "getBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), ji_OutputStream, $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "setBoolean", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_booleancls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "setByte", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "setShort", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "setMedium", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "setInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "setLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_longcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "setChar", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "setFloat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_floatcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "setDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_doublecls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "setBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nlevn_ByteBuf], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "setBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nlevn_ByteBuf, $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "setBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nlevn_ByteBuf, $rt_intcls(), $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "setBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_arraycls($rt_bytecls())], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "setBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "setBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), jn_ByteBuffer], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "setBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), ji_InputStream, $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setZero", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "readBoolean", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "readByte", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "readUnsignedByte", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_shortcls(), - callable : null - }, { - name : "readShort", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_shortcls(), - callable : null - }, { - name : "readUnsignedShort", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "readMedium", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "readUnsignedMedium", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "readInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "readUnsignedInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "readLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "readChar", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "readFloat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "readDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "readBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "readSlice", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "readBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevn_ByteBuf], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "readBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevn_ByteBuf, $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "readBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevn_ByteBuf, $rt_intcls(), $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "readBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "readBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "readBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jn_ByteBuffer], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "readBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ji_OutputStream, $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "skipBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "writeBoolean", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "writeByte", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "writeShort", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "writeMedium", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "writeInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "writeLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "writeChar", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "writeFloat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "writeDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "writeBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevn_ByteBuf], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "writeBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevn_ByteBuf, $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "writeBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevn_ByteBuf, $rt_intcls(), $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "writeBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "writeBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "writeBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jn_ByteBuffer], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "writeBytes", - modifiers : 1, - accessLevel : 3, - parameterTypes : [ji_InputStream, $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "writeZero", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "indexOf", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_bytecls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "bytesBefore", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_bytecls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "bytesBefore", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_bytecls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "bytesBefore", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_bytecls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "copy", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "copy", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "slice", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "slice", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "duplicate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevn_ByteBuf, - callable : null - }, { - name : "nioBufferCount", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "nioBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ByteBuffer, - callable : null - }, { - name : "nioBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : jn_ByteBuffer, - callable : null - }, { - name : "internalNioBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : jn_ByteBuffer, - callable : null - }, { - name : "nioBuffers", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jn_ByteBuffer), - callable : null - }, { - name : "nioBuffers", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_arraycls(jn_ByteBuffer), - callable : null - }, { - name : "hasArray", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "array", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_bytecls()), - callable : null - }, { - name : "arrayOffset", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "hasMemoryAddress", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "memoryAddress", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "toString", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jnc_Charset], - returnType : jl_String, - callable : null - }, { - name : "toString", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), jnc_Charset], - returnType : jl_String, - callable : null - }, { - name : "hashCode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "compareTo", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevn_ByteBuf], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "compareTo", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }]; - jn_Buffer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "capacity", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "position", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "position", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_Buffer, - callable : null - }, { - name : "limit", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "limit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_Buffer, - callable : null - }, { - name : "mark", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "reset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "clear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "flip", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "rewind", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "remaining", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "hasRemaining", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isReadOnly", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hasArray", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "array", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "arrayOffset", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isDirect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - jl_Exception.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null }]; nmcgi_GuiContainer.$meta.methods = [ { @@ -114365,6 +113761,148 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + otjt_ArrayBufferView.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLength", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getByteLength", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getByteOffset", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBuffer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otjt_ArrayBuffer, + callable : null + }, { + name : "set", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjt_ArrayBufferView, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjt_ArrayBufferView], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjc_JSArrayReader, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otjc_JSArrayReader], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_shortcls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_intcls()), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_intcls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_doublecls()), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_doublecls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "$static", + modifiers : 512, + accessLevel : 0, + parameterTypes : [otjt_ArrayBufferView], + returnType : $rt_voidcls(), + callable : null + }]; cgcc_AbstractMultimap.$meta.methods = [ { name : "", @@ -114535,279 +114073,135 @@ function jl_Class_createMetadata() { returnType : jl_String, callable : null }]; - cgcc_RegularImmutableTable.$meta.methods = [ + jn_Buffer.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 0, - parameterTypes : [], + parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "getCell", - modifiers : 1, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : cgcc_Table$Cell, - callable : null - }, { - name : "createCellSet", + name : "capacity", modifiers : 4, - accessLevel : 0, + accessLevel : 3, parameterTypes : [], - returnType : cgcc_ImmutableSet, + returnType : $rt_intcls(), callable : null }, { - name : "getValue", - modifiers : 1, - accessLevel : 0, + name : "position", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "position", + modifiers : 0, + accessLevel : 3, parameterTypes : [$rt_intcls()], + returnType : jn_Buffer, + callable : null + }, { + name : "limit", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "limit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_Buffer, + callable : null + }, { + name : "mark", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "reset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "clear", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "flip", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "rewind", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "remaining", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "hasRemaining", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isReadOnly", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hasArray", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "array", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], returnType : jl_Object, callable : null }, { - name : "createValues", - modifiers : 4, - accessLevel : 0, - parameterTypes : [], - returnType : cgcc_ImmutableCollection, - callable : null - }, { - name : "forCells", - modifiers : 512, - accessLevel : 0, - parameterTypes : [ju_List, ju_Comparator, ju_Comparator], - returnType : cgcc_RegularImmutableTable, - callable : null - }, { - name : "forCells", - modifiers : 512, - accessLevel : 0, - parameterTypes : [jl_Iterable], - returnType : cgcc_RegularImmutableTable, - callable : null - }, { - name : "forCellsInternal", - modifiers : 516, - accessLevel : 1, - parameterTypes : [jl_Iterable, ju_Comparator, ju_Comparator], - returnType : cgcc_RegularImmutableTable, - callable : null - }, { - name : "createValues", - modifiers : 96, - accessLevel : 0, - parameterTypes : [], - returnType : ju_Collection, - callable : null - }, { - name : "createCellSet", - modifiers : 96, - accessLevel : 0, - parameterTypes : [], - returnType : ju_Set, - callable : null - }]; - otjt_ArrayBufferView.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLength", + name : "arrayOffset", modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getByteLength", + name : "isDirect", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getByteOffset", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : otjt_ArrayBuffer, - callable : null - }, { - name : "set", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjt_ArrayBufferView, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjt_ArrayBufferView], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjc_JSArrayReader, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjc_JSArrayReader], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_shortcls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_intcls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_intcls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_doublecls()), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_doublecls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "$static", - modifiers : 512, - accessLevel : 0, - parameterTypes : [otjt_ArrayBufferView], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrm_SimpleBakedModel.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_List, ju_List, $rt_booleancls(), $rt_booleancls(), nlevm_EaglerTextureAtlasSprite, nmcrbm_ItemCameraTransforms], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFaceQuads", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_EnumFacing], - returnType : ju_List, - callable : null - }, { - name : "getGeneralQuads", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "isAmbientOcclusion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], returnType : $rt_booleancls(), callable : null - }, { - name : "isGui3d", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isBuiltInRenderer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getParticleTexture", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevm_EaglerTextureAtlasSprite, - callable : null - }, { - name : "getItemCameraTransforms", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcrbm_ItemCameraTransforms, - callable : null }]; - nmnps_S10PacketSpawnPainting.$meta.methods = [ + jl_Exception.$meta.methods = [ { name : "", modifiers : 0, @@ -114819,540 +114213,10 @@ function jl_Class_createMetadata() { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmei_EntityPainting], + parameterTypes : [jl_String, jl_Throwable], returnType : $rt_voidcls(), callable : null }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEntityID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "getFacing", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_EnumFacing, - callable : null - }, { - name : "getTitle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S2CPacketSpawnGlobalEntity.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_149052_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_149051_d", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_149050_e", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_149049_f", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_149053_g", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S0EPacketSpawnObject.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEntityID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getY", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getSpeedX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getSpeedY", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getSpeedZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getPitch", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getYaw", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_149009_m", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setY", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setSpeedX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setSpeedY", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setSpeedZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_149002_g", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S1CPacketEntityMetadata.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nme_DataWatcher, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_149376_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "getEntityId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S12PacketEntityVelocity.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEntityID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMotionX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMotionY", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMotionZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S11PacketSpawnExperienceOrb.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmei_EntityXPOrb], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEntityID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getY", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getXPValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nlevs_EaglercraftNetworkManager.$meta.methods = [ - { name : "", modifiers : 0, accessLevel : 3, @@ -115360,198 +114224,14 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "connect", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getConnectStatus", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevi_EnumEaglerConnectionState, - callable : null - }, { - name : "closeChannel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setConnectionState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_EnumConnectionState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processReceivedPackets", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "sendPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_Packet], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setNetHandler", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isLocalChannel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isChannelOpen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getIsencrypted", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setCompressionTreshold", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "checkDisconnected", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "doClientDisconnect", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmu_IChatComponent], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nlevp_ServerSkinCache.$meta.methods = [ - { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nlevs_EaglercraftNetworkManager, nmcrt_TextureManager], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getClientPlayerSkin", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevp_ServerSkinCache$SkinCacheEntry, - callable : null - }, { - name : "getSkin", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevma_GameProfile], - returnType : nlevp_ServerSkinCache$SkinCacheEntry, - callable : null - }, { - name : "getSkin", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlev_EaglercraftUUID], - returnType : nlevp_ServerSkinCache$SkinCacheEntry, - callable : null - }, { - name : "_getSkin", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nlev_EaglercraftUUID], - returnType : nlevp_ServerSkinCache$SkinCacheEntry, - callable : null - }, { - name : "getSkin", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, nlevp_SkinModel], - returnType : nlevp_ServerSkinCache$SkinCacheEntry, - callable : null - }, { - name : "cacheSkinPreset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlev_EaglercraftUUID, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "cacheSkinCustom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlev_EaglercraftUUID, $rt_arraycls($rt_bytecls()), nlevp_SkinModel], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getRequestedSkinType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlev_EaglercraftUUID], - returnType : nlevp_SkinModel, - callable : null - }, { - name : "flush", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "destroy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "evictSkin", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlev_EaglercraftUUID], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], + parameterTypes : [jl_Throwable], returnType : $rt_voidcls(), callable : null }]; - nmnps_S01PacketJoinGame.$meta.methods = [ + cgcc_ImmutableMultimap$Builder.$meta.methods = [ { name : "", modifiers : 0, @@ -115560,246 +114240,60 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "", + name : "put", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls(), nmw_WorldSettings$GameType, $rt_booleancls(), $rt_intcls(), nmw_EnumDifficulty, $rt_intcls(), nmw_WorldType, $rt_booleancls()], - returnType : $rt_voidcls(), + parameterTypes : [jl_Object, jl_Object], + returnType : cgcc_ImmutableMultimap$Builder, callable : null }, { - name : "readPacketData", + name : "put", modifiers : 0, accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), + parameterTypes : [ju_Map$Entry], + returnType : cgcc_ImmutableMultimap$Builder, callable : null }, { - name : "writePacketData", + name : "putAll", modifiers : 0, accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), + parameterTypes : [jl_Object, jl_Iterable], + returnType : cgcc_ImmutableMultimap$Builder, callable : null }, { - name : "processPacket", + name : "putAll", modifiers : 0, accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), + parameterTypes : [jl_Object, $rt_arraycls(jl_Object)], + returnType : cgcc_ImmutableMultimap$Builder, callable : null }, { - name : "getEntityId", + name : "putAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [cgcc_Multimap], + returnType : cgcc_ImmutableMultimap$Builder, + callable : null + }, { + name : "orderKeysBy", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Comparator], + returnType : cgcc_ImmutableMultimap$Builder, + callable : null + }, { + name : "orderValuesBy", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Comparator], + returnType : cgcc_ImmutableMultimap$Builder, + callable : null + }, { + name : "build", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isHardcoreMode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getGameType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_WorldSettings$GameType, - callable : null - }, { - name : "getDimension", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getDifficulty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_EnumDifficulty, - callable : null - }, { - name : "getMaxPlayers", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getWorldType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_WorldType, - callable : null - }, { - name : "isReducedDebugInfo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - otjt_ArrayBuffer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getByteLength", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "slice", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : otjt_ArrayBuffer, - callable : null - }, { - name : "create", - modifiers : 768, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : otjt_ArrayBuffer, - callable : null - }, { - name : "$static", - modifiers : 512, - accessLevel : 0, - parameterTypes : [otjt_ArrayBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "create$js_body$_3", - modifiers : 768, - accessLevel : 0, - parameterTypes : [otj_JSObject], - returnType : otj_JSObject, - callable : null - }]; - nmnps_S0CPacketSpawnPlayer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_148944_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "getEntityID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlev_EaglercraftUUID, - callable : null - }, { - name : "getX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getY", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getYaw", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "getPitch", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "getCurrentItemID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), + returnType : cgcc_ImmutableMultimap, callable : null }]; cgcc_ImmutableTable.$meta.methods = [ @@ -116105,7 +114599,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnps_S3FPacketCustomPayload.$meta.methods = [ + nmnps_S0APacketUseBed.$meta.methods = [ { name : "", modifiers : 0, @@ -116117,7 +114611,7 @@ function jl_Class_createMetadata() { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_String, nmn_PacketBuffer], + parameterTypes : [nmep_EntityPlayer, nmu_BlockPos], returnType : $rt_voidcls(), callable : null }, { @@ -116142,18 +114636,18 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "getChannelName", + name : "getPlayer", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : jl_String, + parameterTypes : [nmw_World], + returnType : nmep_EntityPlayer, callable : null }, { - name : "getBufferData", + name : "getBedPosition", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nmn_PacketBuffer, + returnType : nmu_BlockPos, callable : null }, { name : "processPacket", @@ -116163,7 +114657,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnps_S29PacketSoundEffect.$meta.methods = [ + nmnps_S02PacketChat.$meta.methods = [ { name : "", modifiers : 0, @@ -116175,7 +114669,14 @@ function jl_Class_createMetadata() { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_String, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], + parameterTypes : [nmu_IChatComponent], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_IChatComponent, $rt_bytecls()], returnType : $rt_voidcls(), callable : null }, { @@ -116193,11 +114694,213 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "getSoundName", + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getChatComponent", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jl_String, + returnType : nmu_IChatComponent, + callable : null + }, { + name : "isChat", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S34PacketMaps.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_bytecls(), ju_Collection, $rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMapId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setMapdataTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmws_MapData], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S41PacketServerDifficulty.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_EnumDifficulty, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isDifficultyLocked", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getDifficulty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_EnumDifficulty, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S27PacketExplosion.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), ju_List, nmu_Vec3], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_149149_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "func_149144_d", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "func_149147_e", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), callable : null }, { name : "getX", @@ -116221,25 +114924,18 @@ function jl_Class_createMetadata() { returnType : $rt_doublecls(), callable : null }, { - name : "getVolume", + name : "getStrength", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_floatcls(), callable : null }, { - name : "getPitch", + name : "getAffectedBlockPositions", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), + returnType : ju_List, callable : null }, { name : "processPacket", @@ -116249,7 +114945,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnps_S00PacketKeepAlive.$meta.methods = [ + nmnps_S04PacketEntityEquipment.$meta.methods = [ { name : "", modifiers : 0, @@ -116261,14 +114957,7 @@ function jl_Class_createMetadata() { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], + parameterTypes : [$rt_intcls(), $rt_intcls(), nmi_ItemStack], returnType : $rt_voidcls(), callable : null }, { @@ -116286,7 +114975,28 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "func_149134_c", + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getItemStack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "getEntityID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getEquipmentSlot", modifiers : 0, accessLevel : 3, parameterTypes : [], @@ -116300,7 +115010,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnps_S36PacketSignEditorOpen.$meta.methods = [ + nmnps_S10PacketSpawnPainting.$meta.methods = [ { name : "", modifiers : 0, @@ -116312,14 +115022,7 @@ function jl_Class_createMetadata() { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], + parameterTypes : [nmei_EntityPainting], returnType : $rt_voidcls(), callable : null }, { @@ -116337,12 +115040,202 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "getSignPosition", + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEntityID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getPosition", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : nmu_BlockPos, callable : null + }, { + name : "getFacing", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_EnumFacing, + callable : null + }, { + name : "getTitle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + jus_Stream$Builder.$meta.methods = [ + { + name : "accept", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jus_Stream$Builder, + callable : null + }, { + name : "build", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jus_Stream, + callable : null + }]; + nmnps_S28PacketEffect.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmu_BlockPos, $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isSoundServerwide", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getSoundType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getSoundData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getSoundPos", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmcm_GameConfiguration$GameInformation.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls(), jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S1CPacketEntityMetadata.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nme_DataWatcher, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_149376_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "getEntityId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null }, { name : "processPacket", modifiers : 96, @@ -116437,1543 +115330,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnps_S44PacketWorldBorder.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmwb_WorldBorder, nmnps_S44PacketWorldBorder$Action], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_179788_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmwb_WorldBorder], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nlevc_EaglerCacheProvider.$meta.methods = [ - { - name : "create", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }]; - jur_CharClass.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls(), $rt_booleancls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jur_CharClass, - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jur_AbstractCharClass], - returnType : jur_CharClass, - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : jur_CharClass, - callable : null - }, { - name : "union", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jur_AbstractCharClass], - returnType : $rt_voidcls(), - callable : null - }, { - name : "intersection", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jur_AbstractCharClass], - returnType : $rt_voidcls(), - callable : null - }, { - name : "contains", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getBits", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : ju_BitSet, - callable : null - }, { - name : "getLowHighSurrogates", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : ju_BitSet, - callable : null - }, { - name : "getInstance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jur_AbstractCharClass, - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hasUCI", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; - nmnps_S0DPacketCollectItem.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCollectedItemEntityID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getEntityID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S05PacketSpawnPosition.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSpawnPos", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S24PacketBlockAction.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos, nmb_Block, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBlockPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "getData1", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getData2", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getBlockType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmb_Block, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - cgcc_Table$Cell.$meta.methods = [ - { - name : "getRowKey", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "getColumnKey", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "getValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "equals", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - nmnps_S45PacketTitle.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnps_S45PacketTitle$Type, nmu_IChatComponent], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnps_S45PacketTitle$Type, nmu_IChatComponent, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmnps_S45PacketTitle$Type, - callable : null - }, { - name : "getMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "getFadeInTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getDisplayTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getFadeOutTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - jt_AttributedCharacterIterator$Attribute.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "equals", - modifiers : 4, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hashCode", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jn_FloatBuffer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "allocate", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "wrap", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls(), $rt_intcls()], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "wrap", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls())], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "slice", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "duplicate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "asReadOnlyBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_floatcls()], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "getElement", - modifiers : 1, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "putElement", - modifiers : 1, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls(), $rt_intcls()], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls())], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jn_FloatBuffer], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls(), $rt_intcls()], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "put", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_floatcls())], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "hasArray", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "array", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_floatcls()), - callable : null - }, { - name : "arrayOffset", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isArrayPresent", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getArray", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_arraycls($rt_floatcls()), - callable : null - }, { - name : "getArrayOffset", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "compact", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "isDirect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "compareTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jn_FloatBuffer], - returnType : $rt_intcls(), - callable : null - }, { - name : "order", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ByteOrder, - callable : null - }, { - name : "mark", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "reset", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "clear", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "flip", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "rewind", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "limit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "position", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_FloatBuffer, - callable : null - }, { - name : "array", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "rewind", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "flip", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "clear", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "reset", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "mark", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "limit", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_Buffer, - callable : null - }, { - name : "position", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_Buffer, - callable : null - }, { - name : "compareTo", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }]; - nmw_ChunkCoordIntPair.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "chunkXZ2Int", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getCenterXPos", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getCenterZPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getXStart", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getZStart", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getXEnd", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getZEnd", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : nmu_BlockPos, - callable : null - }, { - name : "getCenterBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmu_BlockPos, - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - juf_BinaryOperator.$meta.methods = [ - { - name : "minBy", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : juf_BinaryOperator, - callable : null - }, { - name : "maxBy", - modifiers : 512, - accessLevel : 3, - parameterTypes : [ju_Comparator], - returnType : juf_BinaryOperator, - callable : null - }, { - name : "lambda$maxBy$1", - modifiers : 544, - accessLevel : 1, - parameterTypes : [ju_Comparator, jl_Object, jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "lambda$minBy$0", - modifiers : 544, - accessLevel : 1, - parameterTypes : [ju_Comparator, jl_Object, jl_Object], - returnType : jl_Object, - callable : null - }]; - juf_BiConsumer.$meta.methods = [ - { - name : "accept", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object, jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "andThen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_BiConsumer], - returnType : juf_BiConsumer, - callable : null - }, { - name : "lambda$andThen$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_BiConsumer, jl_Object, jl_Object], - returnType : $rt_voidcls(), - callable : null - }]; - nlevp_ServerSkinCache$SkinCacheEntry.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nlevp_ServerSkinCache, nlevp_EaglerSkinTexture, nmu_ResourceLocation, nlevp_SkinModel], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nlevp_ServerSkinCache, nmu_ResourceLocation, nlevp_SkinModel], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nlevp_ServerSkinCache, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getResourceLocation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_ResourceLocation, - callable : null - }, { - name : "getSkinModel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevp_SkinModel, - callable : null - }, { - name : "free", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S2FPacketSetSlot.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_149175_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_149173_d", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_149174_e", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - jt_Format$Field.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S09PacketHeldItemChange.$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 : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHeldItemHotbarIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S1EPacketRemoveEntityEffect.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmp_PotionEffect], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEntityId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getEffectId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmu_IProgressUpdate.$meta.methods = [ - { - name : "displaySavingString", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "resetProgressAndMessage", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "displayLoadingString", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setLoadingProgress", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setDoneWorking", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S38PacketPlayerListItem.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_179767_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "func_179768_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmnps_S38PacketPlayerListItem$Action, - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S42PacketCombatEvent.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_CombatTracker, nmnps_S42PacketCombatEvent$Event], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S39PacketPlayerAbilities.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_PlayerCapabilities], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isInvulnerable", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setInvulnerable", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isFlying", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setFlying", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isAllowFlying", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setAllowFlying", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isCreativeMode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setCreativeMode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFlySpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setFlySpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWalkSpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "setWalkSpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmu_CombatEntry.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_intcls(), $rt_floatcls(), $rt_floatcls(), jl_String, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDamageSrc", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_DamageSource, - callable : null - }, { - name : "func_94563_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "isLivingDamageSrc", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_94562_g", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDamageSrcDisplayName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "getDamageAmount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }]; nmnps_S03PacketTimeUpdate.$meta.methods = [ { name : "", @@ -118032,333 +115388,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcm_GameConfiguration$UserInformation.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_Session], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S47PacketPlayerListHeaderFooter.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHeader", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "getFooter", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S0FPacketSpawnMob.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_EntityLivingBase], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_149027_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "getEntityID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getEntityType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getY", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getVelocityX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getVelocityY", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getVelocityZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getYaw", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "getPitch", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "getHeadPitch", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S32PacketConfirmTransaction.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_shortcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWindowId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getActionNumber", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_shortcls(), - callable : null - }, { - name : "func_148888_e", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S40PacketDisconnect.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getReason", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nme_IEntityMultiPart.$meta.methods = [ - { - name : "getWorld", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_World, - callable : null - }, { - name : "attackEntityFromPart", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmeb_EntityDragonPart, nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }]; nmnps_S48PacketResourcePackSend.$meta.methods = [ { name : "", @@ -118417,6 +115446,64 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + nmnps_S30PacketWindowItems.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), ju_List], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_148911_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getItemStacks", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmi_ItemStack), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; jn_ByteOrder.$meta.methods = [ { name : "", @@ -118447,7 +115534,30 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnps_S3EPacketTeams.$meta.methods = [ + nmws_IPlayerFileData.$meta.methods = [ + { + name : "writePlayerData", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPlayerData", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : nmn_NBTTagCompound, + callable : null + }, { + name : "getAvailablePlayerDat", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_String), + callable : null + }]; + nmnps_S05PacketSpawnPosition.$meta.methods = [ { name : "", modifiers : 0, @@ -118459,14 +115569,7 @@ function jl_Class_createMetadata() { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nms_ScorePlayerTeam, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ScorePlayerTeam, ju_Collection, $rt_intcls()], + parameterTypes : [nmu_BlockPos], returnType : $rt_voidcls(), callable : null }, { @@ -118491,67 +115594,11 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "func_149312_c", + name : "getSpawnPos", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "func_149306_d", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "func_149311_e", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "func_149309_f", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "func_149310_g", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Collection, - callable : null - }, { - name : "func_149307_h", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_149308_i", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_179813_h", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_179814_i", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, + returnType : nmu_BlockPos, callable : null }, { name : "processPacket", @@ -118561,7 +115608,44 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnps_S20PacketEntityProperties.$meta.methods = [ + cgcc_Table$Cell.$meta.methods = [ + { + name : "getRowKey", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "getColumnKey", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "getValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "equals", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + nmnps_S18PacketEntityTeleport.$meta.methods = [ { name : "", modifiers : 0, @@ -118573,7 +115657,14 @@ function jl_Class_createMetadata() { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls(), ju_Collection], + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_bytecls(), $rt_bytecls(), $rt_booleancls()], returnType : $rt_voidcls(), callable : null }, { @@ -118605,1220 +115696,26 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }, { - name : "func_149441_d", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nlevib_IntBuffer.$meta.methods = [ - { - name : "slice", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_IntBuffer, - callable : null - }, { - name : "duplicate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_IntBuffer, - callable : null - }, { - name : "asReadOnlyBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_IntBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevib_IntBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nlevib_IntBuffer, - callable : null - }, { - name : "getElement", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "putElement", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_intcls()), $rt_intcls(), $rt_intcls()], - returnType : nlevib_IntBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_intcls())], - returnType : nlevib_IntBuffer, - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevib_IntBuffer], - returnType : nlevib_IntBuffer, - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_intcls()), $rt_intcls(), $rt_intcls()], - returnType : nlevib_IntBuffer, - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_intcls())], - returnType : nlevib_IntBuffer, - callable : null - }, { - name : "getArrayOffset", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "compact", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_IntBuffer, - callable : null - }, { - name : "isDirect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "mark", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_IntBuffer, - callable : null - }, { - name : "reset", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_IntBuffer, - callable : null - }, { - name : "clear", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_IntBuffer, - callable : null - }, { - name : "flip", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_IntBuffer, - callable : null - }, { - name : "rewind", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_IntBuffer, - callable : null - }, { - name : "limit", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevib_IntBuffer, - callable : null - }, { - name : "position", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevib_IntBuffer, - callable : null - }, { - name : "rewind", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_Buffer, - callable : null - }, { - name : "flip", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_Buffer, - callable : null - }, { - name : "clear", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_Buffer, - callable : null - }, { - name : "reset", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_Buffer, - callable : null - }, { - name : "mark", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : nlevib_Buffer, - callable : null - }, { - name : "limit", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevib_Buffer, - callable : null - }, { - name : "position", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nlevib_Buffer, - callable : null - }]; - nmi_IInvBasic.$meta.methods = [ - { - name : "onInventoryChanged", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmi_InventoryBasic], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S07PacketRespawn.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmw_EnumDifficulty, nmw_WorldType, nmw_WorldSettings$GameType], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getDimensionID", + name : "getX", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getDifficulty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_EnumDifficulty, - callable : null - }, { - name : "getGameType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_WorldSettings$GameType, - callable : null - }, { - name : "getWorldType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmw_WorldType, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmwc_Chunk$EnumCreateEntityType.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmwc_Chunk$EnumCreateEntityType), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmwc_Chunk$EnumCreateEntityType, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jus_IntStream.$meta.methods = [ - { - name : "filter", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntPredicate], - returnType : jus_IntStream, - callable : null - }, { - name : "map", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntUnaryOperator], - returnType : jus_IntStream, - callable : null - }, { - name : "mapToObj", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntFunction], - returnType : jus_Stream, - callable : null - }, { - name : "mapToLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntToLongFunction], - returnType : jus_LongStream, - callable : null - }, { - name : "mapToDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntToDoubleFunction], - returnType : jus_DoubleStream, - callable : null - }, { - name : "flatMap", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntFunction], - returnType : jus_IntStream, - callable : null - }, { - name : "distinct", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jus_IntStream, - callable : null - }, { - name : "sorted", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jus_IntStream, - callable : null - }, { - name : "peek", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntConsumer], - returnType : jus_IntStream, - callable : null - }, { - name : "limit", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : jus_IntStream, - callable : null - }, { - name : "skip", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : jus_IntStream, - callable : null - }, { - name : "forEach", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntConsumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "forEachOrdered", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntConsumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "toArray", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_intcls()), - callable : null - }, { - name : "reduce", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), juf_IntBinaryOperator], - returnType : $rt_intcls(), - callable : null - }, { - name : "reduce", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntBinaryOperator], - returnType : ju_OptionalInt, - callable : null - }, { - name : "collect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_Supplier, juf_ObjIntConsumer, juf_BiConsumer], - returnType : jl_Object, - callable : null - }, { - name : "sum", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "min", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_OptionalInt, - callable : null - }, { - name : "max", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_OptionalInt, - callable : null - }, { - name : "count", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "average", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_OptionalDouble, - callable : null - }, { - name : "anyMatch", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntPredicate], - returnType : $rt_booleancls(), - callable : null - }, { - name : "allMatch", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntPredicate], - returnType : $rt_booleancls(), - callable : null - }, { - name : "noneMatch", - modifiers : 1, - accessLevel : 3, - parameterTypes : [juf_IntPredicate], - returnType : $rt_booleancls(), - callable : null - }, { - name : "findFirst", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_OptionalInt, - callable : null - }, { - name : "findAny", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_OptionalInt, - callable : null - }, { - name : "asLongStream", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jus_LongStream, - callable : null - }, { - name : "asDoubleStream", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jus_DoubleStream, - callable : null - }, { - name : "boxed", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jus_Stream, - callable : null - }, { - name : "iterator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_PrimitiveIterator$OfInt, - callable : null - }, { - name : "spliterator", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Spliterator$OfInt, - callable : null - }, { - name : "builder", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : jus_IntStream$Builder, - callable : null - }, { - name : "empty", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : jus_IntStream, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jus_IntStream, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_intcls())], - returnType : jus_IntStream, - callable : null - }, { - name : "iterate", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), juf_IntUnaryOperator], - returnType : jus_IntStream, - callable : null - }, { - name : "generate", - modifiers : 512, - accessLevel : 3, - parameterTypes : [juf_IntSupplier], - returnType : jus_IntStream, - callable : null - }, { - name : "range", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : jus_IntStream, - callable : null - }, { - name : "rangeClosed", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : jus_IntStream, - callable : null - }, { - name : "concat", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jus_IntStream, jus_IntStream], - returnType : jus_IntStream, - callable : null - }, { - name : "spliterator", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Spliterator, - callable : null - }, { - name : "iterator", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }]; - nmnps_S04PacketEntityEquipment.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getItemStack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getEntityID", + name : "getY", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getEquipmentSlot", + name : "getZ", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S3APacketTabComplete.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_String)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_149630_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_String), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S1FPacketSetExperience.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_149397_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getTotalExperience", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getLevel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmu_ClassInheritanceMultiMap.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Class], - returnType : $rt_voidcls(), - callable : null - }, { - name : "createLookup", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_Class], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_181157_b", - modifiers : 0, - accessLevel : 2, - parameterTypes : [jl_Class], - returnType : jl_Class, - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_181743_a", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_Object, jl_Class], - returnType : $rt_voidcls(), - callable : null - }, { - name : "remove", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "contains", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getByClass", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Class], - returnType : jl_Iterable, - callable : null - }, { - name : "iterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }, { - name : "size", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "access$000", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmu_ClassInheritanceMultiMap], - returnType : ju_Map, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S37PacketStatistics.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Map], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_148974_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Map, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmcm_GameConfiguration$DisplayInformation.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_booleancls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S25PacketBlockBreakAnim.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmu_BlockPos, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBreakerId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "getProgress", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - otjc_JSArrayReader.$meta.methods = [ - { - name : "getLength", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : otj_JSObject, - callable : null - }]; - nmnps_S0BPacketAnimation.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEntityID", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getAnimationType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S23PacketBlockChange.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBlockState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "getBlockPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S19PacketEntityHeadLook.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, $rt_bytecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : nme_Entity, - callable : null }, { name : "getYaw", modifiers : 0, @@ -119826,6 +115723,20 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_bytecls(), callable : null + }, { + name : "getPitch", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "getOnGround", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null }, { name : "processPacket", modifiers : 96, @@ -119834,36 +115745,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmi_ICrafting.$meta.methods = [ - { - name : "updateCraftingInventory", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmi_Container, ju_List], - returnType : $rt_voidcls(), - callable : null - }, { - name : "sendSlotContents", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmi_Container, $rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "sendProgressBarUpdate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmi_Container, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175173_a", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmi_Container, nmi_IInventory], - returnType : $rt_voidcls(), - callable : null - }]; jus_DoubleStream.$meta.methods = [ { name : "filter", @@ -120139,58 +116020,44 @@ function jl_Class_createMetadata() { returnType : ju_Iterator, callable : null }]; - nmwb_IBorderListener.$meta.methods = [ + nmu_IProgressUpdate.$meta.methods = [ { - name : "onSizeChanged", + name : "displaySavingString", modifiers : 1, accessLevel : 3, - parameterTypes : [nmwb_WorldBorder, $rt_doublecls()], + parameterTypes : [jl_String], returnType : $rt_voidcls(), callable : null }, { - name : "onTransitionStarted", + name : "resetProgressAndMessage", modifiers : 1, accessLevel : 3, - parameterTypes : [nmwb_WorldBorder, $rt_doublecls(), $rt_doublecls(), $rt_longcls()], + parameterTypes : [jl_String], returnType : $rt_voidcls(), callable : null }, { - name : "onCenterChanged", + name : "displayLoadingString", modifiers : 1, accessLevel : 3, - parameterTypes : [nmwb_WorldBorder, $rt_doublecls(), $rt_doublecls()], + parameterTypes : [jl_String], returnType : $rt_voidcls(), callable : null }, { - name : "onWarningTimeChanged", + name : "setLoadingProgress", modifiers : 1, accessLevel : 3, - parameterTypes : [nmwb_WorldBorder, $rt_intcls()], + parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "onWarningDistanceChanged", + name : "setDoneWorking", modifiers : 1, accessLevel : 3, - parameterTypes : [nmwb_WorldBorder, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onDamageAmountChanged", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmwb_WorldBorder, $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onDamageBufferChanged", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmwb_WorldBorder, $rt_doublecls()], + parameterTypes : [], returnType : $rt_voidcls(), callable : null }]; - nmnps_S08PacketPlayerPosLook.$meta.methods = [ + nmnps_S45PacketTitle.$meta.methods = [ { name : "", modifiers : 0, @@ -120202,7 +116069,21 @@ function jl_Class_createMetadata() { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls(), ju_Set], + parameterTypes : [nmnps_S45PacketTitle$Type, nmu_IChatComponent], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnps_S45PacketTitle$Type, nmu_IChatComponent, $rt_intcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { @@ -120226,2434 +116107,36 @@ function jl_Class_createMetadata() { parameterTypes : [nmnp_INetHandlerPlayClient], returnType : $rt_voidcls(), callable : null - }, { - name : "getX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getY", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getYaw", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getPitch", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "func_179834_f", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Set, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - juf_Predicate.$meta.methods = [ - { - name : "test", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "and", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Predicate], - returnType : juf_Predicate, - callable : null - }, { - name : "negate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : juf_Predicate, - callable : null - }, { - name : "or", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Predicate], - returnType : juf_Predicate, - callable : null - }, { - name : "isEqual", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : juf_Predicate, - callable : null - }, { - name : "lambda$isEqual$3", - modifiers : 544, - accessLevel : 1, - parameterTypes : [jl_Object, jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "lambda$or$2", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_Predicate, jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "lambda$negate$1", - modifiers : 32, - accessLevel : 1, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "lambda$and$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_Predicate, jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; - nmnps_S1DPacketEntityEffect.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmp_PotionEffect], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_149429_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEntityId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getEffectId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "getAmplifier", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "getDuration", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_179707_f", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmws_IPlayerFileData.$meta.methods = [ - { - name : "writePlayerData", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPlayerData", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : nmn_NBTTagCompound, - callable : null - }, { - name : "getAvailablePlayerDat", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_String), - callable : null - }]; - cgcc_Multiset$Entry.$meta.methods = [ - { - name : "getElement", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "getCount", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nlevv_ReadableVector4f.$meta.methods = [ - { - name : "getW", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }]; - nmnps_S02PacketChat.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent, $rt_bytecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getChatComponent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "isChat", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null }, { name : "getType", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_bytecls(), + returnType : nmnps_S45PacketTitle$Type, callable : null }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S06PacketUpdateHealth.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getHealth", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getFoodLevel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getSaturationLevel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - jnc_CodingErrorAction.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S2DPacketOpenWindow.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), jl_String, nmu_IChatComponent], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), jl_String, nmu_IChatComponent, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), jl_String, nmu_IChatComponent, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWindowId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getGuiId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getWindowTitle", + name : "getMessage", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : nmu_IChatComponent, callable : null }, { - name : "getSlotCount", + name : "getFadeInTime", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getEntityId", + name : "getDisplayTime", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "hasSlots", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - juc_Executor.$meta.methods = [ - { - name : "execute", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Runnable], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S14PacketEntity.$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 : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : nme_Entity, - callable : null - }, { - name : "func_149062_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "func_149061_d", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "func_149064_e", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "func_149066_f", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "func_149063_g", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "func_149060_h", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getOnGround", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - jn_DoubleBuffer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "allocate", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "wrap", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_doublecls()), $rt_intcls(), $rt_intcls()], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "wrap", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_doublecls())], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "slice", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "duplicate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "asReadOnlyBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_doublecls()], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "getElement", - modifiers : 1, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "putElement", - modifiers : 1, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_doublecls()), $rt_intcls(), $rt_intcls()], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_doublecls())], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jn_DoubleBuffer], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_doublecls()), $rt_intcls(), $rt_intcls()], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "put", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_doublecls())], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "hasArray", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "array", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_doublecls()), - callable : null - }, { - name : "arrayOffset", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isArrayPresent", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getArray", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_arraycls($rt_doublecls()), - callable : null - }, { - name : "getArrayOffset", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "compact", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "isDirect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "compareTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jn_DoubleBuffer], - returnType : $rt_intcls(), - callable : null - }, { - name : "order", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ByteOrder, - callable : null - }, { - name : "mark", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "reset", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "clear", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "flip", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "rewind", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "limit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "position", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_DoubleBuffer, - callable : null - }, { - name : "array", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "rewind", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "flip", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "clear", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "reset", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "mark", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "limit", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_Buffer, - callable : null - }, { - name : "position", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_Buffer, - callable : null - }, { - name : "compareTo", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }]; - nmcm_GameConfiguration$GameInformation.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls(), jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S49PacketUpdateEntityNBT.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTagCompound", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmn_NBTTagCompound, - callable : null - }, { - name : "getEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : nme_Entity, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - ju_GregorianCalendar.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Locale], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_TimeZone], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_TimeZone, ju_Locale], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clone", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "fullFieldsCalc", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_longcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "cachedFieldsCheckAndGet", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_longcls(), $rt_longcls(), $rt_longcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getTimeZoneOffset", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_longcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "computeFields", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "computeTime", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "computeYearAndDay", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_longcls(), $rt_longcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "daysFromBaseYear", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "daysInMonth", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "daysInMonth", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "daysInYear", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "daysInYear", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getActualMaximum", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getActualMinimum", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getGreatestMinimum", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getGregorianChange", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Date, - callable : null - }, { - name : "getLeastMaximum", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMaximum", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getMinimum", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isLeapYear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "julianError", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "mod", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "mod7", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "roll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "roll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setGregorianChange", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Date], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setFirstDayOfWeek", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setMinimalDaysInFirstWeek", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S2EPacketCloseWindow.$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 : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmce_EntityPlayerSP.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmc_Minecraft, nmw_World, nmcn_NetHandlerPlayClient, nms_StatFileWriter], - returnType : $rt_voidcls(), - callable : null - }, { - name : "attackEntityFrom", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "heal", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "mountEntity", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdateWalkingPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "dropOneItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : nmei_EntityItem, - callable : null - }, { - name : "joinEntityItemWithWorld", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmei_EntityItem], - returnType : $rt_voidcls(), - callable : null - }, { - name : "sendChatMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "swingItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "respawnPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "damageEntity", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmu_DamageSource, $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "closeScreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "closeScreenAndDropStack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setPlayerSPHealth", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addStat", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_StatBase, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "sendPlayerAbilities", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isUser", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "sendHorseJump", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "sendHorseInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setClientBrand", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getClientBrand", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getStatFileWriter", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_StatFileWriter, - callable : null - }, { - name : "addChatComponentMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent], - returnType : $rt_voidcls(), - callable : null - }, { - name : "pushOutOfBlocks", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isOpenBlockSpace", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmu_BlockPos], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setSprinting", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setXPStats", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addChatMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_IChatComponent], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canCommandSenderUseCommand", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), jl_String], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "playSound", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isServerWorld", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isRidingHorse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getHorseJumpPower", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "openEditSign", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmt_TileEntitySign], - returnType : $rt_voidcls(), - callable : null - }, { - name : "openEditCommandBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcs_CommandBlockLogic], - returnType : $rt_voidcls(), - callable : null - }, { - name : "displayGUIBook", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "displayGUIChest", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_IInventory], - returnType : $rt_voidcls(), - callable : null - }, { - name : "displayGUIHorse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityHorse, nmi_IInventory], - returnType : $rt_voidcls(), - callable : null - }, { - name : "displayGui", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_IInteractionObject], - returnType : $rt_voidcls(), - callable : null - }, { - name : "displayVillagerTradeGui", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_IMerchant], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onCriticalHit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onEnchantmentCritical", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isSneaking", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "updateEntityActionState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isCurrentViewEntity", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "onLivingUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S21PacketChunkData.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmwc_Chunk, $rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_149272_d", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_bytecls()), - callable : null - }, { - name : "func_180737_a", - modifiers : 512, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_booleancls(), $rt_booleancls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_179756_a", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmwc_Chunk, $rt_booleancls(), $rt_booleancls(), $rt_intcls()], - returnType : nmnps_S21PacketChunkData$Extracted, - callable : null - }, { - name : "func_179757_a", - modifiers : 512, - accessLevel : 1, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_arraycls($rt_bytecls()), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getChunkX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getChunkZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getExtractedSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_149274_i", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S18PacketEntityTeleport.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_bytecls(), $rt_bytecls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEntityId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getY", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getYaw", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "getPitch", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_bytecls(), - callable : null - }, { - name : "getOnGround", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S26PacketMapChunkBulk.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_List], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getChunkX", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getChunkZ", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getChunkCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getChunkBytes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_arraycls($rt_bytecls()), - callable : null - }, { - name : "getChunkSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S13PacketDestroyEntities.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_intcls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getEntityIDs", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_intcls()), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - jn_ShortBuffer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "allocate", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "wrap", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls(), $rt_intcls()], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "wrap", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_shortcls())], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "slice", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "duplicate", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "asReadOnlyBuffer", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_shortcls(), - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_shortcls()], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "get", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_shortcls(), - callable : null - }, { - name : "put", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_shortcls()], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "getElement", - modifiers : 1, - accessLevel : 0, - parameterTypes : [$rt_intcls()], - returnType : $rt_shortcls(), - callable : null - }, { - name : "putElement", - modifiers : 1, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_shortcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls(), $rt_intcls()], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_shortcls())], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jn_ShortBuffer], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls(), $rt_intcls()], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "put", - modifiers : 4, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_shortcls())], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "hasArray", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "array", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_shortcls()), - callable : null - }, { - name : "arrayOffset", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isArrayPresent", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getArray", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_arraycls($rt_shortcls()), - callable : null - }, { - name : "getArrayOffset", - modifiers : 1, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "compact", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "isDirect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "compareTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jn_ShortBuffer], - returnType : $rt_intcls(), - callable : null - }, { - name : "order", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ByteOrder, - callable : null - }, { - name : "mark", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "reset", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "clear", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "flip", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "rewind", - modifiers : 4, - accessLevel : 3, - parameterTypes : [], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "limit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "position", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_ShortBuffer, - callable : null - }, { - name : "array", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "rewind", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "flip", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "clear", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "reset", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "mark", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jn_Buffer, - callable : null - }, { - name : "limit", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_Buffer, - callable : null - }, { - name : "position", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jn_Buffer, - callable : null - }, { - name : "compareTo", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }]; - nmnps_S31PacketWindowProperty.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWindowId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getVarIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getVarValue", + name : "getFadeOutTime", modifiers : 0, accessLevel : 3, parameterTypes : [], @@ -122667,547 +116150,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmwcs_ExtendedBlockStorage.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : nmbs_IBlockState, - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), nmbs_IBlockState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBlockByExtId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : nmb_Block, - callable : null - }, { - name : "getExtBlockMetadata", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "isEmpty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getNeedsRandomTick", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getYLocation", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setExtSkylightValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getExtSkylightValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setExtBlocklightValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getExtBlocklightValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "removeInvalidBlocks", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_charcls()), - callable : null - }, { - name : "setData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_charcls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBlocklightArray", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmwc_NibbleArray, - callable : null - }, { - name : "getSkylightArray", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmwc_NibbleArray, - callable : null - }, { - name : "setBlocklightArray", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmwc_NibbleArray], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setSkylightArray", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmwc_NibbleArray], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S22PacketMultiBlockChange.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_arraycls($rt_shortcls()), nmwc_Chunk], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getChangedBlocks", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmnps_S22PacketMultiBlockChange$BlockUpdateData), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }, { - name : "access$000", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmnps_S22PacketMultiBlockChange], - returnType : nmw_ChunkCoordIntPair, - callable : null - }]; - nmnps_S35PacketUpdateTileEntity.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos, $rt_intcls(), nmn_NBTTagCompound], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPos", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "getTileEntityType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getNbtCompound", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmn_NBTTagCompound, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - cgcc_ImmutableMultiset$Builder.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [cgcc_Multiset], - returnType : $rt_voidcls(), - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : cgcc_ImmutableMultiset$Builder, - callable : null - }, { - name : "addCopies", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object, $rt_intcls()], - returnType : cgcc_ImmutableMultiset$Builder, - callable : null - }, { - name : "setCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object, $rt_intcls()], - returnType : cgcc_ImmutableMultiset$Builder, - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_Object)], - returnType : cgcc_ImmutableMultiset$Builder, - callable : null - }, { - name : "addAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Iterable], - returnType : cgcc_ImmutableMultiset$Builder, - callable : null - }, { - name : "addAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Iterator], - returnType : cgcc_ImmutableMultiset$Builder, - callable : null - }, { - name : "build", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableMultiset, - callable : null - }, { - name : "build", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_ImmutableCollection, - callable : null - }, { - name : "addAll", - modifiers : 96, - accessLevel : 3, - parameterTypes : [ju_Iterator], - returnType : cgcc_ImmutableCollection$Builder, - callable : null - }, { - name : "addAll", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Iterable], - returnType : cgcc_ImmutableCollection$Builder, - callable : null - }, { - name : "add", - modifiers : 96, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_Object)], - returnType : cgcc_ImmutableCollection$Builder, - callable : null - }, { - name : "add", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : cgcc_ImmutableCollection$Builder, - callable : null - }]; - nmnps_S3CPacketUpdateScore.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_Score], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, nms_ScoreObjective], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPlayerName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getObjectiveName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getScoreValue", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getScoreAction", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmnps_S3CPacketUpdateScore$Action, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S34PacketMaps.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_bytecls(), ju_Collection, $rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMapId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setMapdataTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmws_MapData], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - jus_Stream$Builder.$meta.methods = [ - { - name : "accept", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jus_Stream$Builder, - callable : null - }, { - name : "build", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jus_Stream, - callable : null - }]; - nlevv_ReadableVector2f.$meta.methods = [ - { - name : "getX", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getY", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }]; nlevib_ShortBuffer.$meta.methods = [ { name : "slice", @@ -123427,6 +116369,259 @@ function jl_Class_createMetadata() { returnType : nlevib_Buffer, callable : null }]; + nlevp_ServerSkinCache.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevs_EaglercraftNetworkManager, nmcrt_TextureManager], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getClientPlayerSkin", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevp_ServerSkinCache$SkinCacheEntry, + callable : null + }, { + name : "getSkin", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevma_GameProfile], + returnType : nlevp_ServerSkinCache$SkinCacheEntry, + callable : null + }, { + name : "getSkin", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlev_EaglercraftUUID], + returnType : nlevp_ServerSkinCache$SkinCacheEntry, + callable : null + }, { + name : "_getSkin", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nlev_EaglercraftUUID], + returnType : nlevp_ServerSkinCache$SkinCacheEntry, + callable : null + }, { + name : "getSkin", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, nlevp_SkinModel], + returnType : nlevp_ServerSkinCache$SkinCacheEntry, + callable : null + }, { + name : "cacheSkinPreset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlev_EaglercraftUUID, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "cacheSkinCustom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlev_EaglercraftUUID, $rt_arraycls($rt_bytecls()), nlevp_SkinModel], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getRequestedSkinType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlev_EaglercraftUUID], + returnType : nlevp_SkinModel, + callable : null + }, { + name : "flush", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "destroy", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "evictSkin", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlev_EaglercraftUUID], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + jt_Format$Field.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S0DPacketCollectItem.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCollectedItemEntityID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getEntityID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmw_ChunkCoordIntPair.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "chunkXZ2Int", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getCenterXPos", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getCenterZPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getXStart", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getZStart", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getXEnd", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getZEnd", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : nmu_BlockPos, + callable : null + }, { + name : "getCenterBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmu_BlockPos, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; nmnps_S2BPacketChangeGameState.$meta.methods = [ { name : "", @@ -123492,6 +116687,975 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + nmnps_S38PacketPlayerListItem.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_179767_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "func_179768_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmnps_S38PacketPlayerListItem$Action, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nlevib_IntBuffer.$meta.methods = [ + { + name : "slice", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_IntBuffer, + callable : null + }, { + name : "duplicate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_IntBuffer, + callable : null + }, { + name : "asReadOnlyBuffer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_IntBuffer, + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevib_IntBuffer, + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nlevib_IntBuffer, + callable : null + }, { + name : "getElement", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "putElement", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_intcls()), $rt_intcls(), $rt_intcls()], + returnType : nlevib_IntBuffer, + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_intcls())], + returnType : nlevib_IntBuffer, + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlevib_IntBuffer], + returnType : nlevib_IntBuffer, + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_intcls()), $rt_intcls(), $rt_intcls()], + returnType : nlevib_IntBuffer, + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_intcls())], + returnType : nlevib_IntBuffer, + callable : null + }, { + name : "getArrayOffset", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "compact", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_IntBuffer, + callable : null + }, { + name : "isDirect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "mark", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_IntBuffer, + callable : null + }, { + name : "reset", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_IntBuffer, + callable : null + }, { + name : "clear", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_IntBuffer, + callable : null + }, { + name : "flip", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_IntBuffer, + callable : null + }, { + name : "rewind", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_IntBuffer, + callable : null + }, { + name : "limit", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevib_IntBuffer, + callable : null + }, { + name : "position", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevib_IntBuffer, + callable : null + }, { + name : "rewind", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_Buffer, + callable : null + }, { + name : "flip", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_Buffer, + callable : null + }, { + name : "clear", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_Buffer, + callable : null + }, { + name : "reset", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_Buffer, + callable : null + }, { + name : "mark", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : nlevib_Buffer, + callable : null + }, { + name : "limit", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevib_Buffer, + callable : null + }, { + name : "position", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nlevib_Buffer, + callable : null + }]; + nmnps_S3DPacketDisplayScoreboard.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nms_ScoreObjective], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_149371_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_149370_d", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S21PacketChunkData.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmwc_Chunk, $rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_149272_d", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_bytecls()), + callable : null + }, { + name : "func_180737_a", + modifiers : 512, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_booleancls(), $rt_booleancls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_179756_a", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmwc_Chunk, $rt_booleancls(), $rt_booleancls(), $rt_intcls()], + returnType : nmnps_S21PacketChunkData$Extracted, + callable : null + }, { + name : "func_179757_a", + modifiers : 512, + accessLevel : 1, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_arraycls($rt_bytecls()), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getChunkX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getChunkZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getExtractedSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_149274_i", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S40PacketDisconnect.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_IChatComponent], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getReason", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S2APacketParticles.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_EnumParticleTypes, $rt_booleancls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_arraycls($rt_intcls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getParticleType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_EnumParticleTypes, + callable : null + }, { + name : "isLongDistance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getXCoordinate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getYCoordinate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getZCoordinate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getXOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getYOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getZOffset", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getParticleSpeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getParticleCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getParticleArgs", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_intcls()), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmwcs_ExtendedBlockStorage.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), nmbs_IBlockState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBlockByExtId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : nmb_Block, + callable : null + }, { + name : "getExtBlockMetadata", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "isEmpty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getNeedsRandomTick", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getYLocation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setExtSkylightValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getExtSkylightValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setExtBlocklightValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getExtBlocklightValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "removeInvalidBlocks", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_charcls()), + callable : null + }, { + name : "setData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_charcls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBlocklightArray", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmwc_NibbleArray, + callable : null + }, { + name : "getSkylightArray", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmwc_NibbleArray, + callable : null + }, { + name : "setBlocklightArray", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmwc_NibbleArray], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setSkylightArray", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmwc_NibbleArray], + returnType : $rt_voidcls(), + callable : null + }]; + nlevv_ReadableVector2f.$meta.methods = [ + { + name : "getX", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getY", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }]; + nmnps_S1FPacketSetExperience.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_149397_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getTotalExperience", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getLevel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S13PacketDestroyEntities.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_intcls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEntityIDs", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_intcls()), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + juf_BinaryOperator.$meta.methods = [ + { + name : "minBy", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_Comparator], + returnType : juf_BinaryOperator, + callable : null + }, { + name : "maxBy", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_Comparator], + returnType : juf_BinaryOperator, + callable : null + }, { + name : "lambda$maxBy$1", + modifiers : 544, + accessLevel : 1, + parameterTypes : [ju_Comparator, jl_Object, jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "lambda$minBy$0", + modifiers : 544, + accessLevel : 1, + parameterTypes : [ju_Comparator, jl_Object, jl_Object], + returnType : jl_Object, + callable : null + }]; + nmnps_S25PacketBlockBreakAnim.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmu_BlockPos, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBreakerId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "getProgress", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; jus_Collector.$meta.methods = [ { name : "supplier", @@ -123550,7 +117714,7 @@ function jl_Class_createMetadata() { returnType : jl_Object, callable : null }]; - nmnps_S30PacketWindowItems.$meta.methods = [ + nmnps_S22PacketMultiBlockChange.$meta.methods = [ { name : "", modifiers : 0, @@ -123562,7 +117726,7 @@ function jl_Class_createMetadata() { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls(), ju_List], + parameterTypes : [$rt_intcls(), $rt_arraycls($rt_shortcls()), nmwc_Chunk], returnType : $rt_voidcls(), callable : null }, { @@ -123587,18 +117751,195 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "func_148911_c", + name : "getChangedBlocks", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmnps_S22PacketMultiBlockChange$BlockUpdateData), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }, { + name : "access$000", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmnps_S22PacketMultiBlockChange], + returnType : nmw_ChunkCoordIntPair, + callable : null + }]; + nmnps_S0EPacketSpawnObject.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEntityID", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getItemStacks", + name : "getX", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_arraycls(nmi_ItemStack), + returnType : $rt_intcls(), + callable : null + }, { + name : "getY", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getSpeedX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getSpeedY", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getSpeedZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getPitch", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getYaw", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_149009_m", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setY", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setSpeedX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setSpeedY", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setSpeedZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_149002_g", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), callable : null }, { name : "processPacket", @@ -123608,7 +117949,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnps_S46PacketSetCompressionLevel.$meta.methods = [ + nmnps_S44PacketWorldBorder.$meta.methods = [ { name : "", modifiers : 0, @@ -123616,6 +117957,13 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_voidcls(), callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmwb_WorldBorder, nmnps_S44PacketWorldBorder$Action], + returnType : $rt_voidcls(), + callable : null }, { name : "readPacketData", modifiers : 0, @@ -123638,70 +117986,12 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "func_179760_a", + name : "func_179788_a", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], + parameterTypes : [nmwb_WorldBorder], returnType : $rt_voidcls(), callable : null - }]; - nmnps_S0APacketUseBed.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : nmep_EntityPlayer, - callable : null - }, { - name : "getBedPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null }, { name : "processPacket", modifiers : 96, @@ -124041,228 +118331,196 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; - nmnps_S1BPacketEntityAttach.$meta.methods = [ + jn_FloatBuffer.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 3, - parameterTypes : [], + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nme_Entity, nme_Entity], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLeash", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getEntityId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getVehicleEntityId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S3DPacketDisplayScoreboard.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nms_ScoreObjective], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_149371_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_149370_d", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - ju_Optional.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "empty", + name : "allocate", modifiers : 512, accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_FloatBuffer, + callable : null + }, { + name : "wrap", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls(), $rt_intcls()], + returnType : jn_FloatBuffer, + callable : null + }, { + name : "wrap", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls())], + returnType : jn_FloatBuffer, + callable : null + }, { + name : "slice", + modifiers : 1, + accessLevel : 3, parameterTypes : [], - returnType : ju_Optional, + returnType : jn_FloatBuffer, callable : null }, { - name : "of", - modifiers : 512, + name : "duplicate", + modifiers : 1, accessLevel : 3, - parameterTypes : [jl_Object], - returnType : ju_Optional, + parameterTypes : [], + returnType : jn_FloatBuffer, callable : null }, { - name : "ofNullable", - modifiers : 512, + name : "asReadOnlyBuffer", + modifiers : 1, accessLevel : 3, - parameterTypes : [jl_Object], - returnType : ju_Optional, + parameterTypes : [], + returnType : jn_FloatBuffer, + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : jn_FloatBuffer, + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_floatcls()], + returnType : jn_FloatBuffer, + callable : null + }, { + name : "getElement", + modifiers : 1, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "putElement", + modifiers : 1, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_floatcls()], + returnType : $rt_voidcls(), callable : null }, { name : "get", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, + parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls(), $rt_intcls()], + returnType : jn_FloatBuffer, callable : null }, { - name : "isPresent", + name : "get", modifiers : 0, accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls())], + returnType : jn_FloatBuffer, + callable : null + }, { + name : "put", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jn_FloatBuffer], + returnType : jn_FloatBuffer, + callable : null + }, { + name : "put", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls()), $rt_intcls(), $rt_intcls()], + returnType : jn_FloatBuffer, + callable : null + }, { + name : "put", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls())], + returnType : jn_FloatBuffer, + callable : null + }, { + name : "hasArray", + modifiers : 4, + accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "ifPresent", - modifiers : 0, + name : "array", + modifiers : 4, accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : $rt_arraycls($rt_floatcls()), callable : null }, { - name : "filter", - modifiers : 0, + name : "arrayOffset", + modifiers : 4, accessLevel : 3, - parameterTypes : [juf_Predicate], - returnType : ju_Optional, + parameterTypes : [], + returnType : $rt_intcls(), callable : null }, { - name : "map", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Function], - returnType : ju_Optional, - callable : null - }, { - name : "flatMap", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Function], - returnType : ju_Optional, - callable : null - }, { - name : "orElse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "orElseGet", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Supplier], - returnType : jl_Object, - callable : null - }, { - name : "orElseThrow", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Supplier], - returnType : jl_Object, - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], + name : "isArrayPresent", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], returnType : $rt_booleancls(), callable : null + }, { + name : "getArray", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_arraycls($rt_floatcls()), + callable : null + }, { + name : "getArrayOffset", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "compact", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_FloatBuffer, + callable : null + }, { + name : "isDirect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null }, { name : "hashCode", modifiers : 0, @@ -124271,272 +118529,138 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }, { - name : "toString", + name : "equals", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nmnps_S3BPacketScoreboardObjective.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nms_ScoreObjective, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_149339_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "func_149337_d", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "func_149338_e", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_179817_d", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nms_IScoreObjectiveCriteria$EnumRenderType, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S41PacketServerDifficulty.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_EnumDifficulty, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isDifficultyLocked", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], + parameterTypes : [jl_Object], returnType : $rt_booleancls(), callable : null }, { - name : "getDifficulty", + name : "compareTo", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : nmw_EnumDifficulty, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S28PacketEffect.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmu_BlockPos, $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isSoundServerwide", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getSoundType", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], + parameterTypes : [jn_FloatBuffer], returnType : $rt_intcls(), callable : null }, { - name : "getSoundData", - modifiers : 0, + name : "order", + modifiers : 1, accessLevel : 3, parameterTypes : [], + returnType : jn_ByteOrder, + callable : null + }, { + name : "mark", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_FloatBuffer, + callable : null + }, { + name : "reset", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_FloatBuffer, + callable : null + }, { + name : "clear", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_FloatBuffer, + callable : null + }, { + name : "flip", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_FloatBuffer, + callable : null + }, { + name : "rewind", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_FloatBuffer, + callable : null + }, { + name : "limit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_FloatBuffer, + callable : null + }, { + name : "position", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_FloatBuffer, + callable : null + }, { + name : "array", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "rewind", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "flip", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "clear", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "reset", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "mark", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "limit", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_Buffer, + callable : null + }, { + name : "position", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_Buffer, + callable : null + }, { + name : "compareTo", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], returnType : $rt_intcls(), callable : null - }, { - name : "getSoundPos", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S33PacketUpdateSign.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nmu_BlockPos, $rt_arraycls(nmu_IChatComponent)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPos", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "getLines", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmu_IChatComponent), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null }]; jn_IntBuffer.$meta.methods = [ { @@ -124869,46 +118993,7 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; - nmw_GameRules$ValueType.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmw_GameRules$ValueType), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmw_GameRules$ValueType, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - juf_IntFunction.$meta.methods = [ - { - name : "apply", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_Object, - callable : null - }]; - nmnps_S2APacketParticles.$meta.methods = [ + nmnps_S1EPacketRemoveEntityEffect.$meta.methods = [ { name : "", modifiers : 0, @@ -124920,7 +119005,7 @@ function jl_Class_createMetadata() { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmu_EnumParticleTypes, $rt_booleancls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_intcls(), $rt_arraycls($rt_intcls())], + parameterTypes : [$rt_intcls(), nmp_PotionEffect], returnType : $rt_voidcls(), callable : null }, { @@ -124938,81 +119023,69 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "getParticleType", + name : "processPacket", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : nmu_EnumParticleTypes, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), callable : null }, { - name : "isLongDistance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getXCoordinate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getYCoordinate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getZCoordinate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "getXOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getYOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getZOffset", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getParticleSpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getParticleCount", + name : "getEntityId", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getParticleArgs", + name : "getEffectId", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_arraycls($rt_intcls()), + returnType : $rt_intcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S12PacketEntityVelocity.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), callable : null }, { name : "processPacket", @@ -125021,6 +119094,34 @@ function jl_Class_createMetadata() { parameterTypes : [nmnp_INetHandlerPlayClient], returnType : $rt_voidcls(), callable : null + }, { + name : "getEntityID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMotionX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMotionY", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMotionZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null }, { name : "processPacket", modifiers : 96, @@ -125029,6 +119130,742 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + otjt_ArrayBuffer.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getByteLength", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "slice", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : otjt_ArrayBuffer, + callable : null + }, { + name : "create", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : otjt_ArrayBuffer, + callable : null + }, { + name : "$static", + modifiers : 512, + accessLevel : 0, + parameterTypes : [otjt_ArrayBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "create$js_body$_3", + modifiers : 768, + accessLevel : 0, + parameterTypes : [otj_JSObject], + returnType : otj_JSObject, + callable : null + }]; + jn_ShortBuffer.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "allocate", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "wrap", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls(), $rt_intcls()], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "wrap", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_shortcls())], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "slice", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "duplicate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "asReadOnlyBuffer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_shortcls(), + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_shortcls()], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_shortcls(), + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_shortcls()], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "getElement", + modifiers : 1, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_shortcls(), + callable : null + }, { + name : "putElement", + modifiers : 1, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_shortcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls(), $rt_intcls()], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_shortcls())], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "put", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jn_ShortBuffer], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "put", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_shortcls()), $rt_intcls(), $rt_intcls()], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "put", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_shortcls())], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "hasArray", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "array", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_shortcls()), + callable : null + }, { + name : "arrayOffset", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isArrayPresent", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getArray", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_arraycls($rt_shortcls()), + callable : null + }, { + name : "getArrayOffset", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "compact", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "isDirect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "compareTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jn_ShortBuffer], + returnType : $rt_intcls(), + callable : null + }, { + name : "order", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ByteOrder, + callable : null + }, { + name : "mark", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "reset", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "clear", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "flip", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "rewind", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "limit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "position", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_ShortBuffer, + callable : null + }, { + name : "array", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "rewind", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "flip", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "clear", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "reset", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "mark", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "limit", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_Buffer, + callable : null + }, { + name : "position", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_Buffer, + callable : null + }, { + name : "compareTo", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }]; + nmnps_S23PacketBlockChange.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBlockState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmbs_IBlockState, + callable : null + }, { + name : "getBlockPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + jus_IntStream.$meta.methods = [ + { + name : "filter", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntPredicate], + returnType : jus_IntStream, + callable : null + }, { + name : "map", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntUnaryOperator], + returnType : jus_IntStream, + callable : null + }, { + name : "mapToObj", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntFunction], + returnType : jus_Stream, + callable : null + }, { + name : "mapToLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntToLongFunction], + returnType : jus_LongStream, + callable : null + }, { + name : "mapToDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntToDoubleFunction], + returnType : jus_DoubleStream, + callable : null + }, { + name : "flatMap", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntFunction], + returnType : jus_IntStream, + callable : null + }, { + name : "distinct", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jus_IntStream, + callable : null + }, { + name : "sorted", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jus_IntStream, + callable : null + }, { + name : "peek", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntConsumer], + returnType : jus_IntStream, + callable : null + }, { + name : "limit", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : jus_IntStream, + callable : null + }, { + name : "skip", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : jus_IntStream, + callable : null + }, { + name : "forEach", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntConsumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "forEachOrdered", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntConsumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "toArray", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_intcls()), + callable : null + }, { + name : "reduce", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), juf_IntBinaryOperator], + returnType : $rt_intcls(), + callable : null + }, { + name : "reduce", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntBinaryOperator], + returnType : ju_OptionalInt, + callable : null + }, { + name : "collect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_Supplier, juf_ObjIntConsumer, juf_BiConsumer], + returnType : jl_Object, + callable : null + }, { + name : "sum", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "min", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_OptionalInt, + callable : null + }, { + name : "max", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_OptionalInt, + callable : null + }, { + name : "count", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "average", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_OptionalDouble, + callable : null + }, { + name : "anyMatch", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntPredicate], + returnType : $rt_booleancls(), + callable : null + }, { + name : "allMatch", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntPredicate], + returnType : $rt_booleancls(), + callable : null + }, { + name : "noneMatch", + modifiers : 1, + accessLevel : 3, + parameterTypes : [juf_IntPredicate], + returnType : $rt_booleancls(), + callable : null + }, { + name : "findFirst", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_OptionalInt, + callable : null + }, { + name : "findAny", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_OptionalInt, + callable : null + }, { + name : "asLongStream", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jus_LongStream, + callable : null + }, { + name : "asDoubleStream", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jus_DoubleStream, + callable : null + }, { + name : "boxed", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jus_Stream, + callable : null + }, { + name : "iterator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_PrimitiveIterator$OfInt, + callable : null + }, { + name : "spliterator", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Spliterator$OfInt, + callable : null + }, { + name : "builder", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : jus_IntStream$Builder, + callable : null + }, { + name : "empty", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : jus_IntStream, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jus_IntStream, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_intcls())], + returnType : jus_IntStream, + callable : null + }, { + name : "iterate", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls(), juf_IntUnaryOperator], + returnType : jus_IntStream, + callable : null + }, { + name : "generate", + modifiers : 512, + accessLevel : 3, + parameterTypes : [juf_IntSupplier], + returnType : jus_IntStream, + callable : null + }, { + name : "range", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : jus_IntStream, + callable : null + }, { + name : "rangeClosed", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : jus_IntStream, + callable : null + }, { + name : "concat", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jus_IntStream, jus_IntStream], + returnType : jus_IntStream, + callable : null + }, { + name : "spliterator", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Spliterator, + callable : null + }, { + name : "iterator", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }]; jus_LongStream.$meta.methods = [ { name : "filter", @@ -125325,6 +120162,2039 @@ function jl_Class_createMetadata() { returnType : ju_Iterator, callable : null }]; + jn_DoubleBuffer.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "allocate", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "wrap", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_doublecls()), $rt_intcls(), $rt_intcls()], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "wrap", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_doublecls())], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "slice", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "duplicate", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "asReadOnlyBuffer", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "put", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_doublecls()], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "getElement", + modifiers : 1, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "putElement", + modifiers : 1, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_doublecls()), $rt_intcls(), $rt_intcls()], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_doublecls())], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "put", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jn_DoubleBuffer], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "put", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_doublecls()), $rt_intcls(), $rt_intcls()], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "put", + modifiers : 4, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_doublecls())], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "hasArray", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "array", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_doublecls()), + callable : null + }, { + name : "arrayOffset", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isArrayPresent", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getArray", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_arraycls($rt_doublecls()), + callable : null + }, { + name : "getArrayOffset", + modifiers : 1, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "compact", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "isDirect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "compareTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jn_DoubleBuffer], + returnType : $rt_intcls(), + callable : null + }, { + name : "order", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jn_ByteOrder, + callable : null + }, { + name : "mark", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "reset", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "clear", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "flip", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "rewind", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "limit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "position", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_DoubleBuffer, + callable : null + }, { + name : "array", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "rewind", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "flip", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "clear", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "reset", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "mark", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jn_Buffer, + callable : null + }, { + name : "limit", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_Buffer, + callable : null + }, { + name : "position", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jn_Buffer, + callable : null + }, { + name : "compareTo", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), + callable : null + }]; + nmnps_S32PacketConfirmTransaction.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_shortcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWindowId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getActionNumber", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_shortcls(), + callable : null + }, { + name : "func_148888_e", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S35PacketUpdateTileEntity.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos, $rt_intcls(), nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPos", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "getTileEntityType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getNbtCompound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_NBTTagCompound, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S33PacketUpdateSign.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World, nmu_BlockPos, $rt_arraycls(nmu_IChatComponent)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPos", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "getLines", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmu_IChatComponent), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S3BPacketScoreboardObjective.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ScoreObjective, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_149339_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "func_149337_d", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "func_149338_e", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_179817_d", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_IScoreObjectiveCriteria$EnumRenderType, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + jt_AttributedCharacterIterator.$meta.methods = [ + { + name : "getAllAttributeKeys", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }, { + name : "getAttribute", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jt_AttributedCharacterIterator$Attribute], + returnType : jl_Object, + callable : null + }, { + name : "getAttributes", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Map, + callable : null + }, { + name : "getRunLimit", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRunLimit", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jt_AttributedCharacterIterator$Attribute], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRunLimit", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ju_Set], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRunStart", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRunStart", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jt_AttributedCharacterIterator$Attribute], + returnType : $rt_intcls(), + callable : null + }, { + name : "getRunStart", + modifiers : 1, + accessLevel : 3, + parameterTypes : [ju_Set], + returnType : $rt_intcls(), + callable : null + }]; + nmnps_S01PacketJoinGame.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmw_WorldSettings$GameType, $rt_booleancls(), $rt_intcls(), nmw_EnumDifficulty, $rt_intcls(), nmw_WorldType, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEntityId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isHardcoreMode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getGameType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_WorldSettings$GameType, + callable : null + }, { + name : "getDimension", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getDifficulty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_EnumDifficulty, + callable : null + }, { + name : "getMaxPlayers", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getWorldType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_WorldType, + callable : null + }, { + name : "isReducedDebugInfo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + ju_Optional.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "empty", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Optional, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : ju_Optional, + callable : null + }, { + name : "ofNullable", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : ju_Optional, + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "isPresent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "ifPresent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "filter", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Predicate], + returnType : ju_Optional, + callable : null + }, { + name : "map", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Function], + returnType : ju_Optional, + callable : null + }, { + name : "flatMap", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Function], + returnType : ju_Optional, + callable : null + }, { + name : "orElse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }, { + name : "orElseGet", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Supplier], + returnType : jl_Object, + callable : null + }, { + name : "orElseThrow", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Supplier], + returnType : jl_Object, + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nmnps_S3FPacketCustomPayload.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getChannelName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getBufferData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_PacketBuffer, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S37PacketStatistics.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Map], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_148974_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Map, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmu_CombatEntry.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_intcls(), $rt_floatcls(), $rt_floatcls(), jl_String, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDamageSrc", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_DamageSource, + callable : null + }, { + name : "func_94563_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "isLivingDamageSrc", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_94562_g", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDamageSrcDisplayName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "getDamageAmount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }]; + nmnps_S2EPacketCloseWindow.$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 : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S00PacketKeepAlive.$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 : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_149134_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S24PacketBlockAction.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos, nmb_Block, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBlockPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "getData1", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getData2", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBlockType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmb_Block, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + juc_Executor.$meta.methods = [ + { + name : "execute", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Runnable], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S0CPacketSpawnPlayer.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_148944_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "getEntityID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlev_EaglercraftUUID, + callable : null + }, { + name : "getX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getY", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getYaw", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "getPitch", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "getCurrentItemID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S08PacketPlayerPosLook.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls(), ju_Set], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getY", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "getYaw", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getPitch", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "func_179834_f", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S19PacketEntityHeadLook.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_bytecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : nme_Entity, + callable : null + }, { + name : "getYaw", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmwb_IBorderListener.$meta.methods = [ + { + name : "onSizeChanged", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmwb_WorldBorder, $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onTransitionStarted", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmwb_WorldBorder, $rt_doublecls(), $rt_doublecls(), $rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onCenterChanged", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmwb_WorldBorder, $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onWarningTimeChanged", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmwb_WorldBorder, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onWarningDistanceChanged", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmwb_WorldBorder, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onDamageAmountChanged", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmwb_WorldBorder, $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onDamageBufferChanged", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmwb_WorldBorder, $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S3CPacketUpdateScore.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_Score], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, nms_ScoreObjective], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPlayerName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getObjectiveName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getScoreValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getScoreAction", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmnps_S3CPacketUpdateScore$Action, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S09PacketHeldItemChange.$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 : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHeldItemHotbarIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S1BPacketEntityAttach.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nme_Entity, nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLeash", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getEntityId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getVehicleEntityId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S3APacketTabComplete.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_String)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_149630_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S39PacketPlayerAbilities.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_PlayerCapabilities], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isInvulnerable", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setInvulnerable", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isFlying", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setFlying", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isAllowFlying", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setAllowFlying", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isCreativeMode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setCreativeMode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFlySpeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setFlySpeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWalkSpeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "setWalkSpeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S47PacketPlayerListHeaderFooter.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_IChatComponent], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHeader", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "getFooter", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S1DPacketEntityEffect.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmp_PotionEffect], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_149429_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEntityId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getEffectId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "getAmplifier", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "getDuration", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_179707_f", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; nmnps_S43PacketCamera.$meta.methods = [ { name : "", @@ -125376,7 +122246,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnps_S27PacketExplosion.$meta.methods = [ + nmnps_S2CPacketSpawnGlobalEntity.$meta.methods = [ { name : "", modifiers : 0, @@ -125388,7 +122258,7 @@ function jl_Class_createMetadata() { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), ju_List, nmu_Vec3], + parameterTypes : [nme_Entity], returnType : $rt_voidcls(), callable : null }, { @@ -125413,26 +122283,2156 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "func_149149_c", + name : "func_149052_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_149051_d", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_149050_e", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_149049_f", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_149053_g", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmwc_Chunk$EnumCreateEntityType.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmwc_Chunk$EnumCreateEntityType), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmwc_Chunk$EnumCreateEntityType, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S42PacketCombatEvent.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_CombatTracker, nmnps_S42PacketCombatEvent$Event], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + otjc_JSArrayReader.$meta.methods = [ + { + name : "getLength", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "get", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : otj_JSObject, + callable : null + }]; + nmnps_S14PacketEntity.$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 : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : nme_Entity, + callable : null + }, { + name : "func_149062_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "func_149061_d", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "func_149064_e", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "func_149066_f", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "func_149063_g", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "func_149060_h", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getOnGround", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S2FPacketSetSlot.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_149175_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_149173_d", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_149174_e", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S31PacketWindowProperty.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWindowId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getVarIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getVarValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmu_ClassInheritanceMultiMap.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Class], + returnType : $rt_voidcls(), + callable : null + }, { + name : "createLookup", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_Class], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_181157_b", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_Class], + returnType : jl_Class, + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_181743_a", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_Object, jl_Class], + returnType : $rt_voidcls(), + callable : null + }, { + name : "remove", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "contains", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getByClass", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Class], + returnType : jl_Iterable, + callable : null + }, { + name : "iterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }, { + name : "size", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "access$000", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmu_ClassInheritanceMultiMap], + returnType : ju_Map, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + jnc_CodingErrorAction.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + ju_GregorianCalendar.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Locale], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_TimeZone], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_TimeZone, ju_Locale], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "fullFieldsCalc", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_longcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "cachedFieldsCheckAndGet", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_longcls(), $rt_longcls(), $rt_longcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTimeZoneOffset", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_longcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "computeFields", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "computeTime", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "computeYearAndDay", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_longcls(), $rt_longcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "daysFromBaseYear", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "daysInMonth", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "daysInMonth", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "daysInYear", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "daysInYear", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getActualMaximum", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getActualMinimum", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getGreatestMinimum", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getGregorianChange", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Date, + callable : null + }, { + name : "getLeastMaximum", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMaximum", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getMinimum", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isLeapYear", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "julianError", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "mod", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "mod7", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "roll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "roll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setGregorianChange", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Date], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setFirstDayOfWeek", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setMinimalDaysInFirstWeek", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S11PacketSpawnExperienceOrb.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmei_EntityXPOrb], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEntityID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getY", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getXPValue", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nlevs_EaglercraftNetworkManager.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "connect", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getConnectStatus", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevi_EnumEaglerConnectionState, + callable : null + }, { + name : "closeChannel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_IChatComponent], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setConnectionState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_EnumConnectionState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processReceivedPackets", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "sendPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_Packet], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setNetHandler", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isLocalChannel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isChannelOpen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getIsencrypted", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setCompressionTreshold", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "checkDisconnected", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "doClientDisconnect", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmu_IChatComponent], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcm_GameConfiguration$DisplayInformation.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_booleancls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }]; + jur_CharClass.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls(), $rt_booleancls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jur_CharClass, + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jur_AbstractCharClass], + returnType : jur_CharClass, + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : jur_CharClass, + callable : null + }, { + name : "union", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jur_AbstractCharClass], + returnType : $rt_voidcls(), + callable : null + }, { + name : "intersection", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jur_AbstractCharClass], + returnType : $rt_voidcls(), + callable : null + }, { + name : "contains", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getBits", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : ju_BitSet, + callable : null + }, { + name : "getLowHighSurrogates", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : ju_BitSet, + callable : null + }, { + name : "getInstance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jur_AbstractCharClass, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "hasUCI", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + oti_Address.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "add", + modifiers : 256, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : oti_Address, + callable : null + }, { + name : "add", + modifiers : 256, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : oti_Address, + callable : null + }, { + name : "isLessThan", + modifiers : 256, + accessLevel : 3, + parameterTypes : [oti_Address], + returnType : $rt_booleancls(), + callable : null + }, { + name : "toInt", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toLong", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "toStructure", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : oti_Structure, + callable : null + }, { + name : "getByte", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "putByte", + modifiers : 256, + accessLevel : 3, + parameterTypes : [$rt_bytecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getChar", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "putChar", + modifiers : 256, + accessLevel : 3, + parameterTypes : [$rt_charcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getShort", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_shortcls(), + callable : null + }, { + name : "putShort", + modifiers : 256, + accessLevel : 3, + parameterTypes : [$rt_shortcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInt", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "putInt", + modifiers : 256, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getLong", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "putLong", + modifiers : 256, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFloat", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "putFloat", + modifiers : 256, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDouble", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "putDouble", + modifiers : 256, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAddress", + modifiers : 256, + accessLevel : 3, + parameterTypes : [], + returnType : oti_Address, + callable : null + }, { + name : "putAddress", + modifiers : 256, + accessLevel : 3, + parameterTypes : [oti_Address], + returnType : $rt_voidcls(), + callable : null + }, { + name : "fromInt", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : oti_Address, + callable : null + }, { + name : "fromLong", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : oti_Address, + callable : null + }, { + name : "ofObject", + modifiers : 768, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : oti_Address, + callable : null + }, { + name : "ofData", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : oti_Address, + callable : null + }, { + name : "ofData", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_charcls())], + returnType : oti_Address, + callable : null + }, { + name : "ofData", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_shortcls())], + returnType : oti_Address, + callable : null + }, { + name : "ofData", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_intcls())], + returnType : oti_Address, + callable : null + }, { + name : "ofData", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_longcls())], + returnType : oti_Address, + callable : null + }, { + name : "ofData", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_floatcls())], + returnType : oti_Address, + callable : null + }, { + name : "ofData", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_doublecls())], + returnType : oti_Address, + callable : null + }, { + name : "ofData", + modifiers : 768, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_Object)], + returnType : oti_Address, + callable : null + }, { + name : "align", + modifiers : 768, + accessLevel : 3, + parameterTypes : [oti_Address, $rt_intcls()], + returnType : oti_Address, + callable : null + }, { + name : "sizeOf", + modifiers : 768, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "add", + modifiers : 256, + accessLevel : 3, + parameterTypes : [jl_Class, $rt_intcls()], + returnType : oti_Address, + callable : null + }, { + name : "diff", + modifiers : 0, + accessLevel : 3, + parameterTypes : [oti_Address], + returnType : $rt_longcls(), + callable : null + }]; + nmce_EntityPlayerSP.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmc_Minecraft, nmw_World, nmcn_NetHandlerPlayClient, nms_StatFileWriter], + returnType : $rt_voidcls(), + callable : null + }, { + name : "attackEntityFrom", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "heal", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "mountEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdateWalkingPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "dropOneItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : nmei_EntityItem, + callable : null + }, { + name : "joinEntityItemWithWorld", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmei_EntityItem], + returnType : $rt_voidcls(), + callable : null + }, { + name : "sendChatMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "swingItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "respawnPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "damageEntity", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmu_DamageSource, $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "closeScreen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "closeScreenAndDropStack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setPlayerSPHealth", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addStat", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_StatBase, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "sendPlayerAbilities", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isUser", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "sendHorseJump", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "sendHorseInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setClientBrand", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getClientBrand", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getStatFileWriter", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nms_StatFileWriter, + callable : null + }, { + name : "addChatComponentMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_IChatComponent], + returnType : $rt_voidcls(), + callable : null + }, { + name : "pushOutOfBlocks", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isOpenBlockSpace", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmu_BlockPos], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setSprinting", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setXPStats", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addChatMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_IChatComponent], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canCommandSenderUseCommand", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), jl_String], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "playSound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isServerWorld", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isRidingHorse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getHorseJumpPower", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_floatcls(), callable : null }, { - name : "func_149144_d", + name : "openEditSign", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmt_TileEntitySign], + returnType : $rt_voidcls(), + callable : null + }, { + name : "openEditCommandBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcs_CommandBlockLogic], + returnType : $rt_voidcls(), + callable : null + }, { + name : "displayGUIBook", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "displayGUIChest", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_IInventory], + returnType : $rt_voidcls(), + callable : null + }, { + name : "displayGUIHorse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityHorse, nmi_IInventory], + returnType : $rt_voidcls(), + callable : null + }, { + name : "displayGui", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_IInteractionObject], + returnType : $rt_voidcls(), + callable : null + }, { + name : "displayVillagerTradeGui", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_IMerchant], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onCriticalHit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onEnchantmentCritical", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isSneaking", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "updateEntityActionState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isCurrentViewEntity", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onLivingUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nlevc_EaglerCacheProvider.$meta.methods = [ + { + name : "create", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : jl_Object, + callable : null + }]; + cgcc_ImmutableMultiset.$meta.methods = [ + { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableMultiset, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : cgcc_ImmutableMultiset, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : cgcc_ImmutableMultiset, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableMultiset, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableMultiset, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object], + returnType : cgcc_ImmutableMultiset, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, jl_Object, $rt_arraycls(jl_Object)], + returnType : cgcc_ImmutableMultiset, + callable : null + }, { + name : "copyOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_Object)], + returnType : cgcc_ImmutableMultiset, + callable : null + }, { + name : "copyOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_Iterable], + returnType : cgcc_ImmutableMultiset, + callable : null + }, { + name : "copyOfInternal", + modifiers : 512, + accessLevel : 1, + parameterTypes : [$rt_arraycls(jl_Object)], + returnType : cgcc_ImmutableMultiset, + callable : null + }, { + name : "copyOfInternal", + modifiers : 512, + accessLevel : 1, + parameterTypes : [cgcc_Multiset], + returnType : cgcc_ImmutableMultiset, + callable : null + }, { + name : "copyFromEntries", + modifiers : 512, + accessLevel : 0, + parameterTypes : [ju_Collection], + returnType : cgcc_ImmutableMultiset, + callable : null + }, { + name : "copyOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [ju_Iterator], + returnType : cgcc_ImmutableMultiset, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "iterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_UnmodifiableIterator, + callable : null + }, { + name : "contains", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "containsAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : $rt_booleancls(), + callable : null + }, { + name : "add", + modifiers : 132, + accessLevel : 3, + parameterTypes : [jl_Object, $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "remove", + modifiers : 132, + accessLevel : 3, + parameterTypes : [jl_Object, $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setCount", + modifiers : 132, + accessLevel : 3, + parameterTypes : [jl_Object, $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setCount", + modifiers : 132, + accessLevel : 3, + parameterTypes : [jl_Object, $rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "copyIntoArray", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_arraycls(jl_Object), $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 + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "entrySet", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "createEntrySet", + modifiers : 4, + accessLevel : 1, + parameterTypes : [], + returnType : cgcc_ImmutableSet, + callable : null + }, { + name : "getEntry", + modifiers : 1, + accessLevel : 0, + parameterTypes : [$rt_intcls()], + returnType : cgcc_Multiset$Entry, + callable : null + }, { + name : "writeReplace", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "builder", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableMultiset$Builder, + callable : null + }, { + name : "iterator", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }, { + name : "entrySet", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Set, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S07PacketRespawn.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmw_EnumDifficulty, nmw_WorldType, nmw_WorldSettings$GameType], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getDimensionID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getDifficulty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_EnumDifficulty, + callable : null + }, { + name : "getGameType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_WorldSettings$GameType, + callable : null + }, { + name : "getWorldType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmw_WorldType, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S06PacketUpdateHealth.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls(), $rt_intcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getHealth", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_floatcls(), callable : null }, { - name : "func_149147_e", + name : "getFoodLevel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getSaturationLevel", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_floatcls(), callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S0BPacketAnimation.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEntityID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getAnimationType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nlevv_ReadableVector4f.$meta.methods = [ + { + name : "getW", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }]; + nmnps_S29PacketSoundEffect.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSoundName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null }, { name : "getX", modifiers : 0, @@ -125455,14 +124455,438 @@ function jl_Class_createMetadata() { returnType : $rt_doublecls(), callable : null }, { - name : "getStrength", + name : "getVolume", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_floatcls(), callable : null }, { - name : "getAffectedBlockPositions", + name : "getPitch", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmw_GameRules$ValueType.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmw_GameRules$ValueType), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmw_GameRules$ValueType, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + juf_IntFunction.$meta.methods = [ + { + name : "apply", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_Object, + callable : null + }]; + nmcm_GameConfiguration$UserInformation.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_Session], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S0FPacketSpawnMob.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_EntityLivingBase], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_149027_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "getEntityID", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getEntityType", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getY", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getVelocityX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getVelocityY", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getVelocityZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getYaw", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "getPitch", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "getHeadPitch", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_bytecls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S36PacketSignEditorOpen.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSignPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + juf_Predicate.$meta.methods = [ + { + name : "test", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "and", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Predicate], + returnType : juf_Predicate, + callable : null + }, { + name : "negate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : juf_Predicate, + callable : null + }, { + name : "or", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Predicate], + returnType : juf_Predicate, + callable : null + }, { + name : "isEqual", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : juf_Predicate, + callable : null + }, { + name : "lambda$isEqual$3", + modifiers : 544, + accessLevel : 1, + parameterTypes : [jl_Object, jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "lambda$or$2", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_Predicate, jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "lambda$negate$1", + modifiers : 32, + accessLevel : 1, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "lambda$and$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_Predicate, jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; + nmnps_S46PacketSetCompressionLevel.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_179760_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + juf_BiConsumer.$meta.methods = [ + { + name : "accept", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object, jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "andThen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_BiConsumer], + returnType : juf_BiConsumer, + callable : null + }, { + name : "lambda$andThen$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_BiConsumer, jl_Object, jl_Object], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S20PacketEntityProperties.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), ju_Collection], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEntityId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_149441_d", modifiers : 0, accessLevel : 3, parameterTypes : [], @@ -125476,6 +124900,401 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + nmnps_S49PacketUpdateEntityNBT.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmn_NBTTagCompound], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getTagCompound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_NBTTagCompound, + callable : null + }, { + name : "getEntity", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : nme_Entity, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S3EPacketTeams.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ScorePlayerTeam, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nms_ScorePlayerTeam, ju_Collection, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_149312_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "func_149306_d", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "func_149311_e", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "func_149309_f", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "func_149310_g", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Collection, + callable : null + }, { + name : "func_149307_h", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_149308_i", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_179813_h", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_179814_i", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S2DPacketOpenWindow.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), jl_String, nmu_IChatComponent], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), jl_String, nmu_IChatComponent, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), jl_String, nmu_IChatComponent, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWindowId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getGuiId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getWindowTitle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "getSlotCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getEntityId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "hasSlots", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S26PacketMapChunkBulk.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_List], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getChunkX", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getChunkZ", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getChunkCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getChunkBytes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_arraycls($rt_bytecls()), + callable : null + }, { + name : "getChunkSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + jt_AttributedCharacterIterator$Attribute.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "equals", + modifiers : 4, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "hashCode", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; cgcc_AbstractTable.$meta.methods = [ { name : "", @@ -125632,176 +125451,14 @@ function jl_Class_createMetadata() { returnType : jl_String, callable : null }]; - ju_Spliterator$OfInt.$meta.methods = [ - { - name : "tryAdvance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "forEachRemaining", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_voidcls(), - callable : null - }]; - juf_LongConsumer.$meta.methods = [ - { - name : "accept", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "andThen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_LongConsumer], - returnType : juf_LongConsumer, - callable : null - }, { - name : "lambda$andThen$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_LongConsumer, $rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }]; - juf_IntUnaryOperator.$meta.methods = [ + juf_LongToIntFunction.$meta.methods = [ { name : "applyAsInt", modifiers : 1, accessLevel : 3, - parameterTypes : [$rt_intcls()], + parameterTypes : [$rt_longcls()], returnType : $rt_intcls(), callable : null - }, { - name : "compose", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_IntUnaryOperator], - returnType : juf_IntUnaryOperator, - callable : null - }, { - name : "andThen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_IntUnaryOperator], - returnType : juf_IntUnaryOperator, - callable : null - }, { - name : "identity", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : juf_IntUnaryOperator, - callable : null - }, { - name : "lambda$identity$2", - modifiers : 544, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "lambda$andThen$1", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_IntUnaryOperator, $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "lambda$compose$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_IntUnaryOperator, $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }]; - nmnps_S44PacketWorldBorder$Action.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmnps_S44PacketWorldBorder$Action), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmnps_S44PacketWorldBorder$Action, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - juf_DoubleUnaryOperator.$meta.methods = [ - { - name : "applyAsDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "compose", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_DoubleUnaryOperator], - returnType : juf_DoubleUnaryOperator, - callable : null - }, { - name : "andThen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_DoubleUnaryOperator], - returnType : juf_DoubleUnaryOperator, - callable : null - }, { - name : "identity", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : juf_DoubleUnaryOperator, - callable : null - }, { - name : "lambda$identity$2", - modifiers : 544, - accessLevel : 1, - parameterTypes : [$rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "lambda$andThen$1", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_DoubleUnaryOperator, $rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "lambda$compose$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_DoubleUnaryOperator, $rt_doublecls()], - returnType : $rt_doublecls(), - callable : null }]; nms_StatFileWriter.$meta.methods = [ { @@ -125868,13 +125525,22 @@ function jl_Class_createMetadata() { returnType : nmu_IJsonSerializable, callable : null }]; - nmnps_S21PacketChunkData$Extracted.$meta.methods = [ + juf_LongBinaryOperator.$meta.methods = [ { - name : "", - modifiers : 0, + name : "applyAsLong", + modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), + parameterTypes : [$rt_longcls(), $rt_longcls()], + returnType : $rt_longcls(), + callable : null + }]; + juf_DoubleFunction.$meta.methods = [ + { + name : "apply", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : jl_Object, callable : null }]; jus_IntStream$Builder.$meta.methods = [ @@ -125900,110 +125566,20 @@ function jl_Class_createMetadata() { returnType : jus_IntStream, callable : null }]; - juf_DoubleBinaryOperator.$meta.methods = [ - { - name : "applyAsDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }]; - nmwc_NibbleArray.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : $rt_voidcls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCoordinateIndex", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getFromIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isLowerNibble", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getNibbleIndex", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_bytecls()), - callable : null - }]; - juf_LongSupplier.$meta.methods = [ - { - name : "getAsLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }]; - nmnps_S3CPacketUpdateScore$Action.$meta.methods = [ + nmnps_S42PacketCombatEvent$Event.$meta.methods = [ { name : "values", modifiers : 512, accessLevel : 3, parameterTypes : [], - returnType : $rt_arraycls(nmnps_S3CPacketUpdateScore$Action), + returnType : $rt_arraycls(nmnps_S42PacketCombatEvent$Event), callable : null }, { name : "valueOf", modifiers : 512, accessLevel : 3, parameterTypes : [jl_String], - returnType : nmnps_S3CPacketUpdateScore$Action, + returnType : nmnps_S42PacketCombatEvent$Event, callable : null }, { name : "", @@ -126020,13 +125596,43 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - juf_IntToLongFunction.$meta.methods = [ + juf_LongFunction.$meta.methods = [ { - name : "applyAsLong", + name : "apply", modifiers : 1, accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_longcls(), + parameterTypes : [$rt_longcls()], + returnType : jl_Object, + callable : null + }]; + jus_Collector$Characteristics.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jus_Collector$Characteristics), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : jus_Collector$Characteristics, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), callable : null }]; nmnps_S45PacketTitle$Type.$meta.methods = [ @@ -126073,302 +125679,72 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - juf_LongToIntFunction.$meta.methods = [ + juf_IntUnaryOperator.$meta.methods = [ { name : "applyAsInt", modifiers : 1, accessLevel : 3, - parameterTypes : [$rt_longcls()], + parameterTypes : [$rt_intcls()], returnType : $rt_intcls(), callable : null - }]; - juf_DoubleSupplier.$meta.methods = [ - { - name : "getAsDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }]; - juf_IntPredicate.$meta.methods = [ - { - name : "test", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "and", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_IntPredicate], - returnType : juf_IntPredicate, - callable : null - }, { - name : "negate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : juf_IntPredicate, - callable : null - }, { - name : "or", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_IntPredicate], - returnType : juf_IntPredicate, - callable : null - }, { - name : "lambda$or$2", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_IntPredicate, $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "lambda$negate$1", - modifiers : 32, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "lambda$and$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_IntPredicate, $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }]; - juf_IntConsumer.$meta.methods = [ - { - name : "accept", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "andThen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_IntConsumer], - returnType : juf_IntConsumer, - callable : null - }, { - name : "lambda$andThen$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_IntConsumer, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - juf_LongUnaryOperator.$meta.methods = [ - { - name : "applyAsLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_longcls(), - callable : null }, { name : "compose", modifiers : 0, accessLevel : 3, - parameterTypes : [juf_LongUnaryOperator], - returnType : juf_LongUnaryOperator, + parameterTypes : [juf_IntUnaryOperator], + returnType : juf_IntUnaryOperator, callable : null }, { name : "andThen", modifiers : 0, accessLevel : 3, - parameterTypes : [juf_LongUnaryOperator], - returnType : juf_LongUnaryOperator, + parameterTypes : [juf_IntUnaryOperator], + returnType : juf_IntUnaryOperator, callable : null }, { name : "identity", modifiers : 512, accessLevel : 3, parameterTypes : [], - returnType : juf_LongUnaryOperator, + returnType : juf_IntUnaryOperator, callable : null }, { name : "lambda$identity$2", modifiers : 544, accessLevel : 1, - parameterTypes : [$rt_longcls()], - returnType : $rt_longcls(), + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), callable : null }, { name : "lambda$andThen$1", modifiers : 32, accessLevel : 1, - parameterTypes : [juf_LongUnaryOperator, $rt_longcls()], - returnType : $rt_longcls(), + parameterTypes : [juf_IntUnaryOperator, $rt_intcls()], + returnType : $rt_intcls(), callable : null }, { name : "lambda$compose$0", modifiers : 32, accessLevel : 1, - parameterTypes : [juf_LongUnaryOperator, $rt_longcls()], - returnType : $rt_longcls(), - callable : null - }]; - juf_LongBinaryOperator.$meta.methods = [ - { - name : "applyAsLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls(), $rt_longcls()], - returnType : $rt_longcls(), - callable : null - }]; - nmnps_S42PacketCombatEvent$Event.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmnps_S42PacketCombatEvent$Event), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmnps_S42PacketCombatEvent$Event, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - juf_DoubleFunction.$meta.methods = [ - { - name : "apply", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : jl_Object, - callable : null - }]; - juf_IntSupplier.$meta.methods = [ - { - name : "getAsInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], + parameterTypes : [juf_IntUnaryOperator, $rt_intcls()], returnType : $rt_intcls(), callable : null }]; - ju_PrimitiveIterator$OfInt.$meta.methods = [ + ju_Spliterator$OfInt.$meta.methods = [ { + name : "tryAdvance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : $rt_booleancls(), + callable : null + }, { name : "forEachRemaining", modifiers : 0, accessLevel : 3, parameterTypes : [juf_Consumer], returnType : $rt_voidcls(), callable : null - }, { - name : "forEachRemaining", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_IntConsumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "nextInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "next", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Integer, - callable : null - }, { - name : "forEachRemaining", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "next", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - ju_PrimitiveIterator$OfLong.$meta.methods = [ - { - name : "forEachRemaining", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "forEachRemaining", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_LongConsumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "nextLong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "next", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Long, - callable : null - }, { - name : "forEachRemaining", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "next", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - juf_LongToDoubleFunction.$meta.methods = [ - { - name : "applyAsDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_doublecls(), - callable : null }]; juf_LongPredicate.$meta.methods = [ { @@ -126421,6 +125797,50 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; + nlevp_ServerSkinCache$SkinCacheEntry.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nlevp_ServerSkinCache, nlevp_EaglerSkinTexture, nmu_ResourceLocation, nlevp_SkinModel], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nlevp_ServerSkinCache, nmu_ResourceLocation, nlevp_SkinModel], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nlevp_ServerSkinCache, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getResourceLocation", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_ResourceLocation, + callable : null + }, { + name : "getSkinModel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevp_SkinModel, + callable : null + }, { + name : "free", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; ju_OptionalInt.$meta.methods = [ { name : "", @@ -126507,130 +125927,6 @@ function jl_Class_createMetadata() { returnType : jl_String, callable : null }]; - juf_DoubleToIntFunction.$meta.methods = [ - { - name : "applyAsInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_intcls(), - callable : null - }]; - ju_Spliterator$OfDouble.$meta.methods = [ - { - name : "tryAdvance", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "forEachRemaining", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_voidcls(), - callable : null - }]; - juf_LongFunction.$meta.methods = [ - { - name : "apply", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : jl_Object, - callable : null - }]; - nmnps_S22PacketMultiBlockChange$BlockUpdateData.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnps_S22PacketMultiBlockChange, $rt_shortcls(), nmbs_IBlockState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnps_S22PacketMultiBlockChange, $rt_shortcls(), nmwc_Chunk], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPos", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "func_180089_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_shortcls(), - callable : null - }, { - name : "getBlockState", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmbs_IBlockState, - callable : null - }]; - jus_Collector$Characteristics.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jus_Collector$Characteristics), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : jus_Collector$Characteristics, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - juf_DoubleConsumer.$meta.methods = [ - { - name : "accept", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "andThen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_DoubleConsumer], - returnType : juf_DoubleConsumer, - callable : null - }, { - name : "lambda$andThen$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_DoubleConsumer, $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }]; ju_OptionalLong.$meta.methods = [ { name : "", @@ -126717,87 +126013,50 @@ function jl_Class_createMetadata() { returnType : jl_String, callable : null }]; - jus_LongStream$Builder.$meta.methods = [ + nmnps_S22PacketMultiBlockChange$BlockUpdateData.$meta.methods = [ { - name : "accept", - modifiers : 1, + name : "", + modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_longcls()], + parameterTypes : [nmnps_S22PacketMultiBlockChange, $rt_shortcls(), nmbs_IBlockState], returnType : $rt_voidcls(), callable : null }, { - name : "add", + name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : jus_LongStream$Builder, + parameterTypes : [nmnps_S22PacketMultiBlockChange, $rt_shortcls(), nmwc_Chunk], + returnType : $rt_voidcls(), callable : null }, { - name : "build", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jus_LongStream, - callable : null - }]; - juf_IntBinaryOperator.$meta.methods = [ - { - name : "applyAsInt", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_intcls(), - callable : null - }]; - juf_DoublePredicate.$meta.methods = [ - { - name : "test", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "and", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_DoublePredicate], - returnType : juf_DoublePredicate, - callable : null - }, { - name : "negate", + name : "getPos", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : juf_DoublePredicate, + returnType : nmu_BlockPos, callable : null }, { - name : "or", + name : "func_180089_b", modifiers : 0, accessLevel : 3, - parameterTypes : [juf_DoublePredicate], - returnType : juf_DoublePredicate, + parameterTypes : [], + returnType : $rt_shortcls(), callable : null }, { - name : "lambda$or$2", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_DoublePredicate, $rt_doublecls()], - returnType : $rt_booleancls(), + name : "getBlockState", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmbs_IBlockState, callable : null - }, { - name : "lambda$negate$1", - modifiers : 32, - accessLevel : 1, - parameterTypes : [$rt_doublecls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "lambda$and$0", - modifiers : 32, - accessLevel : 1, - parameterTypes : [juf_DoublePredicate, $rt_doublecls()], - returnType : $rt_booleancls(), + }]; + juf_IntToDoubleFunction.$meta.methods = [ + { + name : "applyAsDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_doublecls(), callable : null }]; ju_Spliterator$OfLong.$meta.methods = [ @@ -126816,144 +126075,14 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - ju_OptionalDouble.$meta.methods = [ + juf_DoubleSupplier.$meta.methods = [ { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "empty", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : ju_OptionalDouble, - callable : null - }, { - name : "of", - modifiers : 512, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : ju_OptionalDouble, - callable : null - }, { name : "getAsDouble", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_doublecls(), - callable : null - }, { - name : "isPresent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "ifPresent", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_DoubleConsumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "orElse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls()], - returnType : $rt_doublecls(), - callable : null - }, { - name : "orElseGet", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_DoubleSupplier], - returnType : $rt_doublecls(), - callable : null - }, { - name : "orElseThrow", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Supplier], - returnType : $rt_doublecls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - juf_IntToDoubleFunction.$meta.methods = [ - { - name : "applyAsDouble", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_doublecls(), - callable : null - }]; - ju_PrimitiveIterator$OfDouble.$meta.methods = [ - { - name : "forEachRemaining", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_Consumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "forEachRemaining", - modifiers : 0, - accessLevel : 3, - parameterTypes : [juf_DoubleConsumer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "nextDouble", modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : $rt_doublecls(), callable : null - }, { - name : "next", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Double, - callable : null - }, { - name : "forEachRemaining", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "next", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null }]; cgcc_Table.$meta.methods = [ { @@ -127104,13 +126233,27 @@ function jl_Class_createMetadata() { returnType : ju_Map, callable : null }]; - juf_DoubleToLongFunction.$meta.methods = [ + juf_DoubleConsumer.$meta.methods = [ { - name : "applyAsLong", + name : "accept", modifiers : 1, accessLevel : 3, parameterTypes : [$rt_doublecls()], - returnType : $rt_longcls(), + returnType : $rt_voidcls(), + callable : null + }, { + name : "andThen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_DoubleConsumer], + returnType : juf_DoubleConsumer, + callable : null + }, { + name : "lambda$andThen$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_DoubleConsumer, $rt_doublecls()], + returnType : $rt_voidcls(), callable : null }]; cgcc_ImmutableTable$Builder.$meta.methods = [ @@ -127164,6 +126307,371 @@ function jl_Class_createMetadata() { returnType : cgcc_ImmutableTable, callable : null }]; + juf_DoubleUnaryOperator.$meta.methods = [ + { + name : "applyAsDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "compose", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_DoubleUnaryOperator], + returnType : juf_DoubleUnaryOperator, + callable : null + }, { + name : "andThen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_DoubleUnaryOperator], + returnType : juf_DoubleUnaryOperator, + callable : null + }, { + name : "identity", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : juf_DoubleUnaryOperator, + callable : null + }, { + name : "lambda$identity$2", + modifiers : 544, + accessLevel : 1, + parameterTypes : [$rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "lambda$andThen$1", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_DoubleUnaryOperator, $rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "lambda$compose$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_DoubleUnaryOperator, $rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }]; + juf_LongToDoubleFunction.$meta.methods = [ + { + name : "applyAsDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_doublecls(), + callable : null + }]; + juf_DoubleToLongFunction.$meta.methods = [ + { + name : "applyAsLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_longcls(), + callable : null + }]; + juf_IntToLongFunction.$meta.methods = [ + { + name : "applyAsLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_longcls(), + callable : null + }]; + juf_LongUnaryOperator.$meta.methods = [ + { + name : "applyAsLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "compose", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_LongUnaryOperator], + returnType : juf_LongUnaryOperator, + callable : null + }, { + name : "andThen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_LongUnaryOperator], + returnType : juf_LongUnaryOperator, + callable : null + }, { + name : "identity", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : juf_LongUnaryOperator, + callable : null + }, { + name : "lambda$identity$2", + modifiers : 544, + accessLevel : 1, + parameterTypes : [$rt_longcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "lambda$andThen$1", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_LongUnaryOperator, $rt_longcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "lambda$compose$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_LongUnaryOperator, $rt_longcls()], + returnType : $rt_longcls(), + callable : null + }]; + juf_IntSupplier.$meta.methods = [ + { + name : "getAsInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + juf_IntPredicate.$meta.methods = [ + { + name : "test", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "and", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_IntPredicate], + returnType : juf_IntPredicate, + callable : null + }, { + name : "negate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : juf_IntPredicate, + callable : null + }, { + name : "or", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_IntPredicate], + returnType : juf_IntPredicate, + callable : null + }, { + name : "lambda$or$2", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_IntPredicate, $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "lambda$negate$1", + modifiers : 32, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "lambda$and$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_IntPredicate, $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }]; + cgcc_ImmutableMultiset$Builder.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [cgcc_Multiset], + returnType : $rt_voidcls(), + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : cgcc_ImmutableMultiset$Builder, + callable : null + }, { + name : "addCopies", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object, $rt_intcls()], + returnType : cgcc_ImmutableMultiset$Builder, + callable : null + }, { + name : "setCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object, $rt_intcls()], + returnType : cgcc_ImmutableMultiset$Builder, + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_Object)], + returnType : cgcc_ImmutableMultiset$Builder, + callable : null + }, { + name : "addAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Iterable], + returnType : cgcc_ImmutableMultiset$Builder, + callable : null + }, { + name : "addAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Iterator], + returnType : cgcc_ImmutableMultiset$Builder, + callable : null + }, { + name : "build", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableMultiset, + callable : null + }, { + name : "build", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_ImmutableCollection, + callable : null + }, { + name : "addAll", + modifiers : 96, + accessLevel : 3, + parameterTypes : [ju_Iterator], + returnType : cgcc_ImmutableCollection$Builder, + callable : null + }, { + name : "addAll", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Iterable], + returnType : cgcc_ImmutableCollection$Builder, + callable : null + }, { + name : "add", + modifiers : 96, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_Object)], + returnType : cgcc_ImmutableCollection$Builder, + callable : null + }, { + name : "add", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : cgcc_ImmutableCollection$Builder, + callable : null + }]; + juf_LongConsumer.$meta.methods = [ + { + name : "accept", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "andThen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_LongConsumer], + returnType : juf_LongConsumer, + callable : null + }, { + name : "lambda$andThen$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_LongConsumer, $rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }]; + ju_PrimitiveIterator$OfDouble.$meta.methods = [ + { + name : "forEachRemaining", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "forEachRemaining", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_DoubleConsumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "nextDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Double, + callable : null + }, { + name : "forEachRemaining", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "next", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + nmnps_S21PacketChunkData$Extracted.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; nmnps_S38PacketPlayerListItem$Action.$meta.methods = [ { name : "values", @@ -127194,6 +126702,388 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + ju_Spliterator$OfDouble.$meta.methods = [ + { + name : "tryAdvance", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "forEachRemaining", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : $rt_voidcls(), + callable : null + }]; + ju_OptionalDouble.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "empty", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : ju_OptionalDouble, + callable : null + }, { + name : "of", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : ju_OptionalDouble, + callable : null + }, { + name : "getAsDouble", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_doublecls(), + callable : null + }, { + name : "isPresent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "ifPresent", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_DoubleConsumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "orElse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }, { + name : "orElseGet", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_DoubleSupplier], + returnType : $rt_doublecls(), + callable : null + }, { + name : "orElseThrow", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Supplier], + returnType : $rt_doublecls(), + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + juf_IntConsumer.$meta.methods = [ + { + name : "accept", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "andThen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_IntConsumer], + returnType : juf_IntConsumer, + callable : null + }, { + name : "lambda$andThen$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_IntConsumer, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + ju_PrimitiveIterator$OfLong.$meta.methods = [ + { + name : "forEachRemaining", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "forEachRemaining", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_LongConsumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "nextLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Long, + callable : null + }, { + name : "forEachRemaining", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "next", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + jus_LongStream$Builder.$meta.methods = [ + { + name : "accept", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : jus_LongStream$Builder, + callable : null + }, { + name : "build", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jus_LongStream, + callable : null + }]; + nmnps_S3CPacketUpdateScore$Action.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmnps_S3CPacketUpdateScore$Action), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmnps_S3CPacketUpdateScore$Action, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cgcc_Multiset$Entry.$meta.methods = [ + { + name : "getElement", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "getCount", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "equals", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "hashCode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "toString", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nmwc_NibbleArray.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : $rt_voidcls(), + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCoordinateIndex", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getFromIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isLowerNibble", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getNibbleIndex", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_bytecls()), + callable : null + }]; + juf_DoublePredicate.$meta.methods = [ + { + name : "test", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "and", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_DoublePredicate], + returnType : juf_DoublePredicate, + callable : null + }, { + name : "negate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : juf_DoublePredicate, + callable : null + }, { + name : "or", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_DoublePredicate], + returnType : juf_DoublePredicate, + callable : null + }, { + name : "lambda$or$2", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_DoublePredicate, $rt_doublecls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "lambda$negate$1", + modifiers : 32, + accessLevel : 1, + parameterTypes : [$rt_doublecls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "lambda$and$0", + modifiers : 32, + accessLevel : 1, + parameterTypes : [juf_DoublePredicate, $rt_doublecls()], + returnType : $rt_booleancls(), + callable : null + }]; jus_DoubleStream$Builder.$meta.methods = [ { name : "accept", @@ -127217,6 +127107,116 @@ function jl_Class_createMetadata() { returnType : jus_DoubleStream, callable : null }]; + nmnps_S44PacketWorldBorder$Action.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmnps_S44PacketWorldBorder$Action), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmnps_S44PacketWorldBorder$Action, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + juf_IntBinaryOperator.$meta.methods = [ + { + name : "applyAsInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_intcls(), + callable : null + }]; + juf_LongSupplier.$meta.methods = [ + { + name : "getAsLong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }]; + juf_DoubleToIntFunction.$meta.methods = [ + { + name : "applyAsInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls()], + returnType : $rt_intcls(), + callable : null + }]; + ju_PrimitiveIterator$OfInt.$meta.methods = [ + { + name : "forEachRemaining", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_Consumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "forEachRemaining", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juf_IntConsumer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "nextInt", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Integer, + callable : null + }, { + name : "forEachRemaining", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "next", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + juf_DoubleBinaryOperator.$meta.methods = [ + { + name : "applyAsDouble", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls()], + returnType : $rt_doublecls(), + callable : null + }]; nmu_IJsonSerializable.$meta.methods = [ { name : "fromJson", @@ -127233,57 +127233,6 @@ function jl_Class_createMetadata() { returnType : jl_Object, callable : null }]; - nmu_ChatComponentSelector.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSelector", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getUnformattedTextForChat", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "createCopy", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_ChatComponentSelector, - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "createCopy", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }]; nmu_ChatComponentScore.$meta.methods = [ { name : "", @@ -127349,29 +127298,6 @@ function jl_Class_createMetadata() { returnType : nmu_IChatComponent, callable : null }]; - nmcrbm_BreakingFour.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrbm_BakedQuad, nlevm_EaglerTextureAtlasSprite], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_178217_e", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_178216_a", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; nmcgs_SpectatorMenu$MoveMenuObject.$meta.methods = [ { name : "", @@ -127409,36 +127335,6 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; - nmcg_GuiLockIconButton.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175230_c", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_175229_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawButton", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmc_Minecraft, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; nmcgs_SpectatorMenu$EndSpectatorObject.$meta.methods = [ { name : "", @@ -127483,6 +127379,75 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + nmcrbm_BreakingFour.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrbm_BakedQuad, nlevm_EaglerTextureAtlasSprite], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_178217_e", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_178216_a", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmcg_GuiOptions$1.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [nmcg_GuiOptions, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "playPressSound", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmca_SoundHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmcg_GuiLockIconButton.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175230_c", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_175229_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawButton", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmc_Minecraft, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; nmcg_GuiOptionSlider.$meta.methods = [ { name : "", @@ -127527,20 +127492,55 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcg_GuiOptions$1.$meta.methods = [ + nmu_ChatComponentSelector.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 0, - parameterTypes : [nmcg_GuiOptions, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), jl_String], + accessLevel : 3, + parameterTypes : [jl_String], returnType : $rt_voidcls(), callable : null }, { - name : "playPressSound", + name : "getSelector", modifiers : 0, accessLevel : 3, - parameterTypes : [nmca_SoundHandler], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getUnformattedTextForChat", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "createCopy", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_ChatComponentSelector, + callable : null + }, { + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "createCopy", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, callable : null }]; nmcg_GuiOptions.$meta.methods = [ @@ -127594,6 +127594,96 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + ju_AbstractMap$KeySet.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [ju_AbstractMap], + returnType : $rt_voidcls(), + callable : null + }, { + name : "iterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }, { + name : "size", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "", + modifiers : 32, + accessLevel : 0, + parameterTypes : [ju_AbstractMap, ju_AbstractMap$1], + returnType : $rt_voidcls(), + callable : null + }]; + cgcc_DenseImmutableTable$ImmutableArrayMap$1.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [cgcc_DenseImmutableTable$ImmutableArrayMap], + returnType : $rt_voidcls(), + callable : null + }, { + name : "map", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : cgcc_ImmutableMap, + callable : null + }, { + name : "iterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_UnmodifiableIterator, + callable : null + }, { + name : "iterator", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }]; + cgcc_ImmutableEnumMap$2$1.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [cgcc_ImmutableEnumMap$2], + returnType : $rt_voidcls(), + callable : null + }, { + name : "hasNext", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Map$Entry, + callable : null + }, { + name : "next", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; nmcg_GuiLockIconButton$Icon.$meta.methods = [ { name : "values", @@ -127638,33 +127728,98 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - ju_AbstractMap$KeySet.$meta.methods = [ + ju_AbstractList$SubAbstractList$SubAbstractListIterator.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 1, - parameterTypes : [ju_AbstractMap], + accessLevel : 0, + parameterTypes : [ju_ListIterator, ju_AbstractList$SubAbstractList, $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "iterator", + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "hasNext", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : ju_Iterator, + returnType : $rt_booleancls(), callable : null }, { - name : "size", + name : "hasPrevious", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "nextIndex", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { + name : "previous", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "previousIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "remove", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "set", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_voidcls(), + callable : null + }]; + nmcrt_TextureCompass.$meta.methods = [ + { name : "", - modifiers : 32, - accessLevel : 0, - parameterTypes : [ju_AbstractMap, ju_AbstractMap$1], + 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 : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_booleancls(), $rt_booleancls()], returnType : $rt_voidcls(), callable : null }]; @@ -127684,36 +127839,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - cgcc_DenseImmutableTable$ImmutableArrayMap$1.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [cgcc_DenseImmutableTable$ImmutableArrayMap], - returnType : $rt_voidcls(), - callable : null - }, { - name : "map", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : cgcc_ImmutableMap, - callable : null - }, { - name : "iterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_UnmodifiableIterator, - callable : null - }, { - name : "iterator", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }]; ju_TreeSet.$meta.methods = [ { name : "", @@ -127905,219 +128030,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - ju_AbstractList$SubAbstractList$SubAbstractListIterator.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [ju_ListIterator, ju_AbstractList$SubAbstractList, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hasNext", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "hasPrevious", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "next", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "nextIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "previous", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "previousIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "remove", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrt_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 : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_booleancls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }]; - cgcc_ImmutableEnumMap$2$1.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [cgcc_ImmutableEnumMap$2], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hasNext", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "next", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Map$Entry, - callable : null - }, { - name : "next", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - nmnpc_C00PacketKeepAlive.$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 : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayServer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getKey", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnpc_C0APacketAnimation.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayServer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; nmnpc_C03PacketPlayer.$meta.methods = [ { name : "", @@ -128225,6 +128137,888 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + nmnpc_C11PacketEnchantItem.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayServer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWindowId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getButton", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnpc_C16PacketClientStatus.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnpc_C16PacketClientStatus$EnumState], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayServer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getStatus", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmnpc_C16PacketClientStatus$EnumState, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnsc_C00PacketServerQuery.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmns_INetHandlerStatusServer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnss_S01PacketPong.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmns_INetHandlerStatusClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnpc_C00PacketKeepAlive.$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 : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayServer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getKey", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnls_S02PacketLoginSuccess.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevma_GameProfile], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnl_INetHandlerLoginClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getProfile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevma_GameProfile, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnpc_C12PacketUpdateSign.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_BlockPos, $rt_arraycls(nmu_IChatComponent)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayServer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "getLines", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmu_IChatComponent), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnpc_C02PacketUseEntity.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, nmnpc_C02PacketUseEntity$Action], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, nmu_Vec3], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayServer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getEntityFromWorld", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmw_World], + returnType : nme_Entity, + callable : null + }, { + name : "getAction", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmnpc_C02PacketUseEntity$Action, + callable : null + }, { + name : "getHitVec", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_Vec3, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + ju_AbstractMap$1.$meta.methods = []; + nmnps_S14PacketEntity$S17PacketEntityLookMove.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_bytecls(), $rt_bytecls(), $rt_bytecls(), $rt_bytecls(), $rt_bytecls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnlc_C01PacketEncryptionResponse.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnl_INetHandlerLoginServer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnpc_C0BPacketEntityAction.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, nmnpc_C0BPacketEntityAction$Action], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity, nmnpc_C0BPacketEntityAction$Action, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayServer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getAction", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmnpc_C0BPacketEntityAction$Action, + callable : null + }, { + name : "getAuxData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnss_S00PacketServerInfo.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_ServerStatusResponse], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmns_INetHandlerStatusClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getResponse", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmn_ServerStatusResponse, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnpc_C0EPacketClickWindow.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), nmi_ItemStack, $rt_shortcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayServer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getWindowId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getSlotId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getUsedButton", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getActionNumber", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_shortcls(), + callable : null + }, { + name : "getClickedItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_ItemStack, + callable : null + }, { + name : "getMode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnpc_C07PacketPlayerDigging.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnpc_C07PacketPlayerDigging$Action, nmu_BlockPos, nmu_EnumFacing], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayServer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPosition", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "getFacing", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_EnumFacing, + callable : null + }, { + name : "getStatus", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmnpc_C07PacketPlayerDigging$Action, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnpc_C18PacketSpectate.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlev_EaglercraftUUID], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayServer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnps_S14PacketEntity$S16PacketEntityLook.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_bytecls(), $rt_bytecls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnpc_C03PacketPlayer$C04PacketPlayerPosition.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; nmnpc_C0DPacketCloseWindow.$meta.methods = [ { name : "", @@ -128269,7 +129063,43 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - ju_AbstractMap$1.$meta.methods = []; + nmnps_S14PacketEntity$S15PacketEntityRelMove.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_bytecls(), $rt_bytecls(), $rt_bytecls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; nmnpc_C17PacketCustomPayload.$meta.methods = [ { name : "", @@ -128328,7 +129158,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnls_S01PacketEncryptionRequest.$meta.methods = [ + nmnsc_C01PacketPing.$meta.methods = [ { name : "", modifiers : 0, @@ -128336,6 +129166,13 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_voidcls(), callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null }, { name : "readPacketData", modifiers : 0, @@ -128354,23 +129191,67 @@ function jl_Class_createMetadata() { name : "processPacket", modifiers : 0, accessLevel : 3, - parameterTypes : [nmnl_INetHandlerLoginClient], + parameterTypes : [nmns_INetHandlerStatusServer], returnType : $rt_voidcls(), callable : null }, { - name : "getServerId", + name : "getClientTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnpc_C01PacketChatMessage.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayServer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getMessage", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : jl_String, callable : null - }, { - name : "getVerifyToken", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls($rt_bytecls()), - callable : null }, { name : "processPacket", modifiers : 96, @@ -128379,7 +129260,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnpc_C0FPacketConfirmTransaction.$meta.methods = [ + nmnpc_C0CPacketInput.$meta.methods = [ { name : "", modifiers : 0, @@ -128391,7 +129272,79 @@ function jl_Class_createMetadata() { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_shortcls(), $rt_booleancls()], + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_booleancls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayServer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getStrafeSpeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "getForwardSpeed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_floatcls(), + callable : null + }, { + name : "isJumping", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isSneaking", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnpc_C10PacketCreativeInventoryAction.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], returnType : $rt_voidcls(), callable : null }, { @@ -128416,18 +129369,18 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "getWindowId", + name : "getSlotId", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "getUid", + name : "getStack", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_shortcls(), + returnType : nmi_ItemStack, callable : null }, { name : "processPacket", @@ -128437,7 +129390,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnpc_C18PacketSpectate.$meta.methods = [ + nmnpc_C14PacketTabComplete.$meta.methods = [ { name : "", modifiers : 0, @@ -128449,7 +129402,14 @@ function jl_Class_createMetadata() { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nlev_EaglercraftUUID], + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, nmu_BlockPos], returnType : $rt_voidcls(), callable : null }, { @@ -128473,6 +129433,71 @@ function jl_Class_createMetadata() { parameterTypes : [nmnp_INetHandlerPlayServer], returnType : $rt_voidcls(), callable : null + }, { + name : "getMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getTargetBlock", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_BlockPos, + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnlc_C00PacketLoginStart.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevma_GameProfile], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnl_INetHandlerLoginServer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getProfile", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nlevma_GameProfile, + callable : null }, { name : "processPacket", modifiers : 96, @@ -128581,44 +129606,93 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnps_S14PacketEntity$S16PacketEntityLook.$meta.methods = [ + ju_AbstractList$SubAbstractList.$meta.methods = [ { name : "", modifiers : 0, + accessLevel : 0, + parameterTypes : [ju_AbstractList, $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "add", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), jl_Object], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), ju_Collection], + returnType : $rt_booleancls(), + callable : null + }, { + name : "addAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : $rt_booleancls(), + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : jl_Object, + callable : null + }, { + name : "iterator", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : ju_Iterator, callable : null }, { - name : "", + name : "listIterator", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_bytecls(), $rt_bytecls(), $rt_booleancls()], - returnType : $rt_voidcls(), + parameterTypes : [$rt_intcls()], + returnType : ju_ListIterator, callable : null }, { - name : "readPacketData", + name : "remove", modifiers : 0, accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], + parameterTypes : [$rt_intcls()], + returnType : jl_Object, + callable : null + }, { + name : "removeRange", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "writePacketData", + name : "set", modifiers : 0, accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), + parameterTypes : [$rt_intcls(), jl_Object], + returnType : jl_Object, callable : null }, { - name : "processPacket", - modifiers : 96, + name : "size", + modifiers : 0, accessLevel : 3, - parameterTypes : [nmn_INetHandler], + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "sizeChanged", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_booleancls()], returnType : $rt_voidcls(), callable : null }]; - nmnpc_C0CPacketInput.$meta.methods = [ + nmnpc_C03PacketPlayer$C05PacketPlayerLook.$meta.methods = [ { name : "", modifiers : 0, @@ -128630,7 +129704,7 @@ function jl_Class_createMetadata() { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_booleancls(), $rt_booleancls()], + parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_booleancls()], returnType : $rt_voidcls(), callable : null }, { @@ -128647,41 +129721,6 @@ function jl_Class_createMetadata() { parameterTypes : [nmn_PacketBuffer], returnType : $rt_voidcls(), callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayServer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getStrafeSpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "getForwardSpeed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_floatcls(), - callable : null - }, { - name : "isJumping", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isSneaking", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null }, { name : "processPacket", modifiers : 96, @@ -128741,7 +129780,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnpc_C02PacketUseEntity.$meta.methods = [ + nmnpc_C0APacketAnimation.$meta.methods = [ { name : "", modifiers : 0, @@ -128749,20 +129788,6 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_voidcls(), callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, nmnpc_C02PacketUseEntity$Action], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, nmu_Vec3], - returnType : $rt_voidcls(), - callable : null }, { name : "readPacketData", modifiers : 0, @@ -128784,27 +129809,6 @@ function jl_Class_createMetadata() { parameterTypes : [nmnp_INetHandlerPlayServer], returnType : $rt_voidcls(), callable : null - }, { - name : "getEntityFromWorld", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World], - returnType : nme_Entity, - callable : null - }, { - name : "getAction", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmnpc_C02PacketUseEntity$Action, - callable : null - }, { - name : "getHitVec", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_Vec3, - callable : null }, { name : "processPacket", modifiers : 96, @@ -128813,7 +129817,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnpc_C03PacketPlayer$C06PacketPlayerPosLook.$meta.methods = [ + nmnpc_C19PacketResourcePackStatus.$meta.methods = [ { name : "", modifiers : 0, @@ -128825,81 +129829,7 @@ function jl_Class_createMetadata() { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnpc_C03PacketPlayer$C04PacketPlayerPosition.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnpc_C09PacketHeldItemChange.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], + parameterTypes : [jl_String, nmnpc_C19PacketResourcePackStatus$Action], returnType : $rt_voidcls(), callable : null }, { @@ -128923,442 +129853,6 @@ function jl_Class_createMetadata() { parameterTypes : [nmnp_INetHandlerPlayServer], returnType : $rt_voidcls(), callable : null - }, { - name : "getSlotId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnss_S00PacketServerInfo.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_ServerStatusResponse], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmns_INetHandlerStatusClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getResponse", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmn_ServerStatusResponse, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnpc_C15PacketClientSettings.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_intcls(), nmep_EntityPlayer$EnumChatVisibility, $rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayServer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getLang", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getChatVisibility", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmep_EntityPlayer$EnumChatVisibility, - callable : null - }, { - name : "isColorsEnabled", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getModelPartFlags", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnpc_C11PacketEnchantItem.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayServer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getWindowId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getButton", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnpc_C10PacketCreativeInventoryAction.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayServer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSlotId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getStack", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S14PacketEntity$S17PacketEntityLookMove.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_bytecls(), $rt_bytecls(), $rt_bytecls(), $rt_bytecls(), $rt_bytecls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnlc_C01PacketEncryptionResponse.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnl_INetHandlerLoginServer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnpc_C14PacketTabComplete.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayServer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getTargetBlock", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnls_S03PacketEnableCompression.$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 : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnl_INetHandlerLoginClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCompressionTreshold", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null }, { name : "processPacket", modifiers : 96, @@ -129481,7 +129975,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnsc_C01PacketPing.$meta.methods = [ + nmnpc_C15PacketClientSettings.$meta.methods = [ { name : "", modifiers : 0, @@ -129493,58 +129987,7 @@ function jl_Class_createMetadata() { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmns_INetHandlerStatusServer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getClientTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnpc_C07PacketPlayerDigging.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnpc_C07PacketPlayerDigging$Action, nmu_BlockPos, nmu_EnumFacing], + parameterTypes : [jl_String, $rt_intcls(), nmep_EntityPlayer$EnumChatVisibility, $rt_booleancls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { @@ -129569,25 +130012,32 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "getPosition", + name : "getLang", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nmu_BlockPos, + returnType : jl_String, callable : null }, { - name : "getFacing", + name : "getChatVisibility", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nmu_EnumFacing, + returnType : nmep_EntityPlayer$EnumChatVisibility, callable : null }, { - name : "getStatus", + name : "isColorsEnabled", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nmnpc_C07PacketPlayerDigging$Action, + returnType : $rt_booleancls(), + callable : null + }, { + name : "getModelPartFlags", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), callable : null }, { name : "processPacket", @@ -129597,7 +130047,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnls_S02PacketLoginSuccess.$meta.methods = [ + nmnpc_C03PacketPlayer$C06PacketPlayerPosLook.$meta.methods = [ { name : "", modifiers : 0, @@ -129609,7 +130059,37 @@ function jl_Class_createMetadata() { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nlevma_GameProfile], + parameterTypes : [$rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls(), $rt_floatcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmnls_S01PacketEncryptionRequest.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { @@ -129634,63 +130114,19 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "getProfile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevma_GameProfile, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnpc_C01PacketChatMessage.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayServer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getMessage", + name : "getServerId", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : jl_String, callable : null + }, { + name : "getVerifyToken", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls($rt_bytecls()), + callable : null }, { name : "processPacket", modifiers : 96, @@ -129699,7 +130135,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnlc_C00PacketLoginStart.$meta.methods = [ + nmnpc_C0FPacketConfirmTransaction.$meta.methods = [ { name : "", modifiers : 0, @@ -129711,234 +130147,7 @@ function jl_Class_createMetadata() { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nlevma_GameProfile], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnl_INetHandlerLoginServer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getProfile", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevma_GameProfile, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnpc_C19PacketResourcePackStatus.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, nmnpc_C19PacketResourcePackStatus$Action], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayServer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnss_S01PacketPong.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmns_INetHandlerStatusClient], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnpc_C16PacketClientStatus.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnpc_C16PacketClientStatus$EnumState], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayServer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getStatus", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmnpc_C16PacketClientStatus$EnumState, - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnps_S14PacketEntity$S15PacketEntityRelMove.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_bytecls(), $rt_bytecls(), $rt_bytecls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnpc_C0EPacketClickWindow.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), nmi_ItemStack, $rt_shortcls()], + parameterTypes : [$rt_intcls(), $rt_shortcls(), $rt_booleancls()], returnType : $rt_voidcls(), callable : null }, { @@ -129970,200 +130179,12 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }, { - name : "getSlotId", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getUsedButton", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getActionNumber", + name : "getUid", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_shortcls(), callable : null - }, { - name : "getClickedItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_ItemStack, - callable : null - }, { - name : "getMode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnpc_C12PacketUpdateSign.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_BlockPos, $rt_arraycls(nmu_IChatComponent)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayServer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "getLines", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmu_IChatComponent), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnsc_C00PacketServerQuery.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmns_INetHandlerStatusServer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 96, - accessLevel : 3, - parameterTypes : [nmn_INetHandler], - returnType : $rt_voidcls(), - callable : null - }]; - nmnpc_C0BPacketEntityAction.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, nmnpc_C0BPacketEntityAction$Action], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity, nmnpc_C0BPacketEntityAction$Action, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "readPacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "writePacketData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmn_PacketBuffer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processPacket", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmnp_INetHandlerPlayServer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAction", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmnpc_C0BPacketEntityAction$Action, - callable : null - }, { - name : "getAuxData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null }, { name : "processPacket", modifiers : 96, @@ -130230,7 +130251,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnpc_C03PacketPlayer$C05PacketPlayerLook.$meta.methods = [ + nmnpc_C09PacketHeldItemChange.$meta.methods = [ { name : "", modifiers : 0, @@ -130242,7 +130263,7 @@ function jl_Class_createMetadata() { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_floatcls(), $rt_floatcls(), $rt_booleancls()], + parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null }, { @@ -130259,6 +130280,20 @@ function jl_Class_createMetadata() { parameterTypes : [nmn_PacketBuffer], returnType : $rt_voidcls(), callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnp_INetHandlerPlayServer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSlotId", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null }, { name : "processPacket", modifiers : 96, @@ -130267,6 +130302,89 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + nmnls_S03PacketEnableCompression.$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 : "readPacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "writePacketData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmn_PacketBuffer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processPacket", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmnl_INetHandlerLoginClient], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCompressionTreshold", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "processPacket", + modifiers : 96, + accessLevel : 3, + parameterTypes : [nmn_INetHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmns_INetHandlerStatusServer.$meta.methods = [ + { + name : "processPing", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnsc_C01PacketPing], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processServerQuery", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnsc_C00PacketServerQuery], + returnType : $rt_voidcls(), + callable : null + }]; + nmnl_INetHandlerLoginServer.$meta.methods = [ + { + name : "processLoginStart", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnlc_C00PacketLoginStart], + returnType : $rt_voidcls(), + callable : null + }, { + name : "processEncryptionResponse", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnlc_C01PacketEncryptionResponse], + returnType : $rt_voidcls(), + callable : null + }]; nmnpc_C19PacketResourcePackStatus$Action.$meta.methods = [ { name : "values", @@ -130297,6 +130415,91 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + nmnpc_C02PacketUseEntity$Action.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmnpc_C02PacketUseEntity$Action), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmnpc_C02PacketUseEntity$Action, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmnl_INetHandlerLoginClient.$meta.methods = [ + { + name : "handleEncryptionRequest", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnls_S01PacketEncryptionRequest], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleLoginSuccess", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnls_S02PacketLoginSuccess], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleDisconnect", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnls_S00PacketDisconnect], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleEnableCompression", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnls_S03PacketEnableCompression], + returnType : $rt_voidcls(), + callable : null + }]; + nmns_INetHandlerStatusClient.$meta.methods = [ + { + name : "handleServerInfo", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnss_S00PacketServerInfo], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handlePong", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnss_S01PacketPong], + returnType : $rt_voidcls(), + callable : null + }]; + nmnh_INetHandlerHandshakeServer.$meta.methods = [ + { + name : "processHandshake", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nmnhc_C00Handshake], + returnType : $rt_voidcls(), + callable : null + }]; nmnp_INetHandlerPlayServer.$meta.methods = [ { name : "handleAnimation", @@ -130460,22 +130663,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnl_INetHandlerLoginServer.$meta.methods = [ - { - name : "processLoginStart", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnlc_C00PacketLoginStart], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processEncryptionResponse", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnlc_C01PacketEncryptionResponse], - returnType : $rt_voidcls(), - callable : null - }]; nmnpc_C07PacketPlayerDigging$Action.$meta.methods = [ { name : "values", @@ -130506,271 +130693,12 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmnh_INetHandlerHandshakeServer.$meta.methods = [ - { - name : "processHandshake", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnhc_C00Handshake], - returnType : $rt_voidcls(), - callable : null - }]; - nmns_INetHandlerStatusClient.$meta.methods = [ - { - name : "handleServerInfo", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnss_S00PacketServerInfo], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handlePong", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnss_S01PacketPong], - returnType : $rt_voidcls(), - callable : null - }]; - ju_AbstractList$SubAbstractList.$meta.methods = [ + ju_IdentityHashMap$2.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 0, - parameterTypes : [ju_AbstractList, $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "add", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), jl_Object], - returnType : $rt_voidcls(), - callable : null - }, { - name : "addAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), ju_Collection], - returnType : $rt_booleancls(), - callable : null - }, { - name : "addAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : $rt_booleancls(), - callable : null - }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_Object, - callable : null - }, { - name : "iterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }, { - name : "listIterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : ju_ListIterator, - callable : null - }, { - name : "remove", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : jl_Object, - callable : null - }, { - name : "removeRange", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "set", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), jl_Object], - returnType : jl_Object, - callable : null - }, { - name : "size", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "sizeChanged", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmnl_INetHandlerLoginClient.$meta.methods = [ - { - name : "handleEncryptionRequest", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnls_S01PacketEncryptionRequest], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleLoginSuccess", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnls_S02PacketLoginSuccess], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleDisconnect", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnls_S00PacketDisconnect], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleEnableCompression", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnls_S03PacketEnableCompression], - returnType : $rt_voidcls(), - callable : null - }]; - nmnpc_C02PacketUseEntity$Action.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmnpc_C02PacketUseEntity$Action), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmnpc_C02PacketUseEntity$Action, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmns_INetHandlerStatusServer.$meta.methods = [ - { - name : "processPing", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnsc_C01PacketPing], - returnType : $rt_voidcls(), - callable : null - }, { - name : "processServerQuery", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nmnsc_C00PacketServerQuery], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrt_Stitcher$Holder.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevm_EaglerTextureAtlasSprite, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getAtlasSprite", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nlevm_EaglerTextureAtlasSprite, - callable : null - }, { - name : "getWidth", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getHeight", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "rotate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isRotated", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setNewDimension", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "compareTo", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrt_Stitcher$Holder], - returnType : $rt_intcls(), - callable : null - }, { - name : "compareTo", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_intcls(), - callable : null - }]; - ju_HashMap$2.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [ju_HashMap], + parameterTypes : [ju_IdentityHashMap], returnType : $rt_voidcls(), callable : null }, { @@ -130802,36 +130730,6 @@ function jl_Class_createMetadata() { returnType : ju_Iterator, callable : null }]; - ju_AbstractMap$Values.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [ju_AbstractMap], - returnType : $rt_voidcls(), - callable : null - }, { - name : "size", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "iterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }, { - name : "", - modifiers : 32, - accessLevel : 0, - parameterTypes : [ju_AbstractMap, ju_AbstractMap$1], - returnType : $rt_voidcls(), - callable : null - }]; ju_LinkedHashMap$2.$meta.methods = [ { name : "", @@ -130869,12 +130767,12 @@ function jl_Class_createMetadata() { returnType : ju_Iterator, callable : null }]; - ju_IdentityHashMap$2.$meta.methods = [ + ju_HashMap$2.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 0, - parameterTypes : [ju_IdentityHashMap], + parameterTypes : [ju_HashMap], returnType : $rt_voidcls(), callable : null }, { @@ -130906,6 +130804,36 @@ function jl_Class_createMetadata() { returnType : ju_Iterator, callable : null }]; + nlevf_ListenableFutureTask.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juc_Callable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addListener", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Runnable, juc_Executor], + returnType : $rt_voidcls(), + callable : null + }, { + name : "done", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "create", + modifiers : 512, + accessLevel : 3, + parameterTypes : [juc_Callable], + returnType : nlevf_ListenableFutureTask, + callable : null + }]; nleviv_VirtualFilesystem$VFSFile.$meta.methods = [ { name : "", @@ -131092,34 +131020,154 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; - nlevf_ListenableFutureTask.$meta.methods = [ + ju_AbstractMap$Values.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [ju_AbstractMap], + returnType : $rt_voidcls(), + callable : null + }, { + name : "size", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "iterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }, { + name : "", + modifiers : 32, + accessLevel : 0, + parameterTypes : [ju_AbstractMap, ju_AbstractMap$1], + returnType : $rt_voidcls(), + callable : null + }]; + ju_IdentityHashMap$ValueIterator.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [ju_IdentityHashMap], + returnType : $rt_voidcls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + ju_LinkedHashMap$ValueIterator.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [ju_LinkedHashMap], + returnType : $rt_voidcls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + ju_HashMap$ValueIterator.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [ju_HashMap], + returnType : $rt_voidcls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; + nmcrt_Stitcher$Holder.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [juc_Callable], + parameterTypes : [nlevm_EaglerTextureAtlasSprite, $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "addListener", + name : "getAtlasSprite", modifiers : 0, accessLevel : 3, - parameterTypes : [jl_Runnable, juc_Executor], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : nlevm_EaglerTextureAtlasSprite, callable : null }, { - name : "done", + name : "getWidth", modifiers : 0, - accessLevel : 2, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getHeight", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "rotate", + modifiers : 0, + accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "create", - modifiers : 512, + name : "isRotated", + modifiers : 0, accessLevel : 3, - parameterTypes : [juc_Callable], - returnType : nlevf_ListenableFutureTask, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setNewDimension", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "compareTo", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrt_Stitcher$Holder], + returnType : $rt_intcls(), + callable : null + }, { + name : "compareTo", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_intcls(), callable : null }]; cgcc_HashBiMap.$meta.methods = [ @@ -131390,6 +131438,208 @@ function jl_Class_createMetadata() { returnType : jl_Object, callable : null }]; + ju_IdentityHashMap$AbstractMapIterator.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [ju_IdentityHashMap], + returnType : $rt_voidcls(), + callable : null + }, { + name : "hasNext", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "checkConcurrentMod", + modifiers : 4, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "makeNext", + modifiers : 4, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "remove", + modifiers : 4, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nlevf_FutureTask.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [juc_Callable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "cancel", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isCancelled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isDone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "get", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls(), juc_TimeUnit], + returnType : jl_Object, + callable : null + }, { + name : "run", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "done", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + juc_TimeUnit.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(juc_TimeUnit), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : juc_TimeUnit, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls(), $rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "convert", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls(), juc_TimeUnit], + returnType : $rt_longcls(), + callable : null + }, { + name : "toNanos", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "toMicros", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "toMillis", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "toSeconds", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "toMinutes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "toHours", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "toDays", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_longcls(), + callable : null + }, { + name : "timedWait", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object, $rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "timedJoin", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Thread, $rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "sleep", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; ju_IdentityHashMap.$meta.methods = [ { name : "newElementArray", @@ -131786,6 +132036,31 @@ function jl_Class_createMetadata() { returnType : otj_JSObject, callable : null }]; + cgcc_HashBiMap$BiEntry.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_Object, $rt_intcls(), jl_Object, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nlevm_ChunkUpdateManager$2.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [nlevm_ChunkUpdateManager, nmcrc_ChunkCompileTaskGenerator], + returnType : $rt_voidcls(), + callable : null + }, { + name : "run", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; nmcg_GuiScreenOptionsSounds$Button.$meta.methods = [ { name : "", @@ -131830,142 +132105,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcg_GuiCustomizeSkin$ButtonPart.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmcg_GuiCustomizeSkin, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), nmep_EnumPlayerModelParts], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 32, - accessLevel : 0, - parameterTypes : [nmcg_GuiCustomizeSkin, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), nmep_EnumPlayerModelParts, nmcg_GuiCustomizeSkin$1], - returnType : $rt_voidcls(), - callable : null - }, { - name : "access$100", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmcg_GuiCustomizeSkin$ButtonPart], - returnType : nmep_EnumPlayerModelParts, - callable : null - }]; - nlevm_ChunkUpdateManager$2.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [nlevm_ChunkUpdateManager, nmcrc_ChunkCompileTaskGenerator], - returnType : $rt_voidcls(), - callable : null - }, { - name : "run", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcr_ResourcePackListEntryFound.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcg_GuiScreenResourcePacks, nmcr_ResourcePackRepository$Entry], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_148313_c", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_183019_a", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_148311_a", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "func_148312_b", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "func_148318_i", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcr_ResourcePackRepository$Entry, - callable : null - }]; - nmcg_GuiOptionsRowList$Row.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcg_GuiButton, nmcg_GuiButton], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawEntry", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "mousePressed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "mouseReleased", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setSelected", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - ju_HashMap$ValueIterator.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [ju_HashMap], - returnType : $rt_voidcls(), - callable : null - }, { - name : "next", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; nmcr_ResourcePackListEntryDefault.$meta.methods = [ { name : "", @@ -132045,71 +132184,27 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nlevm_ChunkUpdateManager$1.$meta.methods = [ + nmcg_GuiCustomizeSkin$ButtonPart.$meta.methods = [ { name : "", modifiers : 0, + accessLevel : 1, + parameterTypes : [nmcg_GuiCustomizeSkin, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), nmep_EnumPlayerModelParts], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 32, accessLevel : 0, - parameterTypes : [nlevm_ChunkUpdateManager, nmcrc_ChunkCompileTaskGenerator], + parameterTypes : [nmcg_GuiCustomizeSkin, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), nmep_EnumPlayerModelParts, nmcg_GuiCustomizeSkin$1], returnType : $rt_voidcls(), callable : null }, { - name : "run", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrt_Stitcher$Slot.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getStitchHolder", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcrt_Stitcher$Holder, - 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 : "addSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrt_Stitcher$Holder], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getAllStitchSlots", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_List], - returnType : $rt_voidcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, + name : "access$100", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmcg_GuiCustomizeSkin$ButtonPart], + returnType : nmep_EnumPlayerModelParts, callable : null }]; nmcg_ServerListEntryNormal.$meta.methods = [ @@ -132177,81 +132272,123 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - ju_IdentityHashMap$ValueIterator.$meta.methods = [ + nmcr_ResourcePackListEntryFound.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 0, - parameterTypes : [ju_IdentityHashMap], + accessLevel : 3, + parameterTypes : [nmcg_GuiScreenResourcePacks, nmcr_ResourcePackRepository$Entry], returnType : $rt_voidcls(), callable : null }, { - name : "next", + name : "func_148313_c", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_183019_a", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_148311_a", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "func_148312_b", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "func_148318_i", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jl_Object, + returnType : nmcr_ResourcePackRepository$Entry, callable : null }]; - ju_LinkedHashMap$ValueIterator.$meta.methods = [ + nlevm_ChunkUpdateManager$1.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 0, - parameterTypes : [ju_LinkedHashMap], + parameterTypes : [nlevm_ChunkUpdateManager, nmcrc_ChunkCompileTaskGenerator], returnType : $rt_voidcls(), callable : null }, { - name : "next", + name : "run", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jl_Object, + returnType : $rt_voidcls(), callable : null }]; - ju_IdentityHashMap$AbstractMapIterator.$meta.methods = [ + nmcrt_Stitcher$Slot.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 0, - parameterTypes : [ju_IdentityHashMap], + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "hasNext", + name : "getStitchHolder", modifiers : 0, accessLevel : 3, parameterTypes : [], + returnType : nmcrt_Stitcher$Holder, + 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 : "addSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrt_Stitcher$Holder], returnType : $rt_booleancls(), callable : null }, { - name : "checkConcurrentMod", - modifiers : 4, - accessLevel : 0, - parameterTypes : [], + name : "getAllStitchSlots", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_List], returnType : $rt_voidcls(), callable : null }, { - name : "makeNext", - modifiers : 4, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "remove", - modifiers : 4, + name : "toString", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : jl_String, callable : null }]; - nmcr_ResourcePackListEntry.$meta.methods = [ + nmcg_GuiOptionsRowList$Row.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmcg_GuiScreenResourcePacks], + parameterTypes : [nmcg_GuiButton, nmcg_GuiButton], returnType : $rt_voidcls(), callable : null }, { @@ -132261,76 +132398,6 @@ function jl_Class_createMetadata() { parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls()], returnType : $rt_voidcls(), callable : null - }, { - name : "func_183019_a", - modifiers : 1, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "func_148311_a", - modifiers : 1, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "func_148312_b", - modifiers : 1, - accessLevel : 2, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "func_148313_c", - modifiers : 1, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_148310_d", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_148309_e", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_148308_f", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_148314_g", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_148307_h", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "proceedWithBs", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null }, { name : "mousePressed", modifiers : 0, @@ -132338,13 +132405,6 @@ function jl_Class_createMetadata() { parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_booleancls(), callable : null - }, { - name : "setSelected", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null }, { name : "mouseReleased", modifiers : 0, @@ -132353,283 +132413,105 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "access$000", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmcr_ResourcePackListEntry, $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], + name : "setSelected", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }]; - nlevf_FutureTask.$meta.methods = [ + nlevii_IDBFactory.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [juc_Callable], + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "cancel", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isCancelled", - modifiers : 0, + name : "isSupported", + modifiers : 512, accessLevel : 3, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "isDone", - modifiers : 0, - accessLevel : 3, + name : "isUndefined", + modifiers : 256, + accessLevel : 1, parameterTypes : [], returnType : $rt_booleancls(), callable : null }, { - name : "get", - modifiers : 0, + name : "getInstance", + modifiers : 512, accessLevel : 3, parameterTypes : [], - returnType : jl_Object, + returnType : nlevii_IDBFactory, callable : null }, { - name : "get", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls(), juc_TimeUnit], - returnType : jl_Object, - callable : null - }, { - name : "run", - modifiers : 0, - accessLevel : 3, + name : "getInstanceImpl", + modifiers : 768, + accessLevel : 0, parameterTypes : [], - returnType : $rt_voidcls(), + returnType : nlevii_IDBFactory, callable : null }, { - name : "done", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcg_GuiCustomizeSkin$1.$meta.methods = []; - nlevii_IDBDatabase.$meta.methods = [ - { - name : "getName", + name : "open", modifiers : 1, accessLevel : 3, - parameterTypes : [], - returnType : jl_String, + parameterTypes : [jl_String, $rt_intcls()], + returnType : nlevii_IDBOpenDBRequest, callable : null }, { - name : "getVersion", + name : "deleteDatabase", modifiers : 1, accessLevel : 3, - parameterTypes : [], + parameterTypes : [jl_String], + returnType : nlevii_IDBOpenDBRequest, + callable : null + }, { + name : "cmp", + modifiers : 1, + accessLevel : 3, + parameterTypes : [otj_JSObject, otj_JSObject], returnType : $rt_intcls(), callable : null }, { - name : "getObjectStoreNames", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(jl_String), - callable : null - }, { - name : "createObjectStore", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, nlevii_IDBObjectStoreParameters], - returnType : nlevii_IDBObjectStore, - callable : null - }, { - name : "createObjectStore", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nlevii_IDBObjectStore, - callable : null - }, { - name : "deleteObjectStore", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "transaction", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, jl_String], - returnType : nlevii_IDBTransaction, - callable : null - }, { - name : "transaction", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nlevii_IDBTransaction, - callable : null - }, { - name : "transaction", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_String), jl_String], - returnType : nlevii_IDBTransaction, - callable : null - }, { - name : "transaction", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_String)], - returnType : nlevii_IDBTransaction, - callable : null - }, { - name : "close", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setOnAbort", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevii_EventHandler], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setOnError", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevii_EventHandler], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setOnVersionChange", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevii_EventHandler], - returnType : $rt_voidcls(), - callable : null - }]; - juc_TimeUnit.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(juc_TimeUnit), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : juc_TimeUnit, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), $rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "convert", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls(), juc_TimeUnit], - returnType : $rt_longcls(), - callable : null - }, { - name : "toNanos", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "toMicros", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "toMillis", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "toSeconds", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "toMinutes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "toHours", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "toDays", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_longcls(), - callable : null - }, { - name : "timedWait", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object, $rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "timedJoin", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Thread, $rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "sleep", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", + name : "$static", modifiers : 512, accessLevel : 0, + parameterTypes : [nlevii_IDBFactory], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isUndefined$js_body$_2", + modifiers : 768, + accessLevel : 0, + parameterTypes : [otj_JSObject], + returnType : otj_JSObject, + callable : null + }, { + name : "getInstanceImpl$js_body$_4", + modifiers : 768, + accessLevel : 0, parameterTypes : [], + returnType : otj_JSObject, + callable : null + }]; + nleviv_VFSIterator.$meta.methods = [ + { + name : "end", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "next", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nleviv_VIteratorFile], returnType : $rt_voidcls(), callable : null }]; @@ -132733,564 +132615,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nleviv_VFile.$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 : 512, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_Object)], - returnType : jl_String, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls(jl_Object)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getInputStream", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ji_InputStream, - callable : null - }, { - name : "getOutputStream", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ji_OutputStream, - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - 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", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "hashCode", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "equals", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "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, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setAllBytes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls())], - returnType : $rt_booleancls(), - callable : null - }, { - name : "setAllBytes", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_booleancls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "list", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "deleteAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nleviv_VFSIterator.$meta.methods = [ - { - name : "end", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "next", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nleviv_VIteratorFile], - returnType : $rt_voidcls(), - callable : null - }]; - nmcg_GuiMultiplayer.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcg_GuiScreen], - returnType : $rt_voidcls(), - callable : null - }, { - name : "initGui", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleMouseInput", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "createButtons", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateScreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onGuiClosed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "actionPerformed", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmcg_GuiButton], - returnType : $rt_voidcls(), - callable : null - }, { - name : "refreshServerList", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "confirmClicked", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "keyTyped", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_charcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawScreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "connectToSelected", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "connectToServer", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmcm_ServerData], - returnType : $rt_voidcls(), - callable : null - }, { - name : "selectServer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setHoveringText", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "mouseClicked", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "mouseReleased", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getServerList", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmcm_ServerList, - callable : null - }, { - name : "func_175392_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcg_ServerListEntryNormal, $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_175394_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcg_ServerListEntryNormal, $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_175391_a", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcg_ServerListEntryNormal, $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175393_b", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcg_ServerListEntryNormal, $rt_intcls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcg_GuiScreenResourcePacks.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcg_GuiScreen], - returnType : $rt_voidcls(), - callable : null - }, { - name : "initGui", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "handleMouseInput", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hasResourcePackEntry", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcr_ResourcePackListEntry], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getListContaining", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcr_ResourcePackListEntry], - returnType : ju_List, - callable : null - }, { - name : "getAvailableResourcePacks", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "getSelectedResourcePacks", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : ju_List, - callable : null - }, { - name : "actionPerformed", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmcg_GuiButton], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateScreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "mouseClicked", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "mouseReleased", - modifiers : 0, - accessLevel : 2, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawScreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "markChanged", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nleviv_VirtualFilesystem$VFSHandle.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_booleancls(), $rt_booleancls(), jl_String, nleviv_VirtualFilesystem], - returnType : $rt_voidcls(), - callable : null - }, { - name : "toString", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nmcg_GuiScreenOptionsSounds.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcg_GuiScreen, nmcs_GameSettings], - returnType : $rt_voidcls(), - callable : null - }, { - name : "initGui", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "actionPerformed", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmcg_GuiButton], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawScreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSoundVolume", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmca_SoundCategory], - returnType : jl_String, - callable : null - }, { - name : "access$000", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmcg_GuiScreenOptionsSounds], - returnType : nmcs_GameSettings, - callable : null - }]; nleviv_VIteratorFile.$meta.methods = [ { name : "", @@ -133559,135 +132883,459 @@ function jl_Class_createMetadata() { returnType : otj_JSObject, callable : null }]; - nmcg_GuiCustomizeSkin.$meta.methods = [ + nleviv_VFile.$meta.methods = [ { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcg_GuiScreen], - returnType : $rt_voidcls(), - callable : null - }, { - name : "initGui", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "actionPerformed", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmcg_GuiButton], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawScreen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "func_175358_a", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmep_EnumPlayerModelParts], - returnType : jl_String, - callable : null - }, { - name : "access$200", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmcg_GuiCustomizeSkin, nmep_EnumPlayerModelParts], - returnType : jl_String, - callable : null - }]; - nlevii_IDBFactory.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isSupported", + name : "normalizePath", modifiers : 512, accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isUndefined", - modifiers : 256, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getInstance", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : nlevii_IDBFactory, - callable : null - }, { - name : "getInstanceImpl", - modifiers : 768, - accessLevel : 0, - parameterTypes : [], - returnType : nlevii_IDBFactory, - callable : null - }, { - name : "open", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String, $rt_intcls()], - returnType : nlevii_IDBOpenDBRequest, - callable : null - }, { - name : "deleteDatabase", - modifiers : 1, - accessLevel : 3, parameterTypes : [jl_String], - returnType : nlevii_IDBOpenDBRequest, + returnType : jl_String, callable : null }, { - name : "cmp", - modifiers : 1, + name : "splitPath", + modifiers : 512, accessLevel : 3, - parameterTypes : [otj_JSObject, otj_JSObject], + parameterTypes : [jl_String], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "createPath", + modifiers : 512, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_Object)], + returnType : jl_String, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_Object)], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getInputStream", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ji_InputStream, + callable : null + }, { + name : "getOutputStream", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ji_OutputStream, + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + 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", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "hashCode", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], returnType : $rt_intcls(), callable : null }, { - name : "$static", - modifiers : 512, - accessLevel : 0, - parameterTypes : [nlevii_IDBFactory], + name : "equals", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + 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 : "isUndefined$js_body$_2", - modifiers : 768, - accessLevel : 0, - parameterTypes : [otj_JSObject], - returnType : otj_JSObject, + name : "setCacheEnabled", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), callable : null }, { - name : "getInstanceImpl$js_body$_4", - modifiers : 768, + 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, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setAllBytes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls())], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setAllBytes", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_booleancls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "list", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : ju_List, + callable : null + }, { + name : "deleteAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "", + modifiers : 512, accessLevel : 0, parameterTypes : [], - returnType : otj_JSObject, + returnType : $rt_voidcls(), callable : null }]; - cgcc_HashBiMap$BiEntry.$meta.methods = [ + nleviv_VirtualFilesystem$VFSHandle.$meta.methods = [ { name : "", modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls(), $rt_booleancls(), jl_String, nleviv_VirtualFilesystem], + returnType : $rt_voidcls(), + callable : null + }, { + name : "toString", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nlevii_IDBDatabase.$meta.methods = [ + { + name : "getName", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getVersion", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getObjectStoreNames", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(jl_String), + callable : null + }, { + name : "createObjectStore", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, nlevii_IDBObjectStoreParameters], + returnType : nlevii_IDBObjectStore, + callable : null + }, { + name : "createObjectStore", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nlevii_IDBObjectStore, + callable : null + }, { + name : "deleteObjectStore", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "transaction", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String, jl_String], + returnType : nlevii_IDBTransaction, + callable : null + }, { + name : "transaction", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nlevii_IDBTransaction, + callable : null + }, { + name : "transaction", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_String), jl_String], + returnType : nlevii_IDBTransaction, + callable : null + }, { + name : "transaction", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls(jl_String)], + returnType : nlevii_IDBTransaction, + callable : null + }, { + name : "close", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOnAbort", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlevii_EventHandler], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOnError", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlevii_EventHandler], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOnVersionChange", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlevii_EventHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmcr_ResourcePackListEntry.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcg_GuiScreenResourcePacks], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawEntry", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_183019_a", + modifiers : 1, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "func_148311_a", + modifiers : 1, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "func_148312_b", + modifiers : 1, + accessLevel : 2, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "func_148313_c", + modifiers : 1, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_148310_d", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_148309_e", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_148308_f", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_148314_g", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_148307_h", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "proceedWithBs", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "mousePressed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "setSelected", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "mouseReleased", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "access$000", + modifiers : 544, accessLevel : 0, - parameterTypes : [jl_Object, $rt_intcls(), jl_Object, $rt_intcls()], + parameterTypes : [nmcr_ResourcePackListEntry, $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], returnType : $rt_voidcls(), callable : null }]; @@ -133772,165 +133420,117 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nlevii_IDBTransaction.$meta.methods = [ + nlevii_IDBOpenDBRequest.$meta.methods = [ { - name : "getMode", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getDb", + name : "getResult", modifiers : 1, accessLevel : 3, parameterTypes : [], returnType : nlevii_IDBDatabase, callable : null }, { - name : "getError", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevii_IDBError, - callable : null - }, { - name : "objectStore", - modifiers : 1, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nlevii_IDBObjectStore, - callable : null - }, { - name : "abort", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setOnAbort", + name : "setOnBlocked", modifiers : 1, accessLevel : 3, parameterTypes : [nlevii_EventHandler], returnType : $rt_voidcls(), callable : null }, { - name : "setOnComplete", + name : "setOnUpgradeNeeded", modifiers : 1, accessLevel : 3, - parameterTypes : [nlevii_EventHandler], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setOnError", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevii_EventHandler], + parameterTypes : [otjde_EventListener], returnType : $rt_voidcls(), callable : null }]; - nmcm_ServerList.$meta.methods = [ + nmcg_GuiCustomizeSkin$1.$meta.methods = []; + nmcg_GuiScreenResourcePacks.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 1, - parameterTypes : [nmc_Minecraft], + accessLevel : 3, + parameterTypes : [nmcg_GuiScreen], returnType : $rt_voidcls(), callable : null }, { - name : "initServerList", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmc_Minecraft], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getServerList", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : nmcm_ServerList, - callable : null - }, { - name : "loadServerList", + name : "initGui", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "saveServerList", + name : "handleMouseInput", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "getServerData", + name : "hasResourcePackEntry", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmcm_ServerData, + parameterTypes : [nmcr_ResourcePackListEntry], + returnType : $rt_booleancls(), callable : null }, { - name : "removeServerData", + name : "getListContaining", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), + parameterTypes : [nmcr_ResourcePackListEntry], + returnType : ju_List, callable : null }, { - name : "addServerData", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcm_ServerData], - returnType : $rt_voidcls(), - callable : null - }, { - name : "countServers", + name : "getAvailableResourcePacks", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_intcls(), + returnType : ju_List, callable : null }, { - name : "swapServers", + name : "getSelectedResourcePacks", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : ju_List, callable : null }, { - name : "func_147413_a", + name : "actionPerformed", modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmcm_ServerData], + accessLevel : 2, + parameterTypes : [nmcg_GuiButton], returnType : $rt_voidcls(), callable : null }, { - name : "func_147414_b", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmcm_ServerData], - returnType : $rt_voidcls(), - callable : null - }, { - name : "freeServerIcons", + name : "updateScreen", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "refreshServerPing", + name : "mouseClicked", modifiers : 0, - accessLevel : 3, - parameterTypes : [], + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "updateServerPing", + name : "mouseReleased", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawScreen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "markChanged", modifiers : 0, accessLevel : 3, parameterTypes : [], @@ -133944,6 +133544,213 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + nmcg_GuiMultiplayer.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcg_GuiScreen], + returnType : $rt_voidcls(), + callable : null + }, { + name : "initGui", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "handleMouseInput", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "createButtons", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateScreen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onGuiClosed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "actionPerformed", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmcg_GuiButton], + returnType : $rt_voidcls(), + callable : null + }, { + name : "refreshServerList", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "confirmClicked", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_booleancls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "keyTyped", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_charcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawScreen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "connectToSelected", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "connectToServer", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmcm_ServerData], + returnType : $rt_voidcls(), + callable : null + }, { + name : "selectServer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setHoveringText", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "mouseClicked", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "mouseReleased", + modifiers : 0, + accessLevel : 2, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getServerList", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmcm_ServerList, + callable : null + }, { + name : "func_175392_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcg_ServerListEntryNormal, $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_175394_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcg_ServerListEntryNormal, $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_175391_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcg_ServerListEntryNormal, $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175393_b", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcg_ServerListEntryNormal, $rt_intcls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcg_GuiCustomizeSkin.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcg_GuiScreen], + returnType : $rt_voidcls(), + callable : null + }, { + name : "initGui", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "actionPerformed", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmcg_GuiButton], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawScreen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_175358_a", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmep_EnumPlayerModelParts], + returnType : jl_String, + callable : null + }, { + name : "access$200", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmcg_GuiCustomizeSkin, nmep_EnumPlayerModelParts], + returnType : jl_String, + callable : null + }]; nlevii_IDBObjectStore.$meta.methods = [ { name : "", @@ -134121,6 +133928,64 @@ function jl_Class_createMetadata() { returnType : otj_JSObject, callable : null }]; + nlevii_IDBTransaction.$meta.methods = [ + { + name : "getMode", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getDb", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevii_IDBDatabase, + callable : null + }, { + name : "getError", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevii_IDBError, + callable : null + }, { + name : "objectStore", + modifiers : 1, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nlevii_IDBObjectStore, + callable : null + }, { + name : "abort", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOnAbort", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlevii_EventHandler], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOnComplete", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlevii_EventHandler], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOnError", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlevii_EventHandler], + returnType : $rt_voidcls(), + callable : null + }]; nlevii_IDBCursor.$meta.methods = [ { name : "getSource", @@ -134186,36 +134051,48 @@ function jl_Class_createMetadata() { returnType : nlevii_IDBRequest, callable : null }]; - nlevii_IDBOpenDBRequest.$meta.methods = [ + nmcg_GuiScreenOptionsSounds.$meta.methods = [ { - name : "getResult", - modifiers : 1, + name : "", + modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : nlevii_IDBDatabase, - callable : null - }, { - name : "setOnBlocked", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevii_EventHandler], + parameterTypes : [nmcg_GuiScreen, nmcs_GameSettings], returnType : $rt_voidcls(), callable : null }, { - name : "setOnUpgradeNeeded", - modifiers : 1, - accessLevel : 3, - parameterTypes : [otjde_EventListener], - returnType : $rt_voidcls(), - callable : null - }]; - nlevii_IDBCursorRequest.$meta.methods = [ - { - name : "getResult", - modifiers : 1, + name : "initGui", + modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : nlevii_IDBCursor, + returnType : $rt_voidcls(), + callable : null + }, { + name : "actionPerformed", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmcg_GuiButton], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawScreen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSoundVolume", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmca_SoundCategory], + returnType : jl_String, + callable : null + }, { + name : "access$000", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmcg_GuiScreenOptionsSounds], + returnType : nmcs_GameSettings, callable : null }]; nlevii_IDBIndex.$meta.methods = [ @@ -134339,50 +134216,6 @@ function jl_Class_createMetadata() { returnType : otj_JSObject, callable : null }]; - nlevii_IDBRequest.$meta.methods = [ - { - name : "getError", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevii_IDBError, - callable : null - }, { - name : "getSource", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevii_IDBRequestSource, - callable : null - }, { - name : "getTransaction", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : nlevii_IDBTransaction, - callable : null - }, { - name : "getReadyState", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setOnError", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevii_EventHandler], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setOnSuccess", - modifiers : 1, - accessLevel : 3, - parameterTypes : [nlevii_EventHandler], - returnType : $rt_voidcls(), - callable : null - }]; nlevii_IDBError.$meta.methods = [ { name : "", @@ -134406,6 +134239,15 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + nlevii_IDBGetRequest.$meta.methods = [ + { + name : "getResult", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : otj_JSObject, + callable : null + }]; nlevii_IDBKeyRange.$meta.methods = [ { name : "", @@ -134527,13 +134369,162 @@ function jl_Class_createMetadata() { returnType : otj_JSObject, callable : null }]; - nlevii_IDBGetRequest.$meta.methods = [ + nlevii_IDBRequest.$meta.methods = [ { - name : "getResult", + name : "getError", modifiers : 1, accessLevel : 3, parameterTypes : [], - returnType : otj_JSObject, + returnType : nlevii_IDBError, + callable : null + }, { + name : "getSource", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevii_IDBRequestSource, + callable : null + }, { + name : "getTransaction", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevii_IDBTransaction, + callable : null + }, { + name : "getReadyState", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setOnError", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlevii_EventHandler], + returnType : $rt_voidcls(), + callable : null + }, { + name : "setOnSuccess", + modifiers : 1, + accessLevel : 3, + parameterTypes : [nlevii_EventHandler], + returnType : $rt_voidcls(), + callable : null + }]; + nmcm_ServerList.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmc_Minecraft], + returnType : $rt_voidcls(), + callable : null + }, { + name : "initServerList", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmc_Minecraft], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getServerList", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : nmcm_ServerList, + callable : null + }, { + name : "loadServerList", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "saveServerList", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getServerData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmcm_ServerData, + callable : null + }, { + name : "removeServerData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "addServerData", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcm_ServerData], + returnType : $rt_voidcls(), + callable : null + }, { + name : "countServers", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "swapServers", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_147413_a", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmcm_ServerData], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_147414_b", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmcm_ServerData], + returnType : $rt_voidcls(), + callable : null + }, { + name : "freeServerIcons", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "refreshServerPing", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateServerPing", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), callable : null }]; nlevii_IDBCursorSource.$meta.methods = []; @@ -134555,6 +134546,15 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + nlevii_IDBCursorRequest.$meta.methods = [ + { + name : "getResult", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : nlevii_IDBCursor, + callable : null + }]; nlevii_IDBRequestSource.$meta.methods = []; otjde_Event.$meta.methods = [ { @@ -134665,6 +134665,140 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; + ju_AbstractMap$KeySet$1.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [ju_AbstractMap$KeySet, ju_Iterator], + returnType : $rt_voidcls(), + callable : null + }, { + name : "hasNext", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "next", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "remove", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nlevi_IServerQuery$QueryReadyState.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nlevi_IServerQuery$QueryReadyState), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nlevi_IServerQuery$QueryReadyState, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls(), $rt_booleancls(), $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isOpen", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "isClosed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmei_EntityPainting$EnumArt.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmei_EntityPainting$EnumArt), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmei_EntityPainting$EnumArt, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls(), jl_String, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cgcc_RegularImmutableMap$NonTerminalMapEntry.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_Object, jl_Object, cgcc_ImmutableMapEntry], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [cgcc_ImmutableMapEntry, cgcc_ImmutableMapEntry], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getNextInKeyBucket", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : cgcc_ImmutableMapEntry, + callable : null + }, { + name : "getNextInValueBucket", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : cgcc_ImmutableMapEntry, + callable : null + }]; cgcc_RegularImmutableAsList.$meta.methods = [ { name : "", @@ -134776,36 +134910,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - ju_AbstractMap$KeySet$1.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [ju_AbstractMap$KeySet, ju_Iterator], - returnType : $rt_voidcls(), - callable : null - }, { - name : "hasNext", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "next", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "remove", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; cgcb_Splitter$2$1.$meta.methods = [ { name : "", @@ -134829,168 +134933,6 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; - nmei_EntityPainting$EnumArt.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmei_EntityPainting$EnumArt), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmei_EntityPainting$EnumArt, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), jl_String, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nlevi_IServerQuery$QueryReadyState.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nlevi_IServerQuery$QueryReadyState), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nlevi_IServerQuery$QueryReadyState, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), $rt_booleancls(), $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isOpen", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "isClosed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - cgcc_RegularImmutableMap$NonTerminalMapEntry.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_Object, jl_Object, cgcc_ImmutableMapEntry], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [cgcc_ImmutableMapEntry, cgcc_ImmutableMapEntry], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getNextInKeyBucket", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : cgcc_ImmutableMapEntry, - callable : null - }, { - name : "getNextInValueBucket", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : cgcc_ImmutableMapEntry, - callable : null - }]; - cgcc_ImmutableMapKeySet.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [cgcc_ImmutableMap], - returnType : $rt_voidcls(), - callable : null - }, { - name : "size", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "iterator", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : cgcc_UnmodifiableIterator, - callable : null - }, { - name : "contains", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }, { - name : "createAsList", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : cgcc_ImmutableList, - callable : null - }, { - name : "isPartialView", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "writeReplace", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : jl_Object, - callable : null - }, { - name : "iterator", - modifiers : 96, - accessLevel : 3, - parameterTypes : [], - returnType : ju_Iterator, - callable : null - }]; cgcc_ImmutableAsList.$meta.methods = [ { name : "", @@ -135072,6 +135014,87 @@ function jl_Class_createMetadata() { returnType : ju_Iterator, callable : null }]; + cgcc_ImmutableMapKeySet.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [cgcc_ImmutableMap], + returnType : $rt_voidcls(), + callable : null + }, { + name : "size", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "iterator", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : cgcc_UnmodifiableIterator, + callable : null + }, { + name : "contains", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }, { + name : "createAsList", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : cgcc_ImmutableList, + callable : null + }, { + name : "isPartialView", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "writeReplace", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : jl_Object, + callable : null + }, { + name : "iterator", + modifiers : 96, + accessLevel : 3, + parameterTypes : [], + returnType : ju_Iterator, + callable : null + }]; + cgcc_DenseImmutableTable$ImmutableArrayMap$1$1.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [cgcc_DenseImmutableTable$ImmutableArrayMap$1], + returnType : $rt_voidcls(), + callable : null + }, { + name : "computeNext", + modifiers : 0, + accessLevel : 2, + parameterTypes : [], + returnType : ju_Map$Entry, + callable : null + }, { + name : "computeNext", + modifiers : 96, + accessLevel : 2, + parameterTypes : [], + returnType : jl_Object, + callable : null + }]; jnci_UTF8Charset.$meta.methods = [ { name : "", @@ -135102,136 +135125,62 @@ function jl_Class_createMetadata() { returnType : jnc_CharsetEncoder, callable : null }]; - cgcc_DenseImmutableTable$ImmutableArrayMap$1$1.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [cgcc_DenseImmutableTable$ImmutableArrayMap$1], - returnType : $rt_voidcls(), - callable : null - }, { - name : "computeNext", - modifiers : 0, - accessLevel : 2, - parameterTypes : [], - returnType : ju_Map$Entry, - callable : null - }, { - name : "computeNext", - modifiers : 96, - accessLevel : 2, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - nmcr_BlockModelRenderer$Orientation.$meta.methods = [ + nmcr_BlockModelRenderer$VertexTranslations.$meta.methods = [ { name : "values", modifiers : 512, accessLevel : 3, parameterTypes : [], - returnType : $rt_arraycls(nmcr_BlockModelRenderer$Orientation), + returnType : $rt_arraycls(nmcr_BlockModelRenderer$VertexTranslations), callable : null }, { name : "valueOf", modifiers : 512, accessLevel : 3, parameterTypes : [jl_String], - returnType : nmcr_BlockModelRenderer$Orientation, + returnType : nmcr_BlockModelRenderer$VertexTranslations, callable : null }, { name : "", modifiers : 0, accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), nmu_EnumFacing, $rt_booleancls()], + parameterTypes : [jl_String, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "access$500", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmcr_BlockModelRenderer$Orientation], - returnType : $rt_intcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcr_BlockModelRenderer$EnumNeighborInfo.$meta.methods = [ - { - name : "values", - modifiers : 512, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_arraycls(nmcr_BlockModelRenderer$EnumNeighborInfo), - callable : null - }, { - name : "valueOf", - modifiers : 512, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : nmcr_BlockModelRenderer$EnumNeighborInfo, - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), $rt_arraycls(nmu_EnumFacing), $rt_floatcls(), $rt_booleancls(), $rt_arraycls(nmcr_BlockModelRenderer$Orientation), $rt_arraycls(nmcr_BlockModelRenderer$Orientation), $rt_arraycls(nmcr_BlockModelRenderer$Orientation), $rt_arraycls(nmcr_BlockModelRenderer$Orientation)], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getNeighbourInfo", + name : "getVertexTranslations", modifiers : 512, accessLevel : 3, parameterTypes : [nmu_EnumFacing], - returnType : nmcr_BlockModelRenderer$EnumNeighborInfo, + returnType : nmcr_BlockModelRenderer$VertexTranslations, callable : null }, { - name : "access$200", + name : "access$900", modifiers : 544, accessLevel : 0, - parameterTypes : [nmcr_BlockModelRenderer$EnumNeighborInfo], - returnType : $rt_arraycls(nmu_EnumFacing), + parameterTypes : [nmcr_BlockModelRenderer$VertexTranslations], + returnType : $rt_intcls(), callable : null }, { - name : "access$300", + name : "access$1000", modifiers : 544, accessLevel : 0, - parameterTypes : [nmcr_BlockModelRenderer$EnumNeighborInfo], - returnType : $rt_booleancls(), + parameterTypes : [nmcr_BlockModelRenderer$VertexTranslations], + returnType : $rt_intcls(), callable : null }, { - name : "access$400", + name : "access$1100", modifiers : 544, accessLevel : 0, - parameterTypes : [nmcr_BlockModelRenderer$EnumNeighborInfo], - returnType : $rt_arraycls(nmcr_BlockModelRenderer$Orientation), + parameterTypes : [nmcr_BlockModelRenderer$VertexTranslations], + returnType : $rt_intcls(), callable : null }, { - name : "access$600", + name : "access$1200", modifiers : 544, accessLevel : 0, - parameterTypes : [nmcr_BlockModelRenderer$EnumNeighborInfo], - returnType : $rt_arraycls(nmcr_BlockModelRenderer$Orientation), - callable : null - }, { - name : "access$700", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmcr_BlockModelRenderer$EnumNeighborInfo], - returnType : $rt_arraycls(nmcr_BlockModelRenderer$Orientation), - callable : null - }, { - name : "access$800", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmcr_BlockModelRenderer$EnumNeighborInfo], - returnType : $rt_arraycls(nmcr_BlockModelRenderer$Orientation), + parameterTypes : [nmcr_BlockModelRenderer$VertexTranslations], + returnType : $rt_intcls(), callable : null }, { name : "", @@ -135355,61 +135304,112 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcr_BlockModelRenderer$VertexTranslations.$meta.methods = [ + nmcr_BlockModelRenderer$EnumNeighborInfo.$meta.methods = [ { name : "values", modifiers : 512, accessLevel : 3, parameterTypes : [], - returnType : $rt_arraycls(nmcr_BlockModelRenderer$VertexTranslations), + returnType : $rt_arraycls(nmcr_BlockModelRenderer$EnumNeighborInfo), callable : null }, { name : "valueOf", modifiers : 512, accessLevel : 3, parameterTypes : [jl_String], - returnType : nmcr_BlockModelRenderer$VertexTranslations, + returnType : nmcr_BlockModelRenderer$EnumNeighborInfo, callable : null }, { name : "", modifiers : 0, accessLevel : 1, - parameterTypes : [jl_String, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + parameterTypes : [jl_String, $rt_intcls(), $rt_arraycls(nmu_EnumFacing), $rt_floatcls(), $rt_booleancls(), $rt_arraycls(nmcr_BlockModelRenderer$Orientation), $rt_arraycls(nmcr_BlockModelRenderer$Orientation), $rt_arraycls(nmcr_BlockModelRenderer$Orientation), $rt_arraycls(nmcr_BlockModelRenderer$Orientation)], returnType : $rt_voidcls(), callable : null }, { - name : "getVertexTranslations", + name : "getNeighbourInfo", modifiers : 512, accessLevel : 3, parameterTypes : [nmu_EnumFacing], - returnType : nmcr_BlockModelRenderer$VertexTranslations, + returnType : nmcr_BlockModelRenderer$EnumNeighborInfo, callable : null }, { - name : "access$900", + name : "access$200", modifiers : 544, accessLevel : 0, - parameterTypes : [nmcr_BlockModelRenderer$VertexTranslations], - returnType : $rt_intcls(), + parameterTypes : [nmcr_BlockModelRenderer$EnumNeighborInfo], + returnType : $rt_arraycls(nmu_EnumFacing), callable : null }, { - name : "access$1000", + name : "access$300", modifiers : 544, accessLevel : 0, - parameterTypes : [nmcr_BlockModelRenderer$VertexTranslations], - returnType : $rt_intcls(), + parameterTypes : [nmcr_BlockModelRenderer$EnumNeighborInfo], + returnType : $rt_booleancls(), callable : null }, { - name : "access$1100", + name : "access$400", modifiers : 544, accessLevel : 0, - parameterTypes : [nmcr_BlockModelRenderer$VertexTranslations], - returnType : $rt_intcls(), + parameterTypes : [nmcr_BlockModelRenderer$EnumNeighborInfo], + returnType : $rt_arraycls(nmcr_BlockModelRenderer$Orientation), callable : null }, { - name : "access$1200", + name : "access$600", modifiers : 544, accessLevel : 0, - parameterTypes : [nmcr_BlockModelRenderer$VertexTranslations], + parameterTypes : [nmcr_BlockModelRenderer$EnumNeighborInfo], + returnType : $rt_arraycls(nmcr_BlockModelRenderer$Orientation), + callable : null + }, { + name : "access$700", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmcr_BlockModelRenderer$EnumNeighborInfo], + returnType : $rt_arraycls(nmcr_BlockModelRenderer$Orientation), + callable : null + }, { + name : "access$800", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmcr_BlockModelRenderer$EnumNeighborInfo], + returnType : $rt_arraycls(nmcr_BlockModelRenderer$Orientation), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcr_BlockModelRenderer$Orientation.$meta.methods = [ + { + name : "values", + modifiers : 512, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_arraycls(nmcr_BlockModelRenderer$Orientation), + callable : null + }, { + name : "valueOf", + modifiers : 512, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : nmcr_BlockModelRenderer$Orientation, + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [jl_String, $rt_intcls(), nmu_EnumFacing, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "access$500", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmcr_BlockModelRenderer$Orientation], returnType : $rt_intcls(), callable : null }, { @@ -137666,6 +137666,22 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; + nmcrt_TileEntityBannerRenderer$TimedBannerTexture.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 1, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 32, + accessLevel : 0, + parameterTypes : [nmcrt_TileEntityBannerRenderer$1], + returnType : $rt_voidcls(), + callable : null + }]; nmcrt_LayeredColorMaskTexture.$meta.methods = [ { name : "", @@ -137689,22 +137705,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcrt_TileEntityBannerRenderer$TimedBannerTexture.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 1, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 32, - accessLevel : 0, - parameterTypes : [nmcrt_TileEntityBannerRenderer$1], - returnType : $rt_voidcls(), - callable : null - }]; nmcrt_TileEntityBannerRenderer$1.$meta.methods = []; ju_TreeMap$TreeNode.$meta.methods = [ { @@ -138046,6 +138046,29 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + cgcc_Sets$ImprovedAbstractSet.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "removeAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : $rt_booleancls(), + callable : null + }, { + name : "retainAll", + modifiers : 0, + accessLevel : 3, + parameterTypes : [ju_Collection], + returnType : $rt_booleancls(), + callable : null + }]; cgcc_Maps$EntrySet.$meta.methods = [ { name : "", @@ -138111,73 +138134,6 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; - cgcc_Sets$ImprovedAbstractSet.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "removeAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : $rt_booleancls(), - callable : null - }, { - name : "retainAll", - modifiers : 0, - accessLevel : 3, - parameterTypes : [ju_Collection], - returnType : $rt_booleancls(), - callable : null - }]; - nmi_SlotCrafting.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, nmi_InventoryCrafting, nmi_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValid", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "decrStackSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "onCrafting", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmi_ItemStack, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onCrafting", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onPickupFromSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }]; nmcp_EntityPickupFX.$meta.methods = [ { name : "", @@ -138238,6 +138194,50 @@ function jl_Class_createMetadata() { returnType : jl_String, callable : null }]; + nmi_SlotCrafting.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer, nmi_InventoryCrafting, nmi_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValid", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "decrStackSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "onCrafting", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmi_ItemStack, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onCrafting", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onPickupFromSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer, nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }]; nmi_ContainerPlayer.$meta.methods = [ { name : "", @@ -138481,36 +138481,6 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; - nmcp_EntityParticleEmitter.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmw_World, nme_Entity, nmu_EnumParticleTypes], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevo_WorldRenderer, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFXLayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; nmcgi_CreativeCrafting.$meta.methods = [ { name : "", @@ -138564,30 +138534,37 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - jnc_UnmappableCharacterException.$meta.methods = [ + nmcp_EntityParticleEmitter.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_intcls()], + parameterTypes : [nmw_World, nme_Entity, nmu_EnumParticleTypes], returnType : $rt_voidcls(), callable : null }, { - name : "getLength", + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevo_WorldRenderer, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFXLayer", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null - }, { - name : "getMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null }]; - jl_UnsupportedOperationException.$meta.methods = [ + jl_ArrayStoreException.$meta.methods = [ { name : "", modifiers : 0, @@ -138595,13 +138572,6 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_voidcls(), callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_Throwable], - returnType : $rt_voidcls(), - callable : null }, { name : "", modifiers : 0, @@ -138609,15 +138579,8 @@ function jl_Class_createMetadata() { parameterTypes : [jl_String], returnType : $rt_voidcls(), callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null }]; - jl_IllegalAccessException.$meta.methods = [ + ji_UTFDataFormatException.$meta.methods = [ { name : "", modifiers : 0, @@ -138663,176 +138626,51 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - ji_UTFDataFormatException.$meta.methods = [ + nmcr_DestroyBlockProgress.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [], + parameterTypes : [$rt_intcls(), nmu_BlockPos], returnType : $rt_voidcls(), callable : null }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - ju_UnknownFormatConversionException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getConversion", + name : "getPosition", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : jl_String, + returnType : nmu_BlockPos, callable : null - }]; - jl_IllegalMonitorStateException.$meta.methods = [ - { - name : "", + }, { + name : "setPartialBlockDamage", modifiers : 0, accessLevel : 3, - parameterTypes : [], + parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - jl_NoSuchMethodException.$meta.methods = [ - { - name : "", + name : "getPartialBlockDamage", modifiers : 0, accessLevel : 3, parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setCloudUpdateTick", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], returnType : $rt_voidcls(), callable : null }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - jl_NegativeArraySizeException.$meta.methods = [ - { - name : "", + name : "getCreationCloudUpdateTick", modifiers : 0, accessLevel : 3, parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), + returnType : $rt_intcls(), callable : null }]; - nmn_NBTException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrbm_ModelBlockDefinition$MissingVariantException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrbm_ModelBlockDefinition], - returnType : $rt_voidcls(), - callable : null - }]; - jl_CloneNotSupportedException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - ju_FormatFlagsConversionMismatchException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, $rt_charcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFlags", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getConversion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }]; - jl_NullPointerException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jl_ArrayStoreException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - jl_Error.$meta.methods = [ + nlev_EncoderException.$meta.methods = [ { name : "", modifiers : 0, @@ -138862,6 +138700,31 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + ju_NoSuchElementException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + nmcrbm_ModelBlockDefinition$MissingVariantException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrbm_ModelBlockDefinition], + returnType : $rt_voidcls(), + callable : null + }]; jn_BufferUnderflowException.$meta.methods = [ { name : "", @@ -138871,7 +138734,96 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - jl_ArithmeticException.$meta.methods = [ + nmn_NBTException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + nmcrbm_ModelBlock$LoopException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + ju_ConcurrentModificationException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }]; + nlevs_CompressionNotSupportedException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + jnc_UnsupportedCharsetException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCharsetName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + ji_FileNotFoundException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + juz_ZipException.$meta.methods = [ { name : "", modifiers : 0, @@ -138896,70 +138848,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - jnc_BufferUnderflowException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmu_ReportedException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmc_CrashReport], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCrashReport", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmc_CrashReport, - callable : null - }, { - name : "getCause", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Throwable, - callable : null - }, { - name : "getMessage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nlev_HFormatter$DuplicateFormatFlagsException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - nmcr_StitcherException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcrt_Stitcher$Holder, jl_String], - returnType : $rt_voidcls(), - callable : null - }]; jur_PatternSyntaxException.$meta.methods = [ { name : "", @@ -138997,117 +138885,7 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; - jnc_CoderMalfunctionError.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }]; - jn_BufferOverflowException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nlev_HFormatter$MissingFormatArgumentException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - ju_IllegalFormatConversionException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_charcls(), jl_Class], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getConversion", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_charcls(), - callable : null - }, { - name : "getArgumentClass", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Class, - callable : null - }]; - nlev_DecoderException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }]; - nmu_ChatComponentTranslationFormatException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_ChatComponentTranslation, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_ChatComponentTranslation, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmu_ChatComponentTranslation, jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }]; - jl_ArrayIndexOutOfBoundsException.$meta.methods = [ + nlev_HFormatter$IllegalFormatWidthException.$meta.methods = [ { name : "", modifiers : 0, @@ -139130,7 +138908,23 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - jl_InstantiationException.$meta.methods = [ + ju_IllegalFormatCodePointException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCodePoint", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + jn_ReadOnlyBufferException.$meta.methods = [ { name : "", modifiers : 0, @@ -139138,93 +138932,6 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_voidcls(), callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - nlevib_EaglerArrayBufferAllocator$WrongBufferClassType.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - ji_FileNotFoundException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - nmcrbm_ModelBlock$LoopException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jl_NumberFormatException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - jl_IllegalStateException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null }]; jl_AssertionError.$meta.methods = [ { @@ -139291,79 +138998,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - ju_EmptyStackException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - ju_IllegalFormatPrecisionException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPrecision", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - jl_OutOfMemoryError.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - ju_MissingResourceException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_String, jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getClassName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "getKey", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - jn_ReadOnlyBufferException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; ji_IOException.$meta.methods = [ { name : "", @@ -139394,6 +139028,571 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + jnc_CoderMalfunctionError.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }]; + juz_DataFormatException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + jnc_BufferUnderflowException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + jnc_IllegalCharsetNameException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCharsetName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + jl_IllegalAccessException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + jn_BufferOverflowException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + ju_MissingFormatWidthException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFormatSpecifier", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + jl_IndexOutOfBoundsException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + nmu_ChatComponentTranslationFormatException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_ChatComponentTranslation, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_ChatComponentTranslation, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmu_ChatComponentTranslation, jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }]; + nlev_HFormatter$MissingFormatArgumentException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + jl_IllegalStateException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }]; + jl_OutOfMemoryError.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + nlev_HFormatter$DuplicateFormatFlagsException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + jl_InstantiationException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + ji_EOFException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + jl_NullPointerException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + cjj_Inflate$Return.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [cjj_Inflate, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + ju_UnknownFormatConversionException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getConversion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nlevi_PlatformRuntime$PlatformIncompatibleException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + ju_IllegalFormatPrecisionException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getPrecision", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }]; + ju_IllegalFormatConversionException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_charcls(), jl_Class], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getConversion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }, { + name : "getArgumentClass", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Class, + callable : null + }]; + jl_ArithmeticException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + jl_Error.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }]; + jl_CloneNotSupportedException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + jl_ArrayIndexOutOfBoundsException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nlev_DecoderException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }]; + jl_UnsupportedOperationException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }]; + nlevi_PlatformRuntime$RuntimeInitializationFailureException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + ju_EmptyStackException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + jnc_BufferOverflowException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + ju_MissingResourceException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_String, jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getClassName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getKey", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + nmcr_StitcherException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcrt_Stitcher$Holder, jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + nlevib_EaglerArrayBufferAllocator$WrongBufferClassType.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + jl_NoSuchMethodException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; jnc_MalformedInputException.$meta.methods = [ { name : "", @@ -139417,208 +139616,6 @@ function jl_Class_createMetadata() { returnType : jl_String, callable : null }]; - ju_IllegalFormatFlagsException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFlags", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nlevi_PlatformRuntime$RuntimeInitializationFailureException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - juz_DataFormatException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - nlev_HFormatter$IllegalFormatWidthException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - jl_IndexOutOfBoundsException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - ju_NoSuchElementException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - cjj_GZIPException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - jnc_UnsupportedCharsetException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCharsetName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - nmcr_DestroyBlockProgress.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPosition", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_BlockPos, - callable : null - }, { - name : "setPartialBlockDamage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getPartialBlockDamage", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setCloudUpdateTick", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCreationCloudUpdateTick", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }]; - jl_StringIndexOutOfBoundsException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; jl_IllegalArgumentException.$meta.methods = [ { name : "", @@ -139649,80 +139646,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - ji_EOFException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - nlev_EncoderException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }]; - nlevs_CompressionNotSupportedException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - cjj_Inflate$Return.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [cjj_Inflate, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - jnc_BufferOverflowException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - jnc_IllegalCharsetNameException.$meta.methods = [ + ju_IllegalFormatFlagsException.$meta.methods = [ { name : "", modifiers : 0, @@ -139731,85 +139655,14 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "getCharsetName", + name : "getFlags", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : jl_String, callable : null }]; - ju_ConcurrentModificationException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }]; - ju_MissingFormatWidthException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFormatSpecifier", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }]; - juz_ZipException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - nlevi_PlatformRuntime$PlatformIncompatibleException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }]; - ju_IllegalFormatCodePointException.$meta.methods = [ + jnc_UnmappableCharacterException.$meta.methods = [ { name : "", modifiers : 0, @@ -139818,40 +139671,233 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "getCodePoint", + name : "getLength", modifiers : 0, accessLevel : 3, parameterTypes : [], returnType : $rt_intcls(), callable : null + }, { + name : "getMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null }]; - nmi_ContainerRepair$2.$meta.methods = [ + jl_NegativeArraySizeException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + jl_NumberFormatException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + cjj_GZIPException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + nmu_ReportedException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmc_CrashReport], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCrashReport", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmc_CrashReport, + callable : null + }, { + name : "getCause", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Throwable, + callable : null + }, { + name : "getMessage", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }]; + ju_FormatFlagsConversionMismatchException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, $rt_charcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFlags", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "getConversion", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_charcls(), + callable : null + }]; + jl_StringIndexOutOfBoundsException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + jl_IllegalMonitorStateException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + ju_IllegalFormatException.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 0, - parameterTypes : [nmi_ContainerRepair, nmi_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "isItemValid", + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }]; + jl_VirtualMachineError.$meta.methods = [ + { + name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_booleancls(), + parameterTypes : [], + returnType : $rt_voidcls(), callable : null }, { - name : "canTakeStack", + name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), + parameterTypes : [jl_String], + returnType : $rt_voidcls(), callable : null }, { - name : "onPickupFromSlot", + name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, nmi_ItemStack], + parameterTypes : [jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }]; + jl_ReflectiveOperationException.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String, jl_Throwable], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_Throwable], returnType : $rt_voidcls(), callable : null }]; @@ -139971,12 +140017,111 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmi_ContainerBeacon$BeaconSlot.$meta.methods = [ + nmi_ContainerRepair$2.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [nmi_ContainerRepair, nmi_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValid", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canTakeStack", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "onPickupFromSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer, nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }]; + nmi_SlotFurnaceFuel.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmi_ContainerBeacon, nmi_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], + parameterTypes : [nmi_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValid", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getItemStackLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_intcls(), + callable : null + }, { + name : "isBucket", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }]; + nmi_ContainerEnchantment$3.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [nmi_ContainerEnchantment, nmi_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValid", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }]; + nmi_ContainerHorseInventory$2.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [nmi_ContainerHorseInventory, nmi_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls(), nmep_EntityHorse], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValid", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "canBeHovered", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }]; + nmi_ContainerEnchantment$2.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [nmi_ContainerEnchantment, nmi_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { @@ -140045,72 +140190,12 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; - jl_VirtualMachineError.$meta.methods = [ + nmi_ContainerBrewingStand$Potion.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }]; - jl_ReflectiveOperationException.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String, jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_Throwable], - returnType : $rt_voidcls(), - callable : null - }]; - nmi_ContainerEnchantment$3.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [nmi_ContainerEnchantment, nmi_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], + parameterTypes : [nmep_EntityPlayer, nmi_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { @@ -140120,6 +140205,27 @@ function jl_Class_createMetadata() { parameterTypes : [nmi_ItemStack], returnType : $rt_booleancls(), callable : null + }, { + name : "getSlotStackLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "onPickupFromSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer, nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canHoldPotion", + modifiers : 512, + accessLevel : 3, + parameterTypes : [nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null }]; nmi_ContainerHorseInventory$1.$meta.methods = [ { @@ -140137,12 +140243,12 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; - nmi_ContainerEnchantment$2.$meta.methods = [ + nmi_ContainerBrewingStand$Ingredient.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 0, - parameterTypes : [nmi_ContainerEnchantment, nmi_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], + accessLevel : 3, + parameterTypes : [nmi_ContainerBrewingStand, nmi_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { @@ -140160,29 +140266,6 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; - nmi_ContainerHorseInventory$2.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [nmi_ContainerHorseInventory, nmi_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls(), nmep_EntityHorse], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValid", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "canBeHovered", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }]; nmi_SlotFurnaceOutput.$meta.methods = [ { name : "", @@ -140227,79 +140310,12 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmi_ContainerBrewingStand$Potion.$meta.methods = [ + nmi_ContainerBeacon$BeaconSlot.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, nmi_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValid", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getSlotStackLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "onPickupFromSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canHoldPotion", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }]; - nmi_SlotFurnaceFuel.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValid", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getItemStackLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_intcls(), - callable : null - }, { - name : "isBucket", - modifiers : 512, - accessLevel : 3, - parameterTypes : [nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }]; - nmi_ContainerBrewingStand$Ingredient.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ContainerBrewingStand, nmi_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], + parameterTypes : [nmi_ContainerBeacon, nmi_IInventory, $rt_intcls(), $rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null }, { @@ -140317,195 +140333,49 @@ function jl_Class_createMetadata() { returnType : $rt_intcls(), callable : null }]; - ju_IllegalFormatException.$meta.methods = [ + cjj_GZIPHeader.$meta.methods = [ { name : "", modifiers : 0, - accessLevel : 0, + accessLevel : 3, parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { - name : "", + name : "setModifiedTime", modifiers : 0, - accessLevel : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getModifiedTime", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "setOS", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getOS", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "setName", + modifiers : 0, + accessLevel : 3, parameterTypes : [jl_String], returnType : $rt_voidcls(), callable : null - }]; - nmi_ContainerBrewingStand.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_InventoryPlayer, nmi_IInventory], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onCraftGuiOpened", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ICrafting], - returnType : $rt_voidcls(), - callable : null - }, { - name : "detectAndSendChanges", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateProgressBar", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canInteractWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "transferStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, $rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }]; - nmi_ContainerEnchantment.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_InventoryPlayer, nmw_World], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_InventoryPlayer, nmw_World, nmu_BlockPos], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onCraftGuiOpened", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ICrafting], - returnType : $rt_voidcls(), - callable : null - }, { - name : "detectAndSendChanges", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateProgressBar", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onCraftMatrixChanged", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_IInventory], - returnType : $rt_voidcls(), - callable : null - }, { - name : "enchantItem", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, $rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "func_178148_a", - modifiers : 0, - accessLevel : 1, - parameterTypes : [nmi_ItemStack, $rt_intcls(), $rt_intcls()], - returnType : ju_List, - callable : null - }, { - name : "getLapisAmount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "canInteractWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "transferStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, $rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }]; - nmi_InventoryMerchant.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, nme_IMerchant], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getSizeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "getStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "decrStackSize", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "inventoryResetNeededOnSlotChange", - modifiers : 0, - accessLevel : 1, - parameterTypes : [$rt_intcls()], - returnType : $rt_booleancls(), - callable : null - }, { - name : "removeStackFromSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "setInventorySlotContents", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_voidcls(), - callable : null }, { name : "getName", modifiers : 0, @@ -140514,196 +140384,47 @@ function jl_Class_createMetadata() { returnType : jl_String, callable : null }, { - name : "hasCustomName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_booleancls(), - callable : null - }, { - name : "getDisplayName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmu_IChatComponent, - callable : null - }, { - name : "getInventoryStackLimit", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "isUseableByPlayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "openInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "closeInventory", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "isItemValidForSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), nmi_ItemStack], - returnType : $rt_booleancls(), - callable : null - }, { - name : "markDirty", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "resetRecipeAndSlots", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCurrentRecipe", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmv_MerchantRecipe, - callable : null - }, { - name : "setCurrentRecipeIndex", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "setField", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFieldCount", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "clear", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmi_ContainerRepair.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_InventoryPlayer, nmw_World, nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_InventoryPlayer, nmw_World, nmu_BlockPos, nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onCraftMatrixChanged", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_IInventory], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateRepairOutput", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onCraftGuiOpened", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_ICrafting], - returnType : $rt_voidcls(), - callable : null - }, { - name : "updateProgressBar", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canInteractWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "transferStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, $rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "updateItemName", + name : "setComment", modifiers : 0, accessLevel : 3, parameterTypes : [jl_String], returnType : $rt_voidcls(), callable : null }, { - name : "access$000", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmi_ContainerRepair], - returnType : nmi_IInventory, - callable : null - }, { - name : "access$100", - modifiers : 544, - accessLevel : 0, - parameterTypes : [nmi_ContainerRepair], - returnType : $rt_intcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, + name : "getComment", + modifiers : 0, + accessLevel : 3, parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "setCRC", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_longcls()], returnType : $rt_voidcls(), callable : null + }, { + name : "getCRC", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "put", + modifiers : 0, + accessLevel : 0, + parameterTypes : [cjj_Deflate], + returnType : $rt_voidcls(), + callable : null + }, { + name : "clone", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_Object, + callable : null }]; cjj_ZStream.$meta.methods = [ { @@ -141057,12 +140778,12 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; - nmi_ContainerBeacon.$meta.methods = [ + nmi_ContainerBrewingStand.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 3, - parameterTypes : [nmi_IInventory, nmi_IInventory], + parameterTypes : [nmep_InventoryPlayer, nmi_IInventory], returnType : $rt_voidcls(), callable : null }, { @@ -141072,6 +140793,13 @@ function jl_Class_createMetadata() { parameterTypes : [nmi_ICrafting], returnType : $rt_voidcls(), callable : null + }, { + name : "detectAndSendChanges", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null }, { name : "updateProgressBar", modifiers : 0, @@ -141079,13 +140807,6 @@ function jl_Class_createMetadata() { parameterTypes : [$rt_intcls(), $rt_intcls()], returnType : $rt_voidcls(), callable : null - }, { - name : "func_180611_e", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : nmi_IInventory, - callable : null }, { name : "canInteractWith", modifiers : 0, @@ -141101,166 +140822,6 @@ function jl_Class_createMetadata() { returnType : nmi_ItemStack, callable : null }]; - cjj_GZIPHeader.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "setModifiedTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getModifiedTime", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "setOS", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getOS", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "setName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getName", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setComment", - modifiers : 0, - accessLevel : 3, - parameterTypes : [jl_String], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getComment", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_String, - callable : null - }, { - name : "setCRC", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getCRC", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "put", - modifiers : 0, - accessLevel : 0, - parameterTypes : [cjj_Deflate], - returnType : $rt_voidcls(), - callable : null - }, { - name : "clone", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : jl_Object, - callable : null - }]; - nmi_ContainerHorseInventory.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmi_IInventory, nmi_IInventory, nmep_EntityHorse, nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }, { - name : "canInteractWith", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_booleancls(), - callable : null - }, { - name : "transferStackInSlot", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer, $rt_intcls()], - returnType : nmi_ItemStack, - callable : null - }, { - name : "onContainerClosed", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmep_EntityPlayer], - returnType : $rt_voidcls(), - callable : null - }]; - cjj_Checksum.$meta.methods = [ - { - name : "update", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "reset", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "reset", - modifiers : 1, - accessLevel : 3, - parameterTypes : [$rt_longcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getValue", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_longcls(), - callable : null - }, { - name : "copy", - modifiers : 1, - accessLevel : 3, - parameterTypes : [], - returnType : cjj_Checksum, - callable : null - }]; cjj_Deflate.$meta.methods = [ { name : "", @@ -141592,6 +141153,359 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + cjj_Checksum.$meta.methods = [ + { + name : "update", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_arraycls($rt_bytecls()), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "reset", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "reset", + modifiers : 1, + accessLevel : 3, + parameterTypes : [$rt_longcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getValue", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_longcls(), + callable : null + }, { + name : "copy", + modifiers : 1, + accessLevel : 3, + parameterTypes : [], + returnType : cjj_Checksum, + callable : null + }]; + nmi_InventoryMerchant.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer, nme_IMerchant], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getSizeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "getStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "decrStackSize", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "inventoryResetNeededOnSlotChange", + modifiers : 0, + accessLevel : 1, + parameterTypes : [$rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "removeStackFromSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "setInventorySlotContents", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : jl_String, + callable : null + }, { + name : "hasCustomName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_booleancls(), + callable : null + }, { + name : "getDisplayName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmu_IChatComponent, + callable : null + }, { + name : "getInventoryStackLimit", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "isUseableByPlayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "openInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "closeInventory", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "isItemValidForSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), nmi_ItemStack], + returnType : $rt_booleancls(), + callable : null + }, { + name : "markDirty", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "resetRecipeAndSlots", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getCurrentRecipe", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmv_MerchantRecipe, + callable : null + }, { + name : "setCurrentRecipeIndex", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "setField", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFieldCount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "clear", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmi_ContainerHorseInventory.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_IInventory, nmi_IInventory, nmep_EntityHorse, nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canInteractWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "transferStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer, $rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "onContainerClosed", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }]; + nmi_ContainerEnchantment.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_InventoryPlayer, nmw_World], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_InventoryPlayer, nmw_World, nmu_BlockPos], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onCraftGuiOpened", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ICrafting], + returnType : $rt_voidcls(), + callable : null + }, { + name : "detectAndSendChanges", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateProgressBar", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onCraftMatrixChanged", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_IInventory], + returnType : $rt_voidcls(), + callable : null + }, { + name : "enchantItem", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer, $rt_intcls()], + returnType : $rt_booleancls(), + callable : null + }, { + name : "func_178148_a", + modifiers : 0, + accessLevel : 1, + parameterTypes : [nmi_ItemStack, $rt_intcls(), $rt_intcls()], + returnType : ju_List, + callable : null + }, { + name : "getLapisAmount", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "canInteractWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "transferStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer, $rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }]; + nmi_ContainerBeacon.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_IInventory, nmi_IInventory], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onCraftGuiOpened", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ICrafting], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateProgressBar", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "func_180611_e", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : nmi_IInventory, + callable : null + }, { + name : "canInteractWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "transferStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer, $rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }]; cjj_JZlib$WrapperType.$meta.methods = [ { name : "values", @@ -141622,6 +141536,92 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + nmi_ContainerRepair.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_InventoryPlayer, nmw_World, nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_InventoryPlayer, nmw_World, nmu_BlockPos, nmep_EntityPlayer], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onCraftMatrixChanged", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_IInventory], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateRepairOutput", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onCraftGuiOpened", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmi_ICrafting], + returnType : $rt_voidcls(), + callable : null + }, { + name : "updateProgressBar", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "canInteractWith", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer], + returnType : $rt_booleancls(), + callable : null + }, { + name : "transferStackInSlot", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmep_EntityPlayer, $rt_intcls()], + returnType : nmi_ItemStack, + callable : null + }, { + name : "updateItemName", + modifiers : 0, + accessLevel : 3, + parameterTypes : [jl_String], + returnType : $rt_voidcls(), + callable : null + }, { + name : "access$000", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmi_ContainerRepair], + returnType : nmi_IInventory, + callable : null + }, { + name : "access$100", + modifiers : 544, + accessLevel : 0, + parameterTypes : [nmi_ContainerRepair], + returnType : $rt_intcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; nmu_TupleIntJsonSerializable.$meta.methods = [ { name : "", @@ -141684,6 +141684,39 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; + nmcgi_GuiBeacon$CancelButton.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcgi_GuiBeacon, $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawButtonForegroundLayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmcgi_GuiBeacon$PowerButton.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nmcgi_GuiBeacon, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "drawButtonForegroundLayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }]; + nlev_EaglercraftSoundManager$1.$meta.methods = []; nmcp_EntityFirework$StarterFX.$meta.methods = [ { name : "", @@ -141849,22 +141882,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcgi_GuiBeacon$ConfirmButton.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcgi_GuiBeacon, $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawButtonForegroundLayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; nmcg_GuiMerchant$MerchantButton.$meta.methods = [ { name : "", @@ -141881,23 +141898,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcgi_GuiBeacon$PowerButton.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nmcgi_GuiBeacon, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "drawButtonForegroundLayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmcgi_GuiBeacon$CancelButton.$meta.methods = [ + nmcgi_GuiBeacon$ConfirmButton.$meta.methods = [ { name : "", modifiers : 0, @@ -141943,7 +141944,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nlev_EaglercraftSoundManager$1.$meta.methods = []; nmcgi_GuiBeacon.$meta.methods = [ { name : "", @@ -142281,6 +142281,22 @@ function jl_Class_createMetadata() { returnType : ju_Collection, callable : null }]; + nmcp_EntityExplodeFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; nmcp_EntitySmokeFX.$meta.methods = [ { name : "", @@ -142318,7 +142334,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcp_EntitySuspendFX.$meta.methods = [ + nmcp_EntityPortalFX.$meta.methods = [ { name : "", modifiers : 0, @@ -142326,6 +142342,89 @@ function jl_Class_createMetadata() { parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], returnType : $rt_voidcls(), callable : null + }, { + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevo_WorldRenderer, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBrightnessForRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBrightness", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcp_EntityLavaFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBrightnessForRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "getBrightness", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_floatcls(), + callable : null + }, { + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevo_WorldRenderer, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcp_EntityCritFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmcp_EntityRainFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null }, { name : "onUpdate", modifiers : 0, @@ -142364,7 +142463,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcp_EntityHeartFX.$meta.methods = [ + nmcp_EntityCrit2FX.$meta.methods = [ { name : "", modifiers : 0, @@ -142431,60 +142530,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcp_EntityExplodeFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcp_EntityLavaFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBrightnessForRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "getBrightness", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevo_WorldRenderer, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcp_EntityBubbleFX.$meta.methods = [ + nmcp_EntityFishWakeFX.$meta.methods = [ { name : "", modifiers : 0, @@ -142530,36 +142576,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcp_EntityCrit2FX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevo_WorldRenderer, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; nmcp_EntityEnchantmentTableParticleFX.$meta.methods = [ { name : "", @@ -142590,7 +142606,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcp_EntityFlameFX.$meta.methods = [ + nmcp_EntityHeartFX.$meta.methods = [ { name : "", modifiers : 0, @@ -142598,6 +142614,13 @@ function jl_Class_createMetadata() { parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], returnType : $rt_voidcls(), callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null }, { name : "renderParticle", modifiers : 0, @@ -142606,18 +142629,20 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "getBrightnessForRender", + name : "onUpdate", modifiers : 0, accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_intcls(), + parameterTypes : [], + returnType : $rt_voidcls(), callable : null - }, { - name : "getBrightness", + }]; + nmcp_EntitySuspendFX.$meta.methods = [ + { + name : "", modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_floatcls(), + accessLevel : 2, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), callable : null }, { name : "onUpdate", @@ -142627,7 +142652,16 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcp_EntityPortalFX.$meta.methods = [ + nmcp_EntitySplashFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }]; + nmcp_EntityFlameFX.$meta.methods = [ { name : "", modifiers : 0, @@ -142680,16 +142714,7 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcp_EntitySplashFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }]; - nmcp_EntityFishWakeFX.$meta.methods = [ + nmcp_EntityBubbleFX.$meta.methods = [ { name : "", modifiers : 0, @@ -142705,7 +142730,51 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcp_EntityCritFX.$meta.methods = [ + nmcp_EntityBreakingFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmi_Item], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmi_Item, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmi_Item, $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFXLayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevo_WorldRenderer, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderAccelerated", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevm_IAcceleratedParticleEngine, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_booleancls(), + callable : null + }]; + nmcp_EntitySnowShovelFX.$meta.methods = [ { name : "", modifiers : 0, @@ -142713,30 +142782,11 @@ function jl_Class_createMetadata() { parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], returnType : $rt_voidcls(), callable : null - }]; - nmcp_EntityRainFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcp_EntitySmokeFX$1.$meta.methods = []; - nmcp_EntityFootStepFX.$meta.methods = [ - { name : "", modifiers : 0, accessLevel : 2, - parameterTypes : [nmcrt_TextureManager, nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], returnType : $rt_voidcls(), callable : null }, { @@ -142753,64 +142803,6 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_voidcls(), callable : null - }, { - name : "getFXLayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }]; - nmcp_EntityLargeExplodeFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmcrt_TextureManager, nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevo_WorldRenderer, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getBrightnessForRender", - modifiers : 0, - accessLevel : 3, - parameterTypes : [$rt_floatcls()], - returnType : $rt_intcls(), - callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFXLayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "", - modifiers : 512, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null }]; nmcp_EntityReddustFX.$meta.methods = [ { @@ -142842,20 +142834,20 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmcp_MobAppearance.$meta.methods = [ + nmcp_EntityHugeExplodeFX.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 2, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], returnType : $rt_voidcls(), callable : null }, { - name : "getFXLayer", + name : "renderParticle", modifiers : 0, accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), + parameterTypes : [nlevo_WorldRenderer, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), callable : null }, { name : "onUpdate", @@ -142865,11 +142857,11 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }, { - name : "renderParticle", + name : "getFXLayer", modifiers : 0, accessLevel : 3, - parameterTypes : [nlevo_WorldRenderer, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), + parameterTypes : [], + returnType : $rt_intcls(), callable : null }]; nmcp_EntityFirework$SparkFX.$meta.methods = [ @@ -142951,12 +142943,12 @@ function jl_Class_createMetadata() { returnType : $rt_floatcls(), callable : null }]; - nmcp_EntityCloudFX.$meta.methods = [ + nmcp_EntityFootStepFX.$meta.methods = [ { name : "", modifiers : 0, accessLevel : 2, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + parameterTypes : [nmcrt_TextureManager, nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], returnType : $rt_voidcls(), callable : null }, { @@ -142973,6 +142965,64 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_voidcls(), callable : null + }, { + name : "getFXLayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }]; + nmcp_EntityLargeExplodeFX.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmcrt_TextureManager, nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "renderParticle", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nlevo_WorldRenderer, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getBrightnessForRender", + modifiers : 0, + accessLevel : 3, + parameterTypes : [$rt_floatcls()], + returnType : $rt_intcls(), + callable : null + }, { + name : "onUpdate", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "getFXLayer", + modifiers : 0, + accessLevel : 3, + parameterTypes : [], + returnType : $rt_intcls(), + callable : null + }, { + name : "", + modifiers : 512, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null }]; nmcp_Barrier.$meta.methods = [ { @@ -143004,51 +143054,7 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; - nmcp_EntityBreakingFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmi_Item], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmi_Item, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), nmi_Item, $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "getFXLayer", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_intcls(), - callable : null - }, { - name : "renderParticle", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevo_WorldRenderer, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "renderAccelerated", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nlevm_IAcceleratedParticleEngine, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], - returnType : $rt_booleancls(), - callable : null - }]; - nmcp_EntityHugeExplodeFX.$meta.methods = [ + nmcp_EntityCloudFX.$meta.methods = [ { name : "", modifiers : 0, @@ -143070,6 +143076,15 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_voidcls(), callable : null + }]; + nmcp_MobAppearance.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 2, + parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], + returnType : $rt_voidcls(), + callable : null }, { name : "getFXLayer", modifiers : 0, @@ -143077,20 +143092,11 @@ function jl_Class_createMetadata() { parameterTypes : [], returnType : $rt_intcls(), callable : null - }]; - nmcp_EntitySnowShovelFX.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls()], - returnType : $rt_voidcls(), - callable : null }, { - name : "", + name : "onUpdate", modifiers : 0, - accessLevel : 2, - parameterTypes : [nmw_World, $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_doublecls(), $rt_floatcls()], + accessLevel : 3, + parameterTypes : [], returnType : $rt_voidcls(), callable : null }, { @@ -143100,14 +143106,8 @@ function jl_Class_createMetadata() { parameterTypes : [nlevo_WorldRenderer, nme_Entity, $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls(), $rt_floatcls()], returnType : $rt_voidcls(), callable : null - }, { - name : "onUpdate", - modifiers : 0, - accessLevel : 3, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null }]; + nmcp_EntitySmokeFX$1.$meta.methods = []; nmcp_EntityFirework$OverlayFX.$meta.methods = [ { name : "", @@ -143131,29 +143131,6 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; - nmc_PlayerSelector$11.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [nmu_AxisAlignedBB], - returnType : $rt_voidcls(), - callable : null - }, { - name : "apply", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "apply", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; cgcb_Predicates$AndPredicate.$meta.methods = [ { name : "", @@ -143221,6 +143198,29 @@ function jl_Class_createMetadata() { returnType : $rt_booleancls(), callable : null }]; + nmc_PlayerSelector$11.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [nmu_AxisAlignedBB], + returnType : $rt_voidcls(), + callable : null + }, { + name : "apply", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "apply", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; nmcp_EntityBlockDustFX.$meta.methods = [ { name : "", @@ -143267,167 +143267,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmc_PlayerSelector$6.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [ju_Map], - returnType : $rt_voidcls(), - callable : null - }, { - name : "apply", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "apply", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; - nmc_PlayerSelector$4.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "apply", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "apply", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; - nmc_PlayerSelector$3.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "apply", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "apply", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; - nmc_PlayerSelector$8.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [nmu_BlockPos, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "apply", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "apply", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; - nmc_PlayerSelector$1.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [], - returnType : $rt_voidcls(), - callable : null - }, { - name : "apply", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "apply", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; - nmc_PlayerSelector$9.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "apply", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "apply", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; - nmc_PlayerSelector$7.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_String, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "apply", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "apply", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; nmc_EntityNotFoundException.$meta.methods = [ { name : "", @@ -143444,75 +143283,6 @@ function jl_Class_createMetadata() { returnType : $rt_voidcls(), callable : null }]; - nmc_PlayerSelector$2.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_String, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "apply", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "apply", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; - nmc_PlayerSelector$5.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [jl_String, $rt_booleancls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "apply", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "apply", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; - nmc_PlayerSelector$10.$meta.methods = [ - { - name : "", - modifiers : 0, - accessLevel : 0, - parameterTypes : [$rt_intcls(), $rt_intcls()], - returnType : $rt_voidcls(), - callable : null - }, { - name : "apply", - modifiers : 0, - accessLevel : 3, - parameterTypes : [nme_Entity], - returnType : $rt_booleancls(), - callable : null - }, { - name : "apply", - modifiers : 96, - accessLevel : 3, - parameterTypes : [jl_Object], - returnType : $rt_booleancls(), - callable : null - }]; nmca_PositionedSound.$meta.methods = [ { name : "", @@ -143601,6 +143371,236 @@ function jl_Class_createMetadata() { returnType : $rt_arraycls(jl_Object), callable : null }]; + nmc_PlayerSelector$5.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_String, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "apply", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "apply", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; + nmc_PlayerSelector$3.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "apply", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "apply", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; + nmc_PlayerSelector$9.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "apply", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "apply", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; + nmc_PlayerSelector$1.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "apply", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "apply", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; + nmc_PlayerSelector$6.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [ju_Map], + returnType : $rt_voidcls(), + callable : null + }, { + name : "apply", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "apply", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; + nmc_PlayerSelector$8.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [nmu_BlockPos, $rt_intcls(), $rt_intcls(), $rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "apply", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "apply", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; + nmc_PlayerSelector$7.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_String, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "apply", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "apply", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; + nmc_PlayerSelector$2.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [jl_String, $rt_booleancls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "apply", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "apply", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; + nmc_PlayerSelector$10.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [$rt_intcls(), $rt_intcls()], + returnType : $rt_voidcls(), + callable : null + }, { + name : "apply", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "apply", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; + nmc_PlayerSelector$4.$meta.methods = [ + { + name : "", + modifiers : 0, + accessLevel : 0, + parameterTypes : [], + returnType : $rt_voidcls(), + callable : null + }, { + name : "apply", + modifiers : 0, + accessLevel : 3, + parameterTypes : [nme_Entity], + returnType : $rt_booleancls(), + callable : null + }, { + name : "apply", + modifiers : 96, + accessLevel : 3, + parameterTypes : [jl_Object], + returnType : $rt_booleancls(), + callable : null + }]; nmt_TileEntityBeacon$BeamSegment.$meta.methods = [ { name : "", @@ -145252,8 +145252,8 @@ function otp_Platform_prepareNewInstance() { nmu_IntegerCache[c] = nmu_IntegerCache__init_; nmcr_EnumFaceDirection$Constants[c] = nmcr_EnumFaceDirection$Constants__init_; jl_SystemClassLoader[c] = jl_SystemClassLoader__init_; - jt_DateFormatElement$TrieNode[c] = jt_DateFormatElement$TrieNode__init_; cgcc_ImmutableBiMap$Builder[c] = cgcc_ImmutableBiMap$Builder__init_; + jt_DateFormatElement$TrieNode[c] = jt_DateFormatElement$TrieNode__init_; jn_BufferOverflowException[c] = jn_BufferOverflowException__init_; nmnpc_C18PacketSpectate[c] = nmnpc_C18PacketSpectate__init_; cgcc_HashMultimap[c] = cgcc_HashMultimap__init_; @@ -145383,18 +145383,18 @@ function otp_Platform_prepareNewInstance() { nmnlc_C01PacketEncryptionResponse[c] = nmnlc_C01PacketEncryptionResponse__init_; nke_Internals[c] = nke_Internals__init_; nmv_MerchantRecipeList[c] = nmv_MerchantRecipeList__init_; - cgcc_ImmutableSetMultimap$Builder[c] = cgcc_ImmutableSetMultimap$Builder__init_; - cgcc_ImmutableMultimap$Builder[c] = cgcc_ImmutableMultimap$Builder__init_; - nmw_GameRules[c] = nmw_GameRules__init_; - cgcc_ImmutableListMultimap$Builder[c] = cgcc_ImmutableListMultimap$Builder__init_; - oj_JSONPointer$Builder[c] = oj_JSONPointer$Builder__init_; nlevv_Vector2f[c] = nlevv_Vector2f__init_; nmi_InventoryEnderChest[c] = nmi_InventoryEnderChest__init_; + nmw_GameRules[c] = nmw_GameRules__init_; + cgcc_ImmutableSetMultimap$Builder[c] = cgcc_ImmutableSetMultimap$Builder__init_; + cgcc_ImmutableMultimap$Builder[c] = cgcc_ImmutableMultimap$Builder__init_; + oj_JSONPointer$Builder[c] = oj_JSONPointer$Builder__init_; + cgcc_ImmutableListMultimap$Builder[c] = cgcc_ImmutableListMultimap$Builder__init_; oti_Address[c] = oti_Address__init_; - cgcc_ImmutableMultiset$Builder[c] = cgcc_ImmutableMultiset$Builder__init_; cgcc_ImmutableTable$Builder[c] = cgcc_ImmutableTable$Builder__init_; nmnps_S21PacketChunkData$Extracted[c] = nmnps_S21PacketChunkData$Extracted__init_; nmwc_NibbleArray[c] = nmwc_NibbleArray__init_; + cgcc_ImmutableMultiset$Builder[c] = cgcc_ImmutableMultiset$Builder__init_; nlevs_ServerQueryDispatch[c] = nlevs_ServerQueryDispatch__init_; jl_InstantiationException[c] = jl_InstantiationException__init_; ju_Arrays$NaturalOrder[c] = ju_Arrays$NaturalOrder__init_; @@ -145425,9 +145425,9 @@ function otp_Platform_prepareNewInstance() { nlevn_ByteBufUtil[c] = nlevn_ByteBufUtil__init_; oacl_ObjectUtils$Null[c] = oacl_ObjectUtils$Null__init_; nmcg_GuiWinGame[c] = nmcg_GuiWinGame__init_; - nmw_WorldProviderSurface[c] = nmw_WorldProviderSurface__init_; nmws_SaveHandlerMP[c] = nmws_SaveHandlerMP__init_; nmws_SaveDataMemoryStorage[c] = nmws_SaveDataMemoryStorage__init_; + nmw_WorldProviderSurface[c] = nmw_WorldProviderSurface__init_; nmi_InventoryCraftResult[c] = nmi_InventoryCraftResult__init_; oaclb_ToStringStyle$DefaultToStringStyle[c] = oaclb_ToStringStyle$DefaultToStringStyle__init_; oaclb_ToStringStyle$MultiLineToStringStyle[c] = oaclb_ToStringStyle$MultiLineToStringStyle__init_; @@ -145437,10 +145437,10 @@ function otp_Platform_prepareNewInstance() { oaclb_ToStringStyle$NoClassNameToStringStyle[c] = oaclb_ToStringStyle$NoClassNameToStringStyle__init_; oaclb_ToStringStyle$JsonToStringStyle[c] = oaclb_ToStringStyle$JsonToStringStyle__init_; jl_ThreadLocal[c] = jl_ThreadLocal__init_; + nlev_EncoderException[c] = nlev_EncoderException__init_; + nlevs_CompressionNotSupportedException[c] = nlevs_CompressionNotSupportedException__init_; nmcr_ResourcePackRepository$downloadResourcePack$lambda$_5_1[c] = nmcr_ResourcePackRepository$downloadResourcePack$lambda$_5_1__init_; nmcr_ResourcePackRepository$downloadResourcePack$lambda$_5_2[c] = nmcr_ResourcePackRepository$downloadResourcePack$lambda$_5_2__init_; - nlevs_CompressionNotSupportedException[c] = nlevs_CompressionNotSupportedException__init_; - nlev_EncoderException[c] = nlev_EncoderException__init_; nmu_LongHashMap[c] = nmu_LongHashMap__init_; nmeaa_ServersideAttributeMap[c] = nmeaa_ServersideAttributeMap__init_; nmsm_LowerStringMap[c] = nmsm_LowerStringMap__init_; @@ -145575,17 +145575,17 @@ function otp_Platform_getEnumConstants(var$1) { nmn_EnumConnectionState[c] = nmn_EnumConnectionState_values; nlevi_EnumServerRateLimit[c] = nlevi_EnumServerRateLimit_values; nmn_EnumPacketDirection[c] = nmn_EnumPacketDirection_values; - nms_Team$EnumVisible[c] = nms_Team$EnumVisible_values; nmep_EntityRabbit$EnumMoveType[c] = nmep_EntityRabbit$EnumMoveType_values; nmep_EntityPlayer$EnumStatus[c] = nmep_EntityPlayer$EnumStatus_values; - nmwc_Chunk$EnumCreateEntityType[c] = nmwc_Chunk$EnumCreateEntityType_values; + nms_Team$EnumVisible[c] = nms_Team$EnumVisible_values; nmw_GameRules$ValueType[c] = nmw_GameRules$ValueType_values; - nmnps_S44PacketWorldBorder$Action[c] = nmnps_S44PacketWorldBorder$Action_values; + nmwc_Chunk$EnumCreateEntityType[c] = nmwc_Chunk$EnumCreateEntityType_values; nmnps_S45PacketTitle$Type[c] = nmnps_S45PacketTitle$Type_values; nmnps_S38PacketPlayerListItem$Action[c] = nmnps_S38PacketPlayerListItem$Action_values; - nmnps_S42PacketCombatEvent$Event[c] = nmnps_S42PacketCombatEvent$Event_values; - nmnps_S3CPacketUpdateScore$Action[c] = nmnps_S3CPacketUpdateScore$Action_values; jus_Collector$Characteristics[c] = jus_Collector$Characteristics_values; + nmnps_S44PacketWorldBorder$Action[c] = nmnps_S44PacketWorldBorder$Action_values; + nmnps_S3CPacketUpdateScore$Action[c] = nmnps_S3CPacketUpdateScore$Action_values; + nmnps_S42PacketCombatEvent$Event[c] = nmnps_S42PacketCombatEvent$Event_values; nmcg_GuiLockIconButton$Icon[c] = nmcg_GuiLockIconButton$Icon_values; nmnpc_C02PacketUseEntity$Action[c] = nmnpc_C02PacketUseEntity$Action_values; nmnpc_C07PacketPlayerDigging$Action[c] = nmnpc_C07PacketPlayerDigging$Action_values; @@ -338846,47 +338846,46 @@ $java.otciu_CLDRHelper_getTimeZoneLocalizationMap$$create = function() { {"value" : "Danmarkshavn"}, "Nome": {"value" : "Nome"}, "Porto_Velho": {"value" : "Porto Velho"}, "Cuiaba": {"value" : "Cuiaba"}, "Pangnirtung": {"value" : "Pangnirtung"}, "Kralendijk": {"value" : "Kralendijk"}, "Belize": {"value" : "Belize"}, "Anguilla": {"value" : "Anguilla"}, "Santiago": {"value" : "Santiago"}, "Boise": {"value" : "Boise"}, "Creston": {"value" : "Creston"}, "Miquelon": {"value" : "Miquelon"}, "Jamaica": {"value" : "Jamaica"}, "Buenos_Aires": {"value" : "Buenos Aires"}, "Rankin_Inlet": {"value" : "Rankin Inlet"}, "Toronto": {"value" : "Toronto"}, "Eirunepe": {"value" : "Eirunepe"}, "Dawson": {"value" : "Dawson"}, "Nassau": {"value" : "Nassau"}, "Vancouver": {"value" : "Vancouver"}, "Noronha": {"value" : "Noronha"}, "Regina": {"value" : "Regina"}, "St_Vincent": {"value" : "St. Vincent"}, "Scoresbysund": {"value" : "Ittoqqortoormiit"}, "Louisville": {"value" : "Louisville"}, "Aruba": {"value" : "Aruba"}, "Thule": {"value" : "Thule"}, "Rio_Branco": {"value" : "Rio Branco"}, "Los_Angeles": {"value" : "Los Angeles"}, "St_Thomas": {"value" : "St. Thomas"}, "Cordoba": {"value" : "Cordoba"}, "Cancun": {"value" : "Cancun"}, "Coral_Harbour": {"value" : "Atikokan"}, "Maceio": {"value" : "Maceio"}, "Sitka": {"value" : "Sitka"}, "Denver": {"value" : "Denver"}, "Cayman": {"value" : "Cayman"}, "Nipigon": {"value" : "Nipigon"}, "Thunder_Bay": {"value" : "Thunder Bay"}, "Havana": {"value" : "Havana"}, "Campo_Grande": {"value" : "Campo Grande"}, "Cambridge_Bay": {"value" : "Cambridge Bay"}, "Fortaleza": - {"value" : "Fortaleza"}, "Managua": {"value" : "Managua"}, "Menominee": {"value" : "Menominee"}, "Halifax": {"value" : "Halifax"}, "Ojinaga": {"value" : "Ojinaga"}, "Glace_Bay": {"value" : "Glace Bay"}, "Lower_Princes": {"value" : "Lower Prince’s Quarter"}, "Mendoza": {"value" : "Mendoza"}, "Yakutat": {"value" : "Yakutat"}, "Detroit": {"value" : "Detroit"}, "Merida": {"value" : "Merida"}, "Bahia_Banderas": {"value" : "Bahia Banderas"}, "Matamoros": {"value" : "Matamoros"}, "St_Barthelemy": {"value" : "St. Barthelemy"} + {"value" : "Fortaleza"}, "Managua": {"value" : "Managua"}, "Menominee": {"value" : "Menominee"}, "Halifax": {"value" : "Halifax"}, "Ojinaga": {"value" : "Ojinaga"}, "Glace_Bay": {"value" : "Glace Bay"}, "Lower_Princes": {"value" : "Lower Prince’s Quarter"}, "Mendoza": {"value" : "Mendoza"}, "Yakutat": {"value" : "Yakutat"}, "Detroit": {"value" : "Detroit"}, "Merida": {"value" : "Merida"}, "Bahia_Banderas": {"value" : "Bahia Banderas"}, "Matamoros": {"value" : "Matamoros"}, "St_Barthelemy": {"value" : "St. Barthelemy"} , "Boa_Vista": {"value" : "Boa Vista"}, "Metlakatla": {"value" : "Metlakatla"}, "Tortola": {"value" : "Tortola"}, "Inuvik": {"value" : "Inuvik"}, "Port_of_Spain": {"value" : "Port of Spain"}, "New_York": {"value" : "New York"}, "Paramaribo": {"value" : "Paramaribo"}, "Manaus": {"value" : "Manaus"}, "Resolute": {"value" : "Resolute"}, "Curacao": {"value" : "Curacao"}, "Bogota": {"value" : "Bogota"}, "Adak": {"value" : "Adak"}, "Caracas": {"value" : "Caracas"}, "Mazatlan": {"value" : "Mazatlan"}, "St_Kitts": {"value" : "St. Kitts"}, "Mexico_City": {"value" : "Mexico City"}, "Edmonton": {"value" : "Edmonton"}, "Araguaina": {"value" : "Araguaina"}, "Santo_Domingo": {"value" : "Santo Domingo"}, "Indianapolis": {"value" : "Indianapolis"}, "Whitehorse": {"value" : "Whitehorse"}, "Yellowknife": {"value" : "Yellowknife"}, "Asuncion": {"value" : "Asuncion"}, "Santarem": {"value" : "Santarem"}, "Antigua": {"value" : "Antigua"}, "Winnipeg": {"value" : "Winnipeg"}, "Recife": {"value" : "Recife"}, "Lima": {"value" : "Lima"} - , "Martinique": {"value" : "Martinique"}, "Phoenix": {"value" : "Phoenix"}, "Goose_Bay": {"value" : "Goose Bay"}, "St_Johns": {"value" : "St. John’s"}, "Montevideo": {"value" : "Montevideo"}, "St_Lucia": {"value" : "St. Lucia"}, "Chicago": {"value" : "Chicago"}, "Chihuahua": {"value" : "Chihuahua"}, "La_Paz": {"value" : "La Paz"}, "Blanc-Sablon": {"value" : "Blanc-Sablon"}, "Catamarca": {"value" : "Catamarca"}, "Tijuana": {"value" : "Tijuana"}, "Barbados": {"value" : "Barbados"}, "Anchorage": {"value" - : "Anchorage"}, "Port-au-Prince": {"value" : "Port-au-Prince"}, "Rainy_River": {"value" : "Rainy River"}, "Cayenne": {"value" : "Cayenne"}, "Tegucigalpa": {"value" : "Tegucigalpa"}, "Juneau": {"value" : "Juneau"}, "Marigot": {"value" : "Marigot"}, "Dawson_Creek": {"value" : "Dawson Creek"}, "Dominica": {"value" : "Dominica"}, "Fort_Nelson": {"value" : "Fort Nelson"}}, "Africa": {"Tunis": {"value" : "Tunis"}, "Maputo": {"value" : "Maputo"}, "Casablanca": {"value" : "Casablanca"}, "Johannesburg": {"value" - : "Johannesburg"}, "Addis_Ababa": {"value" : "Addis Ababa"}, "Lagos": {"value" : "Lagos"}, "Accra": {"value" : "Accra"}, "Nairobi": {"value" : "Nairobi"}, "Brazzaville": {"value" : "Brazzaville"}, "Lubumbashi": {"value" : "Lubumbashi"}, "Banjul": {"value" : "Banjul"}, "Porto-Novo": {"value" : "Porto-Novo"}, "Lusaka": {"value" : "Lusaka"}, "Kigali": {"value" : "Kigali"}, "Ouagadougou": {"value" : "Ouagadougou"}, "Freetown": {"value" : "Freetown"}, "Ndjamena": {"value" : "Ndjamena"}, "Conakry": {"value" : - "Conakry"}, "Niamey": {"value" : "Niamey"}, "Maseru": {"value" : "Maseru"}, "El_Aaiun": {"value" : "El Aaiun"}, "Sao_Tome": {"value" : "Sao Tome"}, "Ceuta": {"value" : "Ceuta"}, "Khartoum": {"value" : "Khartoum"}, "Algiers": {"value" : "Algiers"}, "Bangui": {"value" : "Bangui"}, "Bujumbura": {"value" : "Bujumbura"}, "Gaborone": {"value" : "Gaborone"}, "Juba": {"value" : "Juba"}, "Dar_es_Salaam": {"value" : "Dar es Salaam"}, "Windhoek": {"value" : "Windhoek"}, "Harare": {"value" : "Harare"}, "Tripoli": {"value" - : "Tripoli"}, "Libreville": {"value" : "Libreville"}, "Malabo": {"value" : "Malabo"}, "Abidjan": {"value" : "Abidjan"}, "Luanda": {"value" : "Luanda"}, "Lome": {"value" : "Lome"}, "Nouakchott": {"value" : "Nouakchott"}, "Bissau": {"value" : "Bissau"}, "Kinshasa": {"value" : "Kinshasa"}, "Asmera": {"value" : "Asmara"}, "Mogadishu": {"value" : "Mogadishu"}, "Djibouti": {"value" : "Djibouti"}, "Douala": {"value" : "Douala"}, "Kampala": {"value" : "Kampala"}, "Dakar": {"value" : "Dakar"}, "Cairo": {"value" : - "Cairo"}, "Blantyre": {"value" : "Blantyre"}, "Monrovia": {"value" : "Monrovia"}, "Mbabane": {"value" : "Mbabane"}, "Bamako": {"value" : "Bamako"}}, "Indian": {"Reunion": {"value" : "Reunion"}, "Maldives": {"value" : "Maldives"}, "Christmas": {"value" : "Christmas"}, "Antananarivo": {"value" : "Antananarivo"}, "Chagos": {"value" : "Chagos"}, "Mahe": {"value" : "Mahe"}, "Mayotte": {"value" : "Mayotte"}, "Kerguelen": {"value" : "Kerguelen"}, "Mauritius": {"value" : "Mauritius"}, "Cocos": {"value" : "Cocos"} - , "Comoro": {"value" : "Comoro"}}, "Antarctica": {"Macquarie": {"value" : "Macquarie"}, "Palmer": {"value" : "Palmer"}, "Casey": {"value" : "Casey"}, "Troll": {"value" : "Troll"}, "Vostok": {"value" : "Vostok"}, "DumontDUrville": {"value" : "Dumont d’Urville"}, "Syowa": {"value" : "Syowa"}, "Mawson": {"value" : "Mawson"}, "McMurdo": {"value" : "McMurdo"}, "Davis": {"value" : "Davis"}, "Rothera": {"value" : "Rothera"}}, "Australia": {"Broken_Hill": {"value" : "Broken Hill"}, "Darwin": {"value" : "Darwin"} - , "Brisbane": {"value" : "Brisbane"}, "Currie": {"value" : "Currie"}, "Lord_Howe": {"value" : "Lord Howe"}, "Lindeman": {"value" : "Lindeman"}, "Adelaide": {"value" : "Adelaide"}, "Perth": {"value" : "Perth"}, "Eucla": {"value" : "Eucla"}, "Melbourne": {"value" : "Melbourne"}, "Sydney": {"value" : "Sydney"}, "Hobart": {"value" : "Hobart"}}, "Arctic": {"Longyearbyen": {"value" : "Longyearbyen"}}, "Atlantic": {"St_Helena": {"value" : "St. Helena"}, "Reykjavik": {"value" : "Reykjavik"}, "Stanley": {"value" - : "Stanley"}, "Madeira": {"value" : "Madeira"}, "Canary": {"value" : "Canary"}, "Faeroe": {"value" : "Faroe"}, "Bermuda": {"value" : "Bermuda"}, "Azores": {"value" : "Azores"}, "South_Georgia": {"value" : "South Georgia"}, "Cape_Verde": {"value" : "Cape Verde"}}}}, "en": {"timeZones" : {"Asia": {"Gaza": {"value" : "Gaza"}, "Makassar": {"value" : "Makassar"}, "Ulaanbaatar": {"value" : "Ulaanbaatar"}, "Vladivostok": {"value" : "Vladivostok"}, "Tashkent": {"value" : "Tashkent"}, "Beirut": {"value" : "Beirut"} - , "Qyzylorda": {"value" : "Qyzylorda"}, "Hong_Kong": {"value" : "Hong Kong"}, "Phnom_Penh": {"value" : "Phnom Penh"}, "Kabul": {"value" : "Kabul"}, "Riyadh": {"value" : "Riyadh"}, "Ashgabat": {"value" : "Ashgabat"}, "Chita": {"value" : "Chita"}, "Aqtau": {"value" : "Aqtau"}, "Tokyo": {"value" : "Tokyo"}, "Baku": {"value" : "Baku"}, "Aqtobe": {"value" : "Aqtobe"}, "Novosibirsk": {"value" : "Novosibirsk"}, "Kamchatka": {"value" : "Kamchatka"}, "Nicosia": {"value" : "Nicosia"}, "Pontianak": {"value" : "Pontianak"} - , "Qostanay": {"value" : "Kostanay"}, "Barnaul": {"value" : "Barnaul"}, "Jerusalem": {"value" : "Jerusalem"}, "Kuala_Lumpur": {"value" : "Kuala Lumpur"}, "Novokuznetsk": {"value" : "Novokuznetsk"}, "Bahrain": {"value" : "Bahrain"}, "Kuching": {"value" : "Kuching"}, "Bangkok": {"value" : "Bangkok"}, "Srednekolymsk": {"value" : "Srednekolymsk"}, "Karachi": {"value" : "Karachi"}, "Aden": {"value" : "Aden"}, "Irkutsk": {"value" : "Irkutsk"}, "Hovd": {"value" : "Hovd"}, "Katmandu": {"value" : "Kathmandu"}, "Baghdad": - {"value" : "Baghdad"}, "Samarkand": {"value" : "Samarkand"}, "Thimphu": {"value" : "Thimphu"}, "Dhaka": {"value" : "Dhaka"}, "Yerevan": {"value" : "Yerevan"}, "Muscat": {"value" : "Muscat"}, "Saigon": {"value" : "Ho Chi Minh City"}, "Dili": {"value" : "Dili"}, "Singapore": {"value" : "Singapore"}, "Rangoon": {"value" : "Yangon"}, "Damascus": {"value" : "Damascus"}, "Taipei": {"value" : "Taipei"}, "Amman": {"value" : "Amman"}, "Choibalsan": {"value" : "Choibalsan"}, "Macau": {"value" : "Macao"}, "Jayapura": - {"value" : "Jayapura"}, "Manila": {"value" : "Manila"}, "Oral": {"value" : "Oral"}, "Dubai": {"value" : "Dubai"}, "Yakutsk": {"value" : "Yakutsk"}, "Seoul": {"value" : "Seoul"}, "Hebron": {"value" : "Hebron"}, "Qatar": {"value" : "Qatar"}, "Bishkek": {"value" : "Bishkek"}, "Tomsk": {"value" : "Tomsk"}, "Colombo": {"value" : "Colombo"}, "Khandyga": {"value" : "Khandyga"}, "Yekaterinburg": {"value" : "Yekaterinburg"}, "Dushanbe": {"value" : "Dushanbe"}, "Famagusta": {"value" : "Famagusta"}, "Kuwait": {"value" - : "Kuwait"}, "Magadan": {"value" : "Magadan"}, "Pyongyang": {"value" : "Pyongyang"}, "Tehran": {"value" : "Tehran"}, "Sakhalin": {"value" : "Sakhalin"}, "Calcutta": {"value" : "Kolkata"}, "Urumqi": {"value" : "Urumqi"}, "Shanghai": {"value" : "Shanghai"}, "Atyrau": {"value" : "Atyrau"}, "Almaty": {"value" : "Almaty"}, "Tbilisi": {"value" : "Tbilisi"}, "Anadyr": {"value" : "Anadyr"}, "Brunei": {"value" : "Brunei"}, "Krasnoyarsk": {"value" : "Krasnoyarsk"}, "Vientiane": {"value" : "Vientiane"}, "Omsk": {"value" - : "Omsk"}, "Jakarta": {"value" : "Jakarta"}, "Ust-Nera": {"value" : "Ust-Nera"}}, "Pacific": {"Easter": {"value" : "Easter"}, "Fiji": {"value" : "Fiji"}, "Port_Moresby": {"value" : "Port Moresby"}, "Kiritimati": {"value" : "Kiritimati"}, "Kosrae": {"value" : "Kosrae"}, "Kwajalein": {"value" : "Kwajalein"}, "Auckland": {"value" : "Auckland"}, "Efate": {"value" : "Efate"}, "Johnston": {"value" : "Johnston"}, "Niue": {"value" : "Niue"}, "Majuro": {"value" : "Majuro"}, "Truk": {"value" : "Chuuk"}, "Ponape": - {"value" : "Pohnpei"}, "Guadalcanal": {"value" : "Guadalcanal"}, "Guam": {"value" : "Guam"}, "Chatham": {"value" : "Chatham"}, "Midway": {"value" : "Midway"}, "Tahiti": {"value" : "Tahiti"}, "Pago_Pago": {"value" : "Pago Pago"}, "Galapagos": {"value" : "Galapagos"}, "Funafuti": {"value" : "Funafuti"}, "Marquesas": {"value" : "Marquesas"}, "Rarotonga": {"value" : "Rarotonga"}, "Tarawa": {"value" : "Tarawa"}, "Saipan": {"value" : "Saipan"}, "Gambier": {"value" : "Gambier"}, "Tongatapu": {"value" : "Tongatapu"} - , "Wallis": {"value" : "Wallis"}, "Fakaofo": {"value" : "Fakaofo"}, "Wake": {"value" : "Wake"}, "Enderbury": {"value" : "Enderbury"}, "Pitcairn": {"value" : "Pitcairn"}, "Apia": {"value" : "Apia"}, "Noumea": {"value" : "Noumea"}, "Palau": {"value" : "Palau"}, "Nauru": {"value" : "Nauru"}, "Bougainville": {"value" : "Bougainville"}, "Norfolk": {"value" : "Norfolk"}}, "Etc": {"Unknown": {"value" : "Unknown City"}}, "Europe": {"Belgrade": {"value" : "Belgrade"}, "Saratov": {"value" : "Saratov"}, "Gibraltar": - {"value" : "Gibraltar"}, "Bucharest": {"value" : "Bucharest"}, "Dublin": {"value" : "Dublin"}, "Zaporozhye": {"value" : "Zaporozhye"}, "Kiev": {"value" : "Kiev"}, "Zurich": {"value" : "Zurich"}, "Copenhagen": {"value" : "Copenhagen"}, "Rome": {"value" : "Rome"}, "Zagreb": {"value" : "Zagreb"}, "Monaco": {"value" : "Monaco"}, "Luxembourg": {"value" : "Luxembourg"}, "Jersey": {"value" : "Jersey"}, "Istanbul": {"value" : "Istanbul"}, "Ulyanovsk": {"value" : "Ulyanovsk"}, "Samara": {"value" : "Samara"}, "Sarajevo": - {"value" : "Sarajevo"}, "Chisinau": {"value" : "Chisinau"}, "Vatican": {"value" : "Vatican"}, "Brussels": {"value" : "Brussels"}, "Oslo": {"value" : "Oslo"}, "Warsaw": {"value" : "Warsaw"}, "Berlin": {"value" : "Berlin"}, "Lisbon": {"value" : "Lisbon"}, "Athens": {"value" : "Athens"}, "Podgorica": {"value" : "Podgorica"}, "San_Marino": {"value" : "San Marino"}, "Simferopol": {"value" : "Simferopol"}, "Bratislava": {"value" : "Bratislava"}, "Stockholm": {"value" : "Stockholm"}, "Prague": {"value" : "Prague"} - , "Uzhgorod": {"value" : "Uzhhorod"}, "Astrakhan": {"value" : "Astrakhan"}, "Budapest": {"value" : "Budapest"}, "Madrid": {"value" : "Madrid"}, "Vaduz": {"value" : "Vaduz"}, "London": {"value" : "London"}, "Vilnius": {"value" : "Vilnius"}, "Isle_of_Man": {"value" : "Isle of Man"}, "Sofia": {"value" : "Sofia"}, "Kirov": {"value" : "Kirov"}, "Tallinn": {"value" : "Tallinn"}, "Moscow": {"value" : "Moscow"}, "Malta": {"value" : "Malta"}, "Busingen": {"value" : "Busingen"}, "Amsterdam": {"value" : "Amsterdam"} - , "Andorra": {"value" : "Andorra"}, "Riga": {"value" : "Riga"}, "Vienna": {"value" : "Vienna"}, "Helsinki": {"value" : "Helsinki"}, "Minsk": {"value" : "Minsk"}, "Kaliningrad": {"value" : "Kaliningrad"}, "Ljubljana": {"value" : "Ljubljana"}, "Mariehamn": {"value" : "Mariehamn"}, "Skopje": {"value" : "Skopje"}, "Tirane": {"value" : "Tirane"}, "Guernsey": {"value" : "Guernsey"}, "Volgograd": {"value" : "Volgograd"}, "Paris": {"value" : "Paris"}}, "America": {"Belem": {"value" : "Belem"}, "Guayaquil": {"value" - : "Guayaquil"}, "Costa_Rica": {"value" : "Costa Rica"}, "Hermosillo": {"value" : "Hermosillo"}, "Punta_Arenas": {"value" : "Punta Arenas"}, "Iqaluit": {"value" : "Iqaluit"}, "Godthab": {"value" : "Nuuk"}, "Jujuy": {"value" : "Jujuy"}, "El_Salvador": {"value" : "El Salvador"}, "Monterrey": {"value" : "Monterrey"}, "Bahia": {"value" : "Bahia"}, "Sao_Paulo": {"value" : "Sao Paulo"}, "Grenada": {"value" : "Grenada"}, "Grand_Turk": {"value" : "Grand Turk"}, "Montserrat": {"value" : "Montserrat"}, "Guadeloupe": - {"value" : "Guadeloupe"}, "Panama": {"value" : "Panama"}, "Guatemala": {"value" : "Guatemala"}, "Guyana": {"value" : "Guyana"}, "Swift_Current": {"value" : "Swift Current"}, "Puerto_Rico": {"value" : "Puerto Rico"}, "Moncton": {"value" : "Moncton"}, "Danmarkshavn": {"value" : "Danmarkshavn"}, "Nome": {"value" : "Nome"}, "Porto_Velho": {"value" : "Porto Velho"}, "Cuiaba": {"value" : "Cuiaba"}, "Pangnirtung": {"value" : "Pangnirtung"}, "Kralendijk": {"value" : "Kralendijk"}, "Belize": {"value" : "Belize"} - , "Anguilla": {"value" : "Anguilla"}, "Santiago": {"value" : "Santiago"}, "Boise": {"value" : "Boise"}, "Creston": {"value" : "Creston"}, "Miquelon": {"value" : "Miquelon"}, "Jamaica": {"value" : "Jamaica"}, "Buenos_Aires": {"value" : "Buenos Aires"}, "Rankin_Inlet": {"value" : "Rankin Inlet"}, "Toronto": {"value" : "Toronto"}, "Eirunepe": {"value" : "Eirunepe"}, "Dawson": {"value" : "Dawson"}, "Nassau": {"value" : "Nassau"}, "Vancouver": {"value" : "Vancouver"}, "Noronha": {"value" : "Noronha"}, "Regina": - {"value" : "Regina"}, "St_Vincent": {"value" : "St. Vincent"}, "Scoresbysund": {"value" : "Ittoqqortoormiit"}, "Louisville": {"value" : "Louisville"}, "Aruba": {"value" : "Aruba"}, "Thule": {"value" : "Thule"}, "Rio_Branco": {"value" : "Rio Branco"}, "Los_Angeles": {"value" : "Los Angeles"}, "St_Thomas": {"value" : "St. Thomas"}, "Cordoba": {"value" : "Cordoba"}, "Cancun": {"value" : "Cancun"}, "Coral_Harbour": {"value" : "Atikokan"}, "Maceio": {"value" : "Maceio"}, "Sitka": {"value" : "Sitka"}, "Denver": - {"value" : "Denver"}, "Cayman": {"value" : "Cayman"}, "Nipigon": {"value" : "Nipigon"}, "Thunder_Bay": {"value" : "Thunder Bay"}, "Havana": {"value" : "Havana"}, "Campo_Grande": {"value" : "Campo Grande"}, "Cambridge_Bay": {"value" : "Cambridge Bay"}, "Fortaleza": {"value" : "Fortaleza"}, "Managua": {"value" : "Managua"}, "Menominee": {"value" : "Menominee"}, "Halifax": {"value" : "Halifax"}, "Ojinaga": {"value" : "Ojinaga"}, "Glace_Bay": {"value" : "Glace Bay"}, "Lower_Princes": {"value" : "Lower Prince’s Quarter"} - , "Mendoza": {"value" : "Mendoza"}, "Yakutat": {"value" : "Yakutat"}, "Detroit": {"value" : "Detroit"}, "Merida": {"value" : "Merida"}, "Bahia_Banderas": {"value" : "Bahia Banderas"}, "Matamoros": {"value" : "Matamoros"}, "St_Barthelemy": {"value" : "St. Barthélemy"}, "Boa_Vista": {"value" : "Boa Vista"}, "Metlakatla": {"value" : "Metlakatla"}, "Tortola": {"value" : "Tortola"}, "Inuvik": {"value" : "Inuvik"}, "Port_of_Spain": {"value" : "Port of Spain"}, "New_York": {"value" : "New York"}, "Paramaribo": - {"value" : "Paramaribo"}, "Manaus": {"value" : "Manaus"}, "Resolute": {"value" : "Resolute"}, "Curacao": {"value" : "Curaçao"}, "Bogota": {"value" : "Bogota"}, "Adak": {"value" : "Adak"}, "Caracas": {"value" : "Caracas"}, "Mazatlan": {"value" : "Mazatlan"}, "St_Kitts": {"value" : "St. Kitts"}, "Mexico_City": {"value" : "Mexico City"}, "Edmonton": {"value" : "Edmonton"}, "Araguaina": {"value" : "Araguaina"}, "Santo_Domingo": {"value" : "Santo Domingo"}, "Indianapolis": {"value" : "Indianapolis"}, "Whitehorse": - {"value" : "Whitehorse"}, "Yellowknife": {"value" : "Yellowknife"}, "Asuncion": {"value" : "Asunción"}, "Santarem": {"value" : "Santarem"}, "Antigua": {"value" : "Antigua"}, "Winnipeg": {"value" : "Winnipeg"}, "Recife": {"value" : "Recife"}, "Lima": {"value" : "Lima"}, "Martinique": {"value" : "Martinique"}, "Phoenix": {"value" : "Phoenix"}, "Goose_Bay": {"value" : "Goose Bay"}, "St_Johns": {"value" : "St. John’s"}, "Montevideo": {"value" : "Montevideo"}, "St_Lucia": {"value" : "St. Lucia"}, "Chicago": - {"value" : "Chicago"}, "Chihuahua": {"value" : "Chihuahua"}, "La_Paz": {"value" : "La Paz"}, "Blanc-Sablon": {"value" : "Blanc-Sablon"}, "Catamarca": {"value" : "Catamarca"}, "Tijuana": {"value" : "Tijuana"}, "Barbados": {"value" : "Barbados"}, "Anchorage": {"value" : "Anchorage"}, "Port-au-Prince": {"value" : "Port-au-Prince"}, "Rainy_River": {"value" : "Rainy River"}, "Cayenne": {"value" : "Cayenne"}, "Tegucigalpa": {"value" : "Tegucigalpa"}, "Juneau": {"value" : "Juneau"}, "Marigot": {"value" : "Marigot"} - , "Dawson_Creek": {"value" : "Dawson Creek"}, "Dominica": {"value" : "Dominica"}, "Fort_Nelson": {"value" : "Fort Nelson"}}, "Africa": {"Tunis": {"value" : "Tunis"}, "Maputo": {"value" : "Maputo"}, "Casablanca": {"value" : "Casablanca"}, "Johannesburg": {"value" : "Johannesburg"}, "Addis_Ababa": {"value" : "Addis Ababa"}, "Lagos": {"value" : "Lagos"}, "Accra": {"value" : "Accra"}, "Nairobi": {"value" : "Nairobi"}, "Brazzaville": {"value" : "Brazzaville"}, "Lubumbashi": {"value" : "Lubumbashi"}, "Banjul": - {"value" : "Banjul"}, "Porto-Novo": {"value" : "Porto-Novo"}, "Lusaka": {"value" : "Lusaka"}, "Kigali": {"value" : "Kigali"}, "Ouagadougou": {"value" : "Ouagadougou"}, "Freetown": {"value" : "Freetown"}, "Ndjamena": {"value" : "Ndjamena"}, "Conakry": {"value" : "Conakry"}, "Niamey": {"value" : "Niamey"}, "Maseru": {"value" : "Maseru"}, "El_Aaiun": {"value" : "El Aaiun"}, "Sao_Tome": {"value" : "São Tomé"}, "Ceuta": {"value" : "Ceuta"}, "Khartoum": {"value" : "Khartoum"}, "Algiers": {"value" : "Algiers"} - , "Bangui": {"value" : "Bangui"}, "Bujumbura": {"value" : "Bujumbura"}, "Gaborone": {"value" : "Gaborone"}, "Juba": {"value" : "Juba"}, "Dar_es_Salaam": {"value" : "Dar es Salaam"}, "Windhoek": {"value" : "Windhoek"}, "Harare": {"value" : "Harare"}, "Tripoli": {"value" : "Tripoli"}, "Libreville": {"value" : "Libreville"}, "Malabo": {"value" : "Malabo"}, "Abidjan": {"value" : "Abidjan"}, "Luanda": {"value" : "Luanda"}, "Lome": {"value" : "Lome"}, "Nouakchott": {"value" : "Nouakchott"}, "Bissau": {"value" - : "Bissau"}, "Kinshasa": {"value" : "Kinshasa"}, "Asmera": {"value" : "Asmara"}, "Mogadishu": {"value" : "Mogadishu"}, "Djibouti": {"value" : "Djibouti"}, "Douala": {"value" : "Douala"}, "Kampala": {"value" : "Kampala"}, "Dakar": {"value" : "Dakar"}, "Cairo": {"value" : "Cairo"}, "Blantyre": {"value" : "Blantyre"}, "Monrovia": {"value" : "Monrovia"}, "Mbabane": {"value" : "Mbabane"}, "Bamako": {"value" : "Bamako"}}, "Indian": {"Reunion": {"value" : "Réunion"}, "Maldives": {"value" : "Maldives"}, "Christmas": - {"value" : "Christmas"}, "Antananarivo": {"value" : "Antananarivo"}, "Chagos": {"value" : "Chagos"}, "Mahe": {"value" : "Mahe"}, "Mayotte": {"value" : "Mayotte"}, "Kerguelen": {"value" : "Kerguelen"}, "Mauritius": {"value" : "Mauritius"}, "Cocos": {"value" : "Cocos"}, "Comoro": {"value" : "Comoro"}}, "Antarctica": {"Macquarie": {"value" : "Macquarie"}, "Palmer": {"value" : "Palmer"}, "Casey": {"value" : "Casey"}, "Troll": {"value" : "Troll"}, "Vostok": {"value" : "Vostok"}, "DumontDUrville": {"value" : "Dumont d’Urville"} - , "Syowa": {"value" : "Syowa"}, "Mawson": {"value" : "Mawson"}, "McMurdo": {"value" : "McMurdo"}, "Davis": {"value" : "Davis"}, "Rothera": {"value" : "Rothera"}}, "Australia": {"Broken_Hill": {"value" : "Broken Hill"}, "Darwin": {"value" : "Darwin"}, "Brisbane": {"value" : "Brisbane"}, "Currie": {"value" : "Currie"}, "Lord_Howe": {"value" : "Lord Howe"}, "Lindeman": {"value" : "Lindeman"}, "Adelaide": {"value" : "Adelaide"}, "Perth": {"value" : "Perth"}, "Eucla": {"value" : "Eucla"}, "Melbourne": {"value" - : "Melbourne"}, "Sydney": {"value" : "Sydney"}, "Hobart": {"value" : "Hobart"}}, "Arctic": {"Longyearbyen": {"value" : "Longyearbyen"}}, "Atlantic": {"St_Helena": {"value" : "St. Helena"}, "Reykjavik": {"value" : "Reykjavik"}, "Stanley": {"value" : "Stanley"}, "Madeira": {"value" : "Madeira"}, "Canary": {"value" : "Canary"}, "Faeroe": {"value" : "Faroe"}, "Bermuda": {"value" : "Bermuda"}, "Azores": {"value" : "Azores"}, "South_Georgia": {"value" : "South Georgia"}, "Cape_Verde": {"value" : "Cape Verde"} - }}}}; + , "Martinique": {"value" : "Martinique"}, "Phoenix": {"value" : "Phoenix"}, "Goose_Bay": {"value" : "Goose Bay"}, "St_Johns": {"value" : "St. John’s"}, "Montevideo": {"value" : "Montevideo"}, "St_Lucia": {"value" : "St. Lucia"}, "Chicago": {"value" : "Chicago"}, "Chihuahua": {"value" : "Chihuahua"}, "La_Paz": {"value" : "La Paz"}, "Blanc-Sablon": {"value" : "Blanc-Sablon"}, "Catamarca": {"value" : "Catamarca"}, "Tijuana": {"value" : "Tijuana"}, "Barbados": {"value" : "Barbados"}, "Anchorage": {"value" : + "Anchorage"}, "Port-au-Prince": {"value" : "Port-au-Prince"}, "Rainy_River": {"value" : "Rainy River"}, "Cayenne": {"value" : "Cayenne"}, "Tegucigalpa": {"value" : "Tegucigalpa"}, "Juneau": {"value" : "Juneau"}, "Marigot": {"value" : "Marigot"}, "Dawson_Creek": {"value" : "Dawson Creek"}, "Dominica": {"value" : "Dominica"}, "Fort_Nelson": {"value" : "Fort Nelson"}}, "Africa": {"Tunis": {"value" : "Tunis"}, "Maputo": {"value" : "Maputo"}, "Casablanca": {"value" : "Casablanca"}, "Johannesburg": {"value" : + "Johannesburg"}, "Addis_Ababa": {"value" : "Addis Ababa"}, "Lagos": {"value" : "Lagos"}, "Accra": {"value" : "Accra"}, "Nairobi": {"value" : "Nairobi"}, "Brazzaville": {"value" : "Brazzaville"}, "Lubumbashi": {"value" : "Lubumbashi"}, "Banjul": {"value" : "Banjul"}, "Porto-Novo": {"value" : "Porto-Novo"}, "Lusaka": {"value" : "Lusaka"}, "Kigali": {"value" : "Kigali"}, "Ouagadougou": {"value" : "Ouagadougou"}, "Freetown": {"value" : "Freetown"}, "Ndjamena": {"value" : "Ndjamena"}, "Conakry": {"value" : "Conakry"} + , "Niamey": {"value" : "Niamey"}, "Maseru": {"value" : "Maseru"}, "El_Aaiun": {"value" : "El Aaiun"}, "Sao_Tome": {"value" : "Sao Tome"}, "Ceuta": {"value" : "Ceuta"}, "Khartoum": {"value" : "Khartoum"}, "Algiers": {"value" : "Algiers"}, "Bangui": {"value" : "Bangui"}, "Bujumbura": {"value" : "Bujumbura"}, "Gaborone": {"value" : "Gaborone"}, "Juba": {"value" : "Juba"}, "Dar_es_Salaam": {"value" : "Dar es Salaam"}, "Windhoek": {"value" : "Windhoek"}, "Harare": {"value" : "Harare"}, "Tripoli": {"value" : "Tripoli"} + , "Libreville": {"value" : "Libreville"}, "Malabo": {"value" : "Malabo"}, "Abidjan": {"value" : "Abidjan"}, "Luanda": {"value" : "Luanda"}, "Lome": {"value" : "Lome"}, "Nouakchott": {"value" : "Nouakchott"}, "Bissau": {"value" : "Bissau"}, "Kinshasa": {"value" : "Kinshasa"}, "Asmera": {"value" : "Asmara"}, "Mogadishu": {"value" : "Mogadishu"}, "Djibouti": {"value" : "Djibouti"}, "Douala": {"value" : "Douala"}, "Kampala": {"value" : "Kampala"}, "Dakar": {"value" : "Dakar"}, "Cairo": {"value" : "Cairo"}, "Blantyre": + {"value" : "Blantyre"}, "Monrovia": {"value" : "Monrovia"}, "Mbabane": {"value" : "Mbabane"}, "Bamako": {"value" : "Bamako"}}, "Indian": {"Reunion": {"value" : "Reunion"}, "Maldives": {"value" : "Maldives"}, "Christmas": {"value" : "Christmas"}, "Antananarivo": {"value" : "Antananarivo"}, "Chagos": {"value" : "Chagos"}, "Mahe": {"value" : "Mahe"}, "Mayotte": {"value" : "Mayotte"}, "Kerguelen": {"value" : "Kerguelen"}, "Mauritius": {"value" : "Mauritius"}, "Cocos": {"value" : "Cocos"}, "Comoro": {"value" + : "Comoro"}}, "Antarctica": {"Macquarie": {"value" : "Macquarie"}, "Palmer": {"value" : "Palmer"}, "Casey": {"value" : "Casey"}, "Troll": {"value" : "Troll"}, "Vostok": {"value" : "Vostok"}, "DumontDUrville": {"value" : "Dumont d’Urville"}, "Syowa": {"value" : "Syowa"}, "Mawson": {"value" : "Mawson"}, "McMurdo": {"value" : "McMurdo"}, "Davis": {"value" : "Davis"}, "Rothera": {"value" : "Rothera"}}, "Australia": {"Broken_Hill": {"value" : "Broken Hill"}, "Darwin": {"value" : "Darwin"}, "Brisbane": {"value" + : "Brisbane"}, "Currie": {"value" : "Currie"}, "Lord_Howe": {"value" : "Lord Howe"}, "Lindeman": {"value" : "Lindeman"}, "Adelaide": {"value" : "Adelaide"}, "Perth": {"value" : "Perth"}, "Eucla": {"value" : "Eucla"}, "Melbourne": {"value" : "Melbourne"}, "Sydney": {"value" : "Sydney"}, "Hobart": {"value" : "Hobart"}}, "Arctic": {"Longyearbyen": {"value" : "Longyearbyen"}}, "Atlantic": {"St_Helena": {"value" : "St. Helena"}, "Reykjavik": {"value" : "Reykjavik"}, "Stanley": {"value" : "Stanley"}, "Madeira": + {"value" : "Madeira"}, "Canary": {"value" : "Canary"}, "Faeroe": {"value" : "Faroe"}, "Bermuda": {"value" : "Bermuda"}, "Azores": {"value" : "Azores"}, "South_Georgia": {"value" : "South Georgia"}, "Cape_Verde": {"value" : "Cape Verde"}}}}, "en": {"timeZones" : {"Asia": {"Gaza": {"value" : "Gaza"}, "Makassar": {"value" : "Makassar"}, "Ulaanbaatar": {"value" : "Ulaanbaatar"}, "Vladivostok": {"value" : "Vladivostok"}, "Tashkent": {"value" : "Tashkent"}, "Beirut": {"value" : "Beirut"}, "Qyzylorda": {"value" + : "Qyzylorda"}, "Hong_Kong": {"value" : "Hong Kong"}, "Phnom_Penh": {"value" : "Phnom Penh"}, "Kabul": {"value" : "Kabul"}, "Riyadh": {"value" : "Riyadh"}, "Ashgabat": {"value" : "Ashgabat"}, "Chita": {"value" : "Chita"}, "Aqtau": {"value" : "Aqtau"}, "Tokyo": {"value" : "Tokyo"}, "Baku": {"value" : "Baku"}, "Aqtobe": {"value" : "Aqtobe"}, "Novosibirsk": {"value" : "Novosibirsk"}, "Kamchatka": {"value" : "Kamchatka"}, "Nicosia": {"value" : "Nicosia"}, "Pontianak": {"value" : "Pontianak"}, "Qostanay": {"value" + : "Kostanay"}, "Barnaul": {"value" : "Barnaul"}, "Jerusalem": {"value" : "Jerusalem"}, "Kuala_Lumpur": {"value" : "Kuala Lumpur"}, "Novokuznetsk": {"value" : "Novokuznetsk"}, "Bahrain": {"value" : "Bahrain"}, "Kuching": {"value" : "Kuching"}, "Bangkok": {"value" : "Bangkok"}, "Srednekolymsk": {"value" : "Srednekolymsk"}, "Karachi": {"value" : "Karachi"}, "Aden": {"value" : "Aden"}, "Irkutsk": {"value" : "Irkutsk"}, "Hovd": {"value" : "Hovd"}, "Katmandu": {"value" : "Kathmandu"}, "Baghdad": {"value" : "Baghdad"} + , "Samarkand": {"value" : "Samarkand"}, "Thimphu": {"value" : "Thimphu"}, "Dhaka": {"value" : "Dhaka"}, "Yerevan": {"value" : "Yerevan"}, "Muscat": {"value" : "Muscat"}, "Saigon": {"value" : "Ho Chi Minh City"}, "Dili": {"value" : "Dili"}, "Singapore": {"value" : "Singapore"}, "Rangoon": {"value" : "Yangon"}, "Damascus": {"value" : "Damascus"}, "Taipei": {"value" : "Taipei"}, "Amman": {"value" : "Amman"}, "Choibalsan": {"value" : "Choibalsan"}, "Macau": {"value" : "Macao"}, "Jayapura": {"value" : "Jayapura"} + , "Manila": {"value" : "Manila"}, "Oral": {"value" : "Oral"}, "Dubai": {"value" : "Dubai"}, "Yakutsk": {"value" : "Yakutsk"}, "Seoul": {"value" : "Seoul"}, "Hebron": {"value" : "Hebron"}, "Qatar": {"value" : "Qatar"}, "Bishkek": {"value" : "Bishkek"}, "Tomsk": {"value" : "Tomsk"}, "Colombo": {"value" : "Colombo"}, "Khandyga": {"value" : "Khandyga"}, "Yekaterinburg": {"value" : "Yekaterinburg"}, "Dushanbe": {"value" : "Dushanbe"}, "Famagusta": {"value" : "Famagusta"}, "Kuwait": {"value" : "Kuwait"}, "Magadan": + {"value" : "Magadan"}, "Pyongyang": {"value" : "Pyongyang"}, "Tehran": {"value" : "Tehran"}, "Sakhalin": {"value" : "Sakhalin"}, "Calcutta": {"value" : "Kolkata"}, "Urumqi": {"value" : "Urumqi"}, "Shanghai": {"value" : "Shanghai"}, "Atyrau": {"value" : "Atyrau"}, "Almaty": {"value" : "Almaty"}, "Tbilisi": {"value" : "Tbilisi"}, "Anadyr": {"value" : "Anadyr"}, "Brunei": {"value" : "Brunei"}, "Krasnoyarsk": {"value" : "Krasnoyarsk"}, "Vientiane": {"value" : "Vientiane"}, "Omsk": {"value" : "Omsk"}, "Jakarta": + {"value" : "Jakarta"}, "Ust-Nera": {"value" : "Ust-Nera"}}, "Pacific": {"Easter": {"value" : "Easter"}, "Fiji": {"value" : "Fiji"}, "Port_Moresby": {"value" : "Port Moresby"}, "Kiritimati": {"value" : "Kiritimati"}, "Kosrae": {"value" : "Kosrae"}, "Kwajalein": {"value" : "Kwajalein"}, "Auckland": {"value" : "Auckland"}, "Efate": {"value" : "Efate"}, "Johnston": {"value" : "Johnston"}, "Niue": {"value" : "Niue"}, "Majuro": {"value" : "Majuro"}, "Truk": {"value" : "Chuuk"}, "Ponape": {"value" : "Pohnpei"} + , "Guadalcanal": {"value" : "Guadalcanal"}, "Guam": {"value" : "Guam"}, "Chatham": {"value" : "Chatham"}, "Midway": {"value" : "Midway"}, "Tahiti": {"value" : "Tahiti"}, "Pago_Pago": {"value" : "Pago Pago"}, "Galapagos": {"value" : "Galapagos"}, "Funafuti": {"value" : "Funafuti"}, "Marquesas": {"value" : "Marquesas"}, "Rarotonga": {"value" : "Rarotonga"}, "Tarawa": {"value" : "Tarawa"}, "Saipan": {"value" : "Saipan"}, "Gambier": {"value" : "Gambier"}, "Tongatapu": {"value" : "Tongatapu"}, "Wallis": {"value" + : "Wallis"}, "Fakaofo": {"value" : "Fakaofo"}, "Wake": {"value" : "Wake"}, "Enderbury": {"value" : "Enderbury"}, "Pitcairn": {"value" : "Pitcairn"}, "Apia": {"value" : "Apia"}, "Noumea": {"value" : "Noumea"}, "Palau": {"value" : "Palau"}, "Nauru": {"value" : "Nauru"}, "Bougainville": {"value" : "Bougainville"}, "Norfolk": {"value" : "Norfolk"}}, "Etc": {"Unknown": {"value" : "Unknown City"}}, "Europe": {"Belgrade": {"value" : "Belgrade"}, "Saratov": {"value" : "Saratov"}, "Gibraltar": {"value" : "Gibraltar"} + , "Bucharest": {"value" : "Bucharest"}, "Dublin": {"value" : "Dublin"}, "Zaporozhye": {"value" : "Zaporozhye"}, "Kiev": {"value" : "Kiev"}, "Zurich": {"value" : "Zurich"}, "Copenhagen": {"value" : "Copenhagen"}, "Rome": {"value" : "Rome"}, "Zagreb": {"value" : "Zagreb"}, "Monaco": {"value" : "Monaco"}, "Luxembourg": {"value" : "Luxembourg"}, "Jersey": {"value" : "Jersey"}, "Istanbul": {"value" : "Istanbul"}, "Ulyanovsk": {"value" : "Ulyanovsk"}, "Samara": {"value" : "Samara"}, "Sarajevo": {"value" : "Sarajevo"} + , "Chisinau": {"value" : "Chisinau"}, "Vatican": {"value" : "Vatican"}, "Brussels": {"value" : "Brussels"}, "Oslo": {"value" : "Oslo"}, "Warsaw": {"value" : "Warsaw"}, "Berlin": {"value" : "Berlin"}, "Lisbon": {"value" : "Lisbon"}, "Athens": {"value" : "Athens"}, "Podgorica": {"value" : "Podgorica"}, "San_Marino": {"value" : "San Marino"}, "Simferopol": {"value" : "Simferopol"}, "Bratislava": {"value" : "Bratislava"}, "Stockholm": {"value" : "Stockholm"}, "Prague": {"value" : "Prague"}, "Uzhgorod": {"value" + : "Uzhhorod"}, "Astrakhan": {"value" : "Astrakhan"}, "Budapest": {"value" : "Budapest"}, "Madrid": {"value" : "Madrid"}, "Vaduz": {"value" : "Vaduz"}, "London": {"value" : "London"}, "Vilnius": {"value" : "Vilnius"}, "Isle_of_Man": {"value" : "Isle of Man"}, "Sofia": {"value" : "Sofia"}, "Kirov": {"value" : "Kirov"}, "Tallinn": {"value" : "Tallinn"}, "Moscow": {"value" : "Moscow"}, "Malta": {"value" : "Malta"}, "Busingen": {"value" : "Busingen"}, "Amsterdam": {"value" : "Amsterdam"}, "Andorra": {"value" + : "Andorra"}, "Riga": {"value" : "Riga"}, "Vienna": {"value" : "Vienna"}, "Helsinki": {"value" : "Helsinki"}, "Minsk": {"value" : "Minsk"}, "Kaliningrad": {"value" : "Kaliningrad"}, "Ljubljana": {"value" : "Ljubljana"}, "Mariehamn": {"value" : "Mariehamn"}, "Skopje": {"value" : "Skopje"}, "Tirane": {"value" : "Tirane"}, "Guernsey": {"value" : "Guernsey"}, "Volgograd": {"value" : "Volgograd"}, "Paris": {"value" : "Paris"}}, "America": {"Belem": {"value" : "Belem"}, "Guayaquil": {"value" : "Guayaquil"}, "Costa_Rica": + {"value" : "Costa Rica"}, "Hermosillo": {"value" : "Hermosillo"}, "Punta_Arenas": {"value" : "Punta Arenas"}, "Iqaluit": {"value" : "Iqaluit"}, "Godthab": {"value" : "Nuuk"}, "Jujuy": {"value" : "Jujuy"}, "El_Salvador": {"value" : "El Salvador"}, "Monterrey": {"value" : "Monterrey"}, "Bahia": {"value" : "Bahia"}, "Sao_Paulo": {"value" : "Sao Paulo"}, "Grenada": {"value" : "Grenada"}, "Grand_Turk": {"value" : "Grand Turk"}, "Montserrat": {"value" : "Montserrat"}, "Guadeloupe": {"value" : "Guadeloupe"}, "Panama": + {"value" : "Panama"}, "Guatemala": {"value" : "Guatemala"}, "Guyana": {"value" : "Guyana"}, "Swift_Current": {"value" : "Swift Current"}, "Puerto_Rico": {"value" : "Puerto Rico"}, "Moncton": {"value" : "Moncton"}, "Danmarkshavn": {"value" : "Danmarkshavn"}, "Nome": {"value" : "Nome"}, "Porto_Velho": {"value" : "Porto Velho"}, "Cuiaba": {"value" : "Cuiaba"}, "Pangnirtung": {"value" : "Pangnirtung"}, "Kralendijk": {"value" : "Kralendijk"}, "Belize": {"value" : "Belize"}, "Anguilla": {"value" : "Anguilla"} + , "Santiago": {"value" : "Santiago"}, "Boise": {"value" : "Boise"}, "Creston": {"value" : "Creston"}, "Miquelon": {"value" : "Miquelon"}, "Jamaica": {"value" : "Jamaica"}, "Buenos_Aires": {"value" : "Buenos Aires"}, "Rankin_Inlet": {"value" : "Rankin Inlet"}, "Toronto": {"value" : "Toronto"}, "Eirunepe": {"value" : "Eirunepe"}, "Dawson": {"value" : "Dawson"}, "Nassau": {"value" : "Nassau"}, "Vancouver": {"value" : "Vancouver"}, "Noronha": {"value" : "Noronha"}, "Regina": {"value" : "Regina"}, "St_Vincent": + {"value" : "St. Vincent"}, "Scoresbysund": {"value" : "Ittoqqortoormiit"}, "Louisville": {"value" : "Louisville"}, "Aruba": {"value" : "Aruba"}, "Thule": {"value" : "Thule"}, "Rio_Branco": {"value" : "Rio Branco"}, "Los_Angeles": {"value" : "Los Angeles"}, "St_Thomas": {"value" : "St. Thomas"}, "Cordoba": {"value" : "Cordoba"}, "Cancun": {"value" : "Cancun"}, "Coral_Harbour": {"value" : "Atikokan"}, "Maceio": {"value" : "Maceio"}, "Sitka": {"value" : "Sitka"}, "Denver": {"value" : "Denver"}, "Cayman": {"value" + : "Cayman"}, "Nipigon": {"value" : "Nipigon"}, "Thunder_Bay": {"value" : "Thunder Bay"}, "Havana": {"value" : "Havana"}, "Campo_Grande": {"value" : "Campo Grande"}, "Cambridge_Bay": {"value" : "Cambridge Bay"}, "Fortaleza": {"value" : "Fortaleza"}, "Managua": {"value" : "Managua"}, "Menominee": {"value" : "Menominee"}, "Halifax": {"value" : "Halifax"}, "Ojinaga": {"value" : "Ojinaga"}, "Glace_Bay": {"value" : "Glace Bay"}, "Lower_Princes": {"value" : "Lower Prince’s Quarter"}, "Mendoza": {"value" : "Mendoza"} + , "Yakutat": {"value" : "Yakutat"}, "Detroit": {"value" : "Detroit"}, "Merida": {"value" : "Merida"}, "Bahia_Banderas": {"value" : "Bahia Banderas"}, "Matamoros": {"value" : "Matamoros"}, "St_Barthelemy": {"value" : "St. Barthélemy"}, "Boa_Vista": {"value" : "Boa Vista"}, "Metlakatla": {"value" : "Metlakatla"}, "Tortola": {"value" : "Tortola"}, "Inuvik": {"value" : "Inuvik"}, "Port_of_Spain": {"value" : "Port of Spain"}, "New_York": {"value" : "New York"}, "Paramaribo": {"value" : "Paramaribo"}, "Manaus": + {"value" : "Manaus"}, "Resolute": {"value" : "Resolute"}, "Curacao": {"value" : "Curaçao"}, "Bogota": {"value" : "Bogota"}, "Adak": {"value" : "Adak"}, "Caracas": {"value" : "Caracas"}, "Mazatlan": {"value" : "Mazatlan"}, "St_Kitts": {"value" : "St. Kitts"}, "Mexico_City": {"value" : "Mexico City"}, "Edmonton": {"value" : "Edmonton"}, "Araguaina": {"value" : "Araguaina"}, "Santo_Domingo": {"value" : "Santo Domingo"}, "Indianapolis": {"value" : "Indianapolis"}, "Whitehorse": {"value" : "Whitehorse"}, "Yellowknife": + {"value" : "Yellowknife"}, "Asuncion": {"value" : "Asunción"}, "Santarem": {"value" : "Santarem"}, "Antigua": {"value" : "Antigua"}, "Winnipeg": {"value" : "Winnipeg"}, "Recife": {"value" : "Recife"}, "Lima": {"value" : "Lima"}, "Martinique": {"value" : "Martinique"}, "Phoenix": {"value" : "Phoenix"}, "Goose_Bay": {"value" : "Goose Bay"}, "St_Johns": {"value" : "St. John’s"}, "Montevideo": {"value" : "Montevideo"}, "St_Lucia": {"value" : "St. Lucia"}, "Chicago": {"value" : "Chicago"}, "Chihuahua": {"value" + : "Chihuahua"}, "La_Paz": {"value" : "La Paz"}, "Blanc-Sablon": {"value" : "Blanc-Sablon"}, "Catamarca": {"value" : "Catamarca"}, "Tijuana": {"value" : "Tijuana"}, "Barbados": {"value" : "Barbados"}, "Anchorage": {"value" : "Anchorage"}, "Port-au-Prince": {"value" : "Port-au-Prince"}, "Rainy_River": {"value" : "Rainy River"}, "Cayenne": {"value" : "Cayenne"}, "Tegucigalpa": {"value" : "Tegucigalpa"}, "Juneau": {"value" : "Juneau"}, "Marigot": {"value" : "Marigot"}, "Dawson_Creek": {"value" : "Dawson Creek"} + , "Dominica": {"value" : "Dominica"}, "Fort_Nelson": {"value" : "Fort Nelson"}}, "Africa": {"Tunis": {"value" : "Tunis"}, "Maputo": {"value" : "Maputo"}, "Casablanca": {"value" : "Casablanca"}, "Johannesburg": {"value" : "Johannesburg"}, "Addis_Ababa": {"value" : "Addis Ababa"}, "Lagos": {"value" : "Lagos"}, "Accra": {"value" : "Accra"}, "Nairobi": {"value" : "Nairobi"}, "Brazzaville": {"value" : "Brazzaville"}, "Lubumbashi": {"value" : "Lubumbashi"}, "Banjul": {"value" : "Banjul"}, "Porto-Novo": {"value" + : "Porto-Novo"}, "Lusaka": {"value" : "Lusaka"}, "Kigali": {"value" : "Kigali"}, "Ouagadougou": {"value" : "Ouagadougou"}, "Freetown": {"value" : "Freetown"}, "Ndjamena": {"value" : "Ndjamena"}, "Conakry": {"value" : "Conakry"}, "Niamey": {"value" : "Niamey"}, "Maseru": {"value" : "Maseru"}, "El_Aaiun": {"value" : "El Aaiun"}, "Sao_Tome": {"value" : "São Tomé"}, "Ceuta": {"value" : "Ceuta"}, "Khartoum": {"value" : "Khartoum"}, "Algiers": {"value" : "Algiers"}, "Bangui": {"value" : "Bangui"}, "Bujumbura": + {"value" : "Bujumbura"}, "Gaborone": {"value" : "Gaborone"}, "Juba": {"value" : "Juba"}, "Dar_es_Salaam": {"value" : "Dar es Salaam"}, "Windhoek": {"value" : "Windhoek"}, "Harare": {"value" : "Harare"}, "Tripoli": {"value" : "Tripoli"}, "Libreville": {"value" : "Libreville"}, "Malabo": {"value" : "Malabo"}, "Abidjan": {"value" : "Abidjan"}, "Luanda": {"value" : "Luanda"}, "Lome": {"value" : "Lome"}, "Nouakchott": {"value" : "Nouakchott"}, "Bissau": {"value" : "Bissau"}, "Kinshasa": {"value" : "Kinshasa"} + , "Asmera": {"value" : "Asmara"}, "Mogadishu": {"value" : "Mogadishu"}, "Djibouti": {"value" : "Djibouti"}, "Douala": {"value" : "Douala"}, "Kampala": {"value" : "Kampala"}, "Dakar": {"value" : "Dakar"}, "Cairo": {"value" : "Cairo"}, "Blantyre": {"value" : "Blantyre"}, "Monrovia": {"value" : "Monrovia"}, "Mbabane": {"value" : "Mbabane"}, "Bamako": {"value" : "Bamako"}}, "Indian": {"Reunion": {"value" : "Réunion"}, "Maldives": {"value" : "Maldives"}, "Christmas": {"value" : "Christmas"}, "Antananarivo": {"value" + : "Antananarivo"}, "Chagos": {"value" : "Chagos"}, "Mahe": {"value" : "Mahe"}, "Mayotte": {"value" : "Mayotte"}, "Kerguelen": {"value" : "Kerguelen"}, "Mauritius": {"value" : "Mauritius"}, "Cocos": {"value" : "Cocos"}, "Comoro": {"value" : "Comoro"}}, "Antarctica": {"Macquarie": {"value" : "Macquarie"}, "Palmer": {"value" : "Palmer"}, "Casey": {"value" : "Casey"}, "Troll": {"value" : "Troll"}, "Vostok": {"value" : "Vostok"}, "DumontDUrville": {"value" : "Dumont d’Urville"}, "Syowa": {"value" : "Syowa"}, + "Mawson": {"value" : "Mawson"}, "McMurdo": {"value" : "McMurdo"}, "Davis": {"value" : "Davis"}, "Rothera": {"value" : "Rothera"}}, "Australia": {"Broken_Hill": {"value" : "Broken Hill"}, "Darwin": {"value" : "Darwin"}, "Brisbane": {"value" : "Brisbane"}, "Currie": {"value" : "Currie"}, "Lord_Howe": {"value" : "Lord Howe"}, "Lindeman": {"value" : "Lindeman"}, "Adelaide": {"value" : "Adelaide"}, "Perth": {"value" : "Perth"}, "Eucla": {"value" : "Eucla"}, "Melbourne": {"value" : "Melbourne"}, "Sydney": {"value" + : "Sydney"}, "Hobart": {"value" : "Hobart"}}, "Arctic": {"Longyearbyen": {"value" : "Longyearbyen"}}, "Atlantic": {"St_Helena": {"value" : "St. Helena"}, "Reykjavik": {"value" : "Reykjavik"}, "Stanley": {"value" : "Stanley"}, "Madeira": {"value" : "Madeira"}, "Canary": {"value" : "Canary"}, "Faeroe": {"value" : "Faroe"}, "Bermuda": {"value" : "Bermuda"}, "Azores": {"value" : "Azores"}, "South_Georgia": {"value" : "South Georgia"}, "Cape_Verde": {"value" : "Cape Verde"}}}}}; }; function otciu_CLDRHelper_getDefaultLocale$$create() { return {"value" : "en_GB"}; @@ -338912,7 +338911,7 @@ $java.otciu_CLDRHelper_getNumberFormatMap$$create = function() { return {"root": {"value" : "#,##0.###"}, "en": {"value" : "#,##0.###"}}; }; $java.otciu_CLDRHelper_getDecimalDataMap$$create = function() { - return {"root": {"exponentSeparator" : "E", "minusSign" : 45, "perMille" : 226, "decimalSeparator" : 46, "listSeparator" : 59, "infinity" : "∞", "naN" : "NaN", "groupingSeparator" : 44, "percent" : 37}, "en": {"exponentSeparator" : "E", "minusSign" : 45, "perMille" : 226, "decimalSeparator" : 46, "listSeparator" : 59, "infinity" : "∞", "naN" : "NaN", "groupingSeparator" : 44, "percent" : 37}}; + return {"root": {"exponentSeparator" : "E", "minusSign" : 45, "perMille" : 8240, "decimalSeparator" : 46, "listSeparator" : 59, "infinity" : "∞", "naN" : "NaN", "groupingSeparator" : 44, "percent" : 37}, "en": {"exponentSeparator" : "E", "minusSign" : 45, "perMille" : 8240, "decimalSeparator" : 46, "listSeparator" : 59, "infinity" : "∞", "naN" : "NaN", "groupingSeparator" : 44, "percent" : 37}}; }; $java.otciu_CLDRHelper_getCurrencyMap$$create = function() { return {"root": {"UGS": {"symbol" : "UGS", "name" : "UGS"}, "FJD": {"symbol" : "FJD", "name" : "FJD"}, "MXN": {"symbol" : "MX$", "name" : "MXN"}, "STD": {"symbol" : "STD", "name" : "STD"}, "BRR": {"symbol" : "BRR", "name" : "BRR"}, "LVL": {"symbol" : "LVL", "name" : "LVL"}, "SCR": {"symbol" : "SCR", "name" : "SCR"}, "CDF": {"symbol" : "CDF", "name" : "CDF"}, "MXP": {"symbol" : "MXP", "name" : "MXP"}, "ZAL": {"symbol" : "ZAL", "name" : "ZAL"}, "BBD": {"symbol" : "BBD", "name" : "BBD"}, "HNL": {"symbol" : @@ -338922,59 +338921,59 @@ $java.otciu_CLDRHelper_getCurrencyMap$$create = function() { : "GNF", "name" : "GNF"}, "ARP": {"symbol" : "ARP", "name" : "ARP"}, "MZN": {"symbol" : "MZN", "name" : "MZN"}, "MZM": {"symbol" : "MZM", "name" : "MZM"}, "SVC": {"symbol" : "SVC", "name" : "SVC"}, "ARS": {"symbol" : "ARS", "name" : "ARS"}, "QAR": {"symbol" : "QAR", "name" : "QAR"}, "IRR": {"symbol" : "IRR", "name" : "IRR"}, "NLG": {"symbol" : "NLG", "name" : "NLG"}, "GNS": {"symbol" : "GNS", "name" : "GNS"}, "XPD": {"symbol" : "XPD", "name" : "XPD"}, "THB": {"symbol" : "THB", "name" : "THB"}, "UZS": {"symbol" : "UZS", "name" : "UZS"}, "XPF": {"symbol" : "CFPF", "name" : "XPF"}, "BDT": {"symbol" : "BDT", "name" : "BDT"}, "LYD": {"symbol" : "LYD", "name" : "LYD"}, "BUK": {"symbol" : "BUK", "name" : "BUK"}, "KWD": {"symbol" : "KWD", "name" : "KWD"}, "XPT": {"symbol" : "XPT", "name" : "XPT"}, "RUB": {"symbol" : "RUB", "name" : "RUB"}, "ISK": {"symbol" : "ISK", "name" : "ISK"}, "BEC": {"symbol" : "BEC", "name" : "BEC"}, "ISJ": {"symbol" : "ISJ", "name" : "ISJ"}, "BEF": {"symbol" : "BEF", "name" : "BEF"}, "MKD": {"symbol" : "MKD", "name" : "MKD"}, "BEL": {"symbol" : "BEL", "name" : "BEL"}, "RUR": {"symbol" : "RUR", "name" : "RUR"}, "DZD": {"symbol" : "DZD", "name" : "DZD"}, "PAB": {"symbol" : "PAB", "name" : "PAB"}, "MKN": {"symbol" : "MKN", "name" : "MKN"}, "SGD": {"symbol" : "SGD", "name" : "SGD"}, "KGS": {"symbol" : "KGS", "name" : "KGS"}, "HRD": {"symbol" : "HRD", "name" : "HRD"}, "XAF": {"symbol" : "FCFA", "name" : "XAF"}, "XAG": {"symbol" : "XAG", "name" : "XAG"}, "ATS": {"symbol" : "ATS", "name" : "ATS"}, "CHF": {"symbol" - : "CHF", "name" : "CHF"}, "HRK": {"symbol" : "HRK", "name" : "HRK"}, "ITL": {"symbol" : "ITL", "name" : "ITL"}, "CHE": {"symbol" : "CHE", "name" : "CHE"}, "DJF": {"symbol" : "DJF", "name" : "DJF"}, "MLF": {"symbol" : "MLF", "name" : "MLF"}, "XRE": {"symbol" : "XRE", "name" : "XRE"}, "TZS": {"symbol" : "TZS", "name" : "TZS"}, "ADP": {"symbol" : "ADP", "name" : "ADP"}, "VND": {"symbol" : "â‚«", "name" : "VND"}, "XAU": {"symbol" : "XAU", "name" : "XAU"}, "AUD": {"symbol" : "A$", "name" : "AUD"}, "CHW": {"symbol" + : "CHF", "name" : "CHF"}, "HRK": {"symbol" : "HRK", "name" : "HRK"}, "ITL": {"symbol" : "ITL", "name" : "ITL"}, "CHE": {"symbol" : "CHE", "name" : "CHE"}, "DJF": {"symbol" : "DJF", "name" : "DJF"}, "MLF": {"symbol" : "MLF", "name" : "MLF"}, "XRE": {"symbol" : "XRE", "name" : "XRE"}, "TZS": {"symbol" : "TZS", "name" : "TZS"}, "ADP": {"symbol" : "ADP", "name" : "ADP"}, "VND": {"symbol" : "₫", "name" : "VND"}, "XAU": {"symbol" : "XAU", "name" : "XAU"}, "AUD": {"symbol" : "A$", "name" : "AUD"}, "CHW": {"symbol" : "CHW", "name" : "CHW"}, "KHR": {"symbol" : "KHR", "name" : "KHR"}, "IDR": {"symbol" : "IDR", "name" : "IDR"}, "XBA": {"symbol" : "XBA", "name" : "XBA"}, "KYD": {"symbol" : "KYD", "name" : "KYD"}, "VNN": {"symbol" : "VNN", "name" : "VNN"}, "XBC": {"symbol" : "XBC", "name" : "XBC"}, "YDD": {"symbol" : "YDD", "name" : "YDD"}, "XBB": {"symbol" : "XBB", "name" : "XBB"}, "BWP": {"symbol" : "BWP", "name" : "BWP"}, "GQE": {"symbol" : "GQE", "name" : "GQE"}, "SHP": {"symbol" : "SHP", "name" : "SHP"}, "CYP": {"symbol" : "CYP", "name" : "CYP"}, "XBD": {"symbol" : "XBD", "name" : "XBD"}, "TJS": {"symbol" : "TJS", "name" : "TJS"}, "TJR": {"symbol" : "TJR", "name" : "TJR"}, "AED": {"symbol" : "AED", "name" : "AED"}, "RWF": {"symbol" : "RWF", "name" : "RWF"}, "DKK": {"symbol" : "DKK", "name" : "DKK"}, "BGL": {"symbol" : "BGL", "name" : "BGL"}, "ZWD": {"symbol" : "ZWD", "name" : "ZWD"}, "BGN": {"symbol" : "BGN", "name" : "BGN"}, "BGM": {"symbol" : "BGM", "name" : "BGM"}, "YUD": {"symbol" : "YUD", "name" : "YUD"}, "MMK": {"symbol" : "MMK", "name" : "MMK"}, "BGO": {"symbol" : "BGO", "name" : "BGO"}, "NOK": {"symbol" : "NOK", "name" : "NOK"}, "SYP": {"symbol" : "SYP", "name" : "SYP"}, "ZWL": {"symbol" : "ZWL", "name" : "ZWL"}, "YUM": {"symbol" : "YUM", "name" : "YUM"}, "LKR": {"symbol" : "LKR", "name" : "LKR"}, "YUN": {"symbol" : "YUN", "name" : "YUN"}, "ZWR": {"symbol" : "ZWR", "name" : "ZWR"}, "CZK": {"symbol" : "CZK", "name" : "CZK"}, "IEP": {"symbol" : "IEP", "name" : "IEP"}, "YUR": {"symbol" : "YUR", "name" : "YUR"}, "GRD": {"symbol" : "GRD", "name" : "GRD"}, "XCD": {"symbol" : "EC$", "name" : "XCD"}, "HTG": {"symbol" : "HTG", "name" : "HTG"}, "XSU": {"symbol" : "XSU", "name" : "XSU"}, "AFA": {"symbol" : "AFA", "name" : "AFA"}, "BHD": {"symbol" : "BHD", "name" : "BHD"}, "SIT": {"symbol" : "SIT", "name" : "SIT"}, "PTE": {"symbol" : "PTE", "name" : "PTE"}, "KZT": {"symbol" : "KZT", "name" : "KZT"}, "SZL": {"symbol" : "SZL", "name" : "SZL"}, "YER": {"symbol" : "YER", "name" : "YER"}, "AFN": {"symbol" : "AFN", "name" : "AFN"}, "BYB": {"symbol" - : "BYB", "name" : "BYB"}, "RHD": {"symbol" : "RHD", "name" : "RHD"}, "AWG": {"symbol" : "AWG", "name" : "AWG"}, "NPR": {"symbol" : "NPR", "name" : "NPR"}, "MNT": {"symbol" : "MNT", "name" : "MNT"}, "GBP": {"symbol" : "£", "name" : "GBP"}, "BYN": {"symbol" : "BYN", "name" : "BYN"}, "XTS": {"symbol" : "XTS", "name" : "XTS"}, "HUF": {"symbol" : "HUF", "name" : "HUF"}, "BYR": {"symbol" : "BYR", "name" : "BYR"}, "BIF": {"symbol" : "BIF", "name" : "BIF"}, "XUA": {"symbol" : "XUA", "name" : "XUA"}, "XDR": {"symbol" + : "BYB", "name" : "BYB"}, "RHD": {"symbol" : "RHD", "name" : "RHD"}, "AWG": {"symbol" : "AWG", "name" : "AWG"}, "NPR": {"symbol" : "NPR", "name" : "NPR"}, "MNT": {"symbol" : "MNT", "name" : "MNT"}, "GBP": {"symbol" : "£", "name" : "GBP"}, "BYN": {"symbol" : "BYN", "name" : "BYN"}, "XTS": {"symbol" : "XTS", "name" : "XTS"}, "HUF": {"symbol" : "HUF", "name" : "HUF"}, "BYR": {"symbol" : "BYR", "name" : "BYR"}, "BIF": {"symbol" : "BIF", "name" : "BIF"}, "XUA": {"symbol" : "XUA", "name" : "XUA"}, "XDR": {"symbol" : "XDR", "name" : "XDR"}, "BZD": {"symbol" : "BZD", "name" : "BZD"}, "MOP": {"symbol" : "MOP", "name" : "MOP"}, "NAD": {"symbol" : "NAD", "name" : "NAD"}, "SKK": {"symbol" : "SKK", "name" : "SKK"}, "PEI": {"symbol" : "PEI", "name" : "PEI"}, "TMM": {"symbol" : "TMM", "name" : "TMM"}, "PEN": {"symbol" : "PEN", "name" : "PEN"}, "WST": {"symbol" : "WST", "name" : "WST"}, "TMT": {"symbol" : "TMT", "name" : "TMT"}, "FRF": {"symbol" : "FRF", "name" : "FRF"}, "CLF": {"symbol" : "CLF", "name" : "CLF"}, "CLE": {"symbol" : "CLE", "name" : "CLE"}, "PES": {"symbol" : "PES", "name" : "PES"}, "GTQ": {"symbol" : "GTQ", "name" : "GTQ"}, "CLP": {"symbol" : "CLP", "name" : "CLP"}, "XEU": {"symbol" : "XEU", "name" : "XEU"}, "TND": {"symbol" : "TND", "name" : "TND"}, "SLL": {"symbol" : "SLL", "name" : "SLL"}, "XFO": {"symbol" : "XFO", "name" : "XFO"}, "DOP": {"symbol" : "DOP", "name" : "DOP"}, "KMF": {"symbol" : "KMF", "name" : "KMF"}, "XFU": {"symbol" : "XFU", "name" : "XFU"}, "GEK": {"symbol" : "GEK", "name" : "GEK"}, "GEL": {"symbol" : "GEL", "name" : "GEL"}, "MAD": {"symbol" : "MAD", "name" : "MAD"}, "MAF": {"symbol" : "MAF", "name" : "MAF"}, "AZM": {"symbol" : "AZM", "name" : "AZM"}, "TOP": {"symbol" : "TOP", "name" : "TOP"}, "AZN": {"symbol" : "AZN", "name" : "AZN"}, "PGK": {"symbol" : "PGK", "name" : "PGK"}, "CNH": {"symbol" : "CNH", "name" : "CNH"}, "UAH": {"symbol" : "UAH", "name" : "UAH"}, "UAK": {"symbol" : "UAK", "name" : "UAK"}, "ERN": {"symbol" : "ERN", "name" : "ERN"}, "TPE": {"symbol" : "TPE", "name" : "TPE"}, "MRO": {"symbol" - : "MRO", "name" : "MRO"}, "CNX": {"symbol" : "CNX", "name" : "CNX"}, "CNY": {"symbol" : "CNÂ¥", "name" : "CNY"}, "MRU": {"symbol" : "MRU", "name" : "MRU"}, "ESA": {"symbol" : "ESA", "name" : "ESA"}, "GWE": {"symbol" : "GWE", "name" : "GWE"}, "ESB": {"symbol" : "ESB", "name" : "ESB"}, "BMD": {"symbol" : "BMD", "name" : "BMD"}, "PHP": {"symbol" : "PHP", "name" : "PHP"}, "XXX": {"symbol" : "¤", "name" : "XXX"}, "PYG": {"symbol" : "PYG", "name" : "PYG"}, "JMD": {"symbol" : "JMD", "name" : "JMD"}, "GWP": {"symbol" + : "MRO", "name" : "MRO"}, "CNX": {"symbol" : "CNX", "name" : "CNX"}, "CNY": {"symbol" : "CN¥", "name" : "CNY"}, "MRU": {"symbol" : "MRU", "name" : "MRU"}, "ESA": {"symbol" : "ESA", "name" : "ESA"}, "GWE": {"symbol" : "GWE", "name" : "GWE"}, "ESB": {"symbol" : "ESB", "name" : "ESB"}, "BMD": {"symbol" : "BMD", "name" : "BMD"}, "PHP": {"symbol" : "PHP", "name" : "PHP"}, "XXX": {"symbol" : "¤", "name" : "XXX"}, "PYG": {"symbol" : "PYG", "name" : "PYG"}, "JMD": {"symbol" : "JMD", "name" : "JMD"}, "GWP": {"symbol" : "GWP", "name" : "GWP"}, "ESP": {"symbol" : "ESP", "name" : "ESP"}, "COP": {"symbol" : "COP", "name" : "COP"}, "USD": {"symbol" : "US$", "name" : "USD"}, "COU": {"symbol" : "COU", "name" : "COU"}, "MCF": {"symbol" : "MCF", "name" : "MCF"}, "USN": {"symbol" : "USN", "name" : "USN"}, "ETB": {"symbol" : "ETB", "name" : "ETB"}, "VEB": {"symbol" : "VEB", "name" : "VEB"}, "ECS": {"symbol" : "ECS", "name" : "ECS"}, "USS": {"symbol" : "USS", "name" : "USS"}, "SOS": {"symbol" : "SOS", "name" : "SOS"}, "VEF": {"symbol" : "VEF", "name" : "VEF"}, "VUV": {"symbol" : "VUV", "name" : "VUV"}, "LAK": {"symbol" : "LAK", "name" : "LAK"}, "BND": {"symbol" : "BND", "name" : "BND"}, "ECV": {"symbol" : "ECV", "name" : "ECV"}, "ZMK": {"symbol" : "ZMK", "name" : "ZMK"}, "LRD": {"symbol" : "LRD", "name" : "LRD"}, "ALK": {"symbol" : "ALK", "name" : "ALK"}, "ALL": {"symbol" : "ALL", "name" : "ALL"}, "GHC": {"symbol" : "GHC", "name" : "GHC"}, "MTL": {"symbol" : "MTL", "name" : "MTL"}, "VES": {"symbol" : "VES", "name" : "VES"}, "ZMW": {"symbol" - : "ZMW", "name" : "ZMW"}, "MTP": {"symbol" : "MTP", "name" : "MTP"}, "ILP": {"symbol" : "ILP", "name" : "ILP"}, "MDC": {"symbol" : "MDC", "name" : "MDC"}, "ILR": {"symbol" : "ILR", "name" : "ILR"}, "TRL": {"symbol" : "TRL", "name" : "TRL"}, "ILS": {"symbol" : "₪", "name" : "ILS"}, "GHS": {"symbol" : "GHS", "name" : "GHS"}, "GYD": {"symbol" : "GYD", "name" : "GYD"}, "KPW": {"symbol" : "KPW", "name" : "KPW"}, "BOB": {"symbol" : "BOB", "name" : "BOB"}, "MDL": {"symbol" : "MDL", "name" : "MDL"}, "AMD": {"symbol" - : "AMD", "name" : "AMD"}, "TRY": {"symbol" : "TRY", "name" : "TRY"}, "LBP": {"symbol" : "LBP", "name" : "LBP"}, "BOL": {"symbol" : "BOL", "name" : "BOL"}, "JOD": {"symbol" : "JOD", "name" : "JOD"}, "HKD": {"symbol" : "HK$", "name" : "HKD"}, "BOP": {"symbol" : "BOP", "name" : "BOP"}, "EUR": {"symbol" : "€", "name" : "EUR"}, "LSL": {"symbol" : "LSL", "name" : "LSL"}, "CAD": {"symbol" : "CA$", "name" : "CAD"}, "BOV": {"symbol" : "BOV", "name" : "BOV"}, "EEK": {"symbol" : "EEK", "name" : "EEK"}, "MUR": {"symbol" + : "ZMW", "name" : "ZMW"}, "MTP": {"symbol" : "MTP", "name" : "MTP"}, "ILP": {"symbol" : "ILP", "name" : "ILP"}, "MDC": {"symbol" : "MDC", "name" : "MDC"}, "ILR": {"symbol" : "ILR", "name" : "ILR"}, "TRL": {"symbol" : "TRL", "name" : "TRL"}, "ILS": {"symbol" : "₪", "name" : "ILS"}, "GHS": {"symbol" : "GHS", "name" : "GHS"}, "GYD": {"symbol" : "GYD", "name" : "GYD"}, "KPW": {"symbol" : "KPW", "name" : "KPW"}, "BOB": {"symbol" : "BOB", "name" : "BOB"}, "MDL": {"symbol" : "MDL", "name" : "MDL"}, "AMD": {"symbol" + : "AMD", "name" : "AMD"}, "TRY": {"symbol" : "TRY", "name" : "TRY"}, "LBP": {"symbol" : "LBP", "name" : "LBP"}, "BOL": {"symbol" : "BOL", "name" : "BOL"}, "JOD": {"symbol" : "JOD", "name" : "JOD"}, "HKD": {"symbol" : "HK$", "name" : "HKD"}, "BOP": {"symbol" : "BOP", "name" : "BOP"}, "EUR": {"symbol" : "€", "name" : "EUR"}, "LSL": {"symbol" : "LSL", "name" : "LSL"}, "CAD": {"symbol" : "CA$", "name" : "CAD"}, "BOV": {"symbol" : "BOV", "name" : "BOV"}, "EEK": {"symbol" : "EEK", "name" : "EEK"}, "MUR": {"symbol" : "MUR", "name" : "MUR"}, "ROL": {"symbol" : "ROL", "name" : "ROL"}, "GIP": {"symbol" : "GIP", "name" : "GIP"}, "RON": {"symbol" : "RON", "name" : "RON"}, "NGN": {"symbol" : "NGN", "name" : "NGN"}, "CRC": {"symbol" : "CRC", "name" : "CRC"}, "PKR": {"symbol" : "PKR", "name" : "PKR"}, "ANG": {"symbol" : "ANG", "name" : "ANG"}, "KRH": {"symbol" : "KRH", "name" : "KRH"}, "SRD": {"symbol" : "SRD", "name" : "SRD"}, "LTL": {"symbol" : "LTL", "name" : "LTL"}, "SAR": {"symbol" : "SAR", "name" : "SAR"}, "TTD": {"symbol" - : "TTD", "name" : "TTD"}, "MVP": {"symbol" : "MVP", "name" : "MVP"}, "MVR": {"symbol" : "MVR", "name" : "MVR"}, "KRO": {"symbol" : "KRO", "name" : "KRO"}, "SRG": {"symbol" : "SRG", "name" : "SRG"}, "DDM": {"symbol" : "DDM", "name" : "DDM"}, "INR": {"symbol" : "₹", "name" : "INR"}, "LTT": {"symbol" : "LTT", "name" : "LTT"}, "KRW": {"symbol" : "â‚©", "name" : "KRW"}, "JPY": {"symbol" : "JPÂ¥", "name" : "JPY"}, "AOA": {"symbol" : "AOA", "name" : "AOA"}, "PLN": {"symbol" : "PLN", "name" : "PLN"}, "SBD": {"symbol" + : "TTD", "name" : "TTD"}, "MVP": {"symbol" : "MVP", "name" : "MVP"}, "MVR": {"symbol" : "MVR", "name" : "MVR"}, "KRO": {"symbol" : "KRO", "name" : "KRO"}, "SRG": {"symbol" : "SRG", "name" : "SRG"}, "DDM": {"symbol" : "DDM", "name" : "DDM"}, "INR": {"symbol" : "₹", "name" : "INR"}, "LTT": {"symbol" : "LTT", "name" : "LTT"}, "KRW": {"symbol" : "₩", "name" : "KRW"}, "JPY": {"symbol" : "JP¥", "name" : "JPY"}, "AOA": {"symbol" : "AOA", "name" : "AOA"}, "PLN": {"symbol" : "PLN", "name" : "PLN"}, "SBD": {"symbol" : "SBD", "name" : "SBD"}, "CSD": {"symbol" : "CSD", "name" : "CSD"}, "CSK": {"symbol" : "CSK", "name" : "CSK"}, "LUC": {"symbol" : "LUC", "name" : "LUC"}, "LUF": {"symbol" : "LUF", "name" : "LUF"}, "AOK": {"symbol" : "AOK", "name" : "AOK"}, "PLZ": {"symbol" : "PLZ", "name" : "PLZ"}, "AON": {"symbol" : "AON", "name" : "AON"}, "MWK": {"symbol" : "MWK", "name" : "MWK"}, "LUL": {"symbol" : "LUL", "name" : "LUL"}, "AOR": {"symbol" : "AOR", "name" : "AOR"}, "BAD": {"symbol" : "BAD", "name" : "BAD"}, "MGA": {"symbol" : "MGA", "name" : "MGA"}, "NIC": {"symbol" : "NIC", "name" : "NIC"}, "FIM": {"symbol" : "FIM", "name" : "FIM"}, "DEM": {"symbol" : "DEM", "name" : "DEM"}, "MGF": {"symbol" : "MGF", "name" : "MGF"}, "BAM": {"symbol" : "BAM", "name" : "BAM"}, "BAN": {"symbol" : "BAN", "name" : "BAN"}, "EGP": {"symbol" : "EGP", "name" : "EGP"}, "SSP": {"symbol" : "SSP", "name" : "SSP"}, "BRC": {"symbol" : "BRC", "name" : "BRC"}, "BRB": {"symbol" : "BRB", "name" : "BRB"}, "BRE": {"symbol" : "BRE", "name" : "BRE"}, "NIO": {"symbol" - : "NIO", "name" : "NIO"}, "NZD": {"symbol" : "NZ$", "name" : "NZD"}, "BRL": {"symbol" : "R$", "name" : "BRL"}, "BRN": {"symbol" : "BRN", "name" : "BRN"}}, "en": {"UGS": {"symbol" : "UGS", "name" : "Ugandan Shilling (1966–1987)"}, "FJD": {"symbol" : "FJD", "name" : "Fijian Dollar"}, "MXN": {"symbol" : "MX$", "name" : "Mexican Peso"}, "STD": {"symbol" : "STD", "name" : "São Tomé & Príncipe Dobra (1977–2017)"}, "BRR": {"symbol" : "BRR", "name" : "Brazilian Cruzeiro (1993–1994)"}, "LVL": {"symbol" : - "LVL", "name" : "Latvian Lats"}, "SCR": {"symbol" : "SCR", "name" : "Seychellois Rupee"}, "CDF": {"symbol" : "CDF", "name" : "Congolese Franc"}, "MXP": {"symbol" : "MXP", "name" : "Mexican Silver Peso (1861–1992)"}, "ZAL": {"symbol" : "ZAL", "name" : "South African Rand (financial)"}, "BBD": {"symbol" : "BBD", "name" : "Barbadian Dollar"}, "HNL": {"symbol" : "HNL", "name" : "Honduran Lempira"}, "UGX": {"symbol" : "UGX", "name" : "Ugandan Shilling"}, "LVR": {"symbol" : "LVR", "name" : "Latvian Ruble"}, - "MXV": {"symbol" : "MXV", "name" : "Mexican Investment Unit"}, "ZAR": {"symbol" : "ZAR", "name" : "South African Rand"}, "BRZ": {"symbol" : "BRZ", "name" : "Brazilian Cruzeiro (1942–1967)"}, "STN": {"symbol" : "STN", "name" : "São Tomé & Príncipe Dobra"}, "CUC": {"symbol" : "CUC", "name" : "Cuban Convertible Peso"}, "BSD": {"symbol" : "BSD", "name" : "Bahamian Dollar"}, "SDD": {"symbol" : "SDD", "name" : "Sudanese Dinar (1992–2007)"}, "SDG": {"symbol" : "SDG", "name" : "Sudanese Pound"}, "ZRN": {"symbol" - : "ZRN", "name" : "Zairean New Zaire (1993–1998)"}, "IQD": {"symbol" : "IQD", "name" : "Iraqi Dinar"}, "SDP": {"symbol" : "SDP", "name" : "Sudanese Pound (1957–1998)"}, "CUP": {"symbol" : "CUP", "name" : "Cuban Peso"}, "GMD": {"symbol" : "GMD", "name" : "Gambian Dalasi"}, "TWD": {"symbol" : "NT$", "name" : "New Taiwan Dollar"}, "RSD": {"symbol" : "RSD", "name" : "Serbian Dinar"}, "ZRZ": {"symbol" : "ZRZ", "name" : "Zairean Zaire (1971–1993)"}, "UYI": {"symbol" : "UYI", "name" : "Uruguayan Peso (Indexed Units)"} - , "MYR": {"symbol" : "MYR", "name" : "Malaysian Ringgit"}, "FKP": {"symbol" : "FKP", "name" : "Falkland Islands Pound"}, "UYP": {"symbol" : "UYP", "name" : "Uruguayan Peso (1975–1993)"}, "XOF": {"symbol" : "CFA", "name" : "West African CFA Franc"}, "ARA": {"symbol" : "ARA", "name" : "Argentine Austral"}, "UYU": {"symbol" : "UYU", "name" : "Uruguayan Peso"}, "SUR": {"symbol" : "SUR", "name" : "Soviet Rouble"}, "UYW": {"symbol" : "UYW", "name" : "Uruguayan Nominal Wage Index Unit"}, "CVE": {"symbol" : "CVE", - "name" : "Cape Verdean Escudo"}, "OMR": {"symbol" : "OMR", "name" : "Omani Rial"}, "KES": {"symbol" : "KES", "name" : "Kenyan Shilling"}, "SEK": {"symbol" : "SEK", "name" : "Swedish Krona"}, "MZE": {"symbol" : "MZE", "name" : "Mozambican Escudo"}, "ARL": {"symbol" : "ARL", "name" : "Argentine Peso Ley (1970–1983)"}, "ARM": {"symbol" : "ARM", "name" : "Argentine Peso (1881–1970)"}, "BTN": {"symbol" : "BTN", "name" : "Bhutanese Ngultrum"}, "GNF": {"symbol" : "GNF", "name" : "Guinean Franc"}, "ARP": {"symbol" - : "ARP", "name" : "Argentine Peso (1983–1985)"}, "MZN": {"symbol" : "MZN", "name" : "Mozambican Metical"}, "MZM": {"symbol" : "MZM", "name" : "Mozambican Metical (1980–2006)"}, "SVC": {"symbol" : "SVC", "name" : "Salvadoran Colón"}, "ARS": {"symbol" : "ARS", "name" : "Argentine Peso"}, "QAR": {"symbol" : "QAR", "name" : "Qatari Rial"}, "IRR": {"symbol" : "IRR", "name" : "Iranian Rial"}, "NLG": {"symbol" : "NLG", "name" : "Dutch Guilder"}, "GNS": {"symbol" : "GNS", "name" : "Guinean Syli"}, "XPD": {"symbol" - : "XPD", "name" : "Palladium"}, "THB": {"symbol" : "THB", "name" : "Thai Baht"}, "UZS": {"symbol" : "UZS", "name" : "Uzbekistani Som"}, "XPF": {"symbol" : "CFPF", "name" : "CFP Franc"}, "BDT": {"symbol" : "BDT", "name" : "Bangladeshi Taka"}, "LYD": {"symbol" : "LYD", "name" : "Libyan Dinar"}, "BUK": {"symbol" : "BUK", "name" : "Burmese Kyat"}, "KWD": {"symbol" : "KWD", "name" : "Kuwaiti Dinar"}, "XPT": {"symbol" : "XPT", "name" : "Platinum"}, "RUB": {"symbol" : "RUB", "name" : "Russian Ruble"}, "ISK": {"symbol" - : "ISK", "name" : "Icelandic Króna"}, "BEC": {"symbol" : "BEC", "name" : "Belgian Franc (convertible)"}, "ISJ": {"symbol" : "ISJ", "name" : "Icelandic Króna (1918–1981)"}, "BEF": {"symbol" : "BEF", "name" : "Belgian Franc"}, "MKD": {"symbol" : "MKD", "name" : "Macedonian Denar"}, "BEL": {"symbol" : "BEL", "name" : "Belgian Franc (financial)"}, "RUR": {"symbol" : "RUR", "name" : "Russian Ruble (1991–1998)"}, "DZD": {"symbol" : "DZD", "name" : "Algerian Dinar"}, "PAB": {"symbol" : "PAB", "name" : "Panamanian Balboa"} - , "MKN": {"symbol" : "MKN", "name" : "Macedonian Denar (1992–1993)"}, "SGD": {"symbol" : "SGD", "name" : "Singapore Dollar"}, "KGS": {"symbol" : "KGS", "name" : "Kyrgystani Som"}, "HRD": {"symbol" : "HRD", "name" : "Croatian Dinar"}, "XAF": {"symbol" : "FCFA", "name" : "Central African CFA Franc"}, "XAG": {"symbol" : "XAG", "name" : "Silver"}, "ATS": {"symbol" : "ATS", "name" : "Austrian Schilling"}, "CHF": {"symbol" : "CHF", "name" : "Swiss Franc"}, "HRK": {"symbol" : "HRK", "name" : "Croatian Kuna"} - , "ITL": {"symbol" : "ITL", "name" : "Italian Lira"}, "CHE": {"symbol" : "CHE", "name" : "WIR Euro"}, "DJF": {"symbol" : "DJF", "name" : "Djiboutian Franc"}, "MLF": {"symbol" : "MLF", "name" : "Malian Franc"}, "XRE": {"symbol" : "XRE", "name" : "RINET Funds"}, "TZS": {"symbol" : "TZS", "name" : "Tanzanian Shilling"}, "ADP": {"symbol" : "ADP", "name" : "Andorran Peseta"}, "VND": {"symbol" : "â‚«", "name" : "Vietnamese Dong"}, "XAU": {"symbol" : "XAU", "name" : "Gold"}, "AUD": {"symbol" : "A$", "name" : "Australian Dollar"} - , "CHW": {"symbol" : "CHW", "name" : "WIR Franc"}, "KHR": {"symbol" : "KHR", "name" : "Cambodian Riel"}, "IDR": {"symbol" : "IDR", "name" : "Indonesian Rupiah"}, "XBA": {"symbol" : "XBA", "name" : "European Composite Unit"}, "KYD": {"symbol" : "KYD", "name" : "Cayman Islands Dollar"}, "VNN": {"symbol" : "VNN", "name" : "Vietnamese Dong (1978–1985)"}, "XBC": {"symbol" : "XBC", "name" : "European Unit of Account (XBC)"}, "YDD": {"symbol" : "YDD", "name" : "Yemeni Dinar"}, "XBB": {"symbol" : "XBB", "name" - : "European Monetary Unit"}, "BWP": {"symbol" : "BWP", "name" : "Botswanan Pula"}, "GQE": {"symbol" : "GQE", "name" : "Equatorial Guinean Ekwele"}, "SHP": {"symbol" : "SHP", "name" : "St. Helena Pound"}, "CYP": {"symbol" : "CYP", "name" : "Cypriot Pound"}, "XBD": {"symbol" : "XBD", "name" : "European Unit of Account (XBD)"}, "TJS": {"symbol" : "TJS", "name" : "Tajikistani Somoni"}, "TJR": {"symbol" : "TJR", "name" : "Tajikistani Ruble"}, "AED": {"symbol" : "AED", "name" : "United Arab Emirates Dirham"}, - "RWF": {"symbol" : "RWF", "name" : "Rwandan Franc"}, "DKK": {"symbol" : "DKK", "name" : "Danish Krone"}, "BGL": {"symbol" : "BGL", "name" : "Bulgarian Hard Lev"}, "ZWD": {"symbol" : "ZWD", "name" : "Zimbabwean Dollar (1980–2008)"}, "BGN": {"symbol" : "BGN", "name" : "Bulgarian Lev"}, "BGM": {"symbol" : "BGM", "name" : "Bulgarian Socialist Lev"}, "YUD": {"symbol" : "YUD", "name" : "Yugoslavian Hard Dinar (1966–1990)"}, "MMK": {"symbol" : "MMK", "name" : "Myanmar Kyat"}, "BGO": {"symbol" : "BGO", "name" - : "Bulgarian Lev (1879–1952)"}, "NOK": {"symbol" : "NOK", "name" : "Norwegian Krone"}, "SYP": {"symbol" : "SYP", "name" : "Syrian Pound"}, "ZWL": {"symbol" : "ZWL", "name" : "Zimbabwean Dollar (2009)"}, "YUM": {"symbol" : "YUM", "name" : "Yugoslavian New Dinar (1994–2002)"}, "LKR": {"symbol" : "LKR", "name" : "Sri Lankan Rupee"}, "YUN": {"symbol" : "YUN", "name" : "Yugoslavian Convertible Dinar (1990–1992)"}, "ZWR": {"symbol" : "ZWR", "name" : "Zimbabwean Dollar (2008)"}, "CZK": {"symbol" : "CZK", - "name" : "Czech Koruna"}, "IEP": {"symbol" : "IEP", "name" : "Irish Pound"}, "YUR": {"symbol" : "YUR", "name" : "Yugoslavian Reformed Dinar (1992–1993)"}, "GRD": {"symbol" : "GRD", "name" : "Greek Drachma"}, "XCD": {"symbol" : "EC$", "name" : "East Caribbean Dollar"}, "HTG": {"symbol" : "HTG", "name" : "Haitian Gourde"}, "XSU": {"symbol" : "XSU", "name" : "Sucre"}, "AFA": {"symbol" : "AFA", "name" : "Afghan Afghani (1927–2002)"}, "BHD": {"symbol" : "BHD", "name" : "Bahraini Dinar"}, "SIT": {"symbol" - : "SIT", "name" : "Slovenian Tolar"}, "PTE": {"symbol" : "PTE", "name" : "Portuguese Escudo"}, "KZT": {"symbol" : "KZT", "name" : "Kazakhstani Tenge"}, "SZL": {"symbol" : "SZL", "name" : "Swazi Lilangeni"}, "YER": {"symbol" : "YER", "name" : "Yemeni Rial"}, "AFN": {"symbol" : "AFN", "name" : "Afghan Afghani"}, "BYB": {"symbol" : "BYB", "name" : "Belarusian Ruble (1994–1999)"}, "RHD": {"symbol" : "RHD", "name" : "Rhodesian Dollar"}, "AWG": {"symbol" : "AWG", "name" : "Aruban Florin"}, "NPR": {"symbol" : - "NPR", "name" : "Nepalese Rupee"}, "MNT": {"symbol" : "MNT", "name" : "Mongolian Tugrik"}, "GBP": {"symbol" : "£", "name" : "British Pound"}, "BYN": {"symbol" : "BYN", "name" : "Belarusian Ruble"}, "XTS": {"symbol" : "XTS", "name" : "Testing Currency Code"}, "HUF": {"symbol" : "HUF", "name" : "Hungarian Forint"}, "BYR": {"symbol" : "BYR", "name" : "Belarusian Ruble (2000–2016)"}, "BIF": {"symbol" : "BIF", "name" : "Burundian Franc"}, "XUA": {"symbol" : "XUA", "name" : "ADB Unit of Account"}, "XDR": {"symbol" - : "XDR", "name" : "Special Drawing Rights"}, "BZD": {"symbol" : "BZD", "name" : "Belize Dollar"}, "MOP": {"symbol" : "MOP", "name" : "Macanese Pataca"}, "NAD": {"symbol" : "NAD", "name" : "Namibian Dollar"}, "SKK": {"symbol" : "SKK", "name" : "Slovak Koruna"}, "PEI": {"symbol" : "PEI", "name" : "Peruvian Inti"}, "TMM": {"symbol" : "TMM", "name" : "Turkmenistani Manat (1993–2009)"}, "PEN": {"symbol" : "PEN", "name" : "Peruvian Sol"}, "WST": {"symbol" : "WST", "name" : "Samoan Tala"}, "TMT": {"symbol" : - "TMT", "name" : "Turkmenistani Manat"}, "FRF": {"symbol" : "FRF", "name" : "French Franc"}, "CLF": {"symbol" : "CLF", "name" : "Chilean Unit of Account (UF)"}, "CLE": {"symbol" : "CLE", "name" : "Chilean Escudo"}, "PES": {"symbol" : "PES", "name" : "Peruvian Sol (1863–1965)"}, "GTQ": {"symbol" : "GTQ", "name" : "Guatemalan Quetzal"}, "CLP": {"symbol" : "CLP", "name" : "Chilean Peso"}, "XEU": {"symbol" : "XEU", "name" : "European Currency Unit"}, "TND": {"symbol" : "TND", "name" : "Tunisian Dinar"}, "SLL": - {"symbol" : "SLL", "name" : "Sierra Leonean Leone"}, "XFO": {"symbol" : "XFO", "name" : "French Gold Franc"}, "DOP": {"symbol" : "DOP", "name" : "Dominican Peso"}, "KMF": {"symbol" : "KMF", "name" : "Comorian Franc"}, "XFU": {"symbol" : "XFU", "name" : "French UIC-Franc"}, "GEK": {"symbol" : "GEK", "name" : "Georgian Kupon Larit"}, "GEL": {"symbol" : "GEL", "name" : "Georgian Lari"}, "MAD": {"symbol" : "MAD", "name" : "Moroccan Dirham"}, "MAF": {"symbol" : "MAF", "name" : "Moroccan Franc"}, "AZM": {"symbol" - : "AZM", "name" : "Azerbaijani Manat (1993–2006)"}, "TOP": {"symbol" : "TOP", "name" : "Tongan PaÊ»anga"}, "AZN": {"symbol" : "AZN", "name" : "Azerbaijani Manat"}, "PGK": {"symbol" : "PGK", "name" : "Papua New Guinean Kina"}, "CNH": {"symbol" : "CNH", "name" : "Chinese Yuan (offshore)"}, "UAH": {"symbol" : "UAH", "name" : "Ukrainian Hryvnia"}, "UAK": {"symbol" : "UAK", "name" : "Ukrainian Karbovanets"}, "ERN": {"symbol" : "ERN", "name" : "Eritrean Nakfa"}, "TPE": {"symbol" : "TPE", "name" : "Timorese Escudo"} - , "MRO": {"symbol" : "MRO", "name" : "Mauritanian Ouguiya (1973–2017)"}, "CNX": {"symbol" : "CNX", "name" : "Chinese People’s Bank Dollar"}, "CNY": {"symbol" : "CNÂ¥", "name" : "Chinese Yuan"}, "MRU": {"symbol" : "MRU", "name" : "Mauritanian Ouguiya"}, "ESA": {"symbol" : "ESA", "name" : "Spanish Peseta (A account)"}, "GWE": {"symbol" : "GWE", "name" : "Portuguese Guinea Escudo"}, "ESB": {"symbol" : "ESB", "name" : "Spanish Peseta (convertible account)"}, "BMD": {"symbol" : "BMD", "name" : "Bermudan Dollar"} - , "PHP": {"symbol" : "PHP", "name" : "Philippine Piso"}, "XXX": {"symbol" : "¤", "name" : "Unknown Currency"}, "PYG": {"symbol" : "PYG", "name" : "Paraguayan Guarani"}, "JMD": {"symbol" : "JMD", "name" : "Jamaican Dollar"}, "GWP": {"symbol" : "GWP", "name" : "Guinea-Bissau Peso"}, "ESP": {"symbol" : "ESP", "name" : "Spanish Peseta"}, "COP": {"symbol" : "COP", "name" : "Colombian Peso"}, "USD": {"symbol" : "$", "name" : "US Dollar"}, "COU": {"symbol" : "COU", "name" : "Colombian Real Value Unit"}, "MCF": - {"symbol" : "MCF", "name" : "Monegasque Franc"}, "USN": {"symbol" : "USN", "name" : "US Dollar (Next day)"}, "ETB": {"symbol" : "ETB", "name" : "Ethiopian Birr"}, "VEB": {"symbol" : "VEB", "name" : "Venezuelan Bolívar (1871–2008)"}, "ECS": {"symbol" : "ECS", "name" : "Ecuadorian Sucre"}, "USS": {"symbol" : "USS", "name" : "US Dollar (Same day)"}, "SOS": {"symbol" : "SOS", "name" : "Somali Shilling"}, "VEF": {"symbol" : "VEF", "name" : "Venezuelan Bolívar (2008–2018)"}, "VUV": {"symbol" : "VUV", "name" - : "Vanuatu Vatu"}, "LAK": {"symbol" : "LAK", "name" : "Laotian Kip"}, "BND": {"symbol" : "BND", "name" : "Brunei Dollar"}, "ECV": {"symbol" : "ECV", "name" : "Ecuadorian Unit of Constant Value"}, "ZMK": {"symbol" : "ZMK", "name" : "Zambian Kwacha (1968–2012)"}, "LRD": {"symbol" : "LRD", "name" : "Liberian Dollar"}, "ALK": {"symbol" : "ALK", "name" : "Albanian Lek (1946–1965)"}, "ALL": {"symbol" : "ALL", "name" : "Albanian Lek"}, "GHC": {"symbol" : "GHC", "name" : "Ghanaian Cedi (1979–2007)"}, "MTL": - {"symbol" : "MTL", "name" : "Maltese Lira"}, "VES": {"symbol" : "VES", "name" : "Venezuelan Bolívar"}, "ZMW": {"symbol" : "ZMW", "name" : "Zambian Kwacha"}, "MTP": {"symbol" : "MTP", "name" : "Maltese Pound"}, "ILP": {"symbol" : "ILP", "name" : "Israeli Pound"}, "MDC": {"symbol" : "MDC", "name" : "Moldovan Cupon"}, "ILR": {"symbol" : "ILR", "name" : "Israeli Shekel (1980–1985)"}, "TRL": {"symbol" : "TRL", "name" : "Turkish Lira (1922–2005)"}, "ILS": {"symbol" : "₪", "name" : "Israeli New Shekel"} - , "GHS": {"symbol" : "GHS", "name" : "Ghanaian Cedi"}, "GYD": {"symbol" : "GYD", "name" : "Guyanaese Dollar"}, "KPW": {"symbol" : "KPW", "name" : "North Korean Won"}, "BOB": {"symbol" : "BOB", "name" : "Bolivian Boliviano"}, "MDL": {"symbol" : "MDL", "name" : "Moldovan Leu"}, "AMD": {"symbol" : "AMD", "name" : "Armenian Dram"}, "TRY": {"symbol" : "TRY", "name" : "Turkish Lira"}, "LBP": {"symbol" : "LBP", "name" : "Lebanese Pound"}, "BOL": {"symbol" : "BOL", "name" : "Bolivian Boliviano (1863–1963)"}, "JOD": - {"symbol" : "JOD", "name" : "Jordanian Dinar"}, "HKD": {"symbol" : "HK$", "name" : "Hong Kong Dollar"}, "BOP": {"symbol" : "BOP", "name" : "Bolivian Peso"}, "EUR": {"symbol" : "€", "name" : "Euro"}, "LSL": {"symbol" : "LSL", "name" : "Lesotho Loti"}, "CAD": {"symbol" : "CA$", "name" : "Canadian Dollar"}, "BOV": {"symbol" : "BOV", "name" : "Bolivian Mvdol"}, "EEK": {"symbol" : "EEK", "name" : "Estonian Kroon"}, "MUR": {"symbol" : "MUR", "name" : "Mauritian Rupee"}, "ROL": {"symbol" : "ROL", "name" : "Romanian Leu (1952–2006)"} - , "GIP": {"symbol" : "GIP", "name" : "Gibraltar Pound"}, "RON": {"symbol" : "RON", "name" : "Romanian Leu"}, "NGN": {"symbol" : "NGN", "name" : "Nigerian Naira"}, "CRC": {"symbol" : "CRC", "name" : "Costa Rican Colón"}, "PKR": {"symbol" : "PKR", "name" : "Pakistani Rupee"}, "ANG": {"symbol" : "ANG", "name" : "Netherlands Antillean Guilder"}, "KRH": {"symbol" : "KRH", "name" : "South Korean Hwan (1953–1962)"}, "SRD": {"symbol" : "SRD", "name" : "Surinamese Dollar"}, "LTL": {"symbol" : "LTL", "name" : "Lithuanian Litas"} - , "SAR": {"symbol" : "SAR", "name" : "Saudi Riyal"}, "TTD": {"symbol" : "TTD", "name" : "Trinidad & Tobago Dollar"}, "MVP": {"symbol" : "MVP", "name" : "Maldivian Rupee (1947–1981)"}, "MVR": {"symbol" : "MVR", "name" : "Maldivian Rufiyaa"}, "KRO": {"symbol" : "KRO", "name" : "South Korean Won (1945–1953)"}, "SRG": {"symbol" : "SRG", "name" : "Surinamese Guilder"}, "DDM": {"symbol" : "DDM", "name" : "East German Mark"}, "INR": {"symbol" : "₹", "name" : "Indian Rupee"}, "LTT": {"symbol" : "LTT", "name" - : "Lithuanian Talonas"}, "KRW": {"symbol" : "â‚©", "name" : "South Korean Won"}, "JPY": {"symbol" : "Â¥", "name" : "Japanese Yen"}, "AOA": {"symbol" : "AOA", "name" : "Angolan Kwanza"}, "PLN": {"symbol" : "PLN", "name" : "Polish Zloty"}, "SBD": {"symbol" : "SBD", "name" : "Solomon Islands Dollar"}, "CSD": {"symbol" : "CSD", "name" : "Serbian Dinar (2002–2006)"}, "CSK": {"symbol" : "CSK", "name" : "Czechoslovak Hard Koruna"}, "LUC": {"symbol" : "LUC", "name" : "Luxembourgian Convertible Franc"}, "LUF": - {"symbol" : "LUF", "name" : "Luxembourgian Franc"}, "AOK": {"symbol" : "AOK", "name" : "Angolan Kwanza (1977–1991)"}, "PLZ": {"symbol" : "PLZ", "name" : "Polish Zloty (1950–1995)"}, "AON": {"symbol" : "AON", "name" : "Angolan New Kwanza (1990–2000)"}, "MWK": {"symbol" : "MWK", "name" : "Malawian Kwacha"}, "LUL": {"symbol" : "LUL", "name" : "Luxembourg Financial Franc"}, "AOR": {"symbol" : "AOR", "name" : "Angolan Readjusted Kwanza (1995–1999)"}, "BAD": {"symbol" : "BAD", "name" : "Bosnia-Herzegovina Dinar (1992–1994)"} - , "MGA": {"symbol" : "MGA", "name" : "Malagasy Ariary"}, "NIC": {"symbol" : "NIC", "name" : "Nicaraguan Córdoba (1988–1991)"}, "FIM": {"symbol" : "FIM", "name" : "Finnish Markka"}, "DEM": {"symbol" : "DEM", "name" : "German Mark"}, "MGF": {"symbol" : "MGF", "name" : "Malagasy Franc"}, "BAM": {"symbol" : "BAM", "name" : "Bosnia-Herzegovina Convertible Mark"}, "BAN": {"symbol" : "BAN", "name" : "Bosnia-Herzegovina New Dinar (1994–1997)"}, "EGP": {"symbol" : "EGP", "name" : "Egyptian Pound"}, "SSP": {"symbol" - : "SSP", "name" : "South Sudanese Pound"}, "BRC": {"symbol" : "BRC", "name" : "Brazilian Cruzado (1986–1989)"}, "BRB": {"symbol" : "BRB", "name" : "Brazilian New Cruzeiro (1967–1986)"}, "BRE": {"symbol" : "BRE", "name" : "Brazilian Cruzeiro (1990–1993)"}, "NIO": {"symbol" : "NIO", "name" : "Nicaraguan Córdoba"}, "NZD": {"symbol" : "NZ$", "name" : "New Zealand Dollar"}, "BRL": {"symbol" : "R$", "name" : "Brazilian Real"}, "BRN": {"symbol" : "BRN", "name" : "Brazilian New Cruzado (1989–1990)"}}}; + : "NIO", "name" : "NIO"}, "NZD": {"symbol" : "NZ$", "name" : "NZD"}, "BRL": {"symbol" : "R$", "name" : "BRL"}, "BRN": {"symbol" : "BRN", "name" : "BRN"}}, "en": {"UGS": {"symbol" : "UGS", "name" : "Ugandan Shilling (1966–1987)"}, "FJD": {"symbol" : "FJD", "name" : "Fijian Dollar"}, "MXN": {"symbol" : "MX$", "name" : "Mexican Peso"}, "STD": {"symbol" : "STD", "name" : "São Tomé & Príncipe Dobra (1977–2017)"}, "BRR": {"symbol" : "BRR", "name" : "Brazilian Cruzeiro (1993–1994)"}, "LVL": {"symbol" : "LVL", "name" + : "Latvian Lats"}, "SCR": {"symbol" : "SCR", "name" : "Seychellois Rupee"}, "CDF": {"symbol" : "CDF", "name" : "Congolese Franc"}, "MXP": {"symbol" : "MXP", "name" : "Mexican Silver Peso (1861–1992)"}, "ZAL": {"symbol" : "ZAL", "name" : "South African Rand (financial)"}, "BBD": {"symbol" : "BBD", "name" : "Barbadian Dollar"}, "HNL": {"symbol" : "HNL", "name" : "Honduran Lempira"}, "UGX": {"symbol" : "UGX", "name" : "Ugandan Shilling"}, "LVR": {"symbol" : "LVR", "name" : "Latvian Ruble"}, "MXV": {"symbol" + : "MXV", "name" : "Mexican Investment Unit"}, "ZAR": {"symbol" : "ZAR", "name" : "South African Rand"}, "BRZ": {"symbol" : "BRZ", "name" : "Brazilian Cruzeiro (1942–1967)"}, "STN": {"symbol" : "STN", "name" : "São Tomé & Príncipe Dobra"}, "CUC": {"symbol" : "CUC", "name" : "Cuban Convertible Peso"}, "BSD": {"symbol" : "BSD", "name" : "Bahamian Dollar"}, "SDD": {"symbol" : "SDD", "name" : "Sudanese Dinar (1992–2007)"}, "SDG": {"symbol" : "SDG", "name" : "Sudanese Pound"}, "ZRN": {"symbol" : "ZRN", "name" + : "Zairean New Zaire (1993–1998)"}, "IQD": {"symbol" : "IQD", "name" : "Iraqi Dinar"}, "SDP": {"symbol" : "SDP", "name" : "Sudanese Pound (1957–1998)"}, "CUP": {"symbol" : "CUP", "name" : "Cuban Peso"}, "GMD": {"symbol" : "GMD", "name" : "Gambian Dalasi"}, "TWD": {"symbol" : "NT$", "name" : "New Taiwan Dollar"}, "RSD": {"symbol" : "RSD", "name" : "Serbian Dinar"}, "ZRZ": {"symbol" : "ZRZ", "name" : "Zairean Zaire (1971–1993)"}, "UYI": {"symbol" : "UYI", "name" : "Uruguayan Peso (Indexed Units)"}, "MYR": + {"symbol" : "MYR", "name" : "Malaysian Ringgit"}, "FKP": {"symbol" : "FKP", "name" : "Falkland Islands Pound"}, "UYP": {"symbol" : "UYP", "name" : "Uruguayan Peso (1975–1993)"}, "XOF": {"symbol" : "CFA", "name" : "West African CFA Franc"}, "ARA": {"symbol" : "ARA", "name" : "Argentine Austral"}, "UYU": {"symbol" : "UYU", "name" : "Uruguayan Peso"}, "SUR": {"symbol" : "SUR", "name" : "Soviet Rouble"}, "UYW": {"symbol" : "UYW", "name" : "Uruguayan Nominal Wage Index Unit"}, "CVE": {"symbol" : "CVE", "name" + : "Cape Verdean Escudo"}, "OMR": {"symbol" : "OMR", "name" : "Omani Rial"}, "KES": {"symbol" : "KES", "name" : "Kenyan Shilling"}, "SEK": {"symbol" : "SEK", "name" : "Swedish Krona"}, "MZE": {"symbol" : "MZE", "name" : "Mozambican Escudo"}, "ARL": {"symbol" : "ARL", "name" : "Argentine Peso Ley (1970–1983)"}, "ARM": {"symbol" : "ARM", "name" : "Argentine Peso (1881–1970)"}, "BTN": {"symbol" : "BTN", "name" : "Bhutanese Ngultrum"}, "GNF": {"symbol" : "GNF", "name" : "Guinean Franc"}, "ARP": {"symbol" : "ARP", + "name" : "Argentine Peso (1983–1985)"}, "MZN": {"symbol" : "MZN", "name" : "Mozambican Metical"}, "MZM": {"symbol" : "MZM", "name" : "Mozambican Metical (1980–2006)"}, "SVC": {"symbol" : "SVC", "name" : "Salvadoran Colón"}, "ARS": {"symbol" : "ARS", "name" : "Argentine Peso"}, "QAR": {"symbol" : "QAR", "name" : "Qatari Rial"}, "IRR": {"symbol" : "IRR", "name" : "Iranian Rial"}, "NLG": {"symbol" : "NLG", "name" : "Dutch Guilder"}, "GNS": {"symbol" : "GNS", "name" : "Guinean Syli"}, "XPD": {"symbol" : "XPD", + "name" : "Palladium"}, "THB": {"symbol" : "THB", "name" : "Thai Baht"}, "UZS": {"symbol" : "UZS", "name" : "Uzbekistani Som"}, "XPF": {"symbol" : "CFPF", "name" : "CFP Franc"}, "BDT": {"symbol" : "BDT", "name" : "Bangladeshi Taka"}, "LYD": {"symbol" : "LYD", "name" : "Libyan Dinar"}, "BUK": {"symbol" : "BUK", "name" : "Burmese Kyat"}, "KWD": {"symbol" : "KWD", "name" : "Kuwaiti Dinar"}, "XPT": {"symbol" : "XPT", "name" : "Platinum"}, "RUB": {"symbol" : "RUB", "name" : "Russian Ruble"}, "ISK": {"symbol" : + "ISK", "name" : "Icelandic Króna"}, "BEC": {"symbol" : "BEC", "name" : "Belgian Franc (convertible)"}, "ISJ": {"symbol" : "ISJ", "name" : "Icelandic Króna (1918–1981)"}, "BEF": {"symbol" : "BEF", "name" : "Belgian Franc"}, "MKD": {"symbol" : "MKD", "name" : "Macedonian Denar"}, "BEL": {"symbol" : "BEL", "name" : "Belgian Franc (financial)"}, "RUR": {"symbol" : "RUR", "name" : "Russian Ruble (1991–1998)"}, "DZD": {"symbol" : "DZD", "name" : "Algerian Dinar"}, "PAB": {"symbol" : "PAB", "name" : "Panamanian Balboa"} + , "MKN": {"symbol" : "MKN", "name" : "Macedonian Denar (1992–1993)"}, "SGD": {"symbol" : "SGD", "name" : "Singapore Dollar"}, "KGS": {"symbol" : "KGS", "name" : "Kyrgystani Som"}, "HRD": {"symbol" : "HRD", "name" : "Croatian Dinar"}, "XAF": {"symbol" : "FCFA", "name" : "Central African CFA Franc"}, "XAG": {"symbol" : "XAG", "name" : "Silver"}, "ATS": {"symbol" : "ATS", "name" : "Austrian Schilling"}, "CHF": {"symbol" : "CHF", "name" : "Swiss Franc"}, "HRK": {"symbol" : "HRK", "name" : "Croatian Kuna"}, "ITL": + {"symbol" : "ITL", "name" : "Italian Lira"}, "CHE": {"symbol" : "CHE", "name" : "WIR Euro"}, "DJF": {"symbol" : "DJF", "name" : "Djiboutian Franc"}, "MLF": {"symbol" : "MLF", "name" : "Malian Franc"}, "XRE": {"symbol" : "XRE", "name" : "RINET Funds"}, "TZS": {"symbol" : "TZS", "name" : "Tanzanian Shilling"}, "ADP": {"symbol" : "ADP", "name" : "Andorran Peseta"}, "VND": {"symbol" : "₫", "name" : "Vietnamese Dong"}, "XAU": {"symbol" : "XAU", "name" : "Gold"}, "AUD": {"symbol" : "A$", "name" : "Australian Dollar"} + , "CHW": {"symbol" : "CHW", "name" : "WIR Franc"}, "KHR": {"symbol" : "KHR", "name" : "Cambodian Riel"}, "IDR": {"symbol" : "IDR", "name" : "Indonesian Rupiah"}, "XBA": {"symbol" : "XBA", "name" : "European Composite Unit"}, "KYD": {"symbol" : "KYD", "name" : "Cayman Islands Dollar"}, "VNN": {"symbol" : "VNN", "name" : "Vietnamese Dong (1978–1985)"}, "XBC": {"symbol" : "XBC", "name" : "European Unit of Account (XBC)"}, "YDD": {"symbol" : "YDD", "name" : "Yemeni Dinar"}, "XBB": {"symbol" : "XBB", "name" : + "European Monetary Unit"}, "BWP": {"symbol" : "BWP", "name" : "Botswanan Pula"}, "GQE": {"symbol" : "GQE", "name" : "Equatorial Guinean Ekwele"}, "SHP": {"symbol" : "SHP", "name" : "St. Helena Pound"}, "CYP": {"symbol" : "CYP", "name" : "Cypriot Pound"}, "XBD": {"symbol" : "XBD", "name" : "European Unit of Account (XBD)"}, "TJS": {"symbol" : "TJS", "name" : "Tajikistani Somoni"}, "TJR": {"symbol" : "TJR", "name" : "Tajikistani Ruble"}, "AED": {"symbol" : "AED", "name" : "United Arab Emirates Dirham"}, "RWF": + {"symbol" : "RWF", "name" : "Rwandan Franc"}, "DKK": {"symbol" : "DKK", "name" : "Danish Krone"}, "BGL": {"symbol" : "BGL", "name" : "Bulgarian Hard Lev"}, "ZWD": {"symbol" : "ZWD", "name" : "Zimbabwean Dollar (1980–2008)"}, "BGN": {"symbol" : "BGN", "name" : "Bulgarian Lev"}, "BGM": {"symbol" : "BGM", "name" : "Bulgarian Socialist Lev"}, "YUD": {"symbol" : "YUD", "name" : "Yugoslavian Hard Dinar (1966–1990)"}, "MMK": {"symbol" : "MMK", "name" : "Myanmar Kyat"}, "BGO": {"symbol" : "BGO", "name" : "Bulgarian Lev (1879–1952)"} + , "NOK": {"symbol" : "NOK", "name" : "Norwegian Krone"}, "SYP": {"symbol" : "SYP", "name" : "Syrian Pound"}, "ZWL": {"symbol" : "ZWL", "name" : "Zimbabwean Dollar (2009)"}, "YUM": {"symbol" : "YUM", "name" : "Yugoslavian New Dinar (1994–2002)"}, "LKR": {"symbol" : "LKR", "name" : "Sri Lankan Rupee"}, "YUN": {"symbol" : "YUN", "name" : "Yugoslavian Convertible Dinar (1990–1992)"}, "ZWR": {"symbol" : "ZWR", "name" : "Zimbabwean Dollar (2008)"}, "CZK": {"symbol" : "CZK", "name" : "Czech Koruna"}, "IEP": {"symbol" + : "IEP", "name" : "Irish Pound"}, "YUR": {"symbol" : "YUR", "name" : "Yugoslavian Reformed Dinar (1992–1993)"}, "GRD": {"symbol" : "GRD", "name" : "Greek Drachma"}, "XCD": {"symbol" : "EC$", "name" : "East Caribbean Dollar"}, "HTG": {"symbol" : "HTG", "name" : "Haitian Gourde"}, "XSU": {"symbol" : "XSU", "name" : "Sucre"}, "AFA": {"symbol" : "AFA", "name" : "Afghan Afghani (1927–2002)"}, "BHD": {"symbol" : "BHD", "name" : "Bahraini Dinar"}, "SIT": {"symbol" : "SIT", "name" : "Slovenian Tolar"}, "PTE": {"symbol" + : "PTE", "name" : "Portuguese Escudo"}, "KZT": {"symbol" : "KZT", "name" : "Kazakhstani Tenge"}, "SZL": {"symbol" : "SZL", "name" : "Swazi Lilangeni"}, "YER": {"symbol" : "YER", "name" : "Yemeni Rial"}, "AFN": {"symbol" : "AFN", "name" : "Afghan Afghani"}, "BYB": {"symbol" : "BYB", "name" : "Belarusian Ruble (1994–1999)"}, "RHD": {"symbol" : "RHD", "name" : "Rhodesian Dollar"}, "AWG": {"symbol" : "AWG", "name" : "Aruban Florin"}, "NPR": {"symbol" : "NPR", "name" : "Nepalese Rupee"}, "MNT": {"symbol" : "MNT", + "name" : "Mongolian Tugrik"}, "GBP": {"symbol" : "£", "name" : "British Pound"}, "BYN": {"symbol" : "BYN", "name" : "Belarusian Ruble"}, "XTS": {"symbol" : "XTS", "name" : "Testing Currency Code"}, "HUF": {"symbol" : "HUF", "name" : "Hungarian Forint"}, "BYR": {"symbol" : "BYR", "name" : "Belarusian Ruble (2000–2016)"}, "BIF": {"symbol" : "BIF", "name" : "Burundian Franc"}, "XUA": {"symbol" : "XUA", "name" : "ADB Unit of Account"}, "XDR": {"symbol" : "XDR", "name" : "Special Drawing Rights"}, "BZD": {"symbol" + : "BZD", "name" : "Belize Dollar"}, "MOP": {"symbol" : "MOP", "name" : "Macanese Pataca"}, "NAD": {"symbol" : "NAD", "name" : "Namibian Dollar"}, "SKK": {"symbol" : "SKK", "name" : "Slovak Koruna"}, "PEI": {"symbol" : "PEI", "name" : "Peruvian Inti"}, "TMM": {"symbol" : "TMM", "name" : "Turkmenistani Manat (1993–2009)"}, "PEN": {"symbol" : "PEN", "name" : "Peruvian Sol"}, "WST": {"symbol" : "WST", "name" : "Samoan Tala"}, "TMT": {"symbol" : "TMT", "name" : "Turkmenistani Manat"}, "FRF": {"symbol" : "FRF", + "name" : "French Franc"}, "CLF": {"symbol" : "CLF", "name" : "Chilean Unit of Account (UF)"}, "CLE": {"symbol" : "CLE", "name" : "Chilean Escudo"}, "PES": {"symbol" : "PES", "name" : "Peruvian Sol (1863–1965)"}, "GTQ": {"symbol" : "GTQ", "name" : "Guatemalan Quetzal"}, "CLP": {"symbol" : "CLP", "name" : "Chilean Peso"}, "XEU": {"symbol" : "XEU", "name" : "European Currency Unit"}, "TND": {"symbol" : "TND", "name" : "Tunisian Dinar"}, "SLL": {"symbol" : "SLL", "name" : "Sierra Leonean Leone"}, "XFO": {"symbol" + : "XFO", "name" : "French Gold Franc"}, "DOP": {"symbol" : "DOP", "name" : "Dominican Peso"}, "KMF": {"symbol" : "KMF", "name" : "Comorian Franc"}, "XFU": {"symbol" : "XFU", "name" : "French UIC-Franc"}, "GEK": {"symbol" : "GEK", "name" : "Georgian Kupon Larit"}, "GEL": {"symbol" : "GEL", "name" : "Georgian Lari"}, "MAD": {"symbol" : "MAD", "name" : "Moroccan Dirham"}, "MAF": {"symbol" : "MAF", "name" : "Moroccan Franc"}, "AZM": {"symbol" : "AZM", "name" : "Azerbaijani Manat (1993–2006)"}, "TOP": {"symbol" + : "TOP", "name" : "Tongan Paʻanga"}, "AZN": {"symbol" : "AZN", "name" : "Azerbaijani Manat"}, "PGK": {"symbol" : "PGK", "name" : "Papua New Guinean Kina"}, "CNH": {"symbol" : "CNH", "name" : "Chinese Yuan (offshore)"}, "UAH": {"symbol" : "UAH", "name" : "Ukrainian Hryvnia"}, "UAK": {"symbol" : "UAK", "name" : "Ukrainian Karbovanets"}, "ERN": {"symbol" : "ERN", "name" : "Eritrean Nakfa"}, "TPE": {"symbol" : "TPE", "name" : "Timorese Escudo"}, "MRO": {"symbol" : "MRO", "name" : "Mauritanian Ouguiya (1973–2017)"} + , "CNX": {"symbol" : "CNX", "name" : "Chinese People’s Bank Dollar"}, "CNY": {"symbol" : "CN¥", "name" : "Chinese Yuan"}, "MRU": {"symbol" : "MRU", "name" : "Mauritanian Ouguiya"}, "ESA": {"symbol" : "ESA", "name" : "Spanish Peseta (A account)"}, "GWE": {"symbol" : "GWE", "name" : "Portuguese Guinea Escudo"}, "ESB": {"symbol" : "ESB", "name" : "Spanish Peseta (convertible account)"}, "BMD": {"symbol" : "BMD", "name" : "Bermudan Dollar"}, "PHP": {"symbol" : "PHP", "name" : "Philippine Piso"}, "XXX": {"symbol" + : "¤", "name" : "Unknown Currency"}, "PYG": {"symbol" : "PYG", "name" : "Paraguayan Guarani"}, "JMD": {"symbol" : "JMD", "name" : "Jamaican Dollar"}, "GWP": {"symbol" : "GWP", "name" : "Guinea-Bissau Peso"}, "ESP": {"symbol" : "ESP", "name" : "Spanish Peseta"}, "COP": {"symbol" : "COP", "name" : "Colombian Peso"}, "USD": {"symbol" : "$", "name" : "US Dollar"}, "COU": {"symbol" : "COU", "name" : "Colombian Real Value Unit"}, "MCF": {"symbol" : "MCF", "name" : "Monegasque Franc"}, "USN": {"symbol" : "USN", + "name" : "US Dollar (Next day)"}, "ETB": {"symbol" : "ETB", "name" : "Ethiopian Birr"}, "VEB": {"symbol" : "VEB", "name" : "Venezuelan Bolívar (1871–2008)"}, "ECS": {"symbol" : "ECS", "name" : "Ecuadorian Sucre"}, "USS": {"symbol" : "USS", "name" : "US Dollar (Same day)"}, "SOS": {"symbol" : "SOS", "name" : "Somali Shilling"}, "VEF": {"symbol" : "VEF", "name" : "Venezuelan Bolívar (2008–2018)"}, "VUV": {"symbol" : "VUV", "name" : "Vanuatu Vatu"}, "LAK": {"symbol" : "LAK", "name" : "Laotian Kip"}, "BND": + {"symbol" : "BND", "name" : "Brunei Dollar"}, "ECV": {"symbol" : "ECV", "name" : "Ecuadorian Unit of Constant Value"}, "ZMK": {"symbol" : "ZMK", "name" : "Zambian Kwacha (1968–2012)"}, "LRD": {"symbol" : "LRD", "name" : "Liberian Dollar"}, "ALK": {"symbol" : "ALK", "name" : "Albanian Lek (1946–1965)"}, "ALL": {"symbol" : "ALL", "name" : "Albanian Lek"}, "GHC": {"symbol" : "GHC", "name" : "Ghanaian Cedi (1979–2007)"}, "MTL": {"symbol" : "MTL", "name" : "Maltese Lira"}, "VES": {"symbol" : "VES", "name" : "Venezuelan Bolívar"} + , "ZMW": {"symbol" : "ZMW", "name" : "Zambian Kwacha"}, "MTP": {"symbol" : "MTP", "name" : "Maltese Pound"}, "ILP": {"symbol" : "ILP", "name" : "Israeli Pound"}, "MDC": {"symbol" : "MDC", "name" : "Moldovan Cupon"}, "ILR": {"symbol" : "ILR", "name" : "Israeli Shekel (1980–1985)"}, "TRL": {"symbol" : "TRL", "name" : "Turkish Lira (1922–2005)"}, "ILS": {"symbol" : "₪", "name" : "Israeli New Shekel"}, "GHS": {"symbol" : "GHS", "name" : "Ghanaian Cedi"}, "GYD": {"symbol" : "GYD", "name" : "Guyanaese Dollar"} + , "KPW": {"symbol" : "KPW", "name" : "North Korean Won"}, "BOB": {"symbol" : "BOB", "name" : "Bolivian Boliviano"}, "MDL": {"symbol" : "MDL", "name" : "Moldovan Leu"}, "AMD": {"symbol" : "AMD", "name" : "Armenian Dram"}, "TRY": {"symbol" : "TRY", "name" : "Turkish Lira"}, "LBP": {"symbol" : "LBP", "name" : "Lebanese Pound"}, "BOL": {"symbol" : "BOL", "name" : "Bolivian Boliviano (1863–1963)"}, "JOD": {"symbol" : "JOD", "name" : "Jordanian Dinar"}, "HKD": {"symbol" : "HK$", "name" : "Hong Kong Dollar"}, "BOP": + {"symbol" : "BOP", "name" : "Bolivian Peso"}, "EUR": {"symbol" : "€", "name" : "Euro"}, "LSL": {"symbol" : "LSL", "name" : "Lesotho Loti"}, "CAD": {"symbol" : "CA$", "name" : "Canadian Dollar"}, "BOV": {"symbol" : "BOV", "name" : "Bolivian Mvdol"}, "EEK": {"symbol" : "EEK", "name" : "Estonian Kroon"}, "MUR": {"symbol" : "MUR", "name" : "Mauritian Rupee"}, "ROL": {"symbol" : "ROL", "name" : "Romanian Leu (1952–2006)"}, "GIP": {"symbol" : "GIP", "name" : "Gibraltar Pound"}, "RON": {"symbol" : "RON", "name" + : "Romanian Leu"}, "NGN": {"symbol" : "NGN", "name" : "Nigerian Naira"}, "CRC": {"symbol" : "CRC", "name" : "Costa Rican Colón"}, "PKR": {"symbol" : "PKR", "name" : "Pakistani Rupee"}, "ANG": {"symbol" : "ANG", "name" : "Netherlands Antillean Guilder"}, "KRH": {"symbol" : "KRH", "name" : "South Korean Hwan (1953–1962)"}, "SRD": {"symbol" : "SRD", "name" : "Surinamese Dollar"}, "LTL": {"symbol" : "LTL", "name" : "Lithuanian Litas"}, "SAR": {"symbol" : "SAR", "name" : "Saudi Riyal"}, "TTD": {"symbol" : "TTD", + "name" : "Trinidad & Tobago Dollar"}, "MVP": {"symbol" : "MVP", "name" : "Maldivian Rupee (1947–1981)"}, "MVR": {"symbol" : "MVR", "name" : "Maldivian Rufiyaa"}, "KRO": {"symbol" : "KRO", "name" : "South Korean Won (1945–1953)"}, "SRG": {"symbol" : "SRG", "name" : "Surinamese Guilder"}, "DDM": {"symbol" : "DDM", "name" : "East German Mark"}, "INR": {"symbol" : "₹", "name" : "Indian Rupee"}, "LTT": {"symbol" : "LTT", "name" : "Lithuanian Talonas"}, "KRW": {"symbol" : "₩", "name" : "South Korean Won"}, "JPY": + {"symbol" : "¥", "name" : "Japanese Yen"}, "AOA": {"symbol" : "AOA", "name" : "Angolan Kwanza"}, "PLN": {"symbol" : "PLN", "name" : "Polish Zloty"}, "SBD": {"symbol" : "SBD", "name" : "Solomon Islands Dollar"}, "CSD": {"symbol" : "CSD", "name" : "Serbian Dinar (2002–2006)"}, "CSK": {"symbol" : "CSK", "name" : "Czechoslovak Hard Koruna"}, "LUC": {"symbol" : "LUC", "name" : "Luxembourgian Convertible Franc"}, "LUF": {"symbol" : "LUF", "name" : "Luxembourgian Franc"}, "AOK": {"symbol" : "AOK", "name" : "Angolan Kwanza (1977–1991)"} + , "PLZ": {"symbol" : "PLZ", "name" : "Polish Zloty (1950–1995)"}, "AON": {"symbol" : "AON", "name" : "Angolan New Kwanza (1990–2000)"}, "MWK": {"symbol" : "MWK", "name" : "Malawian Kwacha"}, "LUL": {"symbol" : "LUL", "name" : "Luxembourg Financial Franc"}, "AOR": {"symbol" : "AOR", "name" : "Angolan Readjusted Kwanza (1995–1999)"}, "BAD": {"symbol" : "BAD", "name" : "Bosnia-Herzegovina Dinar (1992–1994)"}, "MGA": {"symbol" : "MGA", "name" : "Malagasy Ariary"}, "NIC": {"symbol" : "NIC", "name" : "Nicaraguan Córdoba (1988–1991)"} + , "FIM": {"symbol" : "FIM", "name" : "Finnish Markka"}, "DEM": {"symbol" : "DEM", "name" : "German Mark"}, "MGF": {"symbol" : "MGF", "name" : "Malagasy Franc"}, "BAM": {"symbol" : "BAM", "name" : "Bosnia-Herzegovina Convertible Mark"}, "BAN": {"symbol" : "BAN", "name" : "Bosnia-Herzegovina New Dinar (1994–1997)"}, "EGP": {"symbol" : "EGP", "name" : "Egyptian Pound"}, "SSP": {"symbol" : "SSP", "name" : "South Sudanese Pound"}, "BRC": {"symbol" : "BRC", "name" : "Brazilian Cruzado (1986–1989)"}, "BRB": {"symbol" + : "BRB", "name" : "Brazilian New Cruzeiro (1967–1986)"}, "BRE": {"symbol" : "BRE", "name" : "Brazilian Cruzeiro (1990–1993)"}, "NIO": {"symbol" : "NIO", "name" : "Nicaraguan Córdoba"}, "NZD": {"symbol" : "NZ$", "name" : "New Zealand Dollar"}, "BRL": {"symbol" : "R$", "name" : "Brazilian Real"}, "BRN": {"symbol" : "BRN", "name" : "Brazilian New Cruzado (1989–1990)"}}}; }; function otpp_ResourceAccessor() { jl_Object.call(this); @@ -410228,11 +410227,11 @@ $java.nmcs_GameSettings_getKeyBinding = function($this, $parOptions) { $rt_nativeThread().push($this, $parOptions, $s, var$3, var$4, $flag, $f1, $f, $ptr); }; $java.nmcs_GameSettings_loadOptions = function($this) { - var $exception, $enumplayermodelparts, $bufferedreader, $options, $astring, var$6, var$7, $soundcategory, $m, $rmodules, var$11, $rmod, $keybinding, $se, $o, var$16, var$17, $$je, $ptr, $tmp; + var $exception, $enumplayermodelparts, $bufferedreader, $options, $astring, $m, var$7, var$8, $o, $rmodules, var$11, $keybinding, $soundcategory, var$14, $se, $rmod, $$je, $ptr, $tmp; $ptr = 0; if ($rt_resuming()) { var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$17 = $thread.pop();var$16 = $thread.pop();$o = $thread.pop();$se = $thread.pop();$keybinding = $thread.pop();$rmod = $thread.pop();var$11 = $thread.pop();$rmodules = $thread.pop();$m = $thread.pop();$soundcategory = $thread.pop();var$7 = $thread.pop();var$6 = $thread.pop();$astring = $thread.pop();$options = $thread.pop();$bufferedreader = $thread.pop();$enumplayermodelparts = $thread.pop();$exception = $thread.pop();$this = $thread.pop(); + $ptr = $thread.pop();$rmod = $thread.pop();$se = $thread.pop();var$14 = $thread.pop();$soundcategory = $thread.pop();$keybinding = $thread.pop();var$11 = $thread.pop();$rmodules = $thread.pop();$o = $thread.pop();var$8 = $thread.pop();var$7 = $thread.pop();$m = $thread.pop();$astring = $thread.pop();$options = $thread.pop();$bufferedreader = $thread.pop();$enumplayermodelparts = $thread.pop();$exception = $thread.pop();$this = $thread.pop(); } main: while (true) { switch ($ptr) { case 0: @@ -410390,7 +410389,9 @@ $java.nmcs_GameSettings_loadOptions = function($this) { break main; } $astring = $tmp; - $enumplayermodelparts = dr_Resent_INSTANCE.$modManager.$modules; + $astring = $astring.data; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3181); $ptr = 6; continue main; } catch ($$e) { @@ -410421,11 +410422,18 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 6: try { try { - $tmp = ju_AbstractList_iterator($enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - var$6 = $tmp; + var$7 = $tmp; + if (var$7) { + $enumplayermodelparts = $astring[1]; + $ptr = 10; + continue main; + } + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3182); $ptr = 9; continue main; } catch ($$e) { @@ -410501,20 +410509,19 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 9: try { try { - $tmp = ju_AbstractList$1_hasNext(var$6); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; if (var$7) { - $options = $astring.data; - $ptr = 11; + $enumplayermodelparts = $astring[1]; + $ptr = 12; continue main; } - $astring = $astring.data; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3181); - $ptr = 10; + $m = $rt_s(3183); + $ptr = 11; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -410544,19 +410551,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 10: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (var$7) { - $enumplayermodelparts = $astring[1]; - $ptr = 14; - continue main; - } + var$8 = $tmp; + $this.$mouseSensitivity = var$8; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3182); - $ptr = 13; + $m = $rt_s(3182); + $ptr = 9; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -410586,15 +410589,19 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 11: try { try { - $tmp = ju_AbstractList$1_next(var$6); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - $enumplayermodelparts = $tmp; - $m = $enumplayermodelparts; - $enumplayermodelparts = $options[0]; - $soundcategory = $m.$name48; - $ptr = 12; + var$7 = $tmp; + if (var$7) { + $enumplayermodelparts = $astring[1]; + $ptr = 14; + continue main; + } + $enumplayermodelparts = $astring[0]; + $m = $rt_s(1713); + $ptr = 13; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -410624,24 +410631,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 12: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (var$7) { - $enumplayermodelparts = $options[1]; - $soundcategory = $rt_s(84); - $ptr = 15; - continue main; - } - $rmodules = ju_ArrayList__init_0(); - if (!($m instanceof drmb_RenderModule)) { - $ptr = 18; - continue main; - } - $enumplayermodelparts = $m; - $ptr = 19; + var$8 = $tmp; + $this.$fovSetting = var$8 * 40.0 + 70.0; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3183); + $ptr = 11; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -410671,19 +410669,19 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 13: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; if (var$7) { $enumplayermodelparts = $astring[1]; - $ptr = 17; + $ptr = 16; continue main; } $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3183); - $ptr = 16; + $m = $rt_s(3184); + $ptr = 15; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -410717,10 +410715,10 @@ $java.nmcs_GameSettings_loadOptions = function($this) { if ($rt_suspending()) { break main; } - var$11 = $tmp; - $this.$mouseSensitivity = var$11; + var$8 = $tmp; + $this.$gammaSetting = var$8; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3182); + $m = $rt_s(1713); $ptr = 13; continue main; } catch ($$e) { @@ -410751,19 +410749,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 15: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - $m.$enabled = var$7; - $rmodules = ju_ArrayList__init_0(); - if (!($m instanceof drmb_RenderModule)) { - $ptr = 18; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3185); + $ptr = 17; continue main; } - $enumplayermodelparts = $m; - $ptr = 19; + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 18; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -410793,19 +410792,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 16: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (var$7) { - $enumplayermodelparts = $astring[1]; - $ptr = 21; - continue main; - } - $soundcategory = $astring[0]; - $enumplayermodelparts = $rt_s(1713); - $ptr = 20; + var$8 = $tmp; + $this.$saturation = var$8; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3184); + $ptr = 15; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -410835,15 +410830,16 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 17: try { try { - $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - var$11 = $tmp; - $this.$fovSetting = var$11 * 40.0 + 70.0; + var$7 = $tmp; + if (var$7) + $this.$renderDistanceChunks = jl_Integer_parseInt0($astring[1]); $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3183); - $ptr = 16; + $m = $rt_s(3186); + $ptr = 19; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -410873,12 +410869,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 18: try { try { - $tmp = ju_AbstractList_iterator($rmodules); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - $enumplayermodelparts = $tmp; - $ptr = 22; + var$7 = $tmp; + $this.$invertMouse = var$7; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3185); + $ptr = 17; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -410908,11 +410907,16 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 19: try { try { - ju_ArrayList_add($rmodules, $enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - $ptr = 18; + var$7 = $tmp; + if (var$7) + $this.$guiScale = jl_Integer_parseInt0($astring[1]); + $enumplayermodelparts = $astring[0]; + $m = $rt_s(301); + $ptr = 20; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -410942,19 +410946,16 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 20: try { try { - $tmp = jl_String_equals($soundcategory, $enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) { - $enumplayermodelparts = $astring[1]; - $ptr = 24; - continue main; - } + if (var$7) + $this.$particleSetting = jl_Integer_parseInt0($astring[1]); $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3184); - $ptr = 23; + $m = $rt_s(3187); + $ptr = 21; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -410984,15 +410985,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 21: try { try { - $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - var$11 = $tmp; - $this.$gammaSetting = var$11; - $soundcategory = $astring[0]; - $enumplayermodelparts = $rt_s(1713); - $ptr = 20; + var$7 = $tmp; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3188); + $ptr = 22; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 23; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411022,16 +411028,19 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 22: try { try { - $tmp = ju_AbstractList$1_hasNext($enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) { - $ptr = 26; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3189); + $ptr = 24; continue main; } - $enumplayermodelparts = $m.$settings; + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); $ptr = 25; continue main; } catch ($$e) { @@ -411062,20 +411071,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 23: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3185); - $ptr = 29; - continue main; - } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 30; + $this.$viewBobbing = var$7; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3188); + $ptr = 22; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411105,15 +411109,16 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 24: try { try { - $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - var$11 = $tmp; - $this.$saturation = var$11; + var$7 = $tmp; + if (var$7) + $this.$limitFramerate = jl_Integer_parseInt0($astring[1]); $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3184); - $ptr = 23; + $m = $rt_s(3190); + $ptr = 26; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411143,12 +411148,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 25: try { try { - $tmp = ju_AbstractList_iterator($enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - $enumplayermodelparts = $tmp; - $ptr = 31; + var$7 = $tmp; + $this.$anaglyph = var$7; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3189); + $ptr = 24; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411178,15 +411186,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 26: try { try { - $tmp = ju_AbstractList$1_next($enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - $soundcategory = $tmp; - $rmod = $soundcategory; - $soundcategory = $options[0]; - $keybinding = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rmod.$name48), $rt_s(3186)); - $ptr = 27; + var$7 = $tmp; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3191); + $ptr = 27; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 28; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411216,12 +411229,16 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 27: try { try { - $tmp = jl_StringBuilder_toString($keybinding); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - $keybinding = $tmp; - $ptr = 28; + var$7 = $tmp; + if (var$7) + $this.$difficulty = $java.nmw_EnumDifficulty_getDifficultyEnum(jl_Integer_parseInt0($astring[1])); + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3192); + $ptr = 29; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411251,16 +411268,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 28: try { try { - $tmp = jl_String_equals($soundcategory, $keybinding); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) - $java.drmb_RenderModule_setX($rmod, jl_Integer_parseInt0($options[1])); - $soundcategory = $options[0]; - $keybinding = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rmod.$name48), $rt_s(3187)); - $ptr = 32; + $this.$fboEnable = var$7; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3191); + $ptr = 27; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411290,16 +411306,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 29: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) - $this.$renderDistanceChunks = jl_Integer_parseInt0($astring[1]); - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3188); - $ptr = 34; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3193); + $ptr = 30; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 31; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411329,15 +411349,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 30: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - $this.$invertMouse = var$7; - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3185); - $ptr = 29; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3194); + $ptr = 32; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 33; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411367,16 +411392,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 31: try { try { - $tmp = ju_AbstractList$1_hasNext($enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) { - $ptr = 35; - continue main; - } - $ptr = 9; + $this.$fancyGraphics = var$7; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3193); + $ptr = 30; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411406,12 +411430,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 32: try { try { - $tmp = jl_StringBuilder_toString($keybinding); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - $keybinding = $tmp; - $ptr = 33; + var$7 = $tmp; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3195); + $ptr = 34; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 35; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411441,16 +411473,21 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 33: try { try { - $tmp = jl_String_equals($soundcategory, $keybinding); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) - $java.drmb_RenderModule_setY($rmod, jl_Integer_parseInt0($options[1])); - $soundcategory = $options[0]; - $keybinding = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rmod.$name48), $rt_s(3189)); - $ptr = 36; + if (!var$7) { + $enumplayermodelparts = $astring[1]; + $m = $rt_s(83); + $ptr = 36; + continue main; + } + $this.$ambientOcclusion = 2; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3194); + $ptr = 32; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411480,15 +411517,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 34: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) - $this.$guiScale = jl_Integer_parseInt0($astring[1]); - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(301); + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3196); + $ptr = 37; + continue main; + } + ju_ArrayList_clear($this.$resourcePacks); + $enumplayermodelparts = new oj_JSONArray; + $m = jl_String_substring0($exception, jl_String_indexOf0($exception, 58) + 1 | 0); $ptr = 38; continue main; } catch ($$e) { @@ -411519,25 +411561,21 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 35: try { try { - $tmp = ju_AbstractList$1_next($enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - $soundcategory = $tmp; - $se = $soundcategory; - if ($se instanceof drs_ModeSetting) { - $soundcategory = $options[0]; - $keybinding = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $m.$name48), $rt_s(3190)), $se.$name49); - $ptr = 39; + var$7 = $tmp; + if (!var$7) { + $enumplayermodelparts = $astring[1]; + $m = $rt_s(83); + $ptr = 41; continue main; } - if ($se instanceof drs_BooleanSetting) { - $soundcategory = $options[0]; - $keybinding = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $m.$name48), $rt_s(3191)), $se.$name49); - $ptr = 44; - continue main; - } - $ptr = 31; + $this.$clouds = 2; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3195); + $ptr = 34; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411567,12 +411605,18 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 36: try { try { - $tmp = jl_StringBuilder_toString($keybinding); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - $keybinding = $tmp; - $ptr = 37; + var$7 = $tmp; + if (var$7) + $this.$ambientOcclusion = 0; + else + $this.$ambientOcclusion = jl_Integer_parseInt0($astring[1]); + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3194); + $ptr = 32; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411602,16 +411646,21 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 37: try { try { - $tmp = jl_String_equals($soundcategory, $keybinding); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) - $rmod.$lastX = jl_Integer_parseInt0($options[1]); - $o = $options[0]; - $soundcategory = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rmod.$name48), $rt_s(3192)); - $ptr = 41; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3197); + $ptr = 42; + continue main; + } + ju_ArrayList_clear($this.$field_183018_l); + $enumplayermodelparts = new oj_JSONArray; + $m = jl_String_substring0($exception, jl_String_indexOf0($exception, 58) + 1 | 0); + $ptr = 43; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411641,16 +411690,11 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 38: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + oj_JSONArray__init_6($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (var$7) - $this.$particleSetting = jl_Integer_parseInt0($astring[1]); - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3193); - $ptr = 43; + $ptr = 39; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411680,11 +411724,11 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 39: try { try { - $tmp = jl_StringBuilder_toString($keybinding); + $tmp = oj_JSONArray_toList($enumplayermodelparts); if ($rt_suspending()) { break main; } - $keybinding = $tmp; + $enumplayermodelparts = $tmp; $ptr = 40; continue main; } catch ($$e) { @@ -411715,24 +411759,12 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 40: try { try { - $tmp = jl_String_equals($soundcategory, $keybinding); + $tmp = ju_AbstractList_iterator($enumplayermodelparts); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (var$7) { - $soundcategory = $se; - $keybinding = $options[1]; - $ptr = 46; - continue main; - } - if ($se instanceof drs_BooleanSetting) { - $soundcategory = $options[0]; - $keybinding = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $m.$name48), $rt_s(3191)), $se.$name49); - $ptr = 44; - continue main; - } - $ptr = 31; + $enumplayermodelparts = $tmp; + $ptr = 46; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411762,12 +411794,21 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 41: try { try { - $tmp = jl_StringBuilder_toString($soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - $soundcategory = $tmp; - $ptr = 42; + var$7 = $tmp; + if (!var$7) { + $enumplayermodelparts = $astring[1]; + $m = $rt_s(3198); + $ptr = 47; + continue main; + } + $this.$clouds = 0; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3195); + $ptr = 34; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411797,14 +411838,16 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 42: try { try { - $tmp = jl_String_equals($o, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) - $rmod.$lastY = jl_Integer_parseInt0($options[1]); - $ptr = 22; + if (var$7 && $astring.length >= 2) + $this.$lastServer = jl_String_substring0($exception, jl_String_indexOf0($exception, 58) + 1 | 0); + $enumplayermodelparts = $astring[0]; + $m = $rt_s(12); + $ptr = 48; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411834,20 +411877,11 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 43: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + oj_JSONArray__init_6($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3194); - $ptr = 47; - continue main; - } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 48; + $ptr = 44; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411877,11 +411911,11 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 44: try { try { - $tmp = jl_StringBuilder_toString($keybinding); + $tmp = oj_JSONArray_toList($enumplayermodelparts); if ($rt_suspending()) { break main; } - $keybinding = $tmp; + $enumplayermodelparts = $tmp; $ptr = 45; continue main; } catch ($$e) { @@ -411912,19 +411946,12 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 45: try { try { - $tmp = jl_String_equals($soundcategory, $keybinding); + $tmp = ju_AbstractList_iterator($enumplayermodelparts); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (var$7) { - $soundcategory = $se; - $keybinding = $options[1]; - $o = $rt_s(84); - $ptr = 49; - continue main; - } - $ptr = 31; + $enumplayermodelparts = $tmp; + $ptr = 49; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411954,17 +411981,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 46: try { try { - $java.drs_ModeSetting_setValue($soundcategory, $keybinding); + $tmp = ju_AbstractList$1_hasNext($enumplayermodelparts); if ($rt_suspending()) { break main; } - if ($se instanceof drs_BooleanSetting) { - $soundcategory = $options[0]; - $keybinding = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $m.$name48), $rt_s(3191)), $se.$name49); - $ptr = 44; + var$7 = $tmp; + if (var$7) { + $ptr = 50; continue main; } - $ptr = 31; + if ($this.$resourcePacks === null) + $this.$resourcePacks = cgcc_Lists_newArrayList(); + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3196); + $ptr = 37; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -411994,20 +412024,16 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 47: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3195); - $ptr = 50; - continue main; - } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 51; + if (var$7) + $this.$clouds = 1; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3195); + $ptr = 34; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -412037,15 +412063,16 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 48: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - $this.$viewBobbing = var$7; + if (var$7 && $astring.length >= 2) + $this.$language = $astring[1]; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3194); - $ptr = 47; + $m = $rt_s(3199); + $ptr = 51; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -412075,13 +412102,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 49: try { try { - $tmp = jl_String_equals($keybinding, $o); + $tmp = ju_AbstractList$1_hasNext($enumplayermodelparts); if ($rt_suspending()) { break main; } var$7 = $tmp; - $java.drs_BooleanSetting_setValue($soundcategory, var$7); - $ptr = 31; + if (var$7) { + $ptr = 52; + continue main; + } + if ($this.$field_183018_l === null) + $this.$field_183018_l = cgcc_Lists_newArrayList(); + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3197); + $ptr = 42; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -412111,16 +412145,18 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 50: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = ju_AbstractList$1_next($enumplayermodelparts); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (var$7) - $this.$limitFramerate = jl_Integer_parseInt0($astring[1]); - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3196); - $ptr = 52; + $o = $tmp; + if ($o instanceof jl_String) { + $m = $this.$resourcePacks; + $rmodules = $o; + $ptr = 53; + continue main; + } + $ptr = 46; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -412150,15 +412186,16 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 51: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - $this.$anaglyph = var$7; + if (var$7) + $this.$chatVisibility = $java.nmep_EntityPlayer$EnumChatVisibility_getEnumChatVisibility(jl_Integer_parseInt0($astring[1])); $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3195); - $ptr = 50; + $m = $rt_s(3200); + $ptr = 54; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -412188,20 +412225,18 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 52: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = ju_AbstractList$1_next($enumplayermodelparts); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3197); - $ptr = 53; + $o = $tmp; + if ($o instanceof jl_String) { + $m = $this.$field_183018_l; + $rmodules = $o; + $ptr = 55; continue main; } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 54; + $ptr = 49; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -412231,16 +412266,11 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 53: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + ju_ArrayList_add($m, $rmodules); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (var$7) - $this.$difficulty = $java.nmw_EnumDifficulty_getDifficultyEnum(jl_Integer_parseInt0($astring[1])); - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3198); - $ptr = 55; + $ptr = 46; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -412270,15 +412300,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 54: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - $this.$fboEnable = var$7; - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3197); - $ptr = 53; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3201); + $ptr = 56; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 57; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -412308,20 +412343,11 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 55: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + ju_ArrayList_add($m, $rmodules); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3199); - $ptr = 56; - continue main; - } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 57; + $ptr = 49; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -412351,19 +412377,19 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 56: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; if (!var$7) { $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3200); + $m = $rt_s(3202); $ptr = 58; continue main; } $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); + $m = $rt_s(84); $ptr = 59; continue main; } catch ($$e) { @@ -412394,14 +412420,14 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 57: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - $this.$fancyGraphics = var$7; + $this.$chatColours = var$7; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3199); + $m = $rt_s(3201); $ptr = 56; continue main; } catch ($$e) { @@ -412432,19 +412458,19 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 58: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; if (!var$7) { $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3201); + $m = $rt_s(3203); $ptr = 60; continue main; } $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); + $m = $rt_s(84); $ptr = 61; continue main; } catch ($$e) { @@ -412475,20 +412501,14 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 59: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(83); - $ptr = 62; - continue main; - } - $this.$ambientOcclusion = 2; + $this.$chatLinks = var$7; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3200); + $m = $rt_s(3202); $ptr = 58; continue main; } catch ($$e) { @@ -412519,21 +412539,19 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 60: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3202); + if (var$7) { + $enumplayermodelparts = $astring[1]; $ptr = 63; continue main; } - ju_ArrayList_clear($this.$resourcePacks); - $enumplayermodelparts = new oj_JSONArray; - $soundcategory = jl_String_substring0($exception, jl_String_indexOf0($exception, 58) + 1 | 0); - $ptr = 64; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3204); + $ptr = 62; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -412563,20 +412581,14 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 61: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(83); - $ptr = 67; - continue main; - } - $this.$clouds = 2; + $this.$chatLinksPrompt = var$7; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3201); + $m = $rt_s(3203); $ptr = 60; continue main; } catch ($$e) { @@ -412607,18 +412619,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 62: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) - $this.$ambientOcclusion = 0; - else - $this.$ambientOcclusion = jl_Integer_parseInt0($astring[1]); - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3200); - $ptr = 58; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3205); + $ptr = 64; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 65; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -412648,21 +412662,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 63: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3203); - $ptr = 68; - continue main; - } - ju_ArrayList_clear($this.$field_183018_l); - $enumplayermodelparts = new oj_JSONArray; - $soundcategory = jl_String_substring0($exception, jl_String_indexOf0($exception, 58) + 1 | 0); - $ptr = 69; + var$8 = $tmp; + $this.$chatOpacity = var$8; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3204); + $ptr = 62; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -412692,11 +412700,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 64: try { try { - oj_JSONArray__init_6($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - $ptr = 65; + var$7 = $tmp; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3206); + $ptr = 66; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 67; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -412726,12 +412743,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 65: try { try { - $tmp = oj_JSONArray_toList($enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - $enumplayermodelparts = $tmp; - $ptr = 66; + var$7 = $tmp; + $this.$snooperEnabled = var$7; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3205); + $ptr = 64; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -412761,12 +412781,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 66: try { try { - $tmp = ju_AbstractList_iterator($enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - $enumplayermodelparts = $tmp; - $ptr = 72; + var$7 = $tmp; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3207); + $ptr = 68; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 69; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -412796,21 +412824,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 67: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(3204); - $ptr = 73; - continue main; - } - $this.$clouds = 0; + $this.$enableVsync = var$7; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3201); - $ptr = 60; + $m = $rt_s(3206); + $ptr = 66; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -412840,16 +412862,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 68: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7 && $astring.length >= 2) - $this.$lastServer = jl_String_substring0($exception, jl_String_indexOf0($exception, 58) + 1 | 0); - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(12); - $ptr = 74; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3208); + $ptr = 70; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 71; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -412879,11 +412905,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 69: try { try { - oj_JSONArray__init_6($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - $ptr = 70; + var$7 = $tmp; + $this.$hideServerAddress = var$7; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3207); + $ptr = 68; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -412913,12 +412943,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 70: try { try { - $tmp = oj_JSONArray_toList($enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - $enumplayermodelparts = $tmp; - $ptr = 71; + var$7 = $tmp; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3209); + $ptr = 72; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 73; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -412948,12 +412986,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 71: try { try { - $tmp = ju_AbstractList_iterator($enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - $enumplayermodelparts = $tmp; - $ptr = 75; + var$7 = $tmp; + $this.$advancedItemTooltips = var$7; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3208); + $ptr = 70; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -412983,20 +413024,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 72: try { try { - $tmp = ju_AbstractList$1_hasNext($enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) { - $ptr = 76; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3210); + $ptr = 74; continue main; } - if ($this.$resourcePacks === null) - $this.$resourcePacks = cgcc_Lists_newArrayList(); - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3202); - $ptr = 63; + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 75; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413026,16 +413067,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 73: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) - $this.$clouds = 1; + $this.$pauseOnLostFocus = var$7; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3201); - $ptr = 60; + $m = $rt_s(3209); + $ptr = 72; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413065,16 +413105,16 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 74: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7 && $astring.length >= 2) - $this.$language = $astring[1]; + if (var$7) + $this.$overrideHeight = jl_Integer_parseInt0($astring[1]); $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3205); - $ptr = 77; + $m = $rt_s(3211); + $ptr = 76; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413104,20 +413144,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 75: try { try { - $tmp = ju_AbstractList$1_hasNext($enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) { - $ptr = 78; - continue main; - } - if ($this.$field_183018_l === null) - $this.$field_183018_l = cgcc_Lists_newArrayList(); + $this.$touchscreen = var$7; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3203); - $ptr = 68; + $m = $rt_s(3210); + $ptr = 74; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413147,18 +413182,16 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 76: try { try { - $tmp = ju_AbstractList$1_next($enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - $o = $tmp; - if ($o instanceof jl_String) { - $soundcategory = $this.$resourcePacks; - $keybinding = $o; - $ptr = 79; - continue main; - } - $ptr = 72; + var$7 = $tmp; + if (var$7) + $this.$overrideWidth = jl_Integer_parseInt0($astring[1]); + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3212); + $ptr = 77; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413188,16 +413221,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 77: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) - $this.$chatVisibility = $java.nmep_EntityPlayer$EnumChatVisibility_getEnumChatVisibility(jl_Integer_parseInt0($astring[1])); - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3206); - $ptr = 80; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3213); + $ptr = 78; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 79; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413227,18 +413264,19 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 78: try { try { - $tmp = ju_AbstractList$1_next($enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - $o = $tmp; - if ($o instanceof jl_String) { - $soundcategory = $this.$field_183018_l; - $keybinding = $o; + var$7 = $tmp; + if (var$7) { + $enumplayermodelparts = $astring[1]; $ptr = 81; continue main; } - $ptr = 75; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3214); + $ptr = 80; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413268,11 +413306,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 79: try { try { - ju_ArrayList_add($soundcategory, $keybinding); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - $ptr = 72; + var$7 = $tmp; + $this.$heldItemTooltips = var$7; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3213); + $ptr = 78; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413302,20 +413344,19 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 80: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3207); - $ptr = 82; + if (var$7) { + $enumplayermodelparts = $astring[1]; + $ptr = 83; continue main; } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 83; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3215); + $ptr = 82; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413345,11 +413386,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 81: try { try { - ju_ArrayList_add($soundcategory, $keybinding); + $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); if ($rt_suspending()) { break main; } - $ptr = 75; + var$8 = $tmp; + $this.$chatHeightFocused = var$8; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3214); + $ptr = 80; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413379,20 +413424,19 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 82: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3208); - $ptr = 84; + if (var$7) { + $enumplayermodelparts = $astring[1]; + $ptr = 85; continue main; } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 85; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3216); + $ptr = 84; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413422,14 +413466,14 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 83: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); if ($rt_suspending()) { break main; } - var$7 = $tmp; - $this.$chatColours = var$7; + var$8 = $tmp; + $this.$chatHeightUnfocused = var$8; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3207); + $m = $rt_s(3215); $ptr = 82; continue main; } catch ($$e) { @@ -413460,20 +413504,19 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 84: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3209); - $ptr = 86; + if (var$7) { + $enumplayermodelparts = $astring[1]; + $ptr = 87; continue main; } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 87; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3217); + $ptr = 86; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413503,14 +413546,14 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 85: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); if ($rt_suspending()) { break main; } - var$7 = $tmp; - $this.$chatLinks = var$7; + var$8 = $tmp; + $this.$chatScale = var$8; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3208); + $m = $rt_s(3216); $ptr = 84; continue main; } catch ($$e) { @@ -413541,19 +413584,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 86: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) { - $enumplayermodelparts = $astring[1]; - $ptr = 89; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3218); + $ptr = 88; continue main; } - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3210); - $ptr = 88; + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 89; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413583,14 +413627,14 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 87: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); if ($rt_suspending()) { break main; } - var$7 = $tmp; - $this.$chatLinksPrompt = var$7; + var$8 = $tmp; + $this.$chatWidth = var$8; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3209); + $m = $rt_s(3217); $ptr = 86; continue main; } catch ($$e) { @@ -413621,20 +413665,16 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 88: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3211); - $ptr = 90; - continue main; - } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 91; + if (var$7) + $this.$mipmapLevels = jl_Integer_parseInt0($astring[1]); + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3219); + $ptr = 90; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413664,14 +413704,14 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 89: try { try { - $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - var$11 = $tmp; - $this.$chatOpacity = var$11; + var$7 = $tmp; + $this.$showInventoryAchievementHint = var$7; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3210); + $m = $rt_s(3218); $ptr = 88; continue main; } catch ($$e) { @@ -413702,20 +413742,19 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 90: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3212); + if (var$7) { + $enumplayermodelparts = $astring[1]; $ptr = 92; continue main; } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 93; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3220); + $ptr = 91; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413745,15 +413784,19 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 91: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - $this.$snooperEnabled = var$7; + if (var$7) { + $enumplayermodelparts = $astring[1]; + $ptr = 94; + continue main; + } $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3211); - $ptr = 90; + $m = $rt_s(3221); + $ptr = 93; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413783,20 +413826,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 92: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3213); - $ptr = 94; - continue main; - } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 95; + var$8 = $tmp; + $this.$streamBytesPerPixel = var$8; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3220); + $ptr = 91; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413826,15 +413864,19 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 93: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - $this.$enableVsync = var$7; + if (var$7) { + $enumplayermodelparts = $astring[1]; + $ptr = 96; + continue main; + } $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3212); - $ptr = 92; + $m = $rt_s(3222); + $ptr = 95; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413864,20 +413906,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 94: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3214); - $ptr = 96; - continue main; - } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 97; + var$8 = $tmp; + $this.$streamMicVolume = var$8; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3221); + $ptr = 93; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413907,15 +413944,19 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 95: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - $this.$hideServerAddress = var$7; + if (var$7) { + $enumplayermodelparts = $astring[1]; + $ptr = 98; + continue main; + } $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3213); - $ptr = 94; + $m = $rt_s(3223); + $ptr = 97; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413945,20 +413986,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 96: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3215); - $ptr = 98; - continue main; - } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 99; + var$8 = $tmp; + $this.$streamGameVolume = var$8; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3222); + $ptr = 95; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -413988,15 +414024,19 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 97: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - $this.$advancedItemTooltips = var$7; + if (var$7) { + $enumplayermodelparts = $astring[1]; + $ptr = 100; + continue main; + } $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3214); - $ptr = 96; + $m = $rt_s(3224); + $ptr = 99; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -414026,20 +414066,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 98: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3216); - $ptr = 100; - continue main; - } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 101; + var$8 = $tmp; + $this.$streamKbps = var$8; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3223); + $ptr = 97; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -414069,15 +414104,16 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 99: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - $this.$pauseOnLostFocus = var$7; + if (var$7) + $this.$streamCompression = jl_Integer_parseInt0($astring[1]); $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3215); - $ptr = 98; + $m = $rt_s(3225); + $ptr = 101; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -414107,16 +414143,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 100: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (var$7) - $this.$overrideHeight = jl_Integer_parseInt0($astring[1]); + var$8 = $tmp; + $this.$streamFps = var$8; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3217); - $ptr = 102; + $m = $rt_s(3224); + $ptr = 99; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -414146,15 +414181,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 101: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - $this.$touchscreen = var$7; - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3216); - $ptr = 100; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3226); + $ptr = 102; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 103; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -414184,16 +414224,16 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 102: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) - $this.$overrideWidth = jl_Integer_parseInt0($astring[1]); + if (var$7 && $astring.length >= 2) + $this.$streamPreferredServer = jl_String_substring0($exception, jl_String_indexOf0($exception, 58) + 1 | 0); $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3218); - $ptr = 103; + $m = $rt_s(3227); + $ptr = 104; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -414223,20 +414263,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 103: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3219); - $ptr = 104; - continue main; - } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 105; + $this.$streamSendMetadata = var$7; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3226); + $ptr = 102; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -414266,19 +414301,16 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 104: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) { - $enumplayermodelparts = $astring[1]; - $ptr = 107; - continue main; - } + if (var$7) + $this.$streamChatEnabled = jl_Integer_parseInt0($astring[1]); $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3220); - $ptr = 106; + $m = $rt_s(3228); + $ptr = 105; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -414308,15 +414340,16 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 105: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - $this.$heldItemTooltips = var$7; + if (var$7) + $this.$streamChatUserFilter = jl_Integer_parseInt0($astring[1]); $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3219); - $ptr = 104; + $m = $rt_s(3229); + $ptr = 106; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -414346,19 +414379,16 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 106: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) { - $enumplayermodelparts = $astring[1]; - $ptr = 109; - continue main; - } + if (var$7) + $this.$streamMicToggleBehavior = jl_Integer_parseInt0($astring[1]); $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3221); - $ptr = 108; + $m = $rt_s(3230); + $ptr = 107; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -414388,15 +414418,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 107: try { try { - $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - var$11 = $tmp; - $this.$chatHeightFocused = var$11; - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3220); - $ptr = 106; + var$7 = $tmp; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3231); + $ptr = 108; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 109; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -414426,19 +414461,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 108: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) { - $enumplayermodelparts = $astring[1]; - $ptr = 111; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3232); + $ptr = 110; continue main; } - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3222); - $ptr = 110; + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 111; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -414468,14 +414504,14 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 109: try { try { - $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - var$11 = $tmp; - $this.$chatHeightUnfocused = var$11; + var$7 = $tmp; + $this.$forceUnicodeFont = var$7; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3221); + $m = $rt_s(3231); $ptr = 108; continue main; } catch ($$e) { @@ -414506,19 +414542,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 110: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) { - $enumplayermodelparts = $astring[1]; - $ptr = 113; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3233); + $ptr = 112; continue main; } - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3223); - $ptr = 112; + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 113; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -414548,14 +414585,14 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 111: try { try { - $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - var$11 = $tmp; - $this.$chatScale = var$11; + var$7 = $tmp; + $this.$allowBlockAlternatives = var$7; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3222); + $m = $rt_s(3232); $ptr = 110; continue main; } catch ($$e) { @@ -414586,19 +414623,19 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 112: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; if (!var$7) { $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3224); + $m = $rt_s(3234); $ptr = 114; continue main; } $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); + $m = $rt_s(84); $ptr = 115; continue main; } catch ($$e) { @@ -414629,14 +414666,14 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 113: try { try { - $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - var$11 = $tmp; - $this.$chatWidth = var$11; + var$7 = $tmp; + $this.$reducedDebugInfo = var$7; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3223); + $m = $rt_s(3233); $ptr = 112; continue main; } catch ($$e) { @@ -414667,16 +414704,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 114: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) - $this.$mipmapLevels = jl_Integer_parseInt0($astring[1]); - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3225); - $ptr = 116; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3235); + $ptr = 116; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 117; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -414706,14 +414747,14 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 115: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - $this.$showInventoryAchievementHint = var$7; + $this.$field_181150_U = var$7; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3224); + $m = $rt_s(3234); $ptr = 114; continue main; } catch ($$e) { @@ -414744,19 +414785,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 116: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) { - $enumplayermodelparts = $astring[1]; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3236); $ptr = 118; continue main; } - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3226); - $ptr = 117; + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 119; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -414786,19 +414828,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 117: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) { - $enumplayermodelparts = $astring[1]; - $ptr = 120; - continue main; - } + $this.$field_181151_V = var$7; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3227); - $ptr = 119; + $m = $rt_s(3235); + $ptr = 116; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -414828,15 +414866,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 118: try { try { - $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - var$11 = $tmp; - $this.$streamBytesPerPixel = var$11; - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3226); - $ptr = 117; + var$7 = $tmp; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3237); + $ptr = 120; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 121; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -414866,19 +414909,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 119: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) { - $enumplayermodelparts = $astring[1]; - $ptr = 122; - continue main; - } + $this.$hudFps = var$7; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3228); - $ptr = 121; + $m = $rt_s(3236); + $ptr = 118; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -414908,15 +414947,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 120: try { try { - $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - var$11 = $tmp; - $this.$streamMicVolume = var$11; - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3227); - $ptr = 119; + var$7 = $tmp; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3238); + $ptr = 122; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 123; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -414946,19 +414990,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 121: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) { - $enumplayermodelparts = $astring[1]; - $ptr = 124; - continue main; - } + $this.$hudWorld = var$7; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3229); - $ptr = 123; + $m = $rt_s(3237); + $ptr = 120; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -414988,15 +415028,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 122: try { try { - $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - var$11 = $tmp; - $this.$streamGameVolume = var$11; - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3228); - $ptr = 121; + var$7 = $tmp; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3239); + $ptr = 124; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 125; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415026,19 +415071,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 123: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) { - $enumplayermodelparts = $astring[1]; - $ptr = 126; - continue main; - } + $this.$hudCoords = var$7; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3230); - $ptr = 125; + $m = $rt_s(3238); + $ptr = 122; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415068,15 +415109,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 124: try { try { - $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - var$11 = $tmp; - $this.$streamKbps = var$11; - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3229); - $ptr = 123; + var$7 = $tmp; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3240); + $ptr = 126; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 127; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415106,16 +415152,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 125: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) - $this.$streamCompression = jl_Integer_parseInt0($astring[1]); + $this.$hudPlayer = var$7; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3231); - $ptr = 127; + $m = $rt_s(3239); + $ptr = 124; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415145,15 +415190,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 126: try { try { - $tmp = $java.nmcs_GameSettings_parseFloat($this, $enumplayermodelparts); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - var$11 = $tmp; - $this.$streamFps = var$11; - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3230); - $ptr = 125; + var$7 = $tmp; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3241); + $ptr = 128; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 129; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415183,20 +415233,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 127: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3232); - $ptr = 128; - continue main; - } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 129; + $this.$hudStats = var$7; + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3240); + $ptr = 126; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415226,16 +415271,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 128: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7 && $astring.length >= 2) - $this.$streamPreferredServer = jl_String_substring0($exception, jl_String_indexOf0($exception, 58) + 1 | 0); - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3233); - $ptr = 130; + if (!var$7) { + $enumplayermodelparts = $astring[0]; + $m = $rt_s(3242); + $ptr = 130; + continue main; + } + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 131; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415265,14 +415314,14 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 129: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - $this.$streamSendMetadata = var$7; + $this.$hud24h = var$7; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3232); + $m = $rt_s(3241); $ptr = 128; continue main; } catch ($$e) { @@ -415303,16 +415352,29 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 130: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) - $this.$streamChatEnabled = jl_Integer_parseInt0($astring[1]); + if (var$7) { + $enumplayermodelparts = $astring[1]; + $m = $rt_s(84); + $ptr = 132; + continue main; + } + $options = $this.$keyBindings.data; + var$7 = $options.length; + var$11 = 0; + if (var$11 >= var$7) { + $java.nlev_Keyboard_setFunctionKeyModifier(nmcs_KeyBinding_getKeyCode($this.$keyBindFunction)); + $ptr = 133; + continue main; + } + $keybinding = $options[var$11]; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3234); - $ptr = 131; + $m = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3243)), $java.nmcs_KeyBinding_getKeyDescription($keybinding)); + $ptr = 134; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415342,16 +415404,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 131: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) - $this.$streamChatUserFilter = jl_Integer_parseInt0($astring[1]); + $this.$chunkFix = var$7; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3235); - $ptr = 132; + $m = $rt_s(3242); + $ptr = 130; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415381,16 +415442,24 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 132: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) - $this.$streamMicToggleBehavior = jl_Integer_parseInt0($astring[1]); + $this.$fog = var$7; + $options = $this.$keyBindings.data; + var$7 = $options.length; + var$11 = 0; + if (var$11 >= var$7) { + $java.nlev_Keyboard_setFunctionKeyModifier(nmcs_KeyBinding_getKeyCode($this.$keyBindFunction)); + $ptr = 133; + continue main; + } + $keybinding = $options[var$11]; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3236); - $ptr = 133; + $m = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3243)), $java.nmcs_KeyBinding_getKeyDescription($keybinding)); + $ptr = 134; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415420,20 +415489,33 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 133: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = nmca_SoundCategory_values(); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (!var$7) { + $options = $tmp; + $options = $options.data; + var$7 = $options.length; + var$11 = 0; + if (var$11 < var$7) { + $soundcategory = $options[var$11]; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3237); - $ptr = 134; + $m = jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3244)); + $ptr = 136; continue main; } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 135; + $options = nmep_EnumPlayerModelParts_values().data; + var$7 = $options.length; + var$11 = 0; + if (var$11 >= var$7) { + $enumplayermodelparts = dr_Resent_INSTANCE.$modManager.$modules; + $ptr = 141; + continue main; + } + $enumplayermodelparts = $options[var$11]; + $m = $astring[0]; + $rmodules = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3245)), $java.nmep_EnumPlayerModelParts_getPartName($enumplayermodelparts)); + $ptr = 142; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415463,20 +415545,12 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 134: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_StringBuilder_toString($m); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3238); - $ptr = 136; - continue main; - } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 137; + $m = $tmp; + $ptr = 135; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415506,14 +415580,22 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 135: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - var$7 = $tmp; - $this.$forceUnicodeFont = var$7; + var$14 = $tmp; + if (var$14) + $java.nmcs_KeyBinding_setKeyCode($keybinding, jl_Integer_parseInt0($astring[1])); + var$11 = var$11 + 1 | 0; + if (var$11 >= var$7) { + $java.nlev_Keyboard_setFunctionKeyModifier(nmcs_KeyBinding_getKeyCode($this.$keyBindFunction)); + $ptr = 133; + continue main; + } + $keybinding = $options[var$11]; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3237); + $m = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3243)), $java.nmcs_KeyBinding_getKeyDescription($keybinding)); $ptr = 134; continue main; } catch ($$e) { @@ -415544,20 +415626,13 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 136: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = $java.nmca_SoundCategory_getCategoryName($soundcategory); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3239); - $ptr = 138; - continue main; - } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 139; + $rmodules = $tmp; + $m = jl_StringBuilder_append($m, $rmodules); + $ptr = 137; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415587,15 +415662,12 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 137: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_StringBuilder_toString($m); if ($rt_suspending()) { break main; } - var$7 = $tmp; - $this.$allowBlockAlternatives = var$7; - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3238); - $ptr = 136; + $m = $tmp; + $ptr = 138; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415625,20 +415697,37 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 138: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($enumplayermodelparts, $m); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3240); - $ptr = 140; + var$14 = $tmp; + if (var$14) { + $enumplayermodelparts = $this.$mapSoundLevels; + $m = $astring[1]; + $ptr = 139; continue main; } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 141; + var$11 = var$11 + 1 | 0; + if (var$11 < var$7) { + $soundcategory = $options[var$11]; + $enumplayermodelparts = $astring[0]; + $m = jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3244)); + $ptr = 136; + continue main; + } + $options = nmep_EnumPlayerModelParts_values().data; + var$7 = $options.length; + var$11 = 0; + if (var$11 >= var$7) { + $enumplayermodelparts = dr_Resent_INSTANCE.$modManager.$modules; + $ptr = 141; + continue main; + } + $enumplayermodelparts = $options[var$11]; + $m = $astring[0]; + $rmodules = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3245)), $java.nmep_EnumPlayerModelParts_getPartName($enumplayermodelparts)); + $ptr = 142; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415668,15 +415757,13 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 139: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = $java.nmcs_GameSettings_parseFloat($this, $m); if ($rt_suspending()) { break main; } - var$7 = $tmp; - $this.$reducedDebugInfo = var$7; - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3239); - $ptr = 138; + var$8 = $tmp; + $m = jl_Float_valueOf(var$8); + $ptr = 140; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415706,20 +415793,30 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 140: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $java.ju_EnumMap_put($enumplayermodelparts, $soundcategory, $m); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (!var$7) { + var$11 = var$11 + 1 | 0; + if (var$11 < var$7) { + $soundcategory = $options[var$11]; $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3241); - $ptr = 142; + $m = jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3244)); + $ptr = 136; continue main; } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 143; + $options = nmep_EnumPlayerModelParts_values().data; + var$7 = $options.length; + var$11 = 0; + if (var$11 >= var$7) { + $enumplayermodelparts = dr_Resent_INSTANCE.$modManager.$modules; + $ptr = 141; + continue main; + } + $enumplayermodelparts = $options[var$11]; + $m = $astring[0]; + $rmodules = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3245)), $java.nmep_EnumPlayerModelParts_getPartName($enumplayermodelparts)); + $ptr = 142; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415749,15 +415846,12 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 141: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = ju_AbstractList_iterator($enumplayermodelparts); if ($rt_suspending()) { break main; } - var$7 = $tmp; - $this.$field_181150_U = var$7; - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3240); - $ptr = 140; + $enumplayermodelparts = $tmp; + $ptr = 144; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415787,20 +415881,12 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 142: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_StringBuilder_toString($rmodules); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3242); - $ptr = 144; - continue main; - } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 145; + $rmodules = $tmp; + $ptr = 143; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415830,14 +415916,26 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 143: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($m, $rmodules); if ($rt_suspending()) { break main; } - var$7 = $tmp; - $this.$field_181151_V = var$7; - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3241); + var$14 = $tmp; + if (var$14) { + $m = $astring[1]; + $rmodules = $rt_s(84); + $ptr = 145; + continue main; + } + var$11 = var$11 + 1 | 0; + if (var$11 >= var$7) { + $enumplayermodelparts = dr_Resent_INSTANCE.$modManager.$modules; + $ptr = 141; + continue main; + } + $enumplayermodelparts = $options[var$11]; + $m = $astring[0]; + $rmodules = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3245)), $java.nmep_EnumPlayerModelParts_getPartName($enumplayermodelparts)); $ptr = 142; continue main; } catch ($$e) { @@ -415867,27 +415965,36 @@ $java.nmcs_GameSettings_loadOptions = function($this) { continue main; case 144: try { - try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); - if ($rt_suspending()) { - break main; - } - var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3243); - $ptr = 146; + b: { + c: { + try { + $tmp = ju_AbstractList$1_hasNext($enumplayermodelparts); + if ($rt_suspending()) { + break main; + } + var$7 = $tmp; + if (var$7) + break c; + } catch ($$e) { + $$je = $rt_wrapException($$e); + if ($$je instanceof jl_Exception) { + break b; + } else { + throw $$e; + } + } + $ptr = 4; continue main; } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 147; - continue main; - } catch ($$e) { - $$je = $rt_wrapException($$e); - if ($$je instanceof jl_Exception) { - } else { - throw $$e; + try { + $ptr = 147; + continue main; + } catch ($$e) { + $$je = $rt_wrapException($$e); + if ($$je instanceof jl_Exception) { + } else { + throw $$e; + } } } $enumplayermodelparts = $java.nmcs_GameSettings_logger; @@ -415911,15 +416018,12 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 145: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($m, $rmodules); if ($rt_suspending()) { break main; } - var$7 = $tmp; - $this.$hudFps = var$7; - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3242); - $ptr = 144; + var$14 = $tmp; + $ptr = 146; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415949,20 +416053,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 146: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $java.nmcs_GameSettings_setModelPartEnabled($this, $enumplayermodelparts, var$14); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3244); - $ptr = 148; + var$11 = var$11 + 1 | 0; + if (var$11 >= var$7) { + $enumplayermodelparts = dr_Resent_INSTANCE.$modManager.$modules; + $ptr = 141; continue main; } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 149; + $enumplayermodelparts = $options[var$11]; + $m = $astring[0]; + $rmodules = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3245)), $java.nmep_EnumPlayerModelParts_getPartName($enumplayermodelparts)); + $ptr = 142; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -415992,15 +416096,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 147: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = ju_AbstractList$1_next($enumplayermodelparts); if ($rt_suspending()) { break main; } - var$7 = $tmp; - $this.$hudWorld = var$7; - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3243); - $ptr = 146; + $m = $tmp; + $m = $m; + $rmodules = $astring[0]; + $se = $m.$name48; + $ptr = 148; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -416030,19 +416134,23 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 148: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($rmodules, $se); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3245); + if (var$7) { + $rmodules = $astring[1]; + $se = $rt_s(84); + $ptr = 149; + continue main; + } + $rmodules = ju_ArrayList__init_0(); + if (!($m instanceof drmb_RenderModule)) { $ptr = 150; continue main; } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); + $se = $m; $ptr = 151; continue main; } catch ($$e) { @@ -416073,15 +416181,19 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 149: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($rmodules, $se); if ($rt_suspending()) { break main; } var$7 = $tmp; - $this.$hudCoords = var$7; - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3244); - $ptr = 148; + $m.$enabled = var$7; + $rmodules = ju_ArrayList__init_0(); + if (!($m instanceof drmb_RenderModule)) { + $ptr = 150; + continue main; + } + $se = $m; + $ptr = 151; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -416111,20 +416223,12 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 150: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = ju_AbstractList_iterator($rmodules); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3246); - $ptr = 152; - continue main; - } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 153; + $rmodules = $tmp; + $ptr = 152; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -416154,14 +416258,10 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 151: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + ju_ArrayList_add($rmodules, $se); if ($rt_suspending()) { break main; } - var$7 = $tmp; - $this.$hudPlayer = var$7; - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3245); $ptr = 150; continue main; } catch ($$e) { @@ -416192,20 +416292,17 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 152: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = ju_AbstractList$1_hasNext($rmodules); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3247); + if (var$7) { $ptr = 154; continue main; } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 155; + $rmodules = $m.$settings; + $ptr = 153; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -416235,15 +416332,12 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 153: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = ju_AbstractList_iterator($rmodules); if ($rt_suspending()) { break main; } - var$7 = $tmp; - $this.$hudStats = var$7; - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3246); - $ptr = 152; + $rmodules = $tmp; + $ptr = 157; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -416273,20 +416367,15 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 154: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = ju_AbstractList$1_next($rmodules); if ($rt_suspending()) { break main; } - var$7 = $tmp; - if (!var$7) { - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3248); - $ptr = 156; - continue main; - } - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 157; + $se = $tmp; + $rmod = $se; + $se = $astring[0]; + $soundcategory = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rmod.$name48), $rt_s(3246)); + $ptr = 155; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -416316,15 +416405,12 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 155: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_StringBuilder_toString($soundcategory); if ($rt_suspending()) { break main; } - var$7 = $tmp; - $this.$hud24h = var$7; - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3247); - $ptr = 154; + $soundcategory = $tmp; + $ptr = 156; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -416354,29 +416440,16 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 156: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_String_equals($se, $soundcategory); if ($rt_suspending()) { break main; } var$7 = $tmp; - if (var$7) { - $enumplayermodelparts = $astring[1]; - $soundcategory = $rt_s(84); - $ptr = 158; - continue main; - } - $options = $this.$keyBindings.data; - var$7 = $options.length; - var$16 = 0; - if (var$16 >= var$7) { - $java.nlev_Keyboard_setFunctionKeyModifier(nmcs_KeyBinding_getKeyCode($this.$keyBindFunction)); - $ptr = 159; - continue main; - } - $keybinding = $options[var$16]; - $enumplayermodelparts = $astring[0]; - $soundcategory = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3249)), $java.nmcs_KeyBinding_getKeyDescription($keybinding)); - $ptr = 160; + if (var$7) + $java.drmb_RenderModule_setX($rmod, jl_Integer_parseInt0($astring[1])); + $se = $astring[0]; + $soundcategory = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rmod.$name48), $rt_s(3247)); + $ptr = 158; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -416406,15 +416479,16 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 157: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = ju_AbstractList$1_hasNext($rmodules); if ($rt_suspending()) { break main; } var$7 = $tmp; - $this.$chunkFix = var$7; - $enumplayermodelparts = $astring[0]; - $soundcategory = $rt_s(3248); - $ptr = 156; + if (var$7) { + $ptr = 160; + continue main; + } + $ptr = 144; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -416444,24 +416518,12 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 158: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_StringBuilder_toString($soundcategory); if ($rt_suspending()) { break main; } - var$7 = $tmp; - $this.$fog = var$7; - $options = $this.$keyBindings.data; - var$7 = $options.length; - var$16 = 0; - if (var$16 >= var$7) { - $java.nlev_Keyboard_setFunctionKeyModifier(nmcs_KeyBinding_getKeyCode($this.$keyBindFunction)); - $ptr = 159; - continue main; - } - $keybinding = $options[var$16]; - $enumplayermodelparts = $astring[0]; - $soundcategory = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3249)), $java.nmcs_KeyBinding_getKeyDescription($keybinding)); - $ptr = 160; + $soundcategory = $tmp; + $ptr = 159; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -416490,61 +416552,23 @@ $java.nmcs_GameSettings_loadOptions = function($this) { continue main; case 159: try { - b: { - try { - $tmp = nmca_SoundCategory_values(); - if ($rt_suspending()) { - break main; - } - $options = $tmp; - $options = $options.data; - var$7 = $options.length; - var$16 = 0; - if (var$16 < var$7) { - $soundcategory = $options[var$16]; - $enumplayermodelparts = $astring[0]; - $keybinding = jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3250)); - $ptr = 162; - continue main; - } - $options = nmep_EnumPlayerModelParts_values().data; - var$7 = $options.length; - var$16 = 0; - } catch ($$e) { - $$je = $rt_wrapException($$e); - if ($$je instanceof jl_Exception) { - break b; - } else { - throw $$e; - } + try { + $tmp = jl_String_equals($se, $soundcategory); + if ($rt_suspending()) { + break main; } - c: { - try { - if (var$16 < var$7) - break c; - } catch ($$e) { - $$je = $rt_wrapException($$e); - if ($$je instanceof jl_Exception) { - break b; - } else { - throw $$e; - } - } - $ptr = 4; - continue main; - } - try { - $enumplayermodelparts = $options[var$16]; - $soundcategory = $astring[0]; - $keybinding = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3251)), $java.nmep_EnumPlayerModelParts_getPartName($enumplayermodelparts)); - $ptr = 167; - continue main; - } catch ($$e) { - $$je = $rt_wrapException($$e); - if ($$je instanceof jl_Exception) { - } else { - throw $$e; - } + var$7 = $tmp; + if (var$7) + $java.drmb_RenderModule_setY($rmod, jl_Integer_parseInt0($astring[1])); + $se = $astring[0]; + $soundcategory = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rmod.$name48), $rt_s(3248)); + $ptr = 161; + continue main; + } catch ($$e) { + $$je = $rt_wrapException($$e); + if ($$je instanceof jl_Exception) { + } else { + throw $$e; } } $enumplayermodelparts = $java.nmcs_GameSettings_logger; @@ -416568,12 +416592,25 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 160: try { try { - $tmp = jl_StringBuilder_toString($soundcategory); + $tmp = ju_AbstractList$1_next($rmodules); if ($rt_suspending()) { break main; } - $soundcategory = $tmp; - $ptr = 161; + $se = $tmp; + $se = $se; + if ($se instanceof drs_ModeSetting) { + $rmod = $astring[0]; + $soundcategory = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $m.$name48), $rt_s(3249)), $se.$name49); + $ptr = 163; + continue main; + } + if ($se instanceof drs_BooleanSetting) { + $rmod = $astring[0]; + $soundcategory = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $m.$name48), $rt_s(3250)), $se.$name49); + $ptr = 167; + continue main; + } + $ptr = 157; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -416603,23 +416640,12 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 161: try { try { - $tmp = jl_String_equals($enumplayermodelparts, $soundcategory); + $tmp = jl_StringBuilder_toString($soundcategory); if ($rt_suspending()) { break main; } - var$17 = $tmp; - if (var$17) - $java.nmcs_KeyBinding_setKeyCode($keybinding, jl_Integer_parseInt0($astring[1])); - var$16 = var$16 + 1 | 0; - if (var$16 >= var$7) { - $java.nlev_Keyboard_setFunctionKeyModifier(nmcs_KeyBinding_getKeyCode($this.$keyBindFunction)); - $ptr = 159; - continue main; - } - $keybinding = $options[var$16]; - $enumplayermodelparts = $astring[0]; - $soundcategory = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3249)), $java.nmcs_KeyBinding_getKeyDescription($keybinding)); - $ptr = 160; + $soundcategory = $tmp; + $ptr = 162; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -416649,13 +416675,16 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 162: try { try { - $tmp = $java.nmca_SoundCategory_getCategoryName($soundcategory); + $tmp = jl_String_equals($se, $soundcategory); if ($rt_suspending()) { break main; } - $o = $tmp; - $keybinding = jl_StringBuilder_append($keybinding, $o); - $ptr = 163; + var$7 = $tmp; + if (var$7) + $rmod.$lastX = jl_Integer_parseInt0($astring[1]); + $se = $astring[0]; + $soundcategory = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rmod.$name48), $rt_s(3251)); + $ptr = 165; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -416685,11 +416714,11 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 163: try { try { - $tmp = jl_StringBuilder_toString($keybinding); + $tmp = jl_StringBuilder_toString($soundcategory); if ($rt_suspending()) { break main; } - $keybinding = $tmp; + $soundcategory = $tmp; $ptr = 164; continue main; } catch ($$e) { @@ -416719,65 +416748,31 @@ $java.nmcs_GameSettings_loadOptions = function($this) { continue main; case 164: try { - b: { - try { - $tmp = jl_String_equals($enumplayermodelparts, $keybinding); - if ($rt_suspending()) { - break main; - } - var$17 = $tmp; - if (var$17) { - $enumplayermodelparts = $this.$mapSoundLevels; - $keybinding = $astring[1]; - $ptr = 165; - continue main; - } - var$16 = var$16 + 1 | 0; - if (var$16 < var$7) { - $soundcategory = $options[var$16]; - $enumplayermodelparts = $astring[0]; - $keybinding = jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3250)); - $ptr = 162; - continue main; - } - $options = nmep_EnumPlayerModelParts_values().data; - var$7 = $options.length; - var$16 = 0; - } catch ($$e) { - $$je = $rt_wrapException($$e); - if ($$je instanceof jl_Exception) { - break b; - } else { - throw $$e; - } + try { + $tmp = jl_String_equals($rmod, $soundcategory); + if ($rt_suspending()) { + break main; } - d: { - try { - if (var$16 < var$7) - break d; - } catch ($$e) { - $$je = $rt_wrapException($$e); - if ($$je instanceof jl_Exception) { - break b; - } else { - throw $$e; - } - } - $ptr = 4; + var$7 = $tmp; + if (var$7) { + $rmod = $se; + $soundcategory = $astring[1]; + $ptr = 169; continue main; } - try { - $enumplayermodelparts = $options[var$16]; - $soundcategory = $astring[0]; - $keybinding = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3251)), $java.nmep_EnumPlayerModelParts_getPartName($enumplayermodelparts)); + if ($se instanceof drs_BooleanSetting) { + $rmod = $astring[0]; + $soundcategory = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $m.$name48), $rt_s(3250)), $se.$name49); $ptr = 167; continue main; - } catch ($$e) { - $$je = $rt_wrapException($$e); - if ($$je instanceof jl_Exception) { - } else { - throw $$e; - } + } + $ptr = 157; + continue main; + } catch ($$e) { + $$je = $rt_wrapException($$e); + if ($$je instanceof jl_Exception) { + } else { + throw $$e; } } $enumplayermodelparts = $java.nmcs_GameSettings_logger; @@ -416801,12 +416796,11 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 165: try { try { - $tmp = $java.nmcs_GameSettings_parseFloat($this, $keybinding); + $tmp = jl_StringBuilder_toString($soundcategory); if ($rt_suspending()) { break main; } - var$11 = $tmp; - $keybinding = jl_Float_valueOf(var$11); + $soundcategory = $tmp; $ptr = 166; continue main; } catch ($$e) { @@ -416836,58 +416830,21 @@ $java.nmcs_GameSettings_loadOptions = function($this) { continue main; case 166: try { - b: { - try { - $java.ju_EnumMap_put($enumplayermodelparts, $soundcategory, $keybinding); - if ($rt_suspending()) { - break main; - } - var$16 = var$16 + 1 | 0; - if (var$16 < var$7) { - $soundcategory = $options[var$16]; - $enumplayermodelparts = $astring[0]; - $keybinding = jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3250)); - $ptr = 162; - continue main; - } - $options = nmep_EnumPlayerModelParts_values().data; - var$7 = $options.length; - var$16 = 0; - } catch ($$e) { - $$je = $rt_wrapException($$e); - if ($$je instanceof jl_Exception) { - break b; - } else { - throw $$e; - } + try { + $tmp = jl_String_equals($se, $soundcategory); + if ($rt_suspending()) { + break main; } - c: { - try { - if (var$16 < var$7) - break c; - } catch ($$e) { - $$je = $rt_wrapException($$e); - if ($$je instanceof jl_Exception) { - break b; - } else { - throw $$e; - } - } - $ptr = 4; - continue main; - } - try { - $enumplayermodelparts = $options[var$16]; - $soundcategory = $astring[0]; - $keybinding = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3251)), $java.nmep_EnumPlayerModelParts_getPartName($enumplayermodelparts)); - $ptr = 167; - continue main; - } catch ($$e) { - $$je = $rt_wrapException($$e); - if ($$je instanceof jl_Exception) { - } else { - throw $$e; - } + var$7 = $tmp; + if (var$7) + $rmod.$lastY = jl_Integer_parseInt0($astring[1]); + $ptr = 152; + continue main; + } catch ($$e) { + $$je = $rt_wrapException($$e); + if ($$je instanceof jl_Exception) { + } else { + throw $$e; } } $enumplayermodelparts = $java.nmcs_GameSettings_logger; @@ -416911,11 +416868,11 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 167: try { try { - $tmp = jl_StringBuilder_toString($keybinding); + $tmp = jl_StringBuilder_toString($soundcategory); if ($rt_suspending()) { break main; } - $keybinding = $tmp; + $soundcategory = $tmp; $ptr = 168; continue main; } catch ($$e) { @@ -416945,55 +416902,26 @@ $java.nmcs_GameSettings_loadOptions = function($this) { continue main; case 168: try { - b: { - try { - $tmp = jl_String_equals($soundcategory, $keybinding); - if ($rt_suspending()) { - break main; - } - var$17 = $tmp; - if (var$17) { - $soundcategory = $astring[1]; - $keybinding = $rt_s(84); - $ptr = 169; - continue main; - } - var$16 = var$16 + 1 | 0; - } catch ($$e) { - $$je = $rt_wrapException($$e); - if ($$je instanceof jl_Exception) { - break b; - } else { - throw $$e; - } + try { + $tmp = jl_String_equals($rmod, $soundcategory); + if ($rt_suspending()) { + break main; } - c: { - try { - if (var$16 < var$7) - break c; - } catch ($$e) { - $$je = $rt_wrapException($$e); - if ($$je instanceof jl_Exception) { - break b; - } else { - throw $$e; - } - } - $ptr = 4; + var$7 = $tmp; + if (var$7) { + $se = $se; + $rmod = $astring[1]; + $soundcategory = $rt_s(84); + $ptr = 170; continue main; } - try { - $enumplayermodelparts = $options[var$16]; - $soundcategory = $astring[0]; - $keybinding = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3251)), $java.nmep_EnumPlayerModelParts_getPartName($enumplayermodelparts)); - $ptr = 167; - continue main; - } catch ($$e) { - $$je = $rt_wrapException($$e); - if ($$je instanceof jl_Exception) { - } else { - throw $$e; - } + $ptr = 157; + continue main; + } catch ($$e) { + $$je = $rt_wrapException($$e); + if ($$je instanceof jl_Exception) { + } else { + throw $$e; } } $enumplayermodelparts = $java.nmcs_GameSettings_logger; @@ -417017,12 +416945,17 @@ $java.nmcs_GameSettings_loadOptions = function($this) { case 169: try { try { - $tmp = jl_String_equals($soundcategory, $keybinding); + $java.drs_ModeSetting_setValue($rmod, $soundcategory); if ($rt_suspending()) { break main; } - var$17 = $tmp; - $ptr = 170; + if ($se instanceof drs_BooleanSetting) { + $rmod = $astring[0]; + $soundcategory = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $m.$name48), $rt_s(3250)), $se.$name49); + $ptr = 167; + continue main; + } + $ptr = 157; continue main; } catch ($$e) { $$je = $rt_wrapException($$e); @@ -417051,48 +416984,20 @@ $java.nmcs_GameSettings_loadOptions = function($this) { continue main; case 170: try { - b: { - try { - $java.nmcs_GameSettings_setModelPartEnabled($this, $enumplayermodelparts, var$17); - if ($rt_suspending()) { - break main; - } - var$16 = var$16 + 1 | 0; - } catch ($$e) { - $$je = $rt_wrapException($$e); - if ($$je instanceof jl_Exception) { - break b; - } else { - throw $$e; - } + try { + $tmp = jl_String_equals($rmod, $soundcategory); + if ($rt_suspending()) { + break main; } - e: { - try { - if (var$16 < var$7) - break e; - } catch ($$e) { - $$je = $rt_wrapException($$e); - if ($$je instanceof jl_Exception) { - break b; - } else { - throw $$e; - } - } - $ptr = 4; - continue main; - } - try { - $enumplayermodelparts = $options[var$16]; - $soundcategory = $astring[0]; - $keybinding = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3251)), $java.nmep_EnumPlayerModelParts_getPartName($enumplayermodelparts)); - $ptr = 167; - continue main; - } catch ($$e) { - $$je = $rt_wrapException($$e); - if ($$je instanceof jl_Exception) { - } else { - throw $$e; - } + var$7 = $tmp; + $java.drs_BooleanSetting_setValue($se, var$7); + $ptr = 157; + continue main; + } catch ($$e) { + $$je = $rt_wrapException($$e); + if ($$je instanceof jl_Exception) { + } else { + throw $$e; } } $enumplayermodelparts = $java.nmcs_GameSettings_logger; @@ -417115,7 +417020,7 @@ $java.nmcs_GameSettings_loadOptions = function($this) { continue main; default: $rt_invalidPointer(); }} - $rt_nativeThread().push($this, $exception, $enumplayermodelparts, $bufferedreader, $options, $astring, var$6, var$7, $soundcategory, $m, $rmodules, var$11, $rmod, $keybinding, $se, $o, var$16, var$17, $ptr); + $rt_nativeThread().push($this, $exception, $enumplayermodelparts, $bufferedreader, $options, $astring, $m, var$7, var$8, $o, $rmodules, var$11, $keybinding, $soundcategory, var$14, $se, $rmod, $ptr); }; $java.nmcs_GameSettings_parseFloat = function($this, $parString1) { var var$2, var$3, $ptr, $tmp; @@ -420364,7 +420269,7 @@ function nmcs_GameSettings_saveOptions($this) { continue main; } $keybinding = var$5[var$8]; - $enumplayermodelparts = jl_StringBuilder_append1(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3249)), $java.nmcs_KeyBinding_getKeyDescription($keybinding)), $rt_s(98)), nmcs_KeyBinding_getKeyCode($keybinding)); + $enumplayermodelparts = jl_StringBuilder_append1(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3243)), $java.nmcs_KeyBinding_getKeyDescription($keybinding)), $rt_s(98)), nmcs_KeyBinding_getKeyCode($keybinding)); $ptr = 146; continue main; } catch ($$e) { @@ -420514,7 +420419,7 @@ function nmcs_GameSettings_saveOptions($this) { var$8 = 0; if (var$8 < var$7) { $soundcategory = var$5[var$8]; - $enumplayermodelparts = jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3250)); + $enumplayermodelparts = jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3244)); $ptr = 159; continue main; } @@ -420526,7 +420431,7 @@ function nmcs_GameSettings_saveOptions($this) { continue main; } $enumplayermodelparts = var$5[var$8]; - $soundcategory = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3251)), $java.nmep_EnumPlayerModelParts_getPartName($enumplayermodelparts)), $rt_s(98)); + $soundcategory = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3245)), $java.nmep_EnumPlayerModelParts_getPartName($enumplayermodelparts)), $rt_s(98)); $keybinding = $this.$setModelParts; $ptr = 167; continue main; @@ -420580,7 +420485,7 @@ function nmcs_GameSettings_saveOptions($this) { continue main; } $keybinding = var$5[var$8]; - $enumplayermodelparts = jl_StringBuilder_append1(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3249)), $java.nmcs_KeyBinding_getKeyDescription($keybinding)), $rt_s(98)), nmcs_KeyBinding_getKeyCode($keybinding)); + $enumplayermodelparts = jl_StringBuilder_append1(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3243)), $java.nmcs_KeyBinding_getKeyDescription($keybinding)), $rt_s(98)), nmcs_KeyBinding_getKeyCode($keybinding)); $ptr = 146; continue main; } catch ($$e) { @@ -420936,7 +420841,7 @@ function nmcs_GameSettings_saveOptions($this) { var$8 = var$8 + 1 | 0; if (var$8 < var$7) { $soundcategory = var$5[var$8]; - $enumplayermodelparts = jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3250)); + $enumplayermodelparts = jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3244)); $ptr = 159; continue main; } @@ -420948,7 +420853,7 @@ function nmcs_GameSettings_saveOptions($this) { continue main; } $enumplayermodelparts = var$5[var$8]; - $soundcategory = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3251)), $java.nmep_EnumPlayerModelParts_getPartName($enumplayermodelparts)), $rt_s(98)); + $soundcategory = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3245)), $java.nmep_EnumPlayerModelParts_getPartName($enumplayermodelparts)), $rt_s(98)); $keybinding = $this.$setModelParts; $ptr = 167; continue main; @@ -421002,7 +420907,7 @@ function nmcs_GameSettings_saveOptions($this) { $keybinding = $tmp; $s = $keybinding; if ($s instanceof drs_ModeSetting) { - $keybinding = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $m.$name48), $rt_s(3190)), $s.$name49), $rt_s(98)), $java.drs_ModeSetting_getValue($s)); + $keybinding = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $m.$name48), $rt_s(3249)), $s.$name49), $rt_s(98)), $java.drs_ModeSetting_getValue($s)); $ptr = 170; continue main; } @@ -421010,7 +420915,7 @@ function nmcs_GameSettings_saveOptions($this) { $ptr = 163; continue main; } - $keybinding = jl_StringBuilder_append10(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $m.$name48), $rt_s(3191)), $s.$name49), $rt_s(98)), $java.drs_BooleanSetting_getValue($s)); + $keybinding = jl_StringBuilder_append10(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $m.$name48), $rt_s(3250)), $s.$name49), $rt_s(98)), $java.drs_BooleanSetting_getValue($s)); $ptr = 172; continue main; } catch ($$e) { @@ -421135,7 +421040,7 @@ function nmcs_GameSettings_saveOptions($this) { continue main; } $enumplayermodelparts = var$5[var$8]; - $soundcategory = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3251)), $java.nmep_EnumPlayerModelParts_getPartName($enumplayermodelparts)), $rt_s(98)); + $soundcategory = jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $rt_s(3245)), $java.nmep_EnumPlayerModelParts_getPartName($enumplayermodelparts)), $rt_s(98)); $keybinding = $this.$setModelParts; $ptr = 167; continue main; @@ -421186,7 +421091,7 @@ function nmcs_GameSettings_saveOptions($this) { $ptr = 163; continue main; } - $keybinding = jl_StringBuilder_append10(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $m.$name48), $rt_s(3191)), $s.$name49), $rt_s(98)), $java.drs_BooleanSetting_getValue($s)); + $keybinding = jl_StringBuilder_append10(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder_append(jl_StringBuilder__init_(), $m.$name48), $rt_s(3250)), $s.$name49), $rt_s(98)), $java.drs_BooleanSetting_getValue($s)); $ptr = 172; continue main; } catch ($$e) { @@ -644647,13 +644552,6 @@ function cjj_Deflate__clinit_() { var$2[9] = $rt_s(9); $java.cjj_Deflate_z_errmsg = var$1; } -$java.drmih_FakeArray$draw$lambda$_3_0 = function() { - jl_Object.call(this); - this.$_019 = null; -}; -$java.drmih_FakeArray$draw$lambda$_3_0_applyAsInt = function(var$0, var$1) { - return nmcg_FontRenderer_getStringWidth(var$0.$_019.$mc13.$fontRendererObj, var$1); -}; function drur_RainbowUtil() { jl_Object.call(this); } @@ -644671,6 +644569,13 @@ $java.drur_RainbowUtil_getRainbow = function($seconds, $saturation, $brightness) $seconds = $seconds * 1000.0; return $java.drur_Color_HSBtoRGB(Long_toNumber(Long_rem(var$4, Long_fromInt($seconds | 0))) / $seconds, $saturation, $brightness); }; +$java.drmih_FakeArray$draw$lambda$_3_0 = function() { + jl_Object.call(this); + this.$_019 = null; +}; +$java.drmih_FakeArray$draw$lambda$_3_0_applyAsInt = function(var$0, var$1) { + return nmcg_FontRenderer_getStringWidth(var$0.$_019.$mc13.$fontRendererObj, var$1); +}; function juf_Predicate() { } $java.drmih_CPS$draw$lambda$_3_0 = function() { @@ -662270,6 +662175,8 @@ $java.nmcr_RenderGlobal$1_call0 = function($this) { }} $rt_nativeThread().push($this, var$1, $ptr); }; +function nmcr_IResource() { +} function nmt_MobSpawnerBaseLogic() { var a = this; jl_Object.call(a); a.$spawnDelay = 0; @@ -663152,8 +663059,6 @@ $java.nmt_MobSpawnerBaseLogic_getMobRotation = function($this) { $java.nmt_MobSpawnerBaseLogic_getPrevMobRotation = function($this) { return $this.$prevMobRotation; }; -function nmcr_IResource() { -} function nmu_ChatAllowedCharacters() { jl_Object.call(this); } @@ -672177,13 +672082,6 @@ $java.nmu_EnumFacing$1__clinit_ = function() { }} $rt_nativeThread().push(var$1, $ptr); }; -function ju_Comparator$reversed$lambda$_1_0() { - jl_Object.call(this); - this.$_05 = null; -} -$java.ju_Comparator$reversed$lambda$_1_0_compare = function(var$0, var$1, var$2) { - return $java.ju_Comparator$comparingInt$lambda$_14_0_compare(var$0.$_05, var$2, var$1); -}; $java.drmih_KeyStrokes$getLeftCPS$lambda$_2_0 = function() { jl_Object.call(this); this.$_020 = Long_ZERO; @@ -672224,6 +672122,13 @@ $java.drmih_KeyStrokes$getRightCPS$lambda$_3_0_test = function(var$0, var$1) { }} $rt_nativeThread().push(var$0, var$1, var$2, $ptr); }; +function ju_Comparator$reversed$lambda$_1_0() { + jl_Object.call(this); + this.$_05 = null; +} +$java.ju_Comparator$reversed$lambda$_1_0_compare = function(var$0, var$1, var$2) { + return $java.ju_Comparator$comparingInt$lambda$_14_0_compare(var$0.$_05, var$2, var$1); +}; function ju_LinkedHashMap$2() { ju_AbstractCollection.call(this); this.$this$052 = null; @@ -675721,7 +675626,13 @@ $java.nmcrbm_BreakingFour$1__clinit_ = function() { }} $rt_nativeThread().push(var$1, $ptr); }; -function otcir_JSCallable() { +function cgcc_ImmutableMultimap() { + cgcc_AbstractMultimap.call(this); +} +$java.cgcc_SetMultimap = function() { +}; +function cgcc_ImmutableSetMultimap() { + cgcc_ImmutableMultimap.call(this); } function cgcc_RegularImmutableMap$1() { jl_Object.call(this); @@ -675731,30 +675642,13 @@ function nmcrbm_ModelBlock$Bookkeep() { a.$model1 = null; a.$modelExt = null; } -function cgcc_ImmutableMultimap() { - cgcc_AbstractMultimap.call(this); -} -$java.cgcc_SetMultimap = function() { -}; -function cgcc_ImmutableSetMultimap() { - cgcc_ImmutableMultimap.call(this); +function otcir_JSCallable() { } function otjw_AudioBuffer() { } function nmcg_MapItemRenderer$1() { jl_Object.call(this); } -function jt_DateFormatElement$TrieNode() { - jl_Object.call(this); -} -$java.jt_DateFormatElement$TrieNode__init_ = function() { - var var_0 = new jt_DateFormatElement$TrieNode(); - jt_DateFormatElement$TrieNode__init_(var_0); - return var_0; -}; -function jt_DateFormatElement$TrieNode__init_($this) { - return; -} function cgcc_ImmutableBiMap$Builder() { cgcc_ImmutableMap$Builder.call(this); } @@ -675824,6 +675718,17 @@ $java.nme_EnumCreatureType__clinit_ = function() { var$3[3] = $java.nme_EnumCreatureType_WATER_CREATURE; $java.nme_EnumCreatureType_$VALUES = var$2; }; +function jt_DateFormatElement$TrieNode() { + jl_Object.call(this); +} +$java.jt_DateFormatElement$TrieNode__init_ = function() { + var var_0 = new jt_DateFormatElement$TrieNode(); + jt_DateFormatElement$TrieNode__init_(var_0); + return var_0; +}; +function jt_DateFormatElement$TrieNode__init_($this) { + return; +} $java.ju_IdentityHashMap$HashMapEntrySet = function() { ju_AbstractSet.call(this); this.$associatedMap = null; @@ -707498,86 +707403,524 @@ $java.nlevi_PlatformRuntime$getMic1$lambda$_52_0_onMedia = function(var$0, var$1 $java.nlevi_PlatformRuntime$getMic1$lambda$_52_0_onMedia$exported$0 = function(var$0, var$1) { $java.nlevi_PlatformRuntime$getMic1$lambda$_52_0_onMedia(var$0, var$1); }; -function cgcc_DenseImmutableTable$1() { - jl_Object.call(this); +function nmep_EntityRabbit$EnumMoveType() { + var a = this; jl_Enum.call(a); + a.$speed = 0.0; + a.$field_180077_g = 0.0; + a.$duration1 = 0; + a.$field_180085_i = 0; } -function nmw_WorldSettings() { - var a = this; jl_Object.call(a); - a.$seed0 = Long_ZERO; - a.$theGameType0 = null; - a.$mapFeaturesEnabled0 = 0; - a.$hardcoreEnabled = 0; - a.$terrainType0 = null; - a.$commandsAllowed = 0; - a.$worldName = null; +$java.nmep_EntityRabbit$EnumMoveType_NONE = null; +$java.nmep_EntityRabbit$EnumMoveType_HOP = null; +$java.nmep_EntityRabbit$EnumMoveType_STEP = null; +$java.nmep_EntityRabbit$EnumMoveType_SPRINT = null; +$java.nmep_EntityRabbit$EnumMoveType_ATTACK = null; +$java.nmep_EntityRabbit$EnumMoveType_$VALUES = null; +$java.nmep_EntityRabbit$EnumMoveType__init_ = function(var_0, var_1, var_2, var_3, var_4, var_5) { + var var_6 = new nmep_EntityRabbit$EnumMoveType(); + $java.nmep_EntityRabbit$EnumMoveType__init_0(var_6, var_0, var_1, var_2, var_3, var_4, var_5); + return var_6; +}; +function nmep_EntityRabbit$EnumMoveType_values() { + return $java.nmep_EntityRabbit$EnumMoveType_$VALUES.$clone(); } -$java.nmw_WorldSettings__init_ = function(var_0, var_1, var_2, var_3, var_4) { - var var_5 = new nmw_WorldSettings(); - $java.nmw_WorldSettings__init_0(var_5, var_0, var_1, var_2, var_3, var_4); - return var_5; +$java.nmep_EntityRabbit$EnumMoveType__init_0 = function($this, var$1, var$2, $typeSpeed, $parFloat1, $typeDuration, $parInt1) { + jl_Enum__init_0($this, var$1, var$2); + $this.$speed = $typeSpeed; + $this.$field_180077_g = $parFloat1; + $this.$duration1 = $typeDuration; + $this.$field_180085_i = $parInt1; }; -$java.nmw_WorldSettings__init_0 = function($this, $seedIn, $gameType, $enableMapFeatures, $hardcoreMode, $worldTypeIn) { - $this.$worldName = $rt_s(9); - $this.$seed0 = $seedIn; - $this.$theGameType0 = $gameType; - $this.$mapFeaturesEnabled0 = $enableMapFeatures; - $this.$hardcoreEnabled = $hardcoreMode; - $this.$terrainType0 = $worldTypeIn; -}; -$java.nmw_WorldSettings_getSeed = function($this) { - return $this.$seed0; -}; -$java.nmw_WorldSettings_getGameType = function($this) { - return $this.$theGameType0; -}; -$java.nmw_WorldSettings_getHardcoreEnabled = function($this) { - return $this.$hardcoreEnabled; -}; -$java.nmw_WorldSettings_isMapFeaturesEnabled = function($this) { - return $this.$mapFeaturesEnabled0; -}; -$java.nmw_WorldSettings_getTerrainType = function($this) { - return $this.$terrainType0; -}; -$java.nmw_WorldSettings_areCommandsAllowed = function($this) { - return $this.$commandsAllowed; -}; -$java.nmw_WorldSettings_getWorldName = function($this) { - return $this.$worldName; -}; -$java.nlevf_Future = function() { -}; -function nlevf_ListenableFuture() { -} -$java.nlevf_ListenableFuture_futureExceptionLogger = null; -function nlevf_ListenableFuture__clinit_() { - var var$1, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$1 = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - var$1 = $rt_s(5785); - $ptr = 1; - case 1: - $tmp = nlevl_LogManager_getLogger(var$1); - if ($rt_suspending()) { - break main; - } - var$1 = $tmp; - $java.nlevf_ListenableFuture_futureExceptionLogger = var$1; - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push(var$1, $ptr); +function nmep_EntityRabbit$EnumMoveType__clinit_() { + var var$1, var$2; + $java.nmep_EntityRabbit$EnumMoveType_NONE = $java.nmep_EntityRabbit$EnumMoveType__init_($rt_s(2033), 0, 0.0, 0.0, 30, 1); + $java.nmep_EntityRabbit$EnumMoveType_HOP = $java.nmep_EntityRabbit$EnumMoveType__init_($rt_s(5785), 1, 0.800000011920929, 0.20000000298023224, 20, 10); + $java.nmep_EntityRabbit$EnumMoveType_STEP = $java.nmep_EntityRabbit$EnumMoveType__init_($rt_s(5786), 2, 1.0, 0.44999998807907104, 14, 14); + $java.nmep_EntityRabbit$EnumMoveType_SPRINT = $java.nmep_EntityRabbit$EnumMoveType__init_($rt_s(5787), 3, 1.75, 0.4000000059604645, 1, 8); + $java.nmep_EntityRabbit$EnumMoveType_ATTACK = $java.nmep_EntityRabbit$EnumMoveType__init_($rt_s(5788), 4, 2.0, 0.699999988079071, 7, 8); + var$1 = $rt_createArray(nmep_EntityRabbit$EnumMoveType, 5); + var$2 = var$1.data; + var$2[0] = $java.nmep_EntityRabbit$EnumMoveType_NONE; + var$2[1] = $java.nmep_EntityRabbit$EnumMoveType_HOP; + var$2[2] = $java.nmep_EntityRabbit$EnumMoveType_STEP; + var$2[3] = $java.nmep_EntityRabbit$EnumMoveType_SPRINT; + var$2[4] = $java.nmep_EntityRabbit$EnumMoveType_ATTACK; + $java.nmep_EntityRabbit$EnumMoveType_$VALUES = var$1; } function nme_IEntityLivingData() { } -function cgcb_Splitter$MapSplitter() { - jl_Object.call(this); +function nmcs_CommandBlockLogic() { + var a = this; jl_Object.call(a); + a.$successCount = 0; + a.$trackOutput = 0; + a.$lastOutput = null; + a.$commandStored = null; + a.$customName3 = null; } +$java.nmcs_CommandBlockLogic_timestampFormat = null; +var nmcs_CommandBlockLogic_$clinitCalled = false; +$java.nmcs_CommandBlockLogic_$callClinit = function() { + var $ptr = 0; + if ($rt_resuming()) { + $ptr = $rt_nativeThread().pop(); + } else if (nmcs_CommandBlockLogic_$clinitCalled) { + return; + } + main: while (true) { switch ($ptr) { + case 0: + nmcs_CommandBlockLogic_$clinitCalled = true; + $ptr = 1; + case 1: + $java.nmcs_CommandBlockLogic__clinit_(); + if ($rt_suspending()) { + break main; + } + $java.nmcs_CommandBlockLogic_$callClinit = $rt_eraseClinit(nmcs_CommandBlockLogic); + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($ptr); +}; +$java.nmcs_CommandBlockLogic__init_0 = function() { + var var_0 = new nmcs_CommandBlockLogic(); + $java.nmcs_CommandBlockLogic__init_(var_0); + return var_0; +}; +$java.nmcs_CommandBlockLogic__init_ = function($this) { + var $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $ptr = 1; + case 1: + $java.nmcs_CommandBlockLogic_$callClinit(); + if ($rt_suspending()) { + break main; + } + $this.$trackOutput = 1; + $this.$lastOutput = null; + $this.$commandStored = $rt_s(9); + $this.$customName3 = $rt_s(1); + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $ptr); +}; +$java.nmcs_CommandBlockLogic_getSuccessCount = function($this) { + var $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + return $this.$successCount; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $ptr); +}; +$java.nmcs_CommandBlockLogic_getLastOutput = function($this) { + var $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + return $this.$lastOutput; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $ptr); +}; +$java.nmcs_CommandBlockLogic_writeDataToNBT = function($this, $tagCompound) { + var var$2, var$3, var$4, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$4 = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();$tagCompound = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + var$2 = $rt_s(5789); + var$3 = $this.$commandStored; + $ptr = 1; + case 1: + nmn_NBTTagCompound_setString($tagCompound, var$2, var$3); + if ($rt_suspending()) { + break main; + } + var$2 = $rt_s(5790); + var$4 = $this.$successCount; + $ptr = 2; + case 2: + nmn_NBTTagCompound_setInteger($tagCompound, var$2, var$4); + if ($rt_suspending()) { + break main; + } + var$2 = $rt_s(918); + var$3 = $this.$customName3; + $ptr = 3; + case 3: + nmn_NBTTagCompound_setString($tagCompound, var$2, var$3); + if ($rt_suspending()) { + break main; + } + var$2 = $rt_s(5791); + var$4 = $this.$trackOutput; + $ptr = 4; + case 4: + nmn_NBTTagCompound_setBoolean($tagCompound, var$2, var$4); + if ($rt_suspending()) { + break main; + } + if ($this.$lastOutput !== null && $this.$trackOutput) { + var$2 = $rt_s(5792); + var$3 = $this.$lastOutput; + $ptr = 5; + continue main; + } + return; + case 5: + $tmp = $java.nmu_IChatComponent$Serializer_componentToJson(var$3); + if ($rt_suspending()) { + break main; + } + var$3 = $tmp; + $ptr = 6; + case 6: + nmn_NBTTagCompound_setString($tagCompound, var$2, var$3); + if ($rt_suspending()) { + break main; + } + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $tagCompound, var$2, var$3, var$4, $ptr); +}; +$java.nmcs_CommandBlockLogic_readDataFromNBT = function($this, $nbt) { + var var$2, var$3, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();$nbt = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + var$2 = $rt_s(5789); + $ptr = 1; + case 1: + $tmp = nmn_NBTTagCompound_getString($nbt, var$2); + if ($rt_suspending()) { + break main; + } + var$2 = $tmp; + $this.$commandStored = var$2; + var$2 = $rt_s(5790); + $ptr = 2; + case 2: + $tmp = nmn_NBTTagCompound_getInteger($nbt, var$2); + if ($rt_suspending()) { + break main; + } + var$3 = $tmp; + $this.$successCount = var$3; + var$2 = $rt_s(918); + var$3 = 8; + $ptr = 3; + case 3: + $tmp = nmn_NBTTagCompound_hasKey0($nbt, var$2, var$3); + if ($rt_suspending()) { + break main; + } + var$3 = $tmp; + if (var$3) { + var$2 = $rt_s(918); + $ptr = 5; + continue main; + } + var$2 = $rt_s(5791); + var$3 = 1; + $ptr = 4; + case 4: + $tmp = nmn_NBTTagCompound_hasKey0($nbt, var$2, var$3); + if ($rt_suspending()) { + break main; + } + var$3 = $tmp; + if (var$3) { + var$2 = $rt_s(5791); + $ptr = 7; + continue main; + } + var$2 = $rt_s(5792); + var$3 = 8; + $ptr = 6; + continue main; + case 5: + $tmp = nmn_NBTTagCompound_getString($nbt, var$2); + if ($rt_suspending()) { + break main; + } + var$2 = $tmp; + $this.$customName3 = var$2; + var$2 = $rt_s(5791); + var$3 = 1; + $ptr = 4; + continue main; + case 6: + $tmp = nmn_NBTTagCompound_hasKey0($nbt, var$2, var$3); + if ($rt_suspending()) { + break main; + } + var$3 = $tmp; + if (var$3 && $this.$trackOutput) { + var$2 = $rt_s(5792); + $ptr = 8; + continue main; + } + return; + case 7: + $tmp = nmn_NBTTagCompound_getBoolean($nbt, var$2); + if ($rt_suspending()) { + break main; + } + var$3 = $tmp; + $this.$trackOutput = var$3; + var$2 = $rt_s(5792); + var$3 = 8; + $ptr = 6; + continue main; + case 8: + $tmp = nmn_NBTTagCompound_getString($nbt, var$2); + if ($rt_suspending()) { + break main; + } + $nbt = $tmp; + $ptr = 9; + case 9: + $tmp = $java.nmu_IChatComponent$Serializer_jsonToComponent($nbt); + if ($rt_suspending()) { + break main; + } + $nbt = $tmp; + $this.$lastOutput = $nbt; + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $nbt, var$2, var$3, $ptr); +}; +$java.nmcs_CommandBlockLogic_setCommand = function($this, $command) { + var $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();$command = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $this.$commandStored = $command; + $this.$successCount = 0; + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $command, $ptr); +}; +$java.nmcs_CommandBlockLogic_getCommand = function($this) { + var $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + return $this.$commandStored; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $ptr); +}; +$java.nmcs_CommandBlockLogic_setName = function($this, $parString1) { + var $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();$parString1 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $this.$customName3 = $parString1; + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $parString1, $ptr); +}; +$java.nmcs_CommandBlockLogic_setLastOutput = function($this, $lastOutputMessage) { + var $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();$lastOutputMessage = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $this.$lastOutput = $lastOutputMessage; + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $lastOutputMessage, $ptr); +}; +$java.nmcs_CommandBlockLogic_setTrackOutput = function($this, $shouldTrackOutput) { + var $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();$shouldTrackOutput = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $this.$trackOutput = $shouldTrackOutput; + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $shouldTrackOutput, $ptr); +}; +$java.nmcs_CommandBlockLogic_shouldTrackOutput = function($this) { + var $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + return $this.$trackOutput; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $ptr); +}; +function nmcs_CommandBlockLogic_tryOpenEditCommandBlock($this, $playerIn) { + var $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();$playerIn = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + if (!$playerIn.$capabilities.$isCreativeMode) + return 0; + $ptr = 1; + case 1: + $java.nmce_EntityPlayerSP_openEditCommandBlock($playerIn, $this); + if ($rt_suspending()) { + break main; + } + return 1; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $playerIn, $ptr); +} +$java.nmcs_CommandBlockLogic__clinit_ = function() { + var var$1, var$2, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$2 = $thread.pop();var$1 = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + var$1 = new jt_SimpleDateFormat; + var$2 = $rt_s(5793); + $ptr = 1; + case 1: + jt_SimpleDateFormat__init_0(var$1, var$2); + if ($rt_suspending()) { + break main; + } + $java.nmcs_CommandBlockLogic_timestampFormat = var$1; + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push(var$1, var$2, $ptr); +}; +function nmeb_EntityDragonPart() { + var a = this; nme_Entity.call(a); + a.$entityDragonObj = null; + a.$partName0 = null; +} +$java.nmeb_EntityDragonPart__init_0 = function(var_0, var_1, var_2, var_3) { + var var_4 = new nmeb_EntityDragonPart(); + $java.nmeb_EntityDragonPart__init_(var_4, var_0, var_1, var_2, var_3); + return var_4; +}; +$java.nmeb_EntityDragonPart__init_ = function($this, $parent, $partName, $base, $sizeHeight) { + var var$5, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$5 = $thread.pop();$sizeHeight = $thread.pop();$base = $thread.pop();$partName = $thread.pop();$parent = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + var$5 = $parent.$worldObj; + $ptr = 1; + case 1: + nme_Entity__init_0($this, var$5); + if ($rt_suspending()) { + break main; + } + $ptr = 2; + case 2: + nme_Entity_setSize($this, $base, $sizeHeight); + if ($rt_suspending()) { + break main; + } + $this.$entityDragonObj = $parent; + $this.$partName0 = $partName; + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $parent, $partName, $base, $sizeHeight, var$5, $ptr); +}; +$java.nmeb_EntityDragonPart_entityInit = function($this) { + return; +}; +$java.nmeb_EntityDragonPart_canBeCollidedWith = function($this) { + return 1; +}; +$java.nmeb_EntityDragonPart_attackEntityFrom = function($this, $damagesource, $f) { + var var$3, var$4, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$4 = $thread.pop();var$3 = $thread.pop();$f = $thread.pop();$damagesource = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + if (nme_Entity_isEntityInvulnerable($this, $damagesource)) + return 0; + var$3 = $this.$entityDragonObj; + $ptr = 1; + case 1: + $tmp = $java.nmeb_EntityDragon_attackEntityFromPart(var$3, $this, $damagesource, $f); + if ($rt_suspending()) { + break main; + } + var$4 = $tmp; + return !var$4 ? 0 : 1; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $damagesource, $f, var$3, var$4, $ptr); +}; +$java.nmeb_EntityDragonPart_isEntityEqual = function($this, $entity) { + return $this !== $entity && $this.$entityDragonObj !== $entity ? 0 : 1; +}; function nmv_MerchantRecipe() { var a = this; jl_Object.call(a); a.$itemToBuy = null; @@ -707617,7 +707960,7 @@ $java.nmv_MerchantRecipe_readFromTags = function($this, $tagCompound) { } main: while (true) { switch ($ptr) { case 0: - $nbttagcompound = $rt_s(5786); + $nbttagcompound = $rt_s(5794); $ptr = 1; case 1: $tmp = nmn_NBTTagCompound_getCompoundTag($tagCompound, $nbttagcompound); @@ -707633,7 +707976,7 @@ $java.nmv_MerchantRecipe_readFromTags = function($this, $tagCompound) { } $nbttagcompound = $tmp; $this.$itemToBuy = $nbttagcompound; - $nbttagcompound = $rt_s(5787); + $nbttagcompound = $rt_s(5795); $ptr = 3; case 3: $tmp = nmn_NBTTagCompound_getCompoundTag($tagCompound, $nbttagcompound); @@ -707649,7 +707992,7 @@ $java.nmv_MerchantRecipe_readFromTags = function($this, $tagCompound) { } $nbttagcompound = $tmp; $this.$itemToSell = $nbttagcompound; - $nbttagcompound = $rt_s(5788); + $nbttagcompound = $rt_s(5796); var$4 = 10; $ptr = 5; case 5: @@ -707659,11 +708002,11 @@ $java.nmv_MerchantRecipe_readFromTags = function($this, $tagCompound) { } var$4 = $tmp; if (var$4) { - $nbttagcompound = $rt_s(5788); + $nbttagcompound = $rt_s(5796); $ptr = 7; continue main; } - $nbttagcompound = $rt_s(5789); + $nbttagcompound = $rt_s(5797); var$4 = 99; $ptr = 6; case 6: @@ -707673,11 +708016,11 @@ $java.nmv_MerchantRecipe_readFromTags = function($this, $tagCompound) { } var$4 = $tmp; if (var$4) { - $nbttagcompound = $rt_s(5789); + $nbttagcompound = $rt_s(5797); $ptr = 10; continue main; } - $nbttagcompound = $rt_s(5790); + $nbttagcompound = $rt_s(5798); var$4 = 99; $ptr = 9; continue main; @@ -707695,7 +708038,7 @@ $java.nmv_MerchantRecipe_readFromTags = function($this, $tagCompound) { } $nbttagcompound = $tmp; $this.$secondItemToBuy = $nbttagcompound; - $nbttagcompound = $rt_s(5789); + $nbttagcompound = $rt_s(5797); var$4 = 99; $ptr = 6; continue main; @@ -707706,12 +708049,12 @@ $java.nmv_MerchantRecipe_readFromTags = function($this, $tagCompound) { } var$4 = $tmp; if (var$4) { - $nbttagcompound = $rt_s(5790); + $nbttagcompound = $rt_s(5798); $ptr = 11; continue main; } $this.$maxTradeUses = 7; - $nbttagcompound = $rt_s(5791); + $nbttagcompound = $rt_s(5799); var$4 = 1; $ptr = 12; continue main; @@ -707722,7 +708065,7 @@ $java.nmv_MerchantRecipe_readFromTags = function($this, $tagCompound) { } var$4 = $tmp; $this.$toolUses = var$4; - $nbttagcompound = $rt_s(5790); + $nbttagcompound = $rt_s(5798); var$4 = 99; $ptr = 9; continue main; @@ -707733,7 +708076,7 @@ $java.nmv_MerchantRecipe_readFromTags = function($this, $tagCompound) { } var$4 = $tmp; $this.$maxTradeUses = var$4; - $nbttagcompound = $rt_s(5791); + $nbttagcompound = $rt_s(5799); var$4 = 1; $ptr = 12; case 12: @@ -707746,7 +708089,7 @@ $java.nmv_MerchantRecipe_readFromTags = function($this, $tagCompound) { $this.$rewardsExp = 1; return; } - $nbttagcompound = $rt_s(5791); + $nbttagcompound = $rt_s(5799); $ptr = 13; case 13: $tmp = nmn_NBTTagCompound_getBoolean($tagCompound, $nbttagcompound); @@ -707770,7 +708113,7 @@ $java.nmv_MerchantRecipe_writeToTags = function($this) { main: while (true) { switch ($ptr) { case 0: $nbttagcompound = nmn_NBTTagCompound__init_0(); - var$2 = $rt_s(5786); + var$2 = $rt_s(5794); var$3 = $this.$itemToBuy; var$4 = nmn_NBTTagCompound__init_0(); $ptr = 1; @@ -707786,7 +708129,7 @@ $java.nmv_MerchantRecipe_writeToTags = function($this) { if ($rt_suspending()) { break main; } - var$4 = $rt_s(5787); + var$4 = $rt_s(5795); var$2 = $this.$itemToSell; var$3 = nmn_NBTTagCompound__init_0(); $ptr = 3; @@ -707803,12 +708146,12 @@ $java.nmv_MerchantRecipe_writeToTags = function($this) { break main; } if ($this.$secondItemToBuy === null) { - var$4 = $rt_s(5789); + var$4 = $rt_s(5797); var$5 = $this.$toolUses; $ptr = 5; continue main; } - var$4 = $rt_s(5788); + var$4 = $rt_s(5796); var$2 = $this.$secondItemToBuy; var$3 = nmn_NBTTagCompound__init_0(); $ptr = 8; @@ -707818,7 +708161,7 @@ $java.nmv_MerchantRecipe_writeToTags = function($this) { if ($rt_suspending()) { break main; } - var$4 = $rt_s(5790); + var$4 = $rt_s(5798); var$5 = $this.$maxTradeUses; $ptr = 6; case 6: @@ -707826,7 +708169,7 @@ $java.nmv_MerchantRecipe_writeToTags = function($this) { if ($rt_suspending()) { break main; } - var$4 = $rt_s(5791); + var$4 = $rt_s(5799); var$5 = $this.$rewardsExp; $ptr = 7; case 7: @@ -707847,7 +708190,7 @@ $java.nmv_MerchantRecipe_writeToTags = function($this) { if ($rt_suspending()) { break main; } - var$4 = $rt_s(5789); + var$4 = $rt_s(5797); var$5 = $this.$toolUses; $ptr = 5; continue main; @@ -708135,7 +708478,7 @@ function nmv_MerchantRecipeList_readRecipiesFromTags($this, $compound) { } main: while (true) { switch ($ptr) { case 0: - $nbttaglist = $rt_s(5792); + $nbttaglist = $rt_s(5800); $i = 10; $ptr = 1; case 1: @@ -708203,7 +708546,7 @@ function nmv_MerchantRecipeList_getRecipiesAsTags($this) { $ptr = 3; continue main; } - $merchantrecipe = $rt_s(5792); + $merchantrecipe = $rt_s(5800); $ptr = 2; case 2: nmn_NBTTagCompound_setTag($nbttagcompound, $merchantrecipe, $nbttaglist); @@ -708236,57 +708579,92 @@ function nmv_MerchantRecipeList_getRecipiesAsTags($this) { $ptr = 3; continue main; } - $merchantrecipe = $rt_s(5792); + $merchantrecipe = $rt_s(5800); $ptr = 2; continue main; default: $rt_invalidPointer(); }} $rt_nativeThread().push($this, $nbttagcompound, $nbttaglist, $i, $merchantrecipe, $ptr); } -function nlevo_WorldRenderer$State() { - var a = this; jl_Object.call(a); - a.$stateRawBuffer = null; - a.$stateVertexFormat = null; - a.$this$0117 = null; +function nmi_AnimalChest() { + nmi_InventoryBasic.call(this); +} +function cgcc_DenseImmutableTable$1() { + jl_Object.call(this); +} +function nmu_CombatTracker() { + var a = this; jl_Object.call(a); + a.$combatEntries = null; + a.$fighter = null; + a.$field_94555_c = 0; + a.$field_152776_e = 0; + a.$field_94552_d = 0; + a.$field_94553_e = 0; +} +function nmu_CombatTracker_func_94550_c($this) { + var $entitylivingbase, $entityplayer, $f, $f1, var$5, $combatentry; + $entitylivingbase = null; + $entityplayer = null; + $f = 0.0; + $f1 = 0.0; + var$5 = ju_AbstractList_iterator($this.$combatEntries); + while (ju_AbstractList$1_hasNext(var$5)) { + $combatentry = ju_AbstractList$1_next(var$5); + if ($combatentry.$getDamageSrc().$getEntity() instanceof nmep_EntityPlayer && !($entityplayer !== null && $combatentry.$func_94563_c() <= $f1)) { + $f1 = $combatentry.$func_94563_c(); + $entityplayer = $combatentry.$getDamageSrc().$getEntity(); + } + if ($combatentry.$getDamageSrc().$getEntity() instanceof nme_EntityLivingBase && !($entitylivingbase !== null && $combatentry.$func_94563_c() <= $f)) { + $f = $combatentry.$func_94563_c(); + $entitylivingbase = $combatentry.$getDamageSrc().$getEntity(); + } + } + if ($entityplayer !== null && $f1 >= $f / 3.0) + return $entityplayer; + return $entitylivingbase; +} +function nmu_CombatTracker_reset($this) { + var $i, var$2, $flag, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();$flag = $thread.pop();var$2 = $thread.pop();$i = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $i = !$this.$field_94552_d ? 100 : 300; + if (!$this.$field_94553_e) + return; + var$2 = $this.$fighter; + $ptr = 1; + case 1: + $tmp = nme_EntityLivingBase_isEntityAlive(var$2); + if ($rt_suspending()) { + break main; + } + $flag = $tmp; + if (!($flag && ($this.$fighter.$ticksExisted - $this.$field_94555_c | 0) <= $i)) { + $flag = $this.$field_94552_d; + $this.$field_94553_e = 0; + $this.$field_94552_d = 0; + $this.$field_152776_e = $this.$fighter.$ticksExisted; + ju_ArrayList_clear($this.$combatEntries); + } + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $i, var$2, $flag, $ptr); +} +function nmeaa_IAttributeInstance() { } -$java.nlevo_WorldRenderer$State_getRawBuffer = function($this) { - return $this.$stateRawBuffer; -}; -$java.nlevo_WorldRenderer$State_getVertexCount = function($this) { - return $this.$stateRawBuffer.data.length / ($this.$stateVertexFormat.$attribStride0 >> 2) | 0; -}; -$java.nlevo_WorldRenderer$State_getVertexFormat = function($this) { - return $this.$stateVertexFormat; -}; function cgcc_ImmutableSortedSet$Builder() { cgcc_ImmutableSet$Builder.call(this); } -function cgcc_ImmutableMultimap$Builder() { - jl_Object.call(this); - this.$builderMultimap = null; +function ju_Spliterator() { } -$java.cgcc_ImmutableMultimap$Builder__init_ = function() { - var var_0 = new cgcc_ImmutableMultimap$Builder(); - cgcc_ImmutableMultimap$Builder__init_(var_0); - return var_0; +$java.jus_BaseStream = function() { }; -function cgcc_ImmutableMultimap$Builder__init_($this) { - $this.$builderMultimap = $java.cgcc_ImmutableMultimap$BuilderMultimap__init_(); -} -function cgcc_ImmutableSetMultimap$Builder() { - cgcc_ImmutableMultimap$Builder.call(this); -} -$java.cgcc_ImmutableSetMultimap$Builder__init_ = function() { - var var_0 = new cgcc_ImmutableSetMultimap$Builder(); - cgcc_ImmutableSetMultimap$Builder__init_(var_0); - return var_0; -}; -function cgcc_ImmutableSetMultimap$Builder__init_($this) { - cgcc_ImmutableMultimap$Builder__init_($this); - $this.$builderMultimap = $java.cgcc_ImmutableSetMultimap$BuilderMultimap__init_(); -} -function nmcr_EnumFaceDirection$1() { - jl_Object.call(this); +function jus_Stream() { } function nmnps_S38PacketPlayerListItem$AddPlayerData() { var a = this; jl_Object.call(a); @@ -708324,8 +708702,8 @@ $java.nmnps_S38PacketPlayerListItem$AddPlayerData_toString = function($this) { break main; } var$1 = $tmp; - var$2 = $java.cgcb_Objects$ToStringHelper_addHolder($java.cgcb_Objects$ToStringHelper_addHolder($java.cgcb_Objects$ToStringHelper_add(var$1, $rt_s(5793), $this.$ping), $rt_s(289), $this.$gamemode), $rt_s(5794), $this.$profile1); - var$3 = $rt_s(5795); + var$2 = $java.cgcb_Objects$ToStringHelper_addHolder($java.cgcb_Objects$ToStringHelper_addHolder($java.cgcb_Objects$ToStringHelper_add(var$1, $rt_s(5801), $this.$ping), $rt_s(289), $this.$gamemode), $rt_s(5802), $this.$profile1); + var$3 = $rt_s(5803); if ($this.$displayName2 !== null) { var$1 = $this.$displayName2; $ptr = 2; @@ -708353,6 +708731,228 @@ $java.nmnps_S38PacketPlayerListItem$AddPlayerData_toString = function($this) { }} $rt_nativeThread().push($this, var$1, var$2, var$3, $ptr); }; +function nmw_WorldSettings() { + var a = this; jl_Object.call(a); + a.$seed0 = Long_ZERO; + a.$theGameType0 = null; + a.$mapFeaturesEnabled0 = 0; + a.$hardcoreEnabled = 0; + a.$terrainType0 = null; + a.$commandsAllowed = 0; + a.$worldName = null; +} +$java.nmw_WorldSettings__init_ = function(var_0, var_1, var_2, var_3, var_4) { + var var_5 = new nmw_WorldSettings(); + $java.nmw_WorldSettings__init_0(var_5, var_0, var_1, var_2, var_3, var_4); + return var_5; +}; +$java.nmw_WorldSettings__init_0 = function($this, $seedIn, $gameType, $enableMapFeatures, $hardcoreMode, $worldTypeIn) { + $this.$worldName = $rt_s(9); + $this.$seed0 = $seedIn; + $this.$theGameType0 = $gameType; + $this.$mapFeaturesEnabled0 = $enableMapFeatures; + $this.$hardcoreEnabled = $hardcoreMode; + $this.$terrainType0 = $worldTypeIn; +}; +$java.nmw_WorldSettings_getSeed = function($this) { + return $this.$seed0; +}; +$java.nmw_WorldSettings_getGameType = function($this) { + return $this.$theGameType0; +}; +$java.nmw_WorldSettings_getHardcoreEnabled = function($this) { + return $this.$hardcoreEnabled; +}; +$java.nmw_WorldSettings_isMapFeaturesEnabled = function($this) { + return $this.$mapFeaturesEnabled0; +}; +$java.nmw_WorldSettings_getTerrainType = function($this) { + return $this.$terrainType0; +}; +$java.nmw_WorldSettings_areCommandsAllowed = function($this) { + return $this.$commandsAllowed; +}; +$java.nmw_WorldSettings_getWorldName = function($this) { + return $this.$worldName; +}; +$java.nlevf_Future = function() { +}; +function nlevf_ListenableFuture() { +} +$java.nlevf_ListenableFuture_futureExceptionLogger = null; +function nlevf_ListenableFuture__clinit_() { + var var$1, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$1 = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + var$1 = $rt_s(5804); + $ptr = 1; + case 1: + $tmp = nlevl_LogManager_getLogger(var$1); + if ($rt_suspending()) { + break main; + } + var$1 = $tmp; + $java.nlevf_ListenableFuture_futureExceptionLogger = var$1; + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push(var$1, $ptr); +} +function nlevv_Vector2f() { + nlevv_Vector.call(this); +} +$java.nlevv_Vector2f__init_ = function() { + var var_0 = new nlevv_Vector2f(); + nlevv_Vector2f__init_(var_0); + return var_0; +}; +function nlevv_Vector2f__init_($this) { + return; +} +function nmcr_EnumFaceDirection$1() { + jl_Object.call(this); +} +function otp_PlatformObject() { +} +function otp_PlatformSequence() { +} +function nmep_EntityPlayer$EnumStatus() { + jl_Enum.call(this); +} +$java.nmep_EntityPlayer$EnumStatus_OK = null; +$java.nmep_EntityPlayer$EnumStatus_NOT_POSSIBLE_HERE = null; +$java.nmep_EntityPlayer$EnumStatus_NOT_POSSIBLE_NOW = null; +$java.nmep_EntityPlayer$EnumStatus_TOO_FAR_AWAY = null; +$java.nmep_EntityPlayer$EnumStatus_OTHER_PROBLEM = null; +$java.nmep_EntityPlayer$EnumStatus_NOT_SAFE = null; +$java.nmep_EntityPlayer$EnumStatus_$VALUES = null; +function nmep_EntityPlayer$EnumStatus_values() { + return $java.nmep_EntityPlayer$EnumStatus_$VALUES.$clone(); +} +function nmep_EntityPlayer$EnumStatus__clinit_() { + var var$1, var$2, var$3; + var$1 = new nmep_EntityPlayer$EnumStatus; + jl_Enum__init_0(var$1, $rt_s(5751), 0); + $java.nmep_EntityPlayer$EnumStatus_OK = var$1; + var$1 = new nmep_EntityPlayer$EnumStatus; + jl_Enum__init_0(var$1, $rt_s(5805), 1); + $java.nmep_EntityPlayer$EnumStatus_NOT_POSSIBLE_HERE = var$1; + var$1 = new nmep_EntityPlayer$EnumStatus; + jl_Enum__init_0(var$1, $rt_s(5806), 2); + $java.nmep_EntityPlayer$EnumStatus_NOT_POSSIBLE_NOW = var$1; + var$1 = new nmep_EntityPlayer$EnumStatus; + jl_Enum__init_0(var$1, $rt_s(5807), 3); + $java.nmep_EntityPlayer$EnumStatus_TOO_FAR_AWAY = var$1; + var$1 = new nmep_EntityPlayer$EnumStatus; + jl_Enum__init_0(var$1, $rt_s(5808), 4); + $java.nmep_EntityPlayer$EnumStatus_OTHER_PROBLEM = var$1; + var$1 = new nmep_EntityPlayer$EnumStatus; + jl_Enum__init_0(var$1, $rt_s(5809), 5); + $java.nmep_EntityPlayer$EnumStatus_NOT_SAFE = var$1; + var$2 = $rt_createArray(nmep_EntityPlayer$EnumStatus, 6); + var$3 = var$2.data; + var$3[0] = $java.nmep_EntityPlayer$EnumStatus_OK; + var$3[1] = $java.nmep_EntityPlayer$EnumStatus_NOT_POSSIBLE_HERE; + var$3[2] = $java.nmep_EntityPlayer$EnumStatus_NOT_POSSIBLE_NOW; + var$3[3] = $java.nmep_EntityPlayer$EnumStatus_TOO_FAR_AWAY; + var$3[4] = $java.nmep_EntityPlayer$EnumStatus_OTHER_PROBLEM; + var$3[5] = $java.nmep_EntityPlayer$EnumStatus_NOT_SAFE; + $java.nmep_EntityPlayer$EnumStatus_$VALUES = var$2; +} +function nmi_InventoryEnderChest() { + nmi_InventoryBasic.call(this); +} +$java.nmi_InventoryEnderChest__init_ = function() { + var var_0 = new nmi_InventoryEnderChest(); + nmi_InventoryEnderChest__init_(var_0); + return var_0; +}; +function nmi_InventoryEnderChest__init_($this) { + $java.nmi_InventoryBasic__init_($this, $rt_s(5810), 0, 27); +} +$java.nmi_InventoryEnderChest_saveInventoryToNBT = function($this) { + var $nbttaglist, $i, $itemstack, $nbttagcompound, var$5, var$6, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$6 = $thread.pop();var$5 = $thread.pop();$nbttagcompound = $thread.pop();$itemstack = $thread.pop();$i = $thread.pop();$nbttaglist = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $nbttaglist = new nmn_NBTTagList; + $ptr = 1; + case 1: + nmn_NBTTagList__init_($nbttaglist); + if ($rt_suspending()) { + break main; + } + $i = 0; + if ($i >= $this.$slotsCount) + return $nbttaglist; + $ptr = 2; + case 2: + $tmp = nmi_InventoryBasic_getStackInSlot($this, $i); + if ($rt_suspending()) { + break main; + } + $itemstack = $tmp; + if ($itemstack !== null) { + $nbttagcompound = nmn_NBTTagCompound__init_0(); + var$5 = $rt_s(2243); + var$6 = $i << 24 >> 24; + $ptr = 3; + continue main; + } + $i = $i + 1 | 0; + if ($i >= $this.$slotsCount) + return $nbttaglist; + continue main; + case 3: + $java.nmn_NBTTagCompound_setByte($nbttagcompound, var$5, var$6); + if ($rt_suspending()) { + break main; + } + $ptr = 4; + case 4: + nmi_ItemStack_writeToNBT($itemstack, $nbttagcompound); + if ($rt_suspending()) { + break main; + } + $ptr = 5; + case 5: + nmn_NBTTagList_appendTag($nbttaglist, $nbttagcompound); + if ($rt_suspending()) { + break main; + } + $i = $i + 1 | 0; + if ($i >= $this.$slotsCount) + return $nbttaglist; + $ptr = 2; + continue main; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $nbttaglist, $i, $itemstack, $nbttagcompound, var$5, var$6, $ptr); +}; +function nlevo_WorldRenderer$State() { + var a = this; jl_Object.call(a); + a.$stateRawBuffer = null; + a.$stateVertexFormat = null; + a.$this$0117 = null; +} +$java.nlevo_WorldRenderer$State_getRawBuffer = function($this) { + return $this.$stateRawBuffer; +}; +$java.nlevo_WorldRenderer$State_getVertexCount = function($this) { + return $this.$stateRawBuffer.data.length / ($this.$stateVertexFormat.$attribStride0 >> 2) | 0; +}; +$java.nlevo_WorldRenderer$State_getVertexFormat = function($this) { + return $this.$stateVertexFormat; +}; function nms_Team$EnumVisible() { var a = this; jl_Enum.call(a); a.$field_178830_e = null; @@ -708445,9 +709045,9 @@ $java.nms_Team$EnumVisible__clinit_ = function() { main: while (true) { switch ($ptr) { case 0: $team$enumvisible = new nms_Team$EnumVisible; - var$2 = $rt_s(5796); + var$2 = $rt_s(5811); var$3 = 0; - var$4 = $rt_s(5797); + var$4 = $rt_s(5812); var$5 = 0; $ptr = 1; case 1: @@ -708457,9 +709057,9 @@ $java.nms_Team$EnumVisible__clinit_ = function() { } $java.nms_Team$EnumVisible_ALWAYS = $team$enumvisible; $team$enumvisible = new nms_Team$EnumVisible; - var$2 = $rt_s(5798); + var$2 = $rt_s(5813); var$3 = 1; - var$4 = $rt_s(5799); + var$4 = $rt_s(5814); var$5 = 1; $ptr = 2; case 2: @@ -708469,9 +709069,9 @@ $java.nms_Team$EnumVisible__clinit_ = function() { } $java.nms_Team$EnumVisible_NEVER = $team$enumvisible; $team$enumvisible = new nms_Team$EnumVisible; - var$2 = $rt_s(5800); + var$2 = $rt_s(5815); var$3 = 2; - var$4 = $rt_s(5801); + var$4 = $rt_s(5816); var$5 = 2; $ptr = 3; case 3: @@ -708481,9 +709081,9 @@ $java.nms_Team$EnumVisible__clinit_ = function() { } $java.nms_Team$EnumVisible_HIDE_FOR_OTHER_TEAMS = $team$enumvisible; $team$enumvisible = new nms_Team$EnumVisible; - var$2 = $rt_s(5802); + var$2 = $rt_s(5817); var$3 = 3; - var$4 = $rt_s(5803); + var$4 = $rt_s(5818); var$5 = 3; $ptr = 4; case 4: @@ -708532,12 +709132,527 @@ $java.nms_Team$EnumVisible__clinit_ = function() { }} $rt_nativeThread().push($team$enumvisible, var$2, var$3, var$4, var$5, var$6, var$7, $ptr); }; -function ju_Spliterator() { +function nmws_ISaveHandler() { } -$java.jus_BaseStream = function() { +function nmwc_IChunkProvider() { +} +function nmw_WorldType() { + var a = this; jl_Object.call(a); + a.$worldTypeId = 0; + a.$worldType1 = null; + a.$generatorVersion = 0; + a.$canBeCreated = 0; + a.$isWorldTypeVersioned = 0; + a.$hasNotificationData = 0; +} +$java.nmw_WorldType_worldTypes = null; +$java.nmw_WorldType_DEFAULT = null; +$java.nmw_WorldType_FLAT = null; +$java.nmw_WorldType_LARGE_BIOMES = null; +$java.nmw_WorldType_AMPLIFIED = null; +$java.nmw_WorldType_CUSTOMIZED = null; +$java.nmw_WorldType_DEFAULT_1_1 = null; +$java.nmw_WorldType__init_ = function(var_0, var_1) { + var var_2 = new nmw_WorldType(); + $java.nmw_WorldType__init_0(var_2, var_0, var_1); + return var_2; }; -function jus_Stream() { +$java.nmw_WorldType__init_1 = function(var_0, var_1, var_2) { + var var_3 = new nmw_WorldType(); + $java.nmw_WorldType__init_2(var_3, var_0, var_1, var_2); + return var_3; +}; +$java.nmw_WorldType__init_0 = function($this, $id, $name) { + $java.nmw_WorldType__init_2($this, $id, $name, 0); +}; +$java.nmw_WorldType__init_2 = function($this, $id, $name, $version) { + $this.$worldType1 = $name; + $this.$generatorVersion = $version; + $this.$canBeCreated = 1; + $this.$worldTypeId = $id; + $java.nmw_WorldType_worldTypes.data[$id] = $this; +}; +$java.nmw_WorldType_getWorldTypeName = function($this) { + return $this.$worldType1; +}; +$java.nmw_WorldType_getGeneratorVersion = function($this) { + return $this.$generatorVersion; +}; +$java.nmw_WorldType_parseWorldType = function($type) { + var $i; + $i = 0; + while ($i < $java.nmw_WorldType_worldTypes.data.length) { + if ($java.nmw_WorldType_worldTypes.data[$i] !== null && jl_String_equalsIgnoreCase($java.nmw_WorldType_worldTypes.data[$i].$worldType1, $type)) + return $java.nmw_WorldType_worldTypes.data[$i]; + $i = $i + 1 | 0; + } + return null; +}; +$java.nmw_WorldType_getWorldTypeID = function($this) { + return $this.$worldTypeId; +}; +function nmw_WorldType__clinit_() { + var var$1, var$2; + $java.nmw_WorldType_worldTypes = $rt_createArray(nmw_WorldType, 16); + var$1 = $java.nmw_WorldType__init_1(0, $rt_s(506), 1); + var$1.$isWorldTypeVersioned = 1; + $java.nmw_WorldType_DEFAULT = var$1; + $java.nmw_WorldType_FLAT = $java.nmw_WorldType__init_(1, $rt_s(5819)); + $java.nmw_WorldType_LARGE_BIOMES = $java.nmw_WorldType__init_(2, $rt_s(5820)); + var$2 = $java.nmw_WorldType__init_(3, $rt_s(5821)); + var$2.$hasNotificationData = 1; + $java.nmw_WorldType_AMPLIFIED = var$2; + $java.nmw_WorldType_CUSTOMIZED = $java.nmw_WorldType__init_(4, $rt_s(5822)); + var$2 = $java.nmw_WorldType__init_1(8, $rt_s(5823), 0); + var$2.$canBeCreated = 0; + $java.nmw_WorldType_DEFAULT_1_1 = var$2; } +function nmw_GameRules() { + jl_Object.call(this); + this.$theGameRules0 = null; +} +$java.nmw_GameRules__init_ = function() { + var var_0 = new nmw_GameRules(); + nmw_GameRules__init_(var_0); + return var_0; +}; +function nmw_GameRules__init_($this) { + var var$1, var$2, var$3, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $this.$theGameRules0 = $java.ju_TreeMap__init_(); + var$1 = $rt_s(5824); + var$2 = $rt_s(84); + var$3 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; + $ptr = 1; + case 1: + $java.nmw_GameRules_addGameRule($this, var$1, var$2, var$3); + if ($rt_suspending()) { + break main; + } + var$3 = $rt_s(5825); + var$1 = $rt_s(84); + var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; + $ptr = 2; + case 2: + $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); + if ($rt_suspending()) { + break main; + } + var$3 = $rt_s(3897); + var$1 = $rt_s(83); + var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; + $ptr = 3; + case 3: + $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); + if ($rt_suspending()) { + break main; + } + var$3 = $rt_s(5826); + var$1 = $rt_s(84); + var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; + $ptr = 4; + case 4: + $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); + if ($rt_suspending()) { + break main; + } + var$3 = $rt_s(5827); + var$1 = $rt_s(84); + var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; + $ptr = 5; + case 5: + $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); + if ($rt_suspending()) { + break main; + } + var$3 = $rt_s(5828); + var$1 = $rt_s(84); + var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; + $ptr = 6; + case 6: + $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); + if ($rt_suspending()) { + break main; + } + var$3 = $rt_s(5829); + var$1 = $rt_s(84); + var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; + $ptr = 7; + case 7: + $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); + if ($rt_suspending()) { + break main; + } + var$3 = $rt_s(5830); + var$1 = $rt_s(84); + var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; + $ptr = 8; + case 8: + $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); + if ($rt_suspending()) { + break main; + } + var$3 = $rt_s(3896); + var$1 = $rt_s(84); + var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; + $ptr = 9; + case 9: + $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); + if ($rt_suspending()) { + break main; + } + var$3 = $rt_s(4788); + var$1 = $rt_s(84); + var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; + $ptr = 10; + case 10: + $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); + if ($rt_suspending()) { + break main; + } + var$3 = $rt_s(5831); + var$1 = $rt_s(84); + var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; + $ptr = 11; + case 11: + $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); + if ($rt_suspending()) { + break main; + } + var$3 = $rt_s(5832); + var$1 = $rt_s(84); + var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; + $ptr = 12; + case 12: + $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); + if ($rt_suspending()) { + break main; + } + var$3 = $rt_s(5833); + var$1 = $rt_s(4529); + var$2 = $java.nmw_GameRules$ValueType_NUMERICAL_VALUE; + $ptr = 13; + case 13: + $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); + if ($rt_suspending()) { + break main; + } + var$3 = $rt_s(5834); + var$1 = $rt_s(84); + var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; + $ptr = 14; + case 14: + $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); + if ($rt_suspending()) { + break main; + } + var$3 = $rt_s(3232); + var$1 = $rt_s(83); + var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; + $ptr = 15; + case 15: + $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); + if ($rt_suspending()) { + break main; + } + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, var$1, var$2, var$3, $ptr); +} +$java.nmw_GameRules_addGameRule = function($this, $key, $value, $type) { + var var$4, var$5, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$5 = $thread.pop();var$4 = $thread.pop();$type = $thread.pop();$value = $thread.pop();$key = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + var$4 = $this.$theGameRules0; + var$5 = new nmw_GameRules$Value; + var$5.$type14 = $type; + $java.nmw_GameRules$Value_setValue(var$5, $value); + $ptr = 1; + case 1: + $java.ju_TreeMap_put(var$4, $key, var$5); + if ($rt_suspending()) { + break main; + } + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $key, $value, $type, var$4, var$5, $ptr); +}; +$java.nmw_GameRules_setOrCreateGameRule = function($this, $key, $ruleValue) { + var $gamerules$value, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();$gamerules$value = $thread.pop();$ruleValue = $thread.pop();$key = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $gamerules$value = $this.$theGameRules0; + $ptr = 1; + case 1: + $tmp = $java.ju_TreeMap_get($gamerules$value, $key); + if ($rt_suspending()) { + break main; + } + $gamerules$value = $tmp; + $gamerules$value = $gamerules$value; + if ($gamerules$value !== null) { + $java.nmw_GameRules$Value_setValue($gamerules$value, $ruleValue); + return; + } + $gamerules$value = $java.nmw_GameRules$ValueType_ANY_VALUE; + $ptr = 2; + case 2: + $java.nmw_GameRules_addGameRule($this, $key, $ruleValue, $gamerules$value); + if ($rt_suspending()) { + break main; + } + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $key, $ruleValue, $gamerules$value, $ptr); +}; +$java.nmw_GameRules_getBoolean = function($this, $name) { + var $gamerules$value, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();$gamerules$value = $thread.pop();$name = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $gamerules$value = $this.$theGameRules0; + $ptr = 1; + case 1: + $tmp = $java.ju_TreeMap_get($gamerules$value, $name); + if ($rt_suspending()) { + break main; + } + $name = $tmp; + $gamerules$value = $name; + return $gamerules$value !== null && $gamerules$value.$valueBoolean ? 1 : 0; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $name, $gamerules$value, $ptr); +}; +function nmws_MapStorage() { + var a = this; jl_Object.call(a); + a.$saveHandler0 = null; + a.$loadedDataMap = null; + a.$loadedDataList = null; + a.$idCounts = null; +} +function otp_PlatformClassMetadata() { +} +function cgcc_ImmutableMultimap$Builder() { + jl_Object.call(this); + this.$builderMultimap = null; +} +$java.cgcc_ImmutableMultimap$Builder__init_ = function() { + var var_0 = new cgcc_ImmutableMultimap$Builder(); + cgcc_ImmutableMultimap$Builder__init_(var_0); + return var_0; +}; +function cgcc_ImmutableMultimap$Builder__init_($this) { + $this.$builderMultimap = $java.cgcc_ImmutableMultimap$BuilderMultimap__init_(); +} +function cgcc_ImmutableSetMultimap$Builder() { + cgcc_ImmutableMultimap$Builder.call(this); +} +$java.cgcc_ImmutableSetMultimap$Builder__init_ = function() { + var var_0 = new cgcc_ImmutableSetMultimap$Builder(); + cgcc_ImmutableSetMultimap$Builder__init_(var_0); + return var_0; +}; +function cgcc_ImmutableSetMultimap$Builder__init_($this) { + cgcc_ImmutableMultimap$Builder__init_($this); + $this.$builderMultimap = $java.cgcc_ImmutableSetMultimap$BuilderMultimap__init_(); +} +function otcir_JSFieldGetter() { +} +function otcir_JSFieldSetter() { +} +function nmws_MapData$MapInfo() { + jl_Object.call(this); +} +function juf_BiFunction() { +} +function oj_JSONPointer$Builder() { + jl_Object.call(this); + this.$refTokens = null; +} +$java.oj_JSONPointer$Builder__init_ = function() { + var var_0 = new oj_JSONPointer$Builder(); + oj_JSONPointer$Builder__init_(var_0); + return var_0; +}; +function oj_JSONPointer$Builder__init_($this) { + $this.$refTokens = ju_ArrayList__init_0(); +} +function nmcrbm_ModelBlock$1() { + jl_Object.call(this); +} +function nlevc_EaglerLoadingCache() { + jl_Object.call(this); +} +function cgcc_ImmutableListMultimap$Builder() { + cgcc_ImmutableMultimap$Builder.call(this); +} +$java.cgcc_ImmutableListMultimap$Builder__init_ = function() { + var var_0 = new cgcc_ImmutableListMultimap$Builder(); + cgcc_ImmutableListMultimap$Builder__init_(var_0); + return var_0; +}; +function cgcc_ImmutableListMultimap$Builder__init_($this) { + cgcc_ImmutableMultimap$Builder__init_($this); +} +function cgcb_Splitter$MapSplitter() { + jl_Object.call(this); +} +function jl_ClassLoader$ResourceContainer() { +} +function nmbs_BlockWorldState() { + jl_Object.call(this); +} +function juf_ToLongFunction() { +} +function juf_ToDoubleFunction() { +} +function nlevma_TexturesProperty() { + var a = this; jl_Object.call(a); + a.$skin = null; + a.$model4 = null; + a.$cape = null; + a.$eaglerPlayer = 0; +} +var nlevma_TexturesProperty_defaultNull = null; +function nlevma_TexturesProperty__init_(var_0, var_1, var_2, var_3) { + var var_4 = new nlevma_TexturesProperty(); + $java.nlevma_TexturesProperty__init_(var_4, var_0, var_1, var_2, var_3); + return var_4; +} +$java.nlevma_TexturesProperty__init_ = function($this, $skin, $model, $cape, $eaglerPlayer) { + $this.$skin = $skin; + $this.$model4 = $model; + $this.$cape = $cape; + $this.$eaglerPlayer = $eaglerPlayer; +}; +function nlevma_TexturesProperty__clinit_() { + nlevma_TexturesProperty_defaultNull = nlevma_TexturesProperty__init_(null, $rt_s(506), null, 0); +} +function nmt_MobSpawnerBaseLogic$WeightedRandomMinecart() { + var a = this; nmu_WeightedRandom$Item.call(a); + a.$nbtData = null; + a.$entityType = null; + a.$this$0208 = null; +} +$java.nmt_MobSpawnerBaseLogic$WeightedRandomMinecart__init_0 = function(var_0, var_1, var_2, var_3) { + var var_4 = new nmt_MobSpawnerBaseLogic$WeightedRandomMinecart(); + $java.nmt_MobSpawnerBaseLogic$WeightedRandomMinecart__init_(var_4, var_0, var_1, var_2, var_3); + return var_4; +}; +$java.nmt_MobSpawnerBaseLogic$WeightedRandomMinecart__init_ = function($this, $this$0, $tagCompound, $type, $weight) { + var $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();$weight = $thread.pop();$type = $thread.pop();$tagCompound = $thread.pop();$this$0 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $this.$this$0208 = $this$0; + $java.nmu_WeightedRandom$Item__init_0($this, $weight); + $this$0 = $rt_s(5559); + $ptr = 1; + case 1: + $tmp = jl_String_equals($type, $this$0); + if ($rt_suspending()) { + break main; + } + $weight = $tmp; + if ($weight) { + if ($tagCompound !== null) { + $this$0 = $rt_s(315); + $ptr = 2; + continue main; + } + $type = $rt_s(1716); + } + $this.$nbtData = $tagCompound; + $this.$entityType = $type; + return; + case 2: + $tmp = nmn_NBTTagCompound_getInteger($tagCompound, $this$0); + if ($rt_suspending()) { + break main; + } + $weight = $tmp; + $ptr = 3; + case 3: + $tmp = $java.nmei_EntityMinecart$EnumMinecartType_byNetworkID($weight); + if ($rt_suspending()) { + break main; + } + $this$0 = $tmp; + $type = $this$0.$name17; + $this.$nbtData = $tagCompound; + $this.$entityType = $type; + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $this$0, $tagCompound, $type, $weight, $ptr); +}; +$java.nmt_MobSpawnerBaseLogic$WeightedRandomMinecart_toNBT = function($this) { + var $nbttagcompound, var$2, var$3, var$4, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$4 = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();$nbttagcompound = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $nbttagcompound = nmn_NBTTagCompound__init_0(); + var$2 = $rt_s(5566); + var$3 = $this.$nbtData; + $ptr = 1; + case 1: + nmn_NBTTagCompound_setTag($nbttagcompound, var$2, var$3); + if ($rt_suspending()) { + break main; + } + var$2 = $rt_s(315); + var$3 = $this.$entityType; + $ptr = 2; + case 2: + nmn_NBTTagCompound_setString($nbttagcompound, var$2, var$3); + if ($rt_suspending()) { + break main; + } + var$2 = $rt_s(5567); + var$4 = $this.$itemWeight; + $ptr = 3; + case 3: + nmn_NBTTagCompound_setInteger($nbttagcompound, var$2, var$4); + if ($rt_suspending()) { + break main; + } + return $nbttagcompound; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $nbttagcompound, var$2, var$3, var$4, $ptr); +}; function nmcr_BlockModelRenderer$AmbientOcclusionFace() { var a = this; jl_Object.call(a); a.$vertexColorMultiplier = null; @@ -709828,1222 +710943,8 @@ $java.nmcr_BlockModelRenderer$AmbientOcclusionFace_getAoBrightness = function($t $java.nmcr_BlockModelRenderer$AmbientOcclusionFace_getVertexBrightness = function($this, $parInt1, $parInt2, $parInt3, $parInt4, $parFloat1, $parFloat2, $parFloat3, $parFloat4) { return ((($parInt1 >> 16 & 255) * $parFloat1 + ($parInt2 >> 16 & 255) * $parFloat2 + ($parInt3 >> 16 & 255) * $parFloat3 + ($parInt4 >> 16 & 255) * $parFloat4 | 0) & 255) << 16 | (($parInt1 & 255) * $parFloat1 + ($parInt2 & 255) * $parFloat2 + ($parInt3 & 255) * $parFloat3 + ($parInt4 & 255) * $parFloat4 | 0) & 255; }; -function nlevc_EaglerLoadingCache() { - jl_Object.call(this); -} -function nmbs_BlockWorldState() { - jl_Object.call(this); -} -function nmw_WorldType() { - var a = this; jl_Object.call(a); - a.$worldTypeId = 0; - a.$worldType1 = null; - a.$generatorVersion = 0; - a.$canBeCreated = 0; - a.$isWorldTypeVersioned = 0; - a.$hasNotificationData = 0; -} -$java.nmw_WorldType_worldTypes = null; -$java.nmw_WorldType_DEFAULT = null; -$java.nmw_WorldType_FLAT = null; -$java.nmw_WorldType_LARGE_BIOMES = null; -$java.nmw_WorldType_AMPLIFIED = null; -$java.nmw_WorldType_CUSTOMIZED = null; -$java.nmw_WorldType_DEFAULT_1_1 = null; -$java.nmw_WorldType__init_ = function(var_0, var_1) { - var var_2 = new nmw_WorldType(); - $java.nmw_WorldType__init_0(var_2, var_0, var_1); - return var_2; -}; -$java.nmw_WorldType__init_1 = function(var_0, var_1, var_2) { - var var_3 = new nmw_WorldType(); - $java.nmw_WorldType__init_2(var_3, var_0, var_1, var_2); - return var_3; -}; -$java.nmw_WorldType__init_0 = function($this, $id, $name) { - $java.nmw_WorldType__init_2($this, $id, $name, 0); -}; -$java.nmw_WorldType__init_2 = function($this, $id, $name, $version) { - $this.$worldType1 = $name; - $this.$generatorVersion = $version; - $this.$canBeCreated = 1; - $this.$worldTypeId = $id; - $java.nmw_WorldType_worldTypes.data[$id] = $this; -}; -$java.nmw_WorldType_getWorldTypeName = function($this) { - return $this.$worldType1; -}; -$java.nmw_WorldType_getGeneratorVersion = function($this) { - return $this.$generatorVersion; -}; -$java.nmw_WorldType_parseWorldType = function($type) { - var $i; - $i = 0; - while ($i < $java.nmw_WorldType_worldTypes.data.length) { - if ($java.nmw_WorldType_worldTypes.data[$i] !== null && jl_String_equalsIgnoreCase($java.nmw_WorldType_worldTypes.data[$i].$worldType1, $type)) - return $java.nmw_WorldType_worldTypes.data[$i]; - $i = $i + 1 | 0; - } - return null; -}; -$java.nmw_WorldType_getWorldTypeID = function($this) { - return $this.$worldTypeId; -}; -function nmw_WorldType__clinit_() { - var var$1, var$2; - $java.nmw_WorldType_worldTypes = $rt_createArray(nmw_WorldType, 16); - var$1 = $java.nmw_WorldType__init_1(0, $rt_s(506), 1); - var$1.$isWorldTypeVersioned = 1; - $java.nmw_WorldType_DEFAULT = var$1; - $java.nmw_WorldType_FLAT = $java.nmw_WorldType__init_(1, $rt_s(5804)); - $java.nmw_WorldType_LARGE_BIOMES = $java.nmw_WorldType__init_(2, $rt_s(5805)); - var$2 = $java.nmw_WorldType__init_(3, $rt_s(5806)); - var$2.$hasNotificationData = 1; - $java.nmw_WorldType_AMPLIFIED = var$2; - $java.nmw_WorldType_CUSTOMIZED = $java.nmw_WorldType__init_(4, $rt_s(5807)); - var$2 = $java.nmw_WorldType__init_1(8, $rt_s(5808), 0); - var$2.$canBeCreated = 0; - $java.nmw_WorldType_DEFAULT_1_1 = var$2; -} -function nmeb_EntityDragonPart() { - var a = this; nme_Entity.call(a); - a.$entityDragonObj = null; - a.$partName0 = null; -} -$java.nmeb_EntityDragonPart__init_0 = function(var_0, var_1, var_2, var_3) { - var var_4 = new nmeb_EntityDragonPart(); - $java.nmeb_EntityDragonPart__init_(var_4, var_0, var_1, var_2, var_3); - return var_4; -}; -$java.nmeb_EntityDragonPart__init_ = function($this, $parent, $partName, $base, $sizeHeight) { - var var$5, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$5 = $thread.pop();$sizeHeight = $thread.pop();$base = $thread.pop();$partName = $thread.pop();$parent = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - var$5 = $parent.$worldObj; - $ptr = 1; - case 1: - nme_Entity__init_0($this, var$5); - if ($rt_suspending()) { - break main; - } - $ptr = 2; - case 2: - nme_Entity_setSize($this, $base, $sizeHeight); - if ($rt_suspending()) { - break main; - } - $this.$entityDragonObj = $parent; - $this.$partName0 = $partName; - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $parent, $partName, $base, $sizeHeight, var$5, $ptr); -}; -$java.nmeb_EntityDragonPart_entityInit = function($this) { - return; -}; -$java.nmeb_EntityDragonPart_canBeCollidedWith = function($this) { - return 1; -}; -$java.nmeb_EntityDragonPart_attackEntityFrom = function($this, $damagesource, $f) { - var var$3, var$4, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$4 = $thread.pop();var$3 = $thread.pop();$f = $thread.pop();$damagesource = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - if (nme_Entity_isEntityInvulnerable($this, $damagesource)) - return 0; - var$3 = $this.$entityDragonObj; - $ptr = 1; - case 1: - $tmp = $java.nmeb_EntityDragon_attackEntityFromPart(var$3, $this, $damagesource, $f); - if ($rt_suspending()) { - break main; - } - var$4 = $tmp; - return !var$4 ? 0 : 1; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $damagesource, $f, var$3, var$4, $ptr); -}; -$java.nmeb_EntityDragonPart_isEntityEqual = function($this, $entity) { - return $this !== $entity && $this.$entityDragonObj !== $entity ? 0 : 1; -}; -function nmws_ISaveHandler() { -} -function nmwc_IChunkProvider() { -} -function nmw_GameRules() { - jl_Object.call(this); - this.$theGameRules0 = null; -} -$java.nmw_GameRules__init_ = function() { - var var_0 = new nmw_GameRules(); - nmw_GameRules__init_(var_0); - return var_0; -}; -function nmw_GameRules__init_($this) { - var var$1, var$2, var$3, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $this.$theGameRules0 = $java.ju_TreeMap__init_(); - var$1 = $rt_s(5809); - var$2 = $rt_s(84); - var$3 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; - $ptr = 1; - case 1: - $java.nmw_GameRules_addGameRule($this, var$1, var$2, var$3); - if ($rt_suspending()) { - break main; - } - var$3 = $rt_s(5810); - var$1 = $rt_s(84); - var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; - $ptr = 2; - case 2: - $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); - if ($rt_suspending()) { - break main; - } - var$3 = $rt_s(3897); - var$1 = $rt_s(83); - var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; - $ptr = 3; - case 3: - $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); - if ($rt_suspending()) { - break main; - } - var$3 = $rt_s(5811); - var$1 = $rt_s(84); - var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; - $ptr = 4; - case 4: - $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); - if ($rt_suspending()) { - break main; - } - var$3 = $rt_s(5812); - var$1 = $rt_s(84); - var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; - $ptr = 5; - case 5: - $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); - if ($rt_suspending()) { - break main; - } - var$3 = $rt_s(5813); - var$1 = $rt_s(84); - var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; - $ptr = 6; - case 6: - $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); - if ($rt_suspending()) { - break main; - } - var$3 = $rt_s(5814); - var$1 = $rt_s(84); - var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; - $ptr = 7; - case 7: - $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); - if ($rt_suspending()) { - break main; - } - var$3 = $rt_s(5815); - var$1 = $rt_s(84); - var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; - $ptr = 8; - case 8: - $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); - if ($rt_suspending()) { - break main; - } - var$3 = $rt_s(3896); - var$1 = $rt_s(84); - var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; - $ptr = 9; - case 9: - $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); - if ($rt_suspending()) { - break main; - } - var$3 = $rt_s(4788); - var$1 = $rt_s(84); - var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; - $ptr = 10; - case 10: - $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); - if ($rt_suspending()) { - break main; - } - var$3 = $rt_s(5816); - var$1 = $rt_s(84); - var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; - $ptr = 11; - case 11: - $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); - if ($rt_suspending()) { - break main; - } - var$3 = $rt_s(5817); - var$1 = $rt_s(84); - var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; - $ptr = 12; - case 12: - $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); - if ($rt_suspending()) { - break main; - } - var$3 = $rt_s(5818); - var$1 = $rt_s(4529); - var$2 = $java.nmw_GameRules$ValueType_NUMERICAL_VALUE; - $ptr = 13; - case 13: - $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); - if ($rt_suspending()) { - break main; - } - var$3 = $rt_s(5819); - var$1 = $rt_s(84); - var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; - $ptr = 14; - case 14: - $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); - if ($rt_suspending()) { - break main; - } - var$3 = $rt_s(3238); - var$1 = $rt_s(83); - var$2 = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; - $ptr = 15; - case 15: - $java.nmw_GameRules_addGameRule($this, var$3, var$1, var$2); - if ($rt_suspending()) { - break main; - } - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, var$1, var$2, var$3, $ptr); -} -$java.nmw_GameRules_addGameRule = function($this, $key, $value, $type) { - var var$4, var$5, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$5 = $thread.pop();var$4 = $thread.pop();$type = $thread.pop();$value = $thread.pop();$key = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - var$4 = $this.$theGameRules0; - var$5 = new nmw_GameRules$Value; - var$5.$type14 = $type; - $java.nmw_GameRules$Value_setValue(var$5, $value); - $ptr = 1; - case 1: - $java.ju_TreeMap_put(var$4, $key, var$5); - if ($rt_suspending()) { - break main; - } - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $key, $value, $type, var$4, var$5, $ptr); -}; -$java.nmw_GameRules_setOrCreateGameRule = function($this, $key, $ruleValue) { - var $gamerules$value, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();$gamerules$value = $thread.pop();$ruleValue = $thread.pop();$key = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $gamerules$value = $this.$theGameRules0; - $ptr = 1; - case 1: - $tmp = $java.ju_TreeMap_get($gamerules$value, $key); - if ($rt_suspending()) { - break main; - } - $gamerules$value = $tmp; - $gamerules$value = $gamerules$value; - if ($gamerules$value !== null) { - $java.nmw_GameRules$Value_setValue($gamerules$value, $ruleValue); - return; - } - $gamerules$value = $java.nmw_GameRules$ValueType_ANY_VALUE; - $ptr = 2; - case 2: - $java.nmw_GameRules_addGameRule($this, $key, $ruleValue, $gamerules$value); - if ($rt_suspending()) { - break main; - } - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $key, $ruleValue, $gamerules$value, $ptr); -}; -$java.nmw_GameRules_getBoolean = function($this, $name) { - var $gamerules$value, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();$gamerules$value = $thread.pop();$name = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $gamerules$value = $this.$theGameRules0; - $ptr = 1; - case 1: - $tmp = $java.ju_TreeMap_get($gamerules$value, $name); - if ($rt_suspending()) { - break main; - } - $name = $tmp; - $gamerules$value = $name; - return $gamerules$value !== null && $gamerules$value.$valueBoolean ? 1 : 0; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $name, $gamerules$value, $ptr); -}; -function nmws_MapStorage() { - var a = this; jl_Object.call(a); - a.$saveHandler0 = null; - a.$loadedDataMap = null; - a.$loadedDataList = null; - a.$idCounts = null; -} -function otp_PlatformClassMetadata() { -} -function otp_PlatformObject() { -} -function cgcc_ImmutableListMultimap$Builder() { - cgcc_ImmutableMultimap$Builder.call(this); -} -$java.cgcc_ImmutableListMultimap$Builder__init_ = function() { - var var_0 = new cgcc_ImmutableListMultimap$Builder(); - cgcc_ImmutableListMultimap$Builder__init_(var_0); - return var_0; -}; -function cgcc_ImmutableListMultimap$Builder__init_($this) { - cgcc_ImmutableMultimap$Builder__init_($this); -} -function oj_JSONPointer$Builder() { - jl_Object.call(this); - this.$refTokens = null; -} -$java.oj_JSONPointer$Builder__init_ = function() { - var var_0 = new oj_JSONPointer$Builder(); - oj_JSONPointer$Builder__init_(var_0); - return var_0; -}; -function oj_JSONPointer$Builder__init_($this) { - $this.$refTokens = ju_ArrayList__init_0(); -} -function nlevma_TexturesProperty() { - var a = this; jl_Object.call(a); - a.$skin = null; - a.$model4 = null; - a.$cape = null; - a.$eaglerPlayer = 0; -} -var nlevma_TexturesProperty_defaultNull = null; -function nlevma_TexturesProperty__init_(var_0, var_1, var_2, var_3) { - var var_4 = new nlevma_TexturesProperty(); - $java.nlevma_TexturesProperty__init_(var_4, var_0, var_1, var_2, var_3); - return var_4; -} -$java.nlevma_TexturesProperty__init_ = function($this, $skin, $model, $cape, $eaglerPlayer) { - $this.$skin = $skin; - $this.$model4 = $model; - $this.$cape = $cape; - $this.$eaglerPlayer = $eaglerPlayer; -}; -function nlevma_TexturesProperty__clinit_() { - nlevma_TexturesProperty_defaultNull = nlevma_TexturesProperty__init_(null, $rt_s(506), null, 0); -} -function nmep_EntityRabbit$EnumMoveType() { - var a = this; jl_Enum.call(a); - a.$speed = 0.0; - a.$field_180077_g = 0.0; - a.$duration1 = 0; - a.$field_180085_i = 0; -} -$java.nmep_EntityRabbit$EnumMoveType_NONE = null; -$java.nmep_EntityRabbit$EnumMoveType_HOP = null; -$java.nmep_EntityRabbit$EnumMoveType_STEP = null; -$java.nmep_EntityRabbit$EnumMoveType_SPRINT = null; -$java.nmep_EntityRabbit$EnumMoveType_ATTACK = null; -$java.nmep_EntityRabbit$EnumMoveType_$VALUES = null; -$java.nmep_EntityRabbit$EnumMoveType__init_ = function(var_0, var_1, var_2, var_3, var_4, var_5) { - var var_6 = new nmep_EntityRabbit$EnumMoveType(); - $java.nmep_EntityRabbit$EnumMoveType__init_0(var_6, var_0, var_1, var_2, var_3, var_4, var_5); - return var_6; -}; -function nmep_EntityRabbit$EnumMoveType_values() { - return $java.nmep_EntityRabbit$EnumMoveType_$VALUES.$clone(); -} -$java.nmep_EntityRabbit$EnumMoveType__init_0 = function($this, var$1, var$2, $typeSpeed, $parFloat1, $typeDuration, $parInt1) { - jl_Enum__init_0($this, var$1, var$2); - $this.$speed = $typeSpeed; - $this.$field_180077_g = $parFloat1; - $this.$duration1 = $typeDuration; - $this.$field_180085_i = $parInt1; -}; -function nmep_EntityRabbit$EnumMoveType__clinit_() { - var var$1, var$2; - $java.nmep_EntityRabbit$EnumMoveType_NONE = $java.nmep_EntityRabbit$EnumMoveType__init_($rt_s(2033), 0, 0.0, 0.0, 30, 1); - $java.nmep_EntityRabbit$EnumMoveType_HOP = $java.nmep_EntityRabbit$EnumMoveType__init_($rt_s(5820), 1, 0.800000011920929, 0.20000000298023224, 20, 10); - $java.nmep_EntityRabbit$EnumMoveType_STEP = $java.nmep_EntityRabbit$EnumMoveType__init_($rt_s(5821), 2, 1.0, 0.44999998807907104, 14, 14); - $java.nmep_EntityRabbit$EnumMoveType_SPRINT = $java.nmep_EntityRabbit$EnumMoveType__init_($rt_s(5822), 3, 1.75, 0.4000000059604645, 1, 8); - $java.nmep_EntityRabbit$EnumMoveType_ATTACK = $java.nmep_EntityRabbit$EnumMoveType__init_($rt_s(5823), 4, 2.0, 0.699999988079071, 7, 8); - var$1 = $rt_createArray(nmep_EntityRabbit$EnumMoveType, 5); - var$2 = var$1.data; - var$2[0] = $java.nmep_EntityRabbit$EnumMoveType_NONE; - var$2[1] = $java.nmep_EntityRabbit$EnumMoveType_HOP; - var$2[2] = $java.nmep_EntityRabbit$EnumMoveType_STEP; - var$2[3] = $java.nmep_EntityRabbit$EnumMoveType_SPRINT; - var$2[4] = $java.nmep_EntityRabbit$EnumMoveType_ATTACK; - $java.nmep_EntityRabbit$EnumMoveType_$VALUES = var$1; -} -function nmi_AnimalChest() { - nmi_InventoryBasic.call(this); -} -function nmu_CombatTracker() { - var a = this; jl_Object.call(a); - a.$combatEntries = null; - a.$fighter = null; - a.$field_94555_c = 0; - a.$field_152776_e = 0; - a.$field_94552_d = 0; - a.$field_94553_e = 0; -} -function nmu_CombatTracker_func_94550_c($this) { - var $entitylivingbase, $entityplayer, $f, $f1, var$5, $combatentry; - $entitylivingbase = null; - $entityplayer = null; - $f = 0.0; - $f1 = 0.0; - var$5 = ju_AbstractList_iterator($this.$combatEntries); - while (ju_AbstractList$1_hasNext(var$5)) { - $combatentry = ju_AbstractList$1_next(var$5); - if ($combatentry.$getDamageSrc().$getEntity() instanceof nmep_EntityPlayer && !($entityplayer !== null && $combatentry.$func_94563_c() <= $f1)) { - $f1 = $combatentry.$func_94563_c(); - $entityplayer = $combatentry.$getDamageSrc().$getEntity(); - } - if ($combatentry.$getDamageSrc().$getEntity() instanceof nme_EntityLivingBase && !($entitylivingbase !== null && $combatentry.$func_94563_c() <= $f)) { - $f = $combatentry.$func_94563_c(); - $entitylivingbase = $combatentry.$getDamageSrc().$getEntity(); - } - } - if ($entityplayer !== null && $f1 >= $f / 3.0) - return $entityplayer; - return $entitylivingbase; -} -function nmu_CombatTracker_reset($this) { - var $i, var$2, $flag, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();$flag = $thread.pop();var$2 = $thread.pop();$i = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $i = !$this.$field_94552_d ? 100 : 300; - if (!$this.$field_94553_e) - return; - var$2 = $this.$fighter; - $ptr = 1; - case 1: - $tmp = nme_EntityLivingBase_isEntityAlive(var$2); - if ($rt_suspending()) { - break main; - } - $flag = $tmp; - if (!($flag && ($this.$fighter.$ticksExisted - $this.$field_94555_c | 0) <= $i)) { - $flag = $this.$field_94552_d; - $this.$field_94553_e = 0; - $this.$field_94552_d = 0; - $this.$field_152776_e = $this.$fighter.$ticksExisted; - ju_ArrayList_clear($this.$combatEntries); - } - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $i, var$2, $flag, $ptr); -} -function nmeaa_IAttributeInstance() { -} -function nmcs_CommandBlockLogic() { - var a = this; jl_Object.call(a); - a.$successCount = 0; - a.$trackOutput = 0; - a.$lastOutput = null; - a.$commandStored = null; - a.$customName3 = null; -} -$java.nmcs_CommandBlockLogic_timestampFormat = null; -var nmcs_CommandBlockLogic_$clinitCalled = false; -$java.nmcs_CommandBlockLogic_$callClinit = function() { - var $ptr = 0; - if ($rt_resuming()) { - $ptr = $rt_nativeThread().pop(); - } else if (nmcs_CommandBlockLogic_$clinitCalled) { - return; - } - main: while (true) { switch ($ptr) { - case 0: - nmcs_CommandBlockLogic_$clinitCalled = true; - $ptr = 1; - case 1: - $java.nmcs_CommandBlockLogic__clinit_(); - if ($rt_suspending()) { - break main; - } - $java.nmcs_CommandBlockLogic_$callClinit = $rt_eraseClinit(nmcs_CommandBlockLogic); - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($ptr); -}; -$java.nmcs_CommandBlockLogic__init_0 = function() { - var var_0 = new nmcs_CommandBlockLogic(); - $java.nmcs_CommandBlockLogic__init_(var_0); - return var_0; -}; -$java.nmcs_CommandBlockLogic__init_ = function($this) { - var $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $ptr = 1; - case 1: - $java.nmcs_CommandBlockLogic_$callClinit(); - if ($rt_suspending()) { - break main; - } - $this.$trackOutput = 1; - $this.$lastOutput = null; - $this.$commandStored = $rt_s(9); - $this.$customName3 = $rt_s(1); - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $ptr); -}; -$java.nmcs_CommandBlockLogic_getSuccessCount = function($this) { - var $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - return $this.$successCount; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $ptr); -}; -$java.nmcs_CommandBlockLogic_getLastOutput = function($this) { - var $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - return $this.$lastOutput; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $ptr); -}; -$java.nmcs_CommandBlockLogic_writeDataToNBT = function($this, $tagCompound) { - var var$2, var$3, var$4, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$4 = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();$tagCompound = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - var$2 = $rt_s(5824); - var$3 = $this.$commandStored; - $ptr = 1; - case 1: - nmn_NBTTagCompound_setString($tagCompound, var$2, var$3); - if ($rt_suspending()) { - break main; - } - var$2 = $rt_s(5825); - var$4 = $this.$successCount; - $ptr = 2; - case 2: - nmn_NBTTagCompound_setInteger($tagCompound, var$2, var$4); - if ($rt_suspending()) { - break main; - } - var$2 = $rt_s(918); - var$3 = $this.$customName3; - $ptr = 3; - case 3: - nmn_NBTTagCompound_setString($tagCompound, var$2, var$3); - if ($rt_suspending()) { - break main; - } - var$2 = $rt_s(5826); - var$4 = $this.$trackOutput; - $ptr = 4; - case 4: - nmn_NBTTagCompound_setBoolean($tagCompound, var$2, var$4); - if ($rt_suspending()) { - break main; - } - if ($this.$lastOutput !== null && $this.$trackOutput) { - var$2 = $rt_s(5827); - var$3 = $this.$lastOutput; - $ptr = 5; - continue main; - } - return; - case 5: - $tmp = $java.nmu_IChatComponent$Serializer_componentToJson(var$3); - if ($rt_suspending()) { - break main; - } - var$3 = $tmp; - $ptr = 6; - case 6: - nmn_NBTTagCompound_setString($tagCompound, var$2, var$3); - if ($rt_suspending()) { - break main; - } - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $tagCompound, var$2, var$3, var$4, $ptr); -}; -$java.nmcs_CommandBlockLogic_readDataFromNBT = function($this, $nbt) { - var var$2, var$3, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();$nbt = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - var$2 = $rt_s(5824); - $ptr = 1; - case 1: - $tmp = nmn_NBTTagCompound_getString($nbt, var$2); - if ($rt_suspending()) { - break main; - } - var$2 = $tmp; - $this.$commandStored = var$2; - var$2 = $rt_s(5825); - $ptr = 2; - case 2: - $tmp = nmn_NBTTagCompound_getInteger($nbt, var$2); - if ($rt_suspending()) { - break main; - } - var$3 = $tmp; - $this.$successCount = var$3; - var$2 = $rt_s(918); - var$3 = 8; - $ptr = 3; - case 3: - $tmp = nmn_NBTTagCompound_hasKey0($nbt, var$2, var$3); - if ($rt_suspending()) { - break main; - } - var$3 = $tmp; - if (var$3) { - var$2 = $rt_s(918); - $ptr = 5; - continue main; - } - var$2 = $rt_s(5826); - var$3 = 1; - $ptr = 4; - case 4: - $tmp = nmn_NBTTagCompound_hasKey0($nbt, var$2, var$3); - if ($rt_suspending()) { - break main; - } - var$3 = $tmp; - if (var$3) { - var$2 = $rt_s(5826); - $ptr = 7; - continue main; - } - var$2 = $rt_s(5827); - var$3 = 8; - $ptr = 6; - continue main; - case 5: - $tmp = nmn_NBTTagCompound_getString($nbt, var$2); - if ($rt_suspending()) { - break main; - } - var$2 = $tmp; - $this.$customName3 = var$2; - var$2 = $rt_s(5826); - var$3 = 1; - $ptr = 4; - continue main; - case 6: - $tmp = nmn_NBTTagCompound_hasKey0($nbt, var$2, var$3); - if ($rt_suspending()) { - break main; - } - var$3 = $tmp; - if (var$3 && $this.$trackOutput) { - var$2 = $rt_s(5827); - $ptr = 8; - continue main; - } - return; - case 7: - $tmp = nmn_NBTTagCompound_getBoolean($nbt, var$2); - if ($rt_suspending()) { - break main; - } - var$3 = $tmp; - $this.$trackOutput = var$3; - var$2 = $rt_s(5827); - var$3 = 8; - $ptr = 6; - continue main; - case 8: - $tmp = nmn_NBTTagCompound_getString($nbt, var$2); - if ($rt_suspending()) { - break main; - } - $nbt = $tmp; - $ptr = 9; - case 9: - $tmp = $java.nmu_IChatComponent$Serializer_jsonToComponent($nbt); - if ($rt_suspending()) { - break main; - } - $nbt = $tmp; - $this.$lastOutput = $nbt; - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $nbt, var$2, var$3, $ptr); -}; -$java.nmcs_CommandBlockLogic_setCommand = function($this, $command) { - var $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();$command = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $this.$commandStored = $command; - $this.$successCount = 0; - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $command, $ptr); -}; -$java.nmcs_CommandBlockLogic_getCommand = function($this) { - var $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - return $this.$commandStored; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $ptr); -}; -$java.nmcs_CommandBlockLogic_setName = function($this, $parString1) { - var $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();$parString1 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $this.$customName3 = $parString1; - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $parString1, $ptr); -}; -$java.nmcs_CommandBlockLogic_setLastOutput = function($this, $lastOutputMessage) { - var $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();$lastOutputMessage = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $this.$lastOutput = $lastOutputMessage; - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $lastOutputMessage, $ptr); -}; -$java.nmcs_CommandBlockLogic_setTrackOutput = function($this, $shouldTrackOutput) { - var $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();$shouldTrackOutput = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $this.$trackOutput = $shouldTrackOutput; - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $shouldTrackOutput, $ptr); -}; -$java.nmcs_CommandBlockLogic_shouldTrackOutput = function($this) { - var $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - return $this.$trackOutput; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $ptr); -}; -function nmcs_CommandBlockLogic_tryOpenEditCommandBlock($this, $playerIn) { - var $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();$playerIn = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - if (!$playerIn.$capabilities.$isCreativeMode) - return 0; - $ptr = 1; - case 1: - $java.nmce_EntityPlayerSP_openEditCommandBlock($playerIn, $this); - if ($rt_suspending()) { - break main; - } - return 1; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $playerIn, $ptr); -} -$java.nmcs_CommandBlockLogic__clinit_ = function() { - var var$1, var$2, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$2 = $thread.pop();var$1 = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - var$1 = new jt_SimpleDateFormat; - var$2 = $rt_s(5828); - $ptr = 1; - case 1: - jt_SimpleDateFormat__init_0(var$1, var$2); - if ($rt_suspending()) { - break main; - } - $java.nmcs_CommandBlockLogic_timestampFormat = var$1; - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push(var$1, var$2, $ptr); -}; function cgcc_Multiset() { } -function nlevv_Vector2f() { - nlevv_Vector.call(this); -} -$java.nlevv_Vector2f__init_ = function() { - var var_0 = new nlevv_Vector2f(); - nlevv_Vector2f__init_(var_0); - return var_0; -}; -function nlevv_Vector2f__init_($this) { - return; -} -function juf_ToLongFunction() { -} -function juf_ToDoubleFunction() { -} -function nmt_MobSpawnerBaseLogic$WeightedRandomMinecart() { - var a = this; nmu_WeightedRandom$Item.call(a); - a.$nbtData = null; - a.$entityType = null; - a.$this$0208 = null; -} -$java.nmt_MobSpawnerBaseLogic$WeightedRandomMinecart__init_0 = function(var_0, var_1, var_2, var_3) { - var var_4 = new nmt_MobSpawnerBaseLogic$WeightedRandomMinecart(); - $java.nmt_MobSpawnerBaseLogic$WeightedRandomMinecart__init_(var_4, var_0, var_1, var_2, var_3); - return var_4; -}; -$java.nmt_MobSpawnerBaseLogic$WeightedRandomMinecart__init_ = function($this, $this$0, $tagCompound, $type, $weight) { - var $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();$weight = $thread.pop();$type = $thread.pop();$tagCompound = $thread.pop();$this$0 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $this.$this$0208 = $this$0; - $java.nmu_WeightedRandom$Item__init_0($this, $weight); - $this$0 = $rt_s(5559); - $ptr = 1; - case 1: - $tmp = jl_String_equals($type, $this$0); - if ($rt_suspending()) { - break main; - } - $weight = $tmp; - if ($weight) { - if ($tagCompound !== null) { - $this$0 = $rt_s(315); - $ptr = 2; - continue main; - } - $type = $rt_s(1716); - } - $this.$nbtData = $tagCompound; - $this.$entityType = $type; - return; - case 2: - $tmp = nmn_NBTTagCompound_getInteger($tagCompound, $this$0); - if ($rt_suspending()) { - break main; - } - $weight = $tmp; - $ptr = 3; - case 3: - $tmp = $java.nmei_EntityMinecart$EnumMinecartType_byNetworkID($weight); - if ($rt_suspending()) { - break main; - } - $this$0 = $tmp; - $type = $this$0.$name17; - $this.$nbtData = $tagCompound; - $this.$entityType = $type; - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $this$0, $tagCompound, $type, $weight, $ptr); -}; -$java.nmt_MobSpawnerBaseLogic$WeightedRandomMinecart_toNBT = function($this) { - var $nbttagcompound, var$2, var$3, var$4, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$4 = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();$nbttagcompound = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $nbttagcompound = nmn_NBTTagCompound__init_0(); - var$2 = $rt_s(5566); - var$3 = $this.$nbtData; - $ptr = 1; - case 1: - nmn_NBTTagCompound_setTag($nbttagcompound, var$2, var$3); - if ($rt_suspending()) { - break main; - } - var$2 = $rt_s(315); - var$3 = $this.$entityType; - $ptr = 2; - case 2: - nmn_NBTTagCompound_setString($nbttagcompound, var$2, var$3); - if ($rt_suspending()) { - break main; - } - var$2 = $rt_s(5567); - var$4 = $this.$itemWeight; - $ptr = 3; - case 3: - nmn_NBTTagCompound_setInteger($nbttagcompound, var$2, var$4); - if ($rt_suspending()) { - break main; - } - return $nbttagcompound; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $nbttagcompound, var$2, var$3, var$4, $ptr); -}; -function nmws_MapData$MapInfo() { - jl_Object.call(this); -} -function otcir_JSFieldGetter() { -} -function otcir_JSFieldSetter() { -} -function jl_ClassLoader$ResourceContainer() { -} -function nmep_EntityPlayer$EnumStatus() { - jl_Enum.call(this); -} -$java.nmep_EntityPlayer$EnumStatus_OK = null; -$java.nmep_EntityPlayer$EnumStatus_NOT_POSSIBLE_HERE = null; -$java.nmep_EntityPlayer$EnumStatus_NOT_POSSIBLE_NOW = null; -$java.nmep_EntityPlayer$EnumStatus_TOO_FAR_AWAY = null; -$java.nmep_EntityPlayer$EnumStatus_OTHER_PROBLEM = null; -$java.nmep_EntityPlayer$EnumStatus_NOT_SAFE = null; -$java.nmep_EntityPlayer$EnumStatus_$VALUES = null; -function nmep_EntityPlayer$EnumStatus_values() { - return $java.nmep_EntityPlayer$EnumStatus_$VALUES.$clone(); -} -function nmep_EntityPlayer$EnumStatus__clinit_() { - var var$1, var$2, var$3; - var$1 = new nmep_EntityPlayer$EnumStatus; - jl_Enum__init_0(var$1, $rt_s(5751), 0); - $java.nmep_EntityPlayer$EnumStatus_OK = var$1; - var$1 = new nmep_EntityPlayer$EnumStatus; - jl_Enum__init_0(var$1, $rt_s(5829), 1); - $java.nmep_EntityPlayer$EnumStatus_NOT_POSSIBLE_HERE = var$1; - var$1 = new nmep_EntityPlayer$EnumStatus; - jl_Enum__init_0(var$1, $rt_s(5830), 2); - $java.nmep_EntityPlayer$EnumStatus_NOT_POSSIBLE_NOW = var$1; - var$1 = new nmep_EntityPlayer$EnumStatus; - jl_Enum__init_0(var$1, $rt_s(5831), 3); - $java.nmep_EntityPlayer$EnumStatus_TOO_FAR_AWAY = var$1; - var$1 = new nmep_EntityPlayer$EnumStatus; - jl_Enum__init_0(var$1, $rt_s(5832), 4); - $java.nmep_EntityPlayer$EnumStatus_OTHER_PROBLEM = var$1; - var$1 = new nmep_EntityPlayer$EnumStatus; - jl_Enum__init_0(var$1, $rt_s(5833), 5); - $java.nmep_EntityPlayer$EnumStatus_NOT_SAFE = var$1; - var$2 = $rt_createArray(nmep_EntityPlayer$EnumStatus, 6); - var$3 = var$2.data; - var$3[0] = $java.nmep_EntityPlayer$EnumStatus_OK; - var$3[1] = $java.nmep_EntityPlayer$EnumStatus_NOT_POSSIBLE_HERE; - var$3[2] = $java.nmep_EntityPlayer$EnumStatus_NOT_POSSIBLE_NOW; - var$3[3] = $java.nmep_EntityPlayer$EnumStatus_TOO_FAR_AWAY; - var$3[4] = $java.nmep_EntityPlayer$EnumStatus_OTHER_PROBLEM; - var$3[5] = $java.nmep_EntityPlayer$EnumStatus_NOT_SAFE; - $java.nmep_EntityPlayer$EnumStatus_$VALUES = var$2; -} -function nmi_InventoryEnderChest() { - nmi_InventoryBasic.call(this); -} -$java.nmi_InventoryEnderChest__init_ = function() { - var var_0 = new nmi_InventoryEnderChest(); - nmi_InventoryEnderChest__init_(var_0); - return var_0; -}; -function nmi_InventoryEnderChest__init_($this) { - $java.nmi_InventoryBasic__init_($this, $rt_s(5834), 0, 27); -} -$java.nmi_InventoryEnderChest_saveInventoryToNBT = function($this) { - var $nbttaglist, $i, $itemstack, $nbttagcompound, var$5, var$6, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$6 = $thread.pop();var$5 = $thread.pop();$nbttagcompound = $thread.pop();$itemstack = $thread.pop();$i = $thread.pop();$nbttaglist = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $nbttaglist = new nmn_NBTTagList; - $ptr = 1; - case 1: - nmn_NBTTagList__init_($nbttaglist); - if ($rt_suspending()) { - break main; - } - $i = 0; - if ($i >= $this.$slotsCount) - return $nbttaglist; - $ptr = 2; - case 2: - $tmp = nmi_InventoryBasic_getStackInSlot($this, $i); - if ($rt_suspending()) { - break main; - } - $itemstack = $tmp; - if ($itemstack !== null) { - $nbttagcompound = nmn_NBTTagCompound__init_0(); - var$5 = $rt_s(2243); - var$6 = $i << 24 >> 24; - $ptr = 3; - continue main; - } - $i = $i + 1 | 0; - if ($i >= $this.$slotsCount) - return $nbttaglist; - continue main; - case 3: - $java.nmn_NBTTagCompound_setByte($nbttagcompound, var$5, var$6); - if ($rt_suspending()) { - break main; - } - $ptr = 4; - case 4: - nmi_ItemStack_writeToNBT($itemstack, $nbttagcompound); - if ($rt_suspending()) { - break main; - } - $ptr = 5; - case 5: - nmn_NBTTagList_appendTag($nbttaglist, $nbttagcompound); - if ($rt_suspending()) { - break main; - } - $i = $i + 1 | 0; - if ($i >= $this.$slotsCount) - return $nbttaglist; - $ptr = 2; - continue main; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $nbttaglist, $i, $itemstack, $nbttagcompound, var$5, var$6, $ptr); -}; -function nmcrbm_ModelBlock$1() { - jl_Object.call(this); -} -function juf_BiFunction() { -} -function otp_PlatformSequence() { -} -$java.jt_CharacterIterator = function() { -}; -function jt_AttributedCharacterIterator() { -} function oti_Address() { jl_Object.call(this); } @@ -711058,46 +710959,62 @@ function oti_Address__init_($this) { function cgcc_ImmutableMultiset() { cgcc_ImmutableCollection.call(this); } -function nlevc_EaglerCacheProvider() { +$java.jt_CharacterIterator = function() { +}; +function jt_AttributedCharacterIterator() { +} +function nmw_ChunkCoordIntPair() { + var a = this; jl_Object.call(a); + a.$chunkXPos = 0; + a.$chunkZPos = 0; +} +$java.nmw_ChunkCoordIntPair__init_ = function(var_0, var_1) { + var var_2 = new nmw_ChunkCoordIntPair(); + $java.nmw_ChunkCoordIntPair__init_0(var_2, var_0, var_1); + return var_2; +}; +$java.nmw_ChunkCoordIntPair__init_0 = function($this, $x, $z) { + $this.$chunkXPos = $x; + $this.$chunkZPos = $z; +}; +$java.nmw_ChunkCoordIntPair_chunkXZ2Int = function($x, $z) { + return Long_or(Long_and(Long_fromInt($x), new Long(4294967295, 0)), Long_shl(Long_and(Long_fromInt($z), new Long(4294967295, 0)), 32)); +}; +$java.nmw_ChunkCoordIntPair_hashCode = function($this) { + return ($rt_imul(1664525, $this.$chunkXPos) + 1013904223 | 0) ^ ($rt_imul(1664525, $this.$chunkZPos ^ (-559038737)) + 1013904223 | 0); +}; +$java.nmw_ChunkCoordIntPair_equals = function($this, $object) { + var $chunkcoordintpair; + if ($this === $object) + return 1; + if (!($object instanceof nmw_ChunkCoordIntPair)) + return 0; + $chunkcoordintpair = $object; + return $this.$chunkXPos == $chunkcoordintpair.$chunkXPos && $this.$chunkZPos == $chunkcoordintpair.$chunkZPos ? 1 : 0; +}; +$java.nmw_ChunkCoordIntPair_getBlock = function($this, $x, $y, $z) { + var var$4; + var$4 = new nmu_BlockPos; + nmu_Vec3i__init_(var$4, ($this.$chunkXPos << 4) + $x | 0, $y, ($this.$chunkZPos << 4) + $z | 0); + return var$4; +}; +$java.nmw_ChunkCoordIntPair_toString = function($this) { + var var$1; + var$1 = new jl_StringBuilder; + jl_AbstractStringBuilder__init_(var$1); + jl_AbstractStringBuilder_append(var$1, $rt_s(285)); + jl_AbstractStringBuilder_append2(var$1, $this.$chunkXPos); + jl_AbstractStringBuilder_append(var$1, $rt_s(458)); + jl_AbstractStringBuilder_append2(var$1, $this.$chunkZPos); + jl_AbstractStringBuilder_append(var$1, $rt_s(194)); + return jl_AbstractStringBuilder_toString(var$1); +}; +function nmwb_IBorderListener() { +} +function nlevib_ShortBuffer() { } function nmws_IPlayerFileData() { } -function cgcc_Multiset$Entry() { -} -function cgcc_ImmutableMultiset$Builder() { - cgcc_ImmutableCollection$Builder.call(this); - this.$contents1 = null; -} -$java.cgcc_ImmutableMultiset$Builder__init_ = function() { - var var_0 = new cgcc_ImmutableMultiset$Builder(); - cgcc_ImmutableMultiset$Builder__init_(var_0); - return var_0; -}; -function cgcc_ImmutableMultiset$Builder__init_($this) { - var var$1, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - var$1 = new cgcc_LinkedHashMultiset; - $ptr = 1; - case 1: - cgcc_LinkedHashMultiset__init_(var$1); - if ($rt_suspending()) { - break main; - } - $this.$contents1 = var$1; - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, var$1, $ptr); -} -function jt_AttributedCharacterIterator$Attribute() { - jl_Object.call(this); -} function jn_ShortBuffer() { jn_Buffer.call(this); } @@ -711113,12 +711030,79 @@ function jn_FloatBuffer() { function jn_DoubleBuffer() { jn_Buffer.call(this); } -function nmu_CombatEntry() { +function jus_IntStream() { +} +function jus_LongStream() { +} +function jus_DoubleStream() { +} +function juf_IntFunction() { +} +function juf_BinaryOperator() { +} +function ju_Optional() { + jl_Object.call(this); + this.$value22 = null; +} +$java.ju_Optional_emptyInstance = null; +$java.ju_Optional__init_ = function(var_0) { + var var_1 = new ju_Optional(); + $java.ju_Optional__init_0(var_1, var_0); + return var_1; +}; +$java.ju_Optional__init_0 = function($this, $value) { + $this.$value22 = $value; +}; +$java.ju_Optional_orElse = function($this, $other) { + if ($this.$value22 !== null) + $other = $this.$value22; + return $other; +}; +function juf_BiConsumer() { +} +function jus_Collector() { +} +function jus_Stream$Builder() { +} +function jt_AttributedCharacterIterator$Attribute() { jl_Object.call(this); } function jt_Format$Field() { jt_AttributedCharacterIterator$Attribute.call(this); } +function nmu_CombatEntry() { + jl_Object.call(this); +} +function nmw_GameRules$ValueType() { + jl_Enum.call(this); +} +$java.nmw_GameRules$ValueType_ANY_VALUE = null; +$java.nmw_GameRules$ValueType_BOOLEAN_VALUE = null; +$java.nmw_GameRules$ValueType_NUMERICAL_VALUE = null; +$java.nmw_GameRules$ValueType_$VALUES = null; +function nmw_GameRules$ValueType_values() { + return $java.nmw_GameRules$ValueType_$VALUES.$clone(); +} +function nmw_GameRules$ValueType__clinit_() { + var var$1, var$2, var$3; + var$1 = new nmw_GameRules$ValueType; + jl_Enum__init_0(var$1, $rt_s(5835), 0); + $java.nmw_GameRules$ValueType_ANY_VALUE = var$1; + var$1 = new nmw_GameRules$ValueType; + jl_Enum__init_0(var$1, $rt_s(5836), 1); + $java.nmw_GameRules$ValueType_BOOLEAN_VALUE = var$1; + var$1 = new nmw_GameRules$ValueType; + jl_Enum__init_0(var$1, $rt_s(5837), 2); + $java.nmw_GameRules$ValueType_NUMERICAL_VALUE = var$1; + var$2 = $rt_createArray(nmw_GameRules$ValueType, 3); + var$3 = var$2.data; + var$3[0] = $java.nmw_GameRules$ValueType_ANY_VALUE; + var$3[1] = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; + var$3[2] = $java.nmw_GameRules$ValueType_NUMERICAL_VALUE; + $java.nmw_GameRules$ValueType_$VALUES = var$2; +} +function juc_Executor() { +} function nmwcs_ExtendedBlockStorage() { var a = this; jl_Object.call(a); a.$yBase = 0; @@ -711350,13 +711334,13 @@ function nmwc_Chunk$EnumCreateEntityType_values() { function nmwc_Chunk$EnumCreateEntityType__clinit_() { var var$1, var$2, var$3; var$1 = new nmwc_Chunk$EnumCreateEntityType; - jl_Enum__init_0(var$1, $rt_s(5835), 0); + jl_Enum__init_0(var$1, $rt_s(5838), 0); $java.nmwc_Chunk$EnumCreateEntityType_IMMEDIATE = var$1; var$1 = new nmwc_Chunk$EnumCreateEntityType; - jl_Enum__init_0(var$1, $rt_s(5836), 1); + jl_Enum__init_0(var$1, $rt_s(5839), 1); $java.nmwc_Chunk$EnumCreateEntityType_QUEUED = var$1; var$1 = new nmwc_Chunk$EnumCreateEntityType; - jl_Enum__init_0(var$1, $rt_s(5837), 2); + jl_Enum__init_0(var$1, $rt_s(5840), 2); $java.nmwc_Chunk$EnumCreateEntityType_CHECK = var$1; var$2 = $rt_createArray(nmwc_Chunk$EnumCreateEntityType, 3); var$3 = var$2.data; @@ -711365,119 +711349,7 @@ function nmwc_Chunk$EnumCreateEntityType__clinit_() { var$3[2] = $java.nmwc_Chunk$EnumCreateEntityType_CHECK; $java.nmwc_Chunk$EnumCreateEntityType_$VALUES = var$2; } -function nmw_ChunkCoordIntPair() { - var a = this; jl_Object.call(a); - a.$chunkXPos = 0; - a.$chunkZPos = 0; -} -$java.nmw_ChunkCoordIntPair__init_ = function(var_0, var_1) { - var var_2 = new nmw_ChunkCoordIntPair(); - $java.nmw_ChunkCoordIntPair__init_0(var_2, var_0, var_1); - return var_2; -}; -$java.nmw_ChunkCoordIntPair__init_0 = function($this, $x, $z) { - $this.$chunkXPos = $x; - $this.$chunkZPos = $z; -}; -$java.nmw_ChunkCoordIntPair_chunkXZ2Int = function($x, $z) { - return Long_or(Long_and(Long_fromInt($x), new Long(4294967295, 0)), Long_shl(Long_and(Long_fromInt($z), new Long(4294967295, 0)), 32)); -}; -$java.nmw_ChunkCoordIntPair_hashCode = function($this) { - return ($rt_imul(1664525, $this.$chunkXPos) + 1013904223 | 0) ^ ($rt_imul(1664525, $this.$chunkZPos ^ (-559038737)) + 1013904223 | 0); -}; -$java.nmw_ChunkCoordIntPair_equals = function($this, $object) { - var $chunkcoordintpair; - if ($this === $object) - return 1; - if (!($object instanceof nmw_ChunkCoordIntPair)) - return 0; - $chunkcoordintpair = $object; - return $this.$chunkXPos == $chunkcoordintpair.$chunkXPos && $this.$chunkZPos == $chunkcoordintpair.$chunkZPos ? 1 : 0; -}; -$java.nmw_ChunkCoordIntPair_getBlock = function($this, $x, $y, $z) { - var var$4; - var$4 = new nmu_BlockPos; - nmu_Vec3i__init_(var$4, ($this.$chunkXPos << 4) + $x | 0, $y, ($this.$chunkZPos << 4) + $z | 0); - return var$4; -}; -$java.nmw_ChunkCoordIntPair_toString = function($this) { - var var$1; - var$1 = new jl_StringBuilder; - jl_AbstractStringBuilder__init_(var$1); - jl_AbstractStringBuilder_append(var$1, $rt_s(285)); - jl_AbstractStringBuilder_append2(var$1, $this.$chunkXPos); - jl_AbstractStringBuilder_append(var$1, $rt_s(458)); - jl_AbstractStringBuilder_append2(var$1, $this.$chunkZPos); - jl_AbstractStringBuilder_append(var$1, $rt_s(194)); - return jl_AbstractStringBuilder_toString(var$1); -}; -function jus_IntStream() { -} -function jus_LongStream() { -} -function jus_DoubleStream() { -} -function juf_IntFunction() { -} -function juf_BinaryOperator() { -} -function ju_Optional() { - jl_Object.call(this); - this.$value22 = null; -} -$java.ju_Optional_emptyInstance = null; -$java.ju_Optional__init_ = function(var_0) { - var var_1 = new ju_Optional(); - $java.ju_Optional__init_0(var_1, var_0); - return var_1; -}; -$java.ju_Optional__init_0 = function($this, $value) { - $this.$value22 = $value; -}; -$java.ju_Optional_orElse = function($this, $other) { - if ($this.$value22 !== null) - $other = $this.$value22; - return $other; -}; -function juf_BiConsumer() { -} -function jus_Collector() { -} -function jus_Stream$Builder() { -} -function nmwb_IBorderListener() { -} -function nmw_GameRules$ValueType() { - jl_Enum.call(this); -} -$java.nmw_GameRules$ValueType_ANY_VALUE = null; -$java.nmw_GameRules$ValueType_BOOLEAN_VALUE = null; -$java.nmw_GameRules$ValueType_NUMERICAL_VALUE = null; -$java.nmw_GameRules$ValueType_$VALUES = null; -function nmw_GameRules$ValueType_values() { - return $java.nmw_GameRules$ValueType_$VALUES.$clone(); -} -function nmw_GameRules$ValueType__clinit_() { - var var$1, var$2, var$3; - var$1 = new nmw_GameRules$ValueType; - jl_Enum__init_0(var$1, $rt_s(5838), 0); - $java.nmw_GameRules$ValueType_ANY_VALUE = var$1; - var$1 = new nmw_GameRules$ValueType; - jl_Enum__init_0(var$1, $rt_s(5839), 1); - $java.nmw_GameRules$ValueType_BOOLEAN_VALUE = var$1; - var$1 = new nmw_GameRules$ValueType; - jl_Enum__init_0(var$1, $rt_s(5840), 2); - $java.nmw_GameRules$ValueType_NUMERICAL_VALUE = var$1; - var$2 = $rt_createArray(nmw_GameRules$ValueType, 3); - var$3 = var$2.data; - var$3[0] = $java.nmw_GameRules$ValueType_ANY_VALUE; - var$3[1] = $java.nmw_GameRules$ValueType_BOOLEAN_VALUE; - var$3[2] = $java.nmw_GameRules$ValueType_NUMERICAL_VALUE; - $java.nmw_GameRules$ValueType_$VALUES = var$2; -} -function nlevib_ShortBuffer() { -} -function juc_Executor() { +function nlevc_EaglerCacheProvider() { } function cgcc_ImmutableTable$Builder() { jl_Object.call(this); @@ -711491,48 +711363,34 @@ $java.cgcc_ImmutableTable$Builder__init_ = function() { function cgcc_ImmutableTable$Builder__init_($this) { $this.$cells = cgcc_Lists_newArrayList(); } -function nmnps_S44PacketWorldBorder$Action() { - jl_Enum.call(this); +function juf_DoublePredicate() { } -$java.nmnps_S44PacketWorldBorder$Action_SET_SIZE = null; -$java.nmnps_S44PacketWorldBorder$Action_LERP_SIZE = null; -$java.nmnps_S44PacketWorldBorder$Action_SET_CENTER = null; -$java.nmnps_S44PacketWorldBorder$Action_INITIALIZE = null; -$java.nmnps_S44PacketWorldBorder$Action_SET_WARNING_TIME = null; -$java.nmnps_S44PacketWorldBorder$Action_SET_WARNING_BLOCKS = null; -$java.nmnps_S44PacketWorldBorder$Action_$VALUES = null; -function nmnps_S44PacketWorldBorder$Action_values() { - return $java.nmnps_S44PacketWorldBorder$Action_$VALUES.$clone(); +function juf_DoubleUnaryOperator() { } -function nmnps_S44PacketWorldBorder$Action__clinit_() { - var var$1, var$2, var$3; - var$1 = new nmnps_S44PacketWorldBorder$Action; - jl_Enum__init_0(var$1, $rt_s(5841), 0); - $java.nmnps_S44PacketWorldBorder$Action_SET_SIZE = var$1; - var$1 = new nmnps_S44PacketWorldBorder$Action; - jl_Enum__init_0(var$1, $rt_s(5842), 1); - $java.nmnps_S44PacketWorldBorder$Action_LERP_SIZE = var$1; - var$1 = new nmnps_S44PacketWorldBorder$Action; - jl_Enum__init_0(var$1, $rt_s(5843), 2); - $java.nmnps_S44PacketWorldBorder$Action_SET_CENTER = var$1; - var$1 = new nmnps_S44PacketWorldBorder$Action; - jl_Enum__init_0(var$1, $rt_s(5844), 3); - $java.nmnps_S44PacketWorldBorder$Action_INITIALIZE = var$1; - var$1 = new nmnps_S44PacketWorldBorder$Action; - jl_Enum__init_0(var$1, $rt_s(5845), 4); - $java.nmnps_S44PacketWorldBorder$Action_SET_WARNING_TIME = var$1; - var$1 = new nmnps_S44PacketWorldBorder$Action; - jl_Enum__init_0(var$1, $rt_s(5846), 5); - $java.nmnps_S44PacketWorldBorder$Action_SET_WARNING_BLOCKS = var$1; - var$2 = $rt_createArray(nmnps_S44PacketWorldBorder$Action, 6); - var$3 = var$2.data; - var$3[0] = $java.nmnps_S44PacketWorldBorder$Action_SET_SIZE; - var$3[1] = $java.nmnps_S44PacketWorldBorder$Action_LERP_SIZE; - var$3[2] = $java.nmnps_S44PacketWorldBorder$Action_SET_CENTER; - var$3[3] = $java.nmnps_S44PacketWorldBorder$Action_INITIALIZE; - var$3[4] = $java.nmnps_S44PacketWorldBorder$Action_SET_WARNING_TIME; - var$3[5] = $java.nmnps_S44PacketWorldBorder$Action_SET_WARNING_BLOCKS; - $java.nmnps_S44PacketWorldBorder$Action_$VALUES = var$2; +function juf_DoubleFunction() { +} +function juf_DoubleToIntFunction() { +} +function juf_DoubleToLongFunction() { +} +function juf_DoubleConsumer() { +} +function juf_DoubleBinaryOperator() { +} +function ju_OptionalDouble() { + jl_Object.call(this); +} +$java.ju_PrimitiveIterator = function() { +}; +function ju_PrimitiveIterator$OfDouble() { +} +$java.ju_Spliterator$OfPrimitive = function() { +}; +function ju_Spliterator$OfDouble() { +} +function jus_DoubleStream$Builder() { +} +function juf_DoubleSupplier() { } function nmnps_S45PacketTitle$Type() { jl_Enum.call(this); @@ -711549,16 +711407,16 @@ function nmnps_S45PacketTitle$Type_values() { function nmnps_S45PacketTitle$Type__clinit_() { var var$1, var$2, var$3; var$1 = new nmnps_S45PacketTitle$Type; - jl_Enum__init_0(var$1, $rt_s(5847), 0); + jl_Enum__init_0(var$1, $rt_s(5841), 0); $java.nmnps_S45PacketTitle$Type_TITLE = var$1; var$1 = new nmnps_S45PacketTitle$Type; - jl_Enum__init_0(var$1, $rt_s(5848), 1); + jl_Enum__init_0(var$1, $rt_s(5842), 1); $java.nmnps_S45PacketTitle$Type_SUBTITLE = var$1; var$1 = new nmnps_S45PacketTitle$Type; - jl_Enum__init_0(var$1, $rt_s(5849), 2); + jl_Enum__init_0(var$1, $rt_s(5843), 2); $java.nmnps_S45PacketTitle$Type_TIMES = var$1; var$1 = new nmnps_S45PacketTitle$Type; - jl_Enum__init_0(var$1, $rt_s(5850), 3); + jl_Enum__init_0(var$1, $rt_s(5844), 3); $java.nmnps_S45PacketTitle$Type_CLEAR = var$1; var$1 = new nmnps_S45PacketTitle$Type; jl_Enum__init_0(var$1, $rt_s(2545), 4); @@ -711587,19 +711445,19 @@ function nmnps_S38PacketPlayerListItem$Action_values() { function nmnps_S38PacketPlayerListItem$Action__clinit_() { var var$1, var$2, var$3; var$1 = new nmnps_S38PacketPlayerListItem$Action; - jl_Enum__init_0(var$1, $rt_s(5851), 0); + jl_Enum__init_0(var$1, $rt_s(5845), 0); $java.nmnps_S38PacketPlayerListItem$Action_ADD_PLAYER = var$1; var$1 = new nmnps_S38PacketPlayerListItem$Action; - jl_Enum__init_0(var$1, $rt_s(5852), 1); + jl_Enum__init_0(var$1, $rt_s(5846), 1); $java.nmnps_S38PacketPlayerListItem$Action_UPDATE_GAME_MODE = var$1; var$1 = new nmnps_S38PacketPlayerListItem$Action; - jl_Enum__init_0(var$1, $rt_s(5853), 2); + jl_Enum__init_0(var$1, $rt_s(5847), 2); $java.nmnps_S38PacketPlayerListItem$Action_UPDATE_LATENCY = var$1; var$1 = new nmnps_S38PacketPlayerListItem$Action; - jl_Enum__init_0(var$1, $rt_s(5854), 3); + jl_Enum__init_0(var$1, $rt_s(5848), 3); $java.nmnps_S38PacketPlayerListItem$Action_UPDATE_DISPLAY_NAME = var$1; var$1 = new nmnps_S38PacketPlayerListItem$Action; - jl_Enum__init_0(var$1, $rt_s(5855), 4); + jl_Enum__init_0(var$1, $rt_s(5849), 4); $java.nmnps_S38PacketPlayerListItem$Action_REMOVE_PLAYER = var$1; var$2 = $rt_createArray(nmnps_S38PacketPlayerListItem$Action, 5); var$3 = var$2.data; @@ -711610,86 +711468,6 @@ function nmnps_S38PacketPlayerListItem$Action__clinit_() { var$3[4] = $java.nmnps_S38PacketPlayerListItem$Action_REMOVE_PLAYER; $java.nmnps_S38PacketPlayerListItem$Action_$VALUES = var$2; } -function nmnps_S42PacketCombatEvent$Event() { - jl_Enum.call(this); -} -$java.nmnps_S42PacketCombatEvent$Event_ENTER_COMBAT = null; -$java.nmnps_S42PacketCombatEvent$Event_END_COMBAT = null; -$java.nmnps_S42PacketCombatEvent$Event_ENTITY_DIED = null; -$java.nmnps_S42PacketCombatEvent$Event_$VALUES = null; -function nmnps_S42PacketCombatEvent$Event_values() { - return $java.nmnps_S42PacketCombatEvent$Event_$VALUES.$clone(); -} -function nmnps_S42PacketCombatEvent$Event__clinit_() { - var var$1, var$2, var$3; - var$1 = new nmnps_S42PacketCombatEvent$Event; - jl_Enum__init_0(var$1, $rt_s(5856), 0); - $java.nmnps_S42PacketCombatEvent$Event_ENTER_COMBAT = var$1; - var$1 = new nmnps_S42PacketCombatEvent$Event; - jl_Enum__init_0(var$1, $rt_s(5857), 1); - $java.nmnps_S42PacketCombatEvent$Event_END_COMBAT = var$1; - var$1 = new nmnps_S42PacketCombatEvent$Event; - jl_Enum__init_0(var$1, $rt_s(5858), 2); - $java.nmnps_S42PacketCombatEvent$Event_ENTITY_DIED = var$1; - var$2 = $rt_createArray(nmnps_S42PacketCombatEvent$Event, 3); - var$3 = var$2.data; - var$3[0] = $java.nmnps_S42PacketCombatEvent$Event_ENTER_COMBAT; - var$3[1] = $java.nmnps_S42PacketCombatEvent$Event_END_COMBAT; - var$3[2] = $java.nmnps_S42PacketCombatEvent$Event_ENTITY_DIED; - $java.nmnps_S42PacketCombatEvent$Event_$VALUES = var$2; -} -function juf_IntPredicate() { -} -function juf_IntUnaryOperator() { -} -function juf_IntToLongFunction() { -} -function juf_IntToDoubleFunction() { -} -function juf_IntConsumer() { -} -function juf_IntBinaryOperator() { -} -function ju_OptionalInt() { - jl_Object.call(this); -} -function ju_OptionalDouble() { - jl_Object.call(this); -} -$java.ju_PrimitiveIterator = function() { -}; -function ju_PrimitiveIterator$OfInt() { -} -$java.ju_Spliterator$OfPrimitive = function() { -}; -function ju_Spliterator$OfInt() { -} -function jus_IntStream$Builder() { -} -function juf_IntSupplier() { -} -function juf_DoublePredicate() { -} -function juf_DoubleUnaryOperator() { -} -function juf_DoubleFunction() { -} -function juf_DoubleToIntFunction() { -} -function juf_DoubleToLongFunction() { -} -function juf_DoubleConsumer() { -} -function juf_DoubleBinaryOperator() { -} -function ju_PrimitiveIterator$OfDouble() { -} -function ju_Spliterator$OfDouble() { -} -function jus_DoubleStream$Builder() { -} -function juf_DoubleSupplier() { -} function nmnps_S21PacketChunkData$Extracted() { var a = this; jl_Object.call(a); a.$data15 = null; @@ -711746,6 +711524,34 @@ $java.nmwc_NibbleArray_getNibbleIndex = function($this, $index) { $java.nmwc_NibbleArray_getData = function($this) { return $this.$data13; }; +function jus_Collector$Characteristics() { + jl_Enum.call(this); +} +$java.jus_Collector$Characteristics_CONCURRENT = null; +$java.jus_Collector$Characteristics_UNORDERED = null; +$java.jus_Collector$Characteristics_IDENTITY_FINISH = null; +$java.jus_Collector$Characteristics_$VALUES = null; +function jus_Collector$Characteristics_values() { + return $java.jus_Collector$Characteristics_$VALUES.$clone(); +} +function jus_Collector$Characteristics__clinit_() { + var var$1, var$2, var$3; + var$1 = new jus_Collector$Characteristics; + jl_Enum__init_0(var$1, $rt_s(5850), 0); + $java.jus_Collector$Characteristics_CONCURRENT = var$1; + var$1 = new jus_Collector$Characteristics; + jl_Enum__init_0(var$1, $rt_s(5851), 1); + $java.jus_Collector$Characteristics_UNORDERED = var$1; + var$1 = new jus_Collector$Characteristics; + jl_Enum__init_0(var$1, $rt_s(5852), 2); + $java.jus_Collector$Characteristics_IDENTITY_FINISH = var$1; + var$2 = $rt_createArray(jus_Collector$Characteristics, 3); + var$3 = var$2.data; + var$3[0] = $java.jus_Collector$Characteristics_CONCURRENT; + var$3[1] = $java.jus_Collector$Characteristics_UNORDERED; + var$3[2] = $java.jus_Collector$Characteristics_IDENTITY_FINISH; + $java.jus_Collector$Characteristics_$VALUES = var$2; +} function nmnps_S22PacketMultiBlockChange$BlockUpdateData() { var a = this; jl_Object.call(a); a.$chunkPosCrammed = 0; @@ -711762,56 +711568,71 @@ $java.nmnps_S22PacketMultiBlockChange$BlockUpdateData_getPos = function($this) { $java.nmnps_S22PacketMultiBlockChange$BlockUpdateData_getBlockState = function($this) { return $this.$blockState0; }; -function nmnps_S3CPacketUpdateScore$Action() { +function nmnps_S44PacketWorldBorder$Action() { jl_Enum.call(this); } -$java.nmnps_S3CPacketUpdateScore$Action_CHANGE = null; -$java.nmnps_S3CPacketUpdateScore$Action_REMOVE = null; -$java.nmnps_S3CPacketUpdateScore$Action_$VALUES = null; -function nmnps_S3CPacketUpdateScore$Action_values() { - return $java.nmnps_S3CPacketUpdateScore$Action_$VALUES.$clone(); +$java.nmnps_S44PacketWorldBorder$Action_SET_SIZE = null; +$java.nmnps_S44PacketWorldBorder$Action_LERP_SIZE = null; +$java.nmnps_S44PacketWorldBorder$Action_SET_CENTER = null; +$java.nmnps_S44PacketWorldBorder$Action_INITIALIZE = null; +$java.nmnps_S44PacketWorldBorder$Action_SET_WARNING_TIME = null; +$java.nmnps_S44PacketWorldBorder$Action_SET_WARNING_BLOCKS = null; +$java.nmnps_S44PacketWorldBorder$Action_$VALUES = null; +function nmnps_S44PacketWorldBorder$Action_values() { + return $java.nmnps_S44PacketWorldBorder$Action_$VALUES.$clone(); } -function nmnps_S3CPacketUpdateScore$Action__clinit_() { +function nmnps_S44PacketWorldBorder$Action__clinit_() { var var$1, var$2, var$3; - var$1 = new nmnps_S3CPacketUpdateScore$Action; - jl_Enum__init_0(var$1, $rt_s(5859), 0); - $java.nmnps_S3CPacketUpdateScore$Action_CHANGE = var$1; - var$1 = new nmnps_S3CPacketUpdateScore$Action; - jl_Enum__init_0(var$1, $rt_s(5860), 1); - $java.nmnps_S3CPacketUpdateScore$Action_REMOVE = var$1; - var$2 = $rt_createArray(nmnps_S3CPacketUpdateScore$Action, 2); + var$1 = new nmnps_S44PacketWorldBorder$Action; + jl_Enum__init_0(var$1, $rt_s(5853), 0); + $java.nmnps_S44PacketWorldBorder$Action_SET_SIZE = var$1; + var$1 = new nmnps_S44PacketWorldBorder$Action; + jl_Enum__init_0(var$1, $rt_s(5854), 1); + $java.nmnps_S44PacketWorldBorder$Action_LERP_SIZE = var$1; + var$1 = new nmnps_S44PacketWorldBorder$Action; + jl_Enum__init_0(var$1, $rt_s(5855), 2); + $java.nmnps_S44PacketWorldBorder$Action_SET_CENTER = var$1; + var$1 = new nmnps_S44PacketWorldBorder$Action; + jl_Enum__init_0(var$1, $rt_s(5856), 3); + $java.nmnps_S44PacketWorldBorder$Action_INITIALIZE = var$1; + var$1 = new nmnps_S44PacketWorldBorder$Action; + jl_Enum__init_0(var$1, $rt_s(5857), 4); + $java.nmnps_S44PacketWorldBorder$Action_SET_WARNING_TIME = var$1; + var$1 = new nmnps_S44PacketWorldBorder$Action; + jl_Enum__init_0(var$1, $rt_s(5858), 5); + $java.nmnps_S44PacketWorldBorder$Action_SET_WARNING_BLOCKS = var$1; + var$2 = $rt_createArray(nmnps_S44PacketWorldBorder$Action, 6); var$3 = var$2.data; - var$3[0] = $java.nmnps_S3CPacketUpdateScore$Action_CHANGE; - var$3[1] = $java.nmnps_S3CPacketUpdateScore$Action_REMOVE; - $java.nmnps_S3CPacketUpdateScore$Action_$VALUES = var$2; + var$3[0] = $java.nmnps_S44PacketWorldBorder$Action_SET_SIZE; + var$3[1] = $java.nmnps_S44PacketWorldBorder$Action_LERP_SIZE; + var$3[2] = $java.nmnps_S44PacketWorldBorder$Action_SET_CENTER; + var$3[3] = $java.nmnps_S44PacketWorldBorder$Action_INITIALIZE; + var$3[4] = $java.nmnps_S44PacketWorldBorder$Action_SET_WARNING_TIME; + var$3[5] = $java.nmnps_S44PacketWorldBorder$Action_SET_WARNING_BLOCKS; + $java.nmnps_S44PacketWorldBorder$Action_$VALUES = var$2; } -function jus_Collector$Characteristics() { - jl_Enum.call(this); +function juf_IntPredicate() { } -$java.jus_Collector$Characteristics_CONCURRENT = null; -$java.jus_Collector$Characteristics_UNORDERED = null; -$java.jus_Collector$Characteristics_IDENTITY_FINISH = null; -$java.jus_Collector$Characteristics_$VALUES = null; -function jus_Collector$Characteristics_values() { - return $java.jus_Collector$Characteristics_$VALUES.$clone(); +function juf_IntUnaryOperator() { } -function jus_Collector$Characteristics__clinit_() { - var var$1, var$2, var$3; - var$1 = new jus_Collector$Characteristics; - jl_Enum__init_0(var$1, $rt_s(5861), 0); - $java.jus_Collector$Characteristics_CONCURRENT = var$1; - var$1 = new jus_Collector$Characteristics; - jl_Enum__init_0(var$1, $rt_s(5862), 1); - $java.jus_Collector$Characteristics_UNORDERED = var$1; - var$1 = new jus_Collector$Characteristics; - jl_Enum__init_0(var$1, $rt_s(5863), 2); - $java.jus_Collector$Characteristics_IDENTITY_FINISH = var$1; - var$2 = $rt_createArray(jus_Collector$Characteristics, 3); - var$3 = var$2.data; - var$3[0] = $java.jus_Collector$Characteristics_CONCURRENT; - var$3[1] = $java.jus_Collector$Characteristics_UNORDERED; - var$3[2] = $java.jus_Collector$Characteristics_IDENTITY_FINISH; - $java.jus_Collector$Characteristics_$VALUES = var$2; +function juf_IntToLongFunction() { +} +function juf_IntToDoubleFunction() { +} +function juf_IntConsumer() { +} +function juf_IntBinaryOperator() { +} +function ju_OptionalInt() { + jl_Object.call(this); +} +function ju_PrimitiveIterator$OfInt() { +} +function ju_Spliterator$OfInt() { +} +function jus_IntStream$Builder() { +} +function juf_IntSupplier() { } function juf_LongPredicate() { } @@ -711838,6 +711659,90 @@ function jus_LongStream$Builder() { } function juf_LongSupplier() { } +function nmnps_S3CPacketUpdateScore$Action() { + jl_Enum.call(this); +} +$java.nmnps_S3CPacketUpdateScore$Action_CHANGE = null; +$java.nmnps_S3CPacketUpdateScore$Action_REMOVE = null; +$java.nmnps_S3CPacketUpdateScore$Action_$VALUES = null; +function nmnps_S3CPacketUpdateScore$Action_values() { + return $java.nmnps_S3CPacketUpdateScore$Action_$VALUES.$clone(); +} +function nmnps_S3CPacketUpdateScore$Action__clinit_() { + var var$1, var$2, var$3; + var$1 = new nmnps_S3CPacketUpdateScore$Action; + jl_Enum__init_0(var$1, $rt_s(5859), 0); + $java.nmnps_S3CPacketUpdateScore$Action_CHANGE = var$1; + var$1 = new nmnps_S3CPacketUpdateScore$Action; + jl_Enum__init_0(var$1, $rt_s(5860), 1); + $java.nmnps_S3CPacketUpdateScore$Action_REMOVE = var$1; + var$2 = $rt_createArray(nmnps_S3CPacketUpdateScore$Action, 2); + var$3 = var$2.data; + var$3[0] = $java.nmnps_S3CPacketUpdateScore$Action_CHANGE; + var$3[1] = $java.nmnps_S3CPacketUpdateScore$Action_REMOVE; + $java.nmnps_S3CPacketUpdateScore$Action_$VALUES = var$2; +} +function nmnps_S42PacketCombatEvent$Event() { + jl_Enum.call(this); +} +$java.nmnps_S42PacketCombatEvent$Event_ENTER_COMBAT = null; +$java.nmnps_S42PacketCombatEvent$Event_END_COMBAT = null; +$java.nmnps_S42PacketCombatEvent$Event_ENTITY_DIED = null; +$java.nmnps_S42PacketCombatEvent$Event_$VALUES = null; +function nmnps_S42PacketCombatEvent$Event_values() { + return $java.nmnps_S42PacketCombatEvent$Event_$VALUES.$clone(); +} +function nmnps_S42PacketCombatEvent$Event__clinit_() { + var var$1, var$2, var$3; + var$1 = new nmnps_S42PacketCombatEvent$Event; + jl_Enum__init_0(var$1, $rt_s(5861), 0); + $java.nmnps_S42PacketCombatEvent$Event_ENTER_COMBAT = var$1; + var$1 = new nmnps_S42PacketCombatEvent$Event; + jl_Enum__init_0(var$1, $rt_s(5862), 1); + $java.nmnps_S42PacketCombatEvent$Event_END_COMBAT = var$1; + var$1 = new nmnps_S42PacketCombatEvent$Event; + jl_Enum__init_0(var$1, $rt_s(5863), 2); + $java.nmnps_S42PacketCombatEvent$Event_ENTITY_DIED = var$1; + var$2 = $rt_createArray(nmnps_S42PacketCombatEvent$Event, 3); + var$3 = var$2.data; + var$3[0] = $java.nmnps_S42PacketCombatEvent$Event_ENTER_COMBAT; + var$3[1] = $java.nmnps_S42PacketCombatEvent$Event_END_COMBAT; + var$3[2] = $java.nmnps_S42PacketCombatEvent$Event_ENTITY_DIED; + $java.nmnps_S42PacketCombatEvent$Event_$VALUES = var$2; +} +function cgcc_Multiset$Entry() { +} +function cgcc_ImmutableMultiset$Builder() { + cgcc_ImmutableCollection$Builder.call(this); + this.$contents1 = null; +} +$java.cgcc_ImmutableMultiset$Builder__init_ = function() { + var var_0 = new cgcc_ImmutableMultiset$Builder(); + cgcc_ImmutableMultiset$Builder__init_(var_0); + return var_0; +}; +function cgcc_ImmutableMultiset$Builder__init_($this) { + var var$1, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + var$1 = new cgcc_LinkedHashMultiset; + $ptr = 1; + case 1: + cgcc_LinkedHashMultiset__init_(var$1); + if ($rt_suspending()) { + break main; + } + $this.$contents1 = var$1; + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, var$1, $ptr); +} function ju_IdentityHashMap$AbstractMapIterator() { var a = this; jl_Object.call(a); a.$position20 = 0; @@ -715479,6 +715384,322 @@ $java.nmcg_GuiKeyBindingList_getListWidth = function($this) { }} $rt_nativeThread().push($this, $ptr); }; +function nmcg_GuiScreenOptionsSounds$Button() { + var a = this; nmcg_GuiButton.call(a); + a.$field_146153_r = null; + a.$field_146152_s = null; + a.$field_146156_o = 0.0; + a.$field_146155_p = 0; + a.$this$0211 = null; +} +$java.nmcg_GuiScreenOptionsSounds$Button__init_0 = function(var_0, var_1, var_2, var_3, var_4, var_5) { + var var_6 = new nmcg_GuiScreenOptionsSounds$Button(); + $java.nmcg_GuiScreenOptionsSounds$Button__init_(var_6, var_0, var_1, var_2, var_3, var_4, var_5); + return var_6; +}; +$java.nmcg_GuiScreenOptionsSounds$Button__init_ = function($this, $this$0, $parInt1, $parInt2, $parInt3, $parSoundCategory, $parFlag) { + var var$7, var$8, var$9, var$10, var$11, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$11 = $thread.pop();var$10 = $thread.pop();var$9 = $thread.pop();var$8 = $thread.pop();var$7 = $thread.pop();$parFlag = $thread.pop();$parSoundCategory = $thread.pop();$parInt3 = $thread.pop();$parInt2 = $thread.pop();$parInt1 = $thread.pop();$this$0 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $this.$this$0211 = $this$0; + var$7 = !$parFlag ? 150 : 310; + $parFlag = 20; + var$8 = $rt_s(9); + $ptr = 1; + case 1: + $java.nmcg_GuiButton__init_0($this, $parInt1, $parInt2, $parInt3, var$7, $parFlag, var$8); + if ($rt_suspending()) { + break main; + } + $this.$field_146156_o = 1.0; + $this.$field_146153_r = $parSoundCategory; + var$8 = new jl_StringBuilder; + jl_AbstractStringBuilder__init_(var$8); + jl_AbstractStringBuilder_append(var$8, $rt_s(5895)); + jl_AbstractStringBuilder_append(var$8, $parSoundCategory.$categoryName); + $ptr = 2; + case 2: + $tmp = jl_AbstractStringBuilder_toString(var$8); + if ($rt_suspending()) { + break main; + } + var$8 = $tmp; + var$9 = $rt_createArray(jl_Object, 0); + $ptr = 3; + case 3: + $tmp = $java.nmcr_I18n_format(var$8, var$9); + if ($rt_suspending()) { + break main; + } + var$8 = $tmp; + $this.$field_146152_s = var$8; + var$8 = new jl_StringBuilder; + jl_AbstractStringBuilder__init_(var$8); + jl_AbstractStringBuilder_append(var$8, $this.$field_146152_s); + jl_AbstractStringBuilder_append(var$8, $rt_s(80)); + $ptr = 4; + case 4: + $tmp = $java.nmcg_GuiScreenOptionsSounds_getSoundVolume($this$0, $parSoundCategory); + if ($rt_suspending()) { + break main; + } + var$10 = $tmp; + jl_AbstractStringBuilder_append(var$8, var$10); + $ptr = 5; + case 5: + $tmp = jl_AbstractStringBuilder_toString(var$8); + if ($rt_suspending()) { + break main; + } + var$8 = $tmp; + $this.$displayString = var$8; + $this$0 = $this$0.$game_settings_4; + $ptr = 6; + case 6: + $tmp = nmcs_GameSettings_getSoundLevel($this$0, $parSoundCategory); + if ($rt_suspending()) { + break main; + } + var$11 = $tmp; + $this.$field_146156_o = var$11; + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $this$0, $parInt1, $parInt2, $parInt3, $parSoundCategory, $parFlag, var$7, var$8, var$9, var$10, var$11, $ptr); +}; +$java.nmcg_GuiScreenOptionsSounds$Button_getHoverState = function($this, $var1) { + return 0; +}; +$java.nmcg_GuiScreenOptionsSounds$Button_mouseDragged = function($this, $minecraft, $i, $var3) { + var var$4, var$5, var$6, var$7, var$8, var$9, var$10, var$11, var$12, var$13, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$13 = $thread.pop();var$12 = $thread.pop();var$11 = $thread.pop();var$10 = $thread.pop();var$9 = $thread.pop();var$8 = $thread.pop();var$7 = $thread.pop();var$6 = $thread.pop();var$5 = $thread.pop();var$4 = $thread.pop();$var3 = $thread.pop();$i = $thread.pop();$minecraft = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + if (!$this.$visible) + return; + if (!$this.$field_146155_p) { + var$4 = 1.0; + var$5 = 1.0; + var$6 = 1.0; + var$7 = 1.0; + $ptr = 1; + continue main; + } + $this.$field_146156_o = ($i - ($this.$xPosition + 4 | 0) | 0) / ($this.$width12 - 8 | 0); + $this.$field_146156_o = nmu_MathHelper_clamp_float($this.$field_146156_o, 0.0, 1.0); + var$8 = $minecraft.$gameSettings; + var$9 = $this.$field_146153_r; + var$5 = $this.$field_146156_o; + $ptr = 4; + continue main; + case 1: + nlevo_GlStateManager_color(var$4, var$5, var$6, var$7); + if ($rt_suspending()) { + break main; + } + var$10 = $this.$xPosition + ($this.$field_146156_o * ($this.$width12 - 8 | 0) | 0) | 0; + var$11 = $this.$yPosition; + var$12 = 0; + var$13 = 66; + $i = 4; + $var3 = 20; + $ptr = 2; + case 2: + $java.nmcg_Gui_drawTexturedModalRect($this, var$10, var$11, var$12, var$13, $i, $var3); + if ($rt_suspending()) { + break main; + } + $i = ($this.$xPosition + ($this.$field_146156_o * ($this.$width12 - 8 | 0) | 0) | 0) + 4 | 0; + $var3 = $this.$yPosition; + var$10 = 196; + var$11 = 66; + var$12 = 4; + var$13 = 20; + $ptr = 3; + case 3: + $java.nmcg_Gui_drawTexturedModalRect($this, $i, $var3, var$10, var$11, var$12, var$13); + if ($rt_suspending()) { + break main; + } + return; + case 4: + $java.nmcs_GameSettings_setSoundLevel(var$8, var$9, var$5); + if ($rt_suspending()) { + break main; + } + $minecraft = $minecraft.$gameSettings; + $ptr = 5; + case 5: + nmcs_GameSettings_saveOptions($minecraft); + if ($rt_suspending()) { + break main; + } + $minecraft = new jl_StringBuilder; + jl_AbstractStringBuilder__init_($minecraft); + jl_AbstractStringBuilder_append($minecraft, $this.$field_146152_s); + jl_AbstractStringBuilder_append($minecraft, $rt_s(80)); + var$8 = $this.$this$0211; + var$9 = $this.$field_146153_r; + $ptr = 6; + case 6: + $tmp = $java.nmcg_GuiScreenOptionsSounds_getSoundVolume(var$8, var$9); + if ($rt_suspending()) { + break main; + } + var$8 = $tmp; + jl_AbstractStringBuilder_append($minecraft, var$8); + $ptr = 7; + case 7: + $tmp = jl_AbstractStringBuilder_toString($minecraft); + if ($rt_suspending()) { + break main; + } + $minecraft = $tmp; + $this.$displayString = $minecraft; + var$4 = 1.0; + var$5 = 1.0; + var$6 = 1.0; + var$7 = 1.0; + $ptr = 1; + continue main; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $minecraft, $i, $var3, var$4, var$5, var$6, var$7, var$8, var$9, var$10, var$11, var$12, var$13, $ptr); +}; +$java.nmcg_GuiScreenOptionsSounds$Button_mousePressed = function($this, $minecraft, $i, $j) { + var var$4, var$5, var$6, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$6 = $thread.pop();var$5 = $thread.pop();var$4 = $thread.pop();$j = $thread.pop();$i = $thread.pop();$minecraft = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $ptr = 1; + case 1: + $tmp = $java.nmcg_GuiButton_mousePressed($this, $minecraft, $i, $j); + if ($rt_suspending()) { + break main; + } + $j = $tmp; + if (!$j) + return 0; + $this.$field_146156_o = ($i - ($this.$xPosition + 4 | 0) | 0) / ($this.$width12 - 8 | 0); + $this.$field_146156_o = nmu_MathHelper_clamp_float($this.$field_146156_o, 0.0, 1.0); + var$4 = $minecraft.$gameSettings; + var$5 = $this.$field_146153_r; + var$6 = $this.$field_146156_o; + $ptr = 2; + case 2: + $java.nmcs_GameSettings_setSoundLevel(var$4, var$5, var$6); + if ($rt_suspending()) { + break main; + } + $minecraft = $minecraft.$gameSettings; + $ptr = 3; + case 3: + nmcs_GameSettings_saveOptions($minecraft); + if ($rt_suspending()) { + break main; + } + $minecraft = new jl_StringBuilder; + jl_AbstractStringBuilder__init_($minecraft); + jl_AbstractStringBuilder_append($minecraft, $this.$field_146152_s); + jl_AbstractStringBuilder_append($minecraft, $rt_s(80)); + var$4 = $this.$this$0211; + var$5 = $this.$field_146153_r; + $ptr = 4; + case 4: + $tmp = $java.nmcg_GuiScreenOptionsSounds_getSoundVolume(var$4, var$5); + if ($rt_suspending()) { + break main; + } + var$4 = $tmp; + jl_AbstractStringBuilder_append($minecraft, var$4); + $ptr = 5; + case 5: + $tmp = jl_AbstractStringBuilder_toString($minecraft); + if ($rt_suspending()) { + break main; + } + $minecraft = $tmp; + $this.$displayString = $minecraft; + $this.$field_146155_p = 1; + return 1; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $minecraft, $i, $j, var$4, var$5, var$6, $ptr); +}; +$java.nmcg_GuiScreenOptionsSounds$Button_playPressSound = function($this, $var1) { + return; +}; +$java.nmcg_GuiScreenOptionsSounds$Button_mouseReleased = function($this, $var1, $var2) { + var var$3, var$4, var$5, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$5 = $thread.pop();var$4 = $thread.pop();var$3 = $thread.pop();$var2 = $thread.pop();$var1 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + if (!$this.$field_146155_p) { + $this.$field_146155_p = 0; + return; + } + var$3 = $this.$field_146153_r; + $ptr = 1; + case 1: + nmca_SoundCategory_$callClinit(); + if ($rt_suspending()) { + break main; + } + if (var$3 !== $java.nmca_SoundCategory_MASTER) { + var$4 = $this.$this$0211.$game_settings_4; + var$3 = $this.$field_146153_r; + $ptr = 2; + continue main; + } + var$5 = $this.$this$0211.$mc.$mcSoundHandler; + var$4 = new nmu_ResourceLocation; + var$3 = $rt_s(3842); + $ptr = 3; + continue main; + case 2: + nmcs_GameSettings_getSoundLevel(var$4, var$3); + if ($rt_suspending()) { + break main; + } + var$5 = $this.$this$0211.$mc.$mcSoundHandler; + var$4 = new nmu_ResourceLocation; + var$3 = $rt_s(3842); + $ptr = 3; + case 3: + nmu_ResourceLocation__init_(var$4, var$3); + if ($rt_suspending()) { + break main; + } + var$3 = $java.nmca_PositionedSoundRecord_create(var$4, 1.0); + $ptr = 4; + case 4: + $java.nmca_SoundHandler_playSound(var$5, var$3); + if ($rt_suspending()) { + break main; + } + $this.$field_146155_p = 0; + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $var1, $var2, var$3, var$4, var$5, $ptr); +}; function nlevp_GuiPasswordTextField() { $java.nmcg_GuiTextField.call(this); } @@ -715823,322 +716044,6 @@ $java.nmcg_GuiOptionsRowList_getScrollBarX = function($this) { $java.nmcg_GuiOptionsRowList_getListEntry0 = function($this, var$1) { return $java.nmcg_GuiOptionsRowList_getListEntry($this, var$1); }; -function nmcg_GuiScreenOptionsSounds$Button() { - var a = this; nmcg_GuiButton.call(a); - a.$field_146153_r = null; - a.$field_146152_s = null; - a.$field_146156_o = 0.0; - a.$field_146155_p = 0; - a.$this$0211 = null; -} -$java.nmcg_GuiScreenOptionsSounds$Button__init_0 = function(var_0, var_1, var_2, var_3, var_4, var_5) { - var var_6 = new nmcg_GuiScreenOptionsSounds$Button(); - $java.nmcg_GuiScreenOptionsSounds$Button__init_(var_6, var_0, var_1, var_2, var_3, var_4, var_5); - return var_6; -}; -$java.nmcg_GuiScreenOptionsSounds$Button__init_ = function($this, $this$0, $parInt1, $parInt2, $parInt3, $parSoundCategory, $parFlag) { - var var$7, var$8, var$9, var$10, var$11, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$11 = $thread.pop();var$10 = $thread.pop();var$9 = $thread.pop();var$8 = $thread.pop();var$7 = $thread.pop();$parFlag = $thread.pop();$parSoundCategory = $thread.pop();$parInt3 = $thread.pop();$parInt2 = $thread.pop();$parInt1 = $thread.pop();$this$0 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $this.$this$0211 = $this$0; - var$7 = !$parFlag ? 150 : 310; - $parFlag = 20; - var$8 = $rt_s(9); - $ptr = 1; - case 1: - $java.nmcg_GuiButton__init_0($this, $parInt1, $parInt2, $parInt3, var$7, $parFlag, var$8); - if ($rt_suspending()) { - break main; - } - $this.$field_146156_o = 1.0; - $this.$field_146153_r = $parSoundCategory; - var$8 = new jl_StringBuilder; - jl_AbstractStringBuilder__init_(var$8); - jl_AbstractStringBuilder_append(var$8, $rt_s(5895)); - jl_AbstractStringBuilder_append(var$8, $parSoundCategory.$categoryName); - $ptr = 2; - case 2: - $tmp = jl_AbstractStringBuilder_toString(var$8); - if ($rt_suspending()) { - break main; - } - var$8 = $tmp; - var$9 = $rt_createArray(jl_Object, 0); - $ptr = 3; - case 3: - $tmp = $java.nmcr_I18n_format(var$8, var$9); - if ($rt_suspending()) { - break main; - } - var$8 = $tmp; - $this.$field_146152_s = var$8; - var$8 = new jl_StringBuilder; - jl_AbstractStringBuilder__init_(var$8); - jl_AbstractStringBuilder_append(var$8, $this.$field_146152_s); - jl_AbstractStringBuilder_append(var$8, $rt_s(80)); - $ptr = 4; - case 4: - $tmp = $java.nmcg_GuiScreenOptionsSounds_getSoundVolume($this$0, $parSoundCategory); - if ($rt_suspending()) { - break main; - } - var$10 = $tmp; - jl_AbstractStringBuilder_append(var$8, var$10); - $ptr = 5; - case 5: - $tmp = jl_AbstractStringBuilder_toString(var$8); - if ($rt_suspending()) { - break main; - } - var$8 = $tmp; - $this.$displayString = var$8; - $this$0 = $this$0.$game_settings_4; - $ptr = 6; - case 6: - $tmp = nmcs_GameSettings_getSoundLevel($this$0, $parSoundCategory); - if ($rt_suspending()) { - break main; - } - var$11 = $tmp; - $this.$field_146156_o = var$11; - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $this$0, $parInt1, $parInt2, $parInt3, $parSoundCategory, $parFlag, var$7, var$8, var$9, var$10, var$11, $ptr); -}; -$java.nmcg_GuiScreenOptionsSounds$Button_getHoverState = function($this, $var1) { - return 0; -}; -$java.nmcg_GuiScreenOptionsSounds$Button_mouseDragged = function($this, $minecraft, $i, $var3) { - var var$4, var$5, var$6, var$7, var$8, var$9, var$10, var$11, var$12, var$13, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$13 = $thread.pop();var$12 = $thread.pop();var$11 = $thread.pop();var$10 = $thread.pop();var$9 = $thread.pop();var$8 = $thread.pop();var$7 = $thread.pop();var$6 = $thread.pop();var$5 = $thread.pop();var$4 = $thread.pop();$var3 = $thread.pop();$i = $thread.pop();$minecraft = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - if (!$this.$visible) - return; - if (!$this.$field_146155_p) { - var$4 = 1.0; - var$5 = 1.0; - var$6 = 1.0; - var$7 = 1.0; - $ptr = 1; - continue main; - } - $this.$field_146156_o = ($i - ($this.$xPosition + 4 | 0) | 0) / ($this.$width12 - 8 | 0); - $this.$field_146156_o = nmu_MathHelper_clamp_float($this.$field_146156_o, 0.0, 1.0); - var$8 = $minecraft.$gameSettings; - var$9 = $this.$field_146153_r; - var$5 = $this.$field_146156_o; - $ptr = 4; - continue main; - case 1: - nlevo_GlStateManager_color(var$4, var$5, var$6, var$7); - if ($rt_suspending()) { - break main; - } - var$10 = $this.$xPosition + ($this.$field_146156_o * ($this.$width12 - 8 | 0) | 0) | 0; - var$11 = $this.$yPosition; - var$12 = 0; - var$13 = 66; - $i = 4; - $var3 = 20; - $ptr = 2; - case 2: - $java.nmcg_Gui_drawTexturedModalRect($this, var$10, var$11, var$12, var$13, $i, $var3); - if ($rt_suspending()) { - break main; - } - $i = ($this.$xPosition + ($this.$field_146156_o * ($this.$width12 - 8 | 0) | 0) | 0) + 4 | 0; - $var3 = $this.$yPosition; - var$10 = 196; - var$11 = 66; - var$12 = 4; - var$13 = 20; - $ptr = 3; - case 3: - $java.nmcg_Gui_drawTexturedModalRect($this, $i, $var3, var$10, var$11, var$12, var$13); - if ($rt_suspending()) { - break main; - } - return; - case 4: - $java.nmcs_GameSettings_setSoundLevel(var$8, var$9, var$5); - if ($rt_suspending()) { - break main; - } - $minecraft = $minecraft.$gameSettings; - $ptr = 5; - case 5: - nmcs_GameSettings_saveOptions($minecraft); - if ($rt_suspending()) { - break main; - } - $minecraft = new jl_StringBuilder; - jl_AbstractStringBuilder__init_($minecraft); - jl_AbstractStringBuilder_append($minecraft, $this.$field_146152_s); - jl_AbstractStringBuilder_append($minecraft, $rt_s(80)); - var$8 = $this.$this$0211; - var$9 = $this.$field_146153_r; - $ptr = 6; - case 6: - $tmp = $java.nmcg_GuiScreenOptionsSounds_getSoundVolume(var$8, var$9); - if ($rt_suspending()) { - break main; - } - var$8 = $tmp; - jl_AbstractStringBuilder_append($minecraft, var$8); - $ptr = 7; - case 7: - $tmp = jl_AbstractStringBuilder_toString($minecraft); - if ($rt_suspending()) { - break main; - } - $minecraft = $tmp; - $this.$displayString = $minecraft; - var$4 = 1.0; - var$5 = 1.0; - var$6 = 1.0; - var$7 = 1.0; - $ptr = 1; - continue main; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $minecraft, $i, $var3, var$4, var$5, var$6, var$7, var$8, var$9, var$10, var$11, var$12, var$13, $ptr); -}; -$java.nmcg_GuiScreenOptionsSounds$Button_mousePressed = function($this, $minecraft, $i, $j) { - var var$4, var$5, var$6, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$6 = $thread.pop();var$5 = $thread.pop();var$4 = $thread.pop();$j = $thread.pop();$i = $thread.pop();$minecraft = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $ptr = 1; - case 1: - $tmp = $java.nmcg_GuiButton_mousePressed($this, $minecraft, $i, $j); - if ($rt_suspending()) { - break main; - } - $j = $tmp; - if (!$j) - return 0; - $this.$field_146156_o = ($i - ($this.$xPosition + 4 | 0) | 0) / ($this.$width12 - 8 | 0); - $this.$field_146156_o = nmu_MathHelper_clamp_float($this.$field_146156_o, 0.0, 1.0); - var$4 = $minecraft.$gameSettings; - var$5 = $this.$field_146153_r; - var$6 = $this.$field_146156_o; - $ptr = 2; - case 2: - $java.nmcs_GameSettings_setSoundLevel(var$4, var$5, var$6); - if ($rt_suspending()) { - break main; - } - $minecraft = $minecraft.$gameSettings; - $ptr = 3; - case 3: - nmcs_GameSettings_saveOptions($minecraft); - if ($rt_suspending()) { - break main; - } - $minecraft = new jl_StringBuilder; - jl_AbstractStringBuilder__init_($minecraft); - jl_AbstractStringBuilder_append($minecraft, $this.$field_146152_s); - jl_AbstractStringBuilder_append($minecraft, $rt_s(80)); - var$4 = $this.$this$0211; - var$5 = $this.$field_146153_r; - $ptr = 4; - case 4: - $tmp = $java.nmcg_GuiScreenOptionsSounds_getSoundVolume(var$4, var$5); - if ($rt_suspending()) { - break main; - } - var$4 = $tmp; - jl_AbstractStringBuilder_append($minecraft, var$4); - $ptr = 5; - case 5: - $tmp = jl_AbstractStringBuilder_toString($minecraft); - if ($rt_suspending()) { - break main; - } - $minecraft = $tmp; - $this.$displayString = $minecraft; - $this.$field_146155_p = 1; - return 1; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $minecraft, $i, $j, var$4, var$5, var$6, $ptr); -}; -$java.nmcg_GuiScreenOptionsSounds$Button_playPressSound = function($this, $var1) { - return; -}; -$java.nmcg_GuiScreenOptionsSounds$Button_mouseReleased = function($this, $var1, $var2) { - var var$3, var$4, var$5, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$5 = $thread.pop();var$4 = $thread.pop();var$3 = $thread.pop();$var2 = $thread.pop();$var1 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - if (!$this.$field_146155_p) { - $this.$field_146155_p = 0; - return; - } - var$3 = $this.$field_146153_r; - $ptr = 1; - case 1: - nmca_SoundCategory_$callClinit(); - if ($rt_suspending()) { - break main; - } - if (var$3 !== $java.nmca_SoundCategory_MASTER) { - var$4 = $this.$this$0211.$game_settings_4; - var$3 = $this.$field_146153_r; - $ptr = 2; - continue main; - } - var$5 = $this.$this$0211.$mc.$mcSoundHandler; - var$4 = new nmu_ResourceLocation; - var$3 = $rt_s(3842); - $ptr = 3; - continue main; - case 2: - nmcs_GameSettings_getSoundLevel(var$4, var$3); - if ($rt_suspending()) { - break main; - } - var$5 = $this.$this$0211.$mc.$mcSoundHandler; - var$4 = new nmu_ResourceLocation; - var$3 = $rt_s(3842); - $ptr = 3; - case 3: - nmu_ResourceLocation__init_(var$4, var$3); - if ($rt_suspending()) { - break main; - } - var$3 = $java.nmca_PositionedSoundRecord_create(var$4, 1.0); - $ptr = 4; - case 4: - $java.nmca_SoundHandler_playSound(var$5, var$3); - if ($rt_suspending()) { - break main; - } - $this.$field_146155_p = 0; - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $var1, $var2, var$3, var$4, var$5, $ptr); -}; function nmcrt_TextureClock() { var a = this; nlevm_EaglerTextureAtlasSprite.call(a); a.$field_94239_h = 0.0; @@ -720374,6 +720279,10 @@ function ju_AbstractMap$1() { } function nmnp_INetHandlerPlayServer() { } +function nmns_INetHandlerStatusServer() { +} +function nmns_INetHandlerStatusClient() { +} function nmnl_INetHandlerLoginClient() { } function nmnpc_C02PacketUseEntity$Action() { @@ -720392,7 +720301,7 @@ function nmnpc_C02PacketUseEntity$Action__clinit_() { jl_Enum__init_0(var$1, $rt_s(5910), 0); $java.nmnpc_C02PacketUseEntity$Action_INTERACT = var$1; var$1 = new nmnpc_C02PacketUseEntity$Action; - jl_Enum__init_0(var$1, $rt_s(5823), 1); + jl_Enum__init_0(var$1, $rt_s(5788), 1); $java.nmnpc_C02PacketUseEntity$Action_ATTACK = var$1; var$1 = new nmnpc_C02PacketUseEntity$Action; jl_Enum__init_0(var$1, $rt_s(5911), 2); @@ -720404,12 +720313,8 @@ function nmnpc_C02PacketUseEntity$Action__clinit_() { var$3[2] = $java.nmnpc_C02PacketUseEntity$Action_INTERACT_AT; $java.nmnpc_C02PacketUseEntity$Action_$VALUES = var$2; } -function nmns_INetHandlerStatusClient() { -} function nmnl_INetHandlerLoginServer() { } -function nmns_INetHandlerStatusServer() { -} function nmnpc_C07PacketPlayerDigging$Action() { jl_Enum.call(this); } @@ -720488,14 +720393,6 @@ function nmnpc_C19PacketResourcePackStatus$Action__clinit_() { } function nmnh_INetHandlerHandshakeServer() { } -function nlevii_IDBDatabase() { -} -function nlevii_IDBFactory() { - jl_Object.call(this); -} -function nmcg_GuiCustomizeSkin$1() { - jl_Object.call(this); -} function juc_TimeUnit() { jl_Enum.call(this); this.$nanoseconds = Long_ZERO; @@ -720540,6 +720437,20 @@ function juc_TimeUnit__clinit_() { var$2[6] = $java.juc_TimeUnit_DAYS; $java.juc_TimeUnit_$VALUES = var$1; } +function nlevii_IDBDatabase() { +} +function nlevii_IDBFactory() { + jl_Object.call(this); +} +function nmcg_GuiCustomizeSkin$1() { + jl_Object.call(this); +} +function nlevii_IDBRequest() { +} +function nlevii_IDBOpenDBRequest() { +} +function nlevii_IDBCursor() { +} function nlevii_IDBCursorSource() { } function nlevii_IDBObjectStore() { @@ -720547,15 +720458,6 @@ function nlevii_IDBObjectStore() { } function nlevii_IDBTransaction() { } -function nlevii_IDBCursor() { -} -function nlevii_IDBRequest() { -} -function nlevii_IDBOpenDBRequest() { -} -function nlevii_IDBError() { - jl_Object.call(this); -} function nlevii_IDBGetRequest() { } function nlevii_IDBCursorRequest() { @@ -720568,6 +720470,9 @@ function nlevii_IDBIndex() { } function nlevii_IDBCountRequest() { } +function nlevii_IDBError() { + jl_Object.call(this); +} function nlevii_IDBRequestSource() { } function otjde_Event() { @@ -725601,6 +725506,63 @@ $java.cgcc_HashBiMap$Inverse$InverseKeySet$1 = function() { $java.cgcc_HashBiMap$Inverse$InverseKeySet$1_output = function($this, $entry) { return $entry.$value7; }; +function nmnps_S20PacketEntityProperties$Snapshot() { + var a = this; jl_Object.call(a); + a.$field_151412_b = null; + a.$field_151413_c = 0.0; + a.$field_151411_d = null; + a.$this$0205 = null; +} +$java.nmnps_S20PacketEntityProperties$Snapshot_func_151409_a = function($this) { + return $this.$field_151412_b; +}; +$java.nmnps_S20PacketEntityProperties$Snapshot_func_151410_b = function($this) { + return $this.$field_151413_c; +}; +$java.nmnps_S20PacketEntityProperties$Snapshot_func_151408_c = function($this) { + return $this.$field_151411_d; +}; +function nmnps_S08PacketPlayerPosLook$EnumFlags() { + jl_Enum.call(this); + this.$field_180058_f = 0; +} +$java.nmnps_S08PacketPlayerPosLook$EnumFlags_X = null; +$java.nmnps_S08PacketPlayerPosLook$EnumFlags_Y = null; +$java.nmnps_S08PacketPlayerPosLook$EnumFlags_Z = null; +$java.nmnps_S08PacketPlayerPosLook$EnumFlags_Y_ROT = null; +$java.nmnps_S08PacketPlayerPosLook$EnumFlags_X_ROT = null; +$java.nmnps_S08PacketPlayerPosLook$EnumFlags_$VALUES = null; +$java.nmnps_S08PacketPlayerPosLook$EnumFlags__init_ = function(var_0, var_1, var_2) { + var var_3 = new nmnps_S08PacketPlayerPosLook$EnumFlags(); + $java.nmnps_S08PacketPlayerPosLook$EnumFlags__init_0(var_3, var_0, var_1, var_2); + return var_3; +}; +function nmnps_S08PacketPlayerPosLook$EnumFlags_values() { + return $java.nmnps_S08PacketPlayerPosLook$EnumFlags_$VALUES.$clone(); +} +$java.nmnps_S08PacketPlayerPosLook$EnumFlags__init_0 = function($this, var$1, var$2, $parInt2) { + jl_Enum__init_0($this, var$1, var$2); + $this.$field_180058_f = $parInt2; +}; +$java.nmnps_S08PacketPlayerPosLook$EnumFlags_func_180055_a = function($this) { + return 1 << $this.$field_180058_f; +}; +function nmnps_S08PacketPlayerPosLook$EnumFlags__clinit_() { + var var$1, var$2; + $java.nmnps_S08PacketPlayerPosLook$EnumFlags_X = $java.nmnps_S08PacketPlayerPosLook$EnumFlags__init_($rt_s(971), 0, 0); + $java.nmnps_S08PacketPlayerPosLook$EnumFlags_Y = $java.nmnps_S08PacketPlayerPosLook$EnumFlags__init_($rt_s(973), 1, 1); + $java.nmnps_S08PacketPlayerPosLook$EnumFlags_Z = $java.nmnps_S08PacketPlayerPosLook$EnumFlags__init_($rt_s(974), 2, 2); + $java.nmnps_S08PacketPlayerPosLook$EnumFlags_Y_ROT = $java.nmnps_S08PacketPlayerPosLook$EnumFlags__init_($rt_s(6001), 3, 3); + $java.nmnps_S08PacketPlayerPosLook$EnumFlags_X_ROT = $java.nmnps_S08PacketPlayerPosLook$EnumFlags__init_($rt_s(6002), 4, 4); + var$1 = $rt_createArray(nmnps_S08PacketPlayerPosLook$EnumFlags, 5); + var$2 = var$1.data; + var$2[0] = $java.nmnps_S08PacketPlayerPosLook$EnumFlags_X; + var$2[1] = $java.nmnps_S08PacketPlayerPosLook$EnumFlags_Y; + var$2[2] = $java.nmnps_S08PacketPlayerPosLook$EnumFlags_Z; + var$2[3] = $java.nmnps_S08PacketPlayerPosLook$EnumFlags_Y_ROT; + var$2[4] = $java.nmnps_S08PacketPlayerPosLook$EnumFlags_X_ROT; + $java.nmnps_S08PacketPlayerPosLook$EnumFlags_$VALUES = var$1; +} $java.nmnps_S38PacketPlayerListItem$1 = function() { jl_Object.call(this); }; @@ -725673,47 +725635,6 @@ $java.nmnps_S38PacketPlayerListItem$1__clinit_ = function() { } } }; -function nmnps_S08PacketPlayerPosLook$EnumFlags() { - jl_Enum.call(this); - this.$field_180058_f = 0; -} -$java.nmnps_S08PacketPlayerPosLook$EnumFlags_X = null; -$java.nmnps_S08PacketPlayerPosLook$EnumFlags_Y = null; -$java.nmnps_S08PacketPlayerPosLook$EnumFlags_Z = null; -$java.nmnps_S08PacketPlayerPosLook$EnumFlags_Y_ROT = null; -$java.nmnps_S08PacketPlayerPosLook$EnumFlags_X_ROT = null; -$java.nmnps_S08PacketPlayerPosLook$EnumFlags_$VALUES = null; -$java.nmnps_S08PacketPlayerPosLook$EnumFlags__init_ = function(var_0, var_1, var_2) { - var var_3 = new nmnps_S08PacketPlayerPosLook$EnumFlags(); - $java.nmnps_S08PacketPlayerPosLook$EnumFlags__init_0(var_3, var_0, var_1, var_2); - return var_3; -}; -function nmnps_S08PacketPlayerPosLook$EnumFlags_values() { - return $java.nmnps_S08PacketPlayerPosLook$EnumFlags_$VALUES.$clone(); -} -$java.nmnps_S08PacketPlayerPosLook$EnumFlags__init_0 = function($this, var$1, var$2, $parInt2) { - jl_Enum__init_0($this, var$1, var$2); - $this.$field_180058_f = $parInt2; -}; -$java.nmnps_S08PacketPlayerPosLook$EnumFlags_func_180055_a = function($this) { - return 1 << $this.$field_180058_f; -}; -function nmnps_S08PacketPlayerPosLook$EnumFlags__clinit_() { - var var$1, var$2; - $java.nmnps_S08PacketPlayerPosLook$EnumFlags_X = $java.nmnps_S08PacketPlayerPosLook$EnumFlags__init_($rt_s(971), 0, 0); - $java.nmnps_S08PacketPlayerPosLook$EnumFlags_Y = $java.nmnps_S08PacketPlayerPosLook$EnumFlags__init_($rt_s(973), 1, 1); - $java.nmnps_S08PacketPlayerPosLook$EnumFlags_Z = $java.nmnps_S08PacketPlayerPosLook$EnumFlags__init_($rt_s(974), 2, 2); - $java.nmnps_S08PacketPlayerPosLook$EnumFlags_Y_ROT = $java.nmnps_S08PacketPlayerPosLook$EnumFlags__init_($rt_s(6001), 3, 3); - $java.nmnps_S08PacketPlayerPosLook$EnumFlags_X_ROT = $java.nmnps_S08PacketPlayerPosLook$EnumFlags__init_($rt_s(6002), 4, 4); - var$1 = $rt_createArray(nmnps_S08PacketPlayerPosLook$EnumFlags, 5); - var$2 = var$1.data; - var$2[0] = $java.nmnps_S08PacketPlayerPosLook$EnumFlags_X; - var$2[1] = $java.nmnps_S08PacketPlayerPosLook$EnumFlags_Y; - var$2[2] = $java.nmnps_S08PacketPlayerPosLook$EnumFlags_Z; - var$2[3] = $java.nmnps_S08PacketPlayerPosLook$EnumFlags_Y_ROT; - var$2[4] = $java.nmnps_S08PacketPlayerPosLook$EnumFlags_X_ROT; - $java.nmnps_S08PacketPlayerPosLook$EnumFlags_$VALUES = var$1; -} $java.nmnps_S44PacketWorldBorder$1 = function() { jl_Object.call(this); }; @@ -725798,22 +725719,6 @@ $java.nmnps_S44PacketWorldBorder$1__clinit_ = function() { } } }; -function nmnps_S20PacketEntityProperties$Snapshot() { - var a = this; jl_Object.call(a); - a.$field_151412_b = null; - a.$field_151413_c = 0.0; - a.$field_151411_d = null; - a.$this$0205 = null; -} -$java.nmnps_S20PacketEntityProperties$Snapshot_func_151409_a = function($this) { - return $this.$field_151412_b; -}; -$java.nmnps_S20PacketEntityProperties$Snapshot_func_151410_b = function($this) { - return $this.$field_151413_c; -}; -$java.nmnps_S20PacketEntityProperties$Snapshot_func_151408_c = function($this) { - return $this.$field_151411_d; -}; function cgcc_HashBiMap$Inverse$1() { cgcc_Maps$EntrySet.call(this); this.$this$10 = null; @@ -729553,6 +729458,181 @@ $java.nmcn_NetHandlerPlayClient$2__clinit_ = function() { } } }; +$java.nmcg_GuiDownloadTerrain = function() { + var a = this; nmcg_GuiScreen.call(a); + a.$netHandlerPlayClient = null; + a.$progress1 = 0; +}; +$java.nmcg_GuiDownloadTerrain__init_0 = function(var_0) { + var var_1 = new $java.nmcg_GuiDownloadTerrain(); + $java.nmcg_GuiDownloadTerrain__init_(var_1, var_0); + return var_1; +}; +$java.nmcg_GuiDownloadTerrain__init_ = function($this, $netHandler) { + var $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();$netHandler = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $ptr = 1; + case 1: + nmcg_GuiScreen__init_($this); + if ($rt_suspending()) { + break main; + } + $this.$netHandlerPlayClient = $netHandler; + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $netHandler, $ptr); +}; +$java.nmcg_GuiDownloadTerrain_keyTyped = function($this, $parChar1, $parInt1) { + return; +}; +$java.nmcg_GuiDownloadTerrain_initGui = function($this) { + ju_ArrayList_clear($this.$buttonList); +}; +$java.nmcg_GuiDownloadTerrain_updateScreen = function($this) { + var var$1, var$2, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$2 = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $this.$progress1 = $this.$progress1 + 1 | 0; + if ($this.$progress1 % 20 | 0) + return; + var$1 = $this.$netHandlerPlayClient; + var$2 = new nmnpc_C00PacketKeepAlive; + $ptr = 1; + case 1: + nmcn_NetHandlerPlayClient_addToSendQueue(var$1, var$2); + if ($rt_suspending()) { + break main; + } + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, var$1, var$2, $ptr); +}; +$java.nmcg_GuiDownloadTerrain_drawScreen = function($this, $i, $j, $f) { + var var$4, var$5, var$6, var$7, var$8, var$9, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$9 = $thread.pop();var$8 = $thread.pop();var$7 = $thread.pop();var$6 = $thread.pop();var$5 = $thread.pop();var$4 = $thread.pop();$f = $thread.pop();$j = $thread.pop();$i = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + var$4 = 0; + $ptr = 1; + case 1: + $java.nmcg_GuiScreen_drawBackground($this, var$4); + if ($rt_suspending()) { + break main; + } + var$5 = $this.$fontRendererObj0; + var$6 = $rt_s(6007); + var$7 = $rt_createArray(jl_Object, 0); + $ptr = 2; + case 2: + $tmp = $java.nmcr_I18n_format(var$6, var$7); + if ($rt_suspending()) { + break main; + } + var$6 = $tmp; + var$8 = $java.nmcg_GuiScreen_width / 2 | 0; + var$4 = ($java.nmcg_GuiScreen_height / 2 | 0) - 50 | 0; + var$9 = 16777215; + $ptr = 3; + case 3: + $java.nmcg_Gui_drawCenteredString($this, var$5, var$6, var$8, var$4, var$9); + if ($rt_suspending()) { + break main; + } + $ptr = 4; + case 4: + $java.nmcg_GuiScreen_drawScreen($this, $i, $j, $f); + if ($rt_suspending()) { + break main; + } + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $i, $j, $f, var$4, var$5, var$6, var$7, var$8, var$9, $ptr); +}; +$java.nmcg_GuiDownloadTerrain_doesGuiPauseGame = function($this) { + return 0; +}; +$java.nmca_MovingSound = function() { + nmca_PositionedSound.call(this); + this.$donePlaying = 0; +}; +$java.nmca_MovingSound__init_0 = function(var_0) { + var var_1 = new $java.nmca_MovingSound(); + $java.nmca_MovingSound__init_(var_1, var_0); + return var_1; +}; +$java.nmca_MovingSound__init_ = function($this, $location) { + $java.nmca_PositionedSound__init_0($this, $location); + $this.$donePlaying = 0; +}; +$java.nmca_MovingSound_isDonePlaying = function($this) { + return $this.$donePlaying; +}; +$java.nmca_GuardianSound = function() { + $java.nmca_MovingSound.call(this); + this.$guardian = null; +}; +$java.nmca_GuardianSound_update = function($this) { + var var$1, var$2, var$3, $f, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();$f = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + if ($this.$guardian.$isDead) { + $this.$donePlaying = 1; + return; + } + var$1 = $this.$guardian; + $ptr = 1; + case 1: + $tmp = $java.nmem_EntityGuardian_hasTargetedEntity(var$1); + if ($rt_suspending()) { + break main; + } + var$2 = $tmp; + if (!var$2) { + $this.$donePlaying = 1; + return; + } + $this.$xPosF = $this.$guardian.$posX; + $this.$yPosF = $this.$guardian.$posY; + $this.$zPosF = $this.$guardian.$posZ; + var$1 = $this.$guardian; + var$3 = 0.0; + $ptr = 2; + case 2: + $tmp = $java.nmem_EntityGuardian_func_175477_p(var$1, var$3); + if ($rt_suspending()) { + break main; + } + $f = $tmp; + $this.$volume1 = 0.0 + 1.0 * $f * $f; + $this.$pitch0 = 0.699999988079071 + 0.5 * $f; + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, var$1, var$2, var$3, $f, $ptr); +}; $java.nmcg_GuiMerchant = function() { var a = this; nmcgi_GuiContainer.call(a); a.$merchant = null; @@ -729771,7 +729851,7 @@ $java.nmcg_GuiMerchant_actionPerformed = function($this, $parGuiButton) { break main; } $merchantrecipelist = $tmp; - var$5 = $java.nmnpc_C17PacketCustomPayload__init_0($rt_s(6007), $packetbuffer); + var$5 = $java.nmnpc_C17PacketCustomPayload__init_0($rt_s(6008), $packetbuffer); $ptr = 4; case 4: nmcn_NetHandlerPlayClient_addToSendQueue($merchantrecipelist, var$5); @@ -730170,7 +730250,7 @@ $java.nmcg_GuiMerchant_drawScreen = function($this, $i, $j, $f) { } $k = $tmp; if ($k) { - $merchantrecipe = $rt_s(6008); + $merchantrecipe = $rt_s(6009); var$14 = $rt_createArray(jl_Object, 0); $ptr = 27; continue main; @@ -730212,7 +730292,7 @@ $java.nmcg_GuiMerchant_drawScreen = function($this, $i, $j, $f) { $ptr = 21; continue main; } - $merchantrecipe = $rt_s(6008); + $merchantrecipe = $rt_s(6009); var$14 = $rt_createArray(jl_Object, 0); $ptr = 27; continue main; @@ -730252,7 +730332,7 @@ $java.nmcg_GuiMerchant__clinit_ = function() { var$1 = $tmp; $java.nmcg_GuiMerchant_logger = var$1; var$2 = new nmu_ResourceLocation; - var$1 = $rt_s(6009); + var$1 = $rt_s(6010); $ptr = 2; case 2: nmu_ResourceLocation__init_(var$2, var$1); @@ -730477,7 +730557,7 @@ $java.nmcg_GuiScreenBook_initGui = function($this) { var$10 = 196; var$4 = 98; var$5 = 20; - var$1 = $rt_s(6010); + var$1 = $rt_s(6011); var$9 = $rt_createArray(jl_Object, 0); $ptr = 4; continue main; @@ -730566,7 +730646,7 @@ $java.nmcg_GuiScreenBook_initGui = function($this) { ju_Objects_requireNonNull($this); var$4 = 98; var$5 = 20; - var$1 = $rt_s(6011); + var$1 = $rt_s(6012); var$9 = $rt_createArray(jl_Object, 0); $ptr = 10; case 10: @@ -730796,9 +730876,9 @@ $java.nmcg_GuiScreenBook_sendBookToServer = function($this, $publish) { if ($rt_suspending()) { break main; } - $s2 = $rt_s(6012); + $s2 = $rt_s(6013); if ($publish) { - $s2 = $rt_s(6013); + $s2 = $rt_s(6014); $packetbuffer = $this.$bookObj; $s1 = $rt_s(1751); $chatcomponenttext = new nmn_NBTTagString; @@ -730815,9 +730895,9 @@ $java.nmcg_GuiScreenBook_sendBookToServer = function($this, $publish) { if ($rt_suspending()) { break main; } - $s2 = $rt_s(6012); + $s2 = $rt_s(6013); if ($publish) { - $s2 = $rt_s(6013); + $s2 = $rt_s(6014); $packetbuffer = $this.$bookObj; $s1 = $rt_s(1751); $chatcomponenttext = new nmn_NBTTagString; @@ -731399,7 +731479,7 @@ $java.nmcg_GuiScreenBook_drawScreen = function($this, $i, $j, $f) { break main; } if (!$this.$bookGettingSigned) { - $s4 = $rt_s(6014); + $s4 = $rt_s(6015); var$16 = $rt_createArray(jl_Object, 2); var$17 = var$16.data; var$17[0] = jl_Integer_valueOf($this.$currPage + 1 | 0); @@ -731409,7 +731489,7 @@ $java.nmcg_GuiScreenBook_drawScreen = function($this, $i, $j, $f) { } $s = $this.$bookTitle; if (!$this.$bookIsUnsigned) { - $s4 = $rt_s(6015); + $s4 = $rt_s(6016); var$16 = $rt_createArray(jl_Object, 0); $ptr = 6; continue main; @@ -731588,7 +731668,7 @@ $java.nmcg_GuiScreenBook_drawScreen = function($this, $i, $j, $f) { if ($rt_suspending()) { break main; } - $s4 = $rt_s(6016); + $s4 = $rt_s(6017); var$16 = $rt_createArray(jl_Object, 0); $ptr = 14; case 14: @@ -731623,7 +731703,7 @@ $java.nmcg_GuiScreenBook_drawScreen = function($this, $i, $j, $f) { break main; } $s = $tmp; - $s4 = $rt_s(6015); + $s4 = $rt_s(6016); var$16 = $rt_createArray(jl_Object, 0); $ptr = 6; continue main; @@ -731641,7 +731721,7 @@ $java.nmcg_GuiScreenBook_drawScreen = function($this, $i, $j, $f) { break main; } $s = $tmp; - $s4 = $rt_s(6015); + $s4 = $rt_s(6016); var$16 = $rt_createArray(jl_Object, 0); $ptr = 6; continue main; @@ -731767,7 +731847,7 @@ $java.nmcg_GuiScreenBook_drawScreen = function($this, $i, $j, $f) { break main; } $ichatcomponent = $tmp; - $ichatcomponent = jl_StringBuilder_append($ichatcomponent, $rt_s(6017)); + $ichatcomponent = jl_StringBuilder_append($ichatcomponent, $rt_s(6018)); $ptr = 27; case 27: $tmp = jl_StringBuilder_toString($ichatcomponent); @@ -732191,7 +732271,7 @@ $java.nmcg_GuiScreenBook__clinit_ = function() { var$1 = $tmp; $java.nmcg_GuiScreenBook_logger = var$1; var$2 = new nmu_ResourceLocation; - var$1 = $rt_s(6018); + var$1 = $rt_s(6019); $ptr = 2; case 2: nmu_ResourceLocation__init_(var$2, var$1); @@ -732204,6 +732284,208 @@ $java.nmcg_GuiScreenBook__clinit_ = function() { }} $rt_nativeThread().push(var$1, var$2, $ptr); }; +function nmw_WorldProviderSurface() { + nmw_WorldProvider.call(this); +} +$java.nmw_WorldProviderSurface__init_ = function() { + var var_0 = new nmw_WorldProviderSurface(); + nmw_WorldProviderSurface__init_(var_0); + return var_0; +}; +function nmw_WorldProviderSurface__init_($this) { + $java.nmw_WorldProvider__init_($this); +} +$java.nme_NpcMerchant = function() { + var a = this; jl_Object.call(a); + a.$theMerchantInventory0 = null; + a.$customer = null; + a.$recipeList = null; + a.$field_175548_d = null; +}; +$java.nme_NpcMerchant_setCustomer = function($this, $var1) { + return; +}; +$java.nme_NpcMerchant_getRecipes = function($this, $var1) { + return $this.$recipeList; +}; +$java.nme_NpcMerchant_setRecipes = function($this, $merchantrecipelist) { + $this.$recipeList = $merchantrecipelist; +}; +$java.nme_NpcMerchant_useRecipe = function($this, $merchantrecipe) { + $java.nmv_MerchantRecipe_incrementToolUses($merchantrecipe); +}; +$java.nme_NpcMerchant_verifySellingItem = function($this, $var1) { + return; +}; +$java.nme_NpcMerchant_getDisplayName = function($this) { + return $this.$field_175548_d !== null ? $this.$field_175548_d : nmu_ChatComponentTranslation__init_0($rt_s(6020), $rt_createArray(jl_Object, 0)); +}; +$java.nmcpi_ContainerLocalMenu = function() { + var a = this; nmi_InventoryBasic.call(a); + a.$guiID0 = null; + a.$field_174895_b = null; +}; +$java.nmcpi_ContainerLocalMenu_getField = function($this, $i) { + var var$2, var$3, var$4, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$4 = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();$i = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + var$2 = $this.$field_174895_b; + var$3 = jl_Integer_valueOf($i); + $ptr = 1; + case 1: + $tmp = ju_HashMap_containsKey(var$2, var$3); + if ($rt_suspending()) { + break main; + } + var$4 = $tmp; + if (!var$4) + return 0; + var$2 = $this.$field_174895_b; + var$3 = jl_Integer_valueOf($i); + $ptr = 2; + case 2: + $tmp = ju_HashMap_get(var$2, var$3); + if ($rt_suspending()) { + break main; + } + var$2 = $tmp; + return var$2.$value; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $i, var$2, var$3, var$4, $ptr); +}; +$java.nmcpi_ContainerLocalMenu_setField = function($this, $i, $j) { + var var$3, var$4, var$5, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$5 = $thread.pop();var$4 = $thread.pop();var$3 = $thread.pop();$j = $thread.pop();$i = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + var$3 = $this.$field_174895_b; + var$4 = jl_Integer_valueOf($i); + var$5 = jl_Integer_valueOf($j); + $ptr = 1; + case 1: + var$3.$putImpl(var$4, var$5); + if ($rt_suspending()) { + break main; + } + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $i, $j, var$3, var$4, var$5, $ptr); +}; +$java.nmcpi_ContainerLocalMenu_getGuiID = function($this) { + return $this.$guiID0; +}; +$java.nmcpi_LocalBlockIntercommunication = function() { + var a = this; jl_Object.call(a); + a.$guiID = null; + a.$displayName1 = null; +}; +$java.nmcpi_LocalBlockIntercommunication_getGuiID = function($this) { + return $this.$guiID; +}; +$java.nmcpi_LocalBlockIntercommunication_getDisplayName = function($this) { + return $this.$displayName1; +}; +function nmcp_EntityPickupFX() { + var a = this; nmcp_EntityFX.call(a); + a.$field_174840_a = null; + a.$field_174843_ax = null; + a.$age1 = 0; + a.$maxAge = 0; + a.$field_174841_aA = 0.0; + a.$field_174842_aB = null; +} +$java.nmcp_EntityPickupFX_renderParticle = function($this, $var1, $var2, $f, $var4, $var5, $var6, $var7, $var8) { + var $f1, $d0, $d1, $d2, $d4, $d3, $d5, $d8, $d6, $d7, $i, $j, $k, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();$k = $thread.pop();$j = $thread.pop();$i = $thread.pop();$d7 = $thread.pop();$d6 = $thread.pop();$d8 = $thread.pop();$d5 = $thread.pop();$d3 = $thread.pop();$d4 = $thread.pop();$d2 = $thread.pop();$d1 = $thread.pop();$d0 = $thread.pop();$f1 = $thread.pop();$var8 = $thread.pop();$var7 = $thread.pop();$var6 = $thread.pop();$var5 = $thread.pop();$var4 = $thread.pop();$f = $thread.pop();$var2 = $thread.pop();$var1 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $f1 = ($this.$age1 + $f) / $this.$maxAge; + $var4 = $f1 * $f1; + $d0 = $this.$field_174840_a.$posX; + $d1 = $this.$field_174840_a.$posY; + $d2 = $this.$field_174840_a.$posZ; + $d4 = $this.$field_174843_ax.$lastTickPosX; + $d3 = $this.$field_174843_ax.$posX - $this.$field_174843_ax.$lastTickPosX; + $d5 = $f; + $d3 = $d4 + $d3 * $d5; + $d4 = $this.$field_174843_ax.$lastTickPosY + ($this.$field_174843_ax.$posY - $this.$field_174843_ax.$lastTickPosY) * $d5 + $this.$field_174841_aA; + $d5 = $this.$field_174843_ax.$lastTickPosZ + ($this.$field_174843_ax.$posZ - $this.$field_174843_ax.$lastTickPosZ) * $d5; + $d3 = $d3 - $d0; + $d8 = $var4; + $d6 = $d0 + $d3 * $d8; + $d7 = $d1 + ($d4 - $d1) * $d8; + $d8 = $d2 + ($d5 - $d2) * $d8; + $ptr = 1; + case 1: + $tmp = nme_Entity_getBrightnessForRender($this, $f); + if ($rt_suspending()) { + break main; + } + $i = $tmp; + $j = $i % 65536 | 0; + $k = $i / 65536 | 0; + $i = 33985; + $var4 = $j; + $var5 = $k; + $ptr = 2; + case 2: + $java.nlevo_OpenGlHelper_setLightmapTextureCoords($i, $var4, $var5); + if ($rt_suspending()) { + break main; + } + $var5 = 1.0; + $var6 = 1.0; + $var7 = 1.0; + $var4 = 1.0; + $ptr = 3; + case 3: + nlevo_GlStateManager_color($var5, $var6, $var7, $var4); + if ($rt_suspending()) { + break main; + } + $d5 = $d6 - $java.nmcp_EntityFX_interpPosX; + $d3 = $d7 - $java.nmcp_EntityFX_interpPosY; + $d4 = $d8 - $java.nmcp_EntityFX_interpPosZ; + $var1 = $this.$field_174842_aB; + $var2 = $this.$field_174840_a; + $d5 = $d5; + $d3 = $d3; + $d4 = $d4; + $var4 = $this.$field_174840_a.$rotationYaw; + $ptr = 4; + case 4: + $java.nmcre_RenderManager_renderEntityWithPosYaw($var1, $var2, $d5, $d3, $d4, $var4, $f); + if ($rt_suspending()) { + break main; + } + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $var1, $var2, $f, $var4, $var5, $var6, $var7, $var8, $f1, $d0, $d1, $d2, $d4, $d3, $d5, $d8, $d6, $d7, $i, $j, $k, $ptr); +}; +$java.nmcp_EntityPickupFX_onUpdate = function($this) { + $this.$age1 = $this.$age1 + 1 | 0; + if ($this.$age1 == $this.$maxAge) + nme_Entity_setDead($this); +}; +$java.nmcp_EntityPickupFX_getFXLayer = function($this) { + return 3; +}; $java.nmcn_NetHandlerPlayClient$handleResourcePack$lambda$_67_0 = function() { var a = this; jl_Object.call(a); a.$_027 = null; @@ -732396,6 +732678,196 @@ $java.nmcn_NetHandlerPlayClient$1_confirmClicked = function($this, $flag, $var2) }} $rt_nativeThread().push($this, $flag, $var2, var$3, var$4, var$5, var$6, var$7, $ptr); }; +function nmce_EntityOtherPlayerMP() { + var a = this; nmce_AbstractClientPlayer.call(a); + a.$isItemInUse = 0; + a.$otherPlayerMPPosRotationIncrements = 0; + a.$otherPlayerMPX = 0.0; + a.$otherPlayerMPY = 0.0; + a.$otherPlayerMPZ = 0.0; + a.$otherPlayerMPYaw = 0.0; + a.$otherPlayerMPPitch = 0.0; +} +$java.nmce_EntityOtherPlayerMP_attackEntityFrom = function($this, $var1, $var2) { + return 1; +}; +$java.nmce_EntityOtherPlayerMP_setPositionAndRotation2 = function($this, $x, $y, $z, $yaw, $pitch, $posRotationIncrements, $parFlag) { + $this.$otherPlayerMPX = $x; + $this.$otherPlayerMPY = $y; + $this.$otherPlayerMPZ = $z; + $this.$otherPlayerMPYaw = $yaw; + $this.$otherPlayerMPPitch = $pitch; + $this.$otherPlayerMPPosRotationIncrements = $posRotationIncrements; +}; +$java.nmce_EntityOtherPlayerMP_onUpdate = function($this) { + var $d0, $d1, $f, var$4, $itemstack, var$6, var$7, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$7 = $thread.pop();var$6 = $thread.pop();$itemstack = $thread.pop();var$4 = $thread.pop();$f = $thread.pop();$d1 = $thread.pop();$d0 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $this.$renderOffsetY = 0.0; + $ptr = 1; + case 1: + $java.nmep_EntityPlayer_onUpdate($this); + if ($rt_suspending()) { + break main; + } + $this.$prevLimbSwingAmount = $this.$limbSwingAmount; + $d0 = $this.$posX - $this.$prevPosX; + $d1 = $this.$posZ - $this.$prevPosZ; + $f = nmu_MathHelper_sqrt_double($d0 * $d0 + $d1 * $d1) * 4.0; + if ($f > 1.0) + $f = 1.0; + $this.$limbSwingAmount = $this.$limbSwingAmount + ($f - $this.$limbSwingAmount) * 0.4000000059604645; + $this.$limbSwing = $this.$limbSwing + $this.$limbSwingAmount; + if (!$this.$isItemInUse) { + $ptr = 2; + continue main; + } + if (!$this.$isItemInUse) + return; + $ptr = 3; + continue main; + case 2: + $tmp = nme_Entity_isEating($this); + if ($rt_suspending()) { + break main; + } + var$4 = $tmp; + if (var$4 && $this.$inventory.$mainInventory.data[$this.$inventory.$currentItem] !== null) { + $itemstack = $this.$inventory.$mainInventory.data[$this.$inventory.$currentItem]; + var$6 = $this.$inventory.$mainInventory.data[$this.$inventory.$currentItem]; + var$7 = $itemstack.$item; + $ptr = 4; + continue main; + } + if (!$this.$isItemInUse) + return; + $ptr = 3; + case 3: + $tmp = nme_Entity_isEating($this); + if ($rt_suspending()) { + break main; + } + var$4 = $tmp; + if (!var$4) { + $java.nmep_EntityPlayer_clearItemInUse($this); + $this.$isItemInUse = 0; + } + return; + case 4: + $tmp = var$7.$getMaxItemUseDuration($itemstack); + if ($rt_suspending()) { + break main; + } + var$4 = $tmp; + $java.nmep_EntityPlayer_setItemInUse($this, var$6, var$4); + $this.$isItemInUse = 1; + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $d0, $d1, $f, var$4, $itemstack, var$6, var$7, $ptr); +}; +$java.nmce_EntityOtherPlayerMP_onLivingUpdate = function($this) { + var $d0, $d1, $d2, $d3, $f1, $f, var$7, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$7 = $thread.pop();$f = $thread.pop();$f1 = $thread.pop();$d3 = $thread.pop();$d2 = $thread.pop();$d1 = $thread.pop();$d0 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + if ($this.$otherPlayerMPPosRotationIncrements <= 0) { + $this.$prevCameraYaw = $this.$cameraYaw0; + $ptr = 1; + continue main; + } + $d0 = $this.$posX + ($this.$otherPlayerMPX - $this.$posX) / $this.$otherPlayerMPPosRotationIncrements; + $d1 = $this.$posY + ($this.$otherPlayerMPY - $this.$posY) / $this.$otherPlayerMPPosRotationIncrements; + $d2 = $this.$posZ + ($this.$otherPlayerMPZ - $this.$posZ) / $this.$otherPlayerMPPosRotationIncrements; + $d3 = $this.$otherPlayerMPYaw - $this.$rotationYaw; + while ($d3 < (-180.0)) { + $d3 = $d3 + 360.0; + } + while ($d3 >= 180.0) { + $d3 = $d3 - 360.0; + } + $this.$rotationYaw = $this.$rotationYaw + $d3 / $this.$otherPlayerMPPosRotationIncrements; + $this.$rotationPitch = $this.$rotationPitch + ($this.$otherPlayerMPPitch - $this.$rotationPitch) / $this.$otherPlayerMPPosRotationIncrements; + $this.$otherPlayerMPPosRotationIncrements = $this.$otherPlayerMPPosRotationIncrements - 1 | 0; + $ptr = 3; + continue main; + case 1: + nme_EntityLivingBase_updateArmSwingProgress($this); + if ($rt_suspending()) { + break main; + } + $f1 = nmu_MathHelper_sqrt_double($this.$motionX * $this.$motionX + $this.$motionZ * $this.$motionZ); + $f = $java.jl_Math_atan( -$this.$motionY * 0.20000000298023224) * 15.0; + if ($f1 > 0.10000000149011612) + $f1 = 0.10000000149011612; + if ($this.$onGround) { + $ptr = 2; + continue main; + } + $f1 = 0.0; + if ($this.$onGround) { + $f = 0.0; + $this.$cameraYaw0 = $this.$cameraYaw0 + ($f1 - $this.$cameraYaw0) * 0.4000000059604645; + $this.$cameraPitch = $this.$cameraPitch + ($f - $this.$cameraPitch) * 0.800000011920929; + return; + } + $ptr = 4; + continue main; + case 2: + $tmp = nme_EntityLivingBase_getHealth($this); + if ($rt_suspending()) { + break main; + } + var$7 = $tmp; + if (var$7 <= 0.0) + $f1 = 0.0; + if ($this.$onGround) { + $f = 0.0; + $this.$cameraYaw0 = $this.$cameraYaw0 + ($f1 - $this.$cameraYaw0) * 0.4000000059604645; + $this.$cameraPitch = $this.$cameraPitch + ($f - $this.$cameraPitch) * 0.800000011920929; + return; + } + $ptr = 4; + continue main; + case 3: + nme_Entity_setPosition($this, $d0, $d1, $d2); + if ($rt_suspending()) { + break main; + } + nme_Entity_setRotation($this, $this.$rotationYaw, $this.$rotationPitch); + $this.$prevCameraYaw = $this.$cameraYaw0; + $ptr = 1; + continue main; + case 4: + $tmp = nme_EntityLivingBase_getHealth($this); + if ($rt_suspending()) { + break main; + } + var$7 = $tmp; + if (var$7 <= 0.0) + $f = 0.0; + $this.$cameraYaw0 = $this.$cameraYaw0 + ($f1 - $this.$cameraYaw0) * 0.4000000059604645; + $this.$cameraPitch = $this.$cameraPitch + ($f - $this.$cameraPitch) * 0.800000011920929; + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $d0, $d1, $d2, $d3, $f1, $f, var$7, $ptr); +}; +$java.nmce_EntityOtherPlayerMP_setCurrentItemOrArmor = function($this, $slotIn, $stack) { + if ($slotIn) + $this.$inventory.$armorInventory.data[$slotIn - 1 | 0] = $stack; + else + $this.$inventory.$mainInventory.data[$this.$inventory.$currentItem] = $stack; +}; function nmcg_GuiWinGame() { var a = this; nmcg_GuiScreen.call(a); a.$field_146581_h = 0; @@ -732619,7 +733091,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -732643,7 +733115,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -732667,7 +733139,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -732691,7 +733163,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -732714,7 +733186,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -732739,7 +733211,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -732752,7 +733224,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } $inputstream = $tmp; $bufferedreader = new nmu_ResourceLocation; - $exception = $rt_s(6020); + $exception = $rt_s(6022); $ptr = 7; continue main; } catch ($$e) { @@ -732764,7 +733236,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -732786,7 +733258,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -732816,7 +733288,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -732837,7 +733309,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { $ptr = 11; continue main; } - $s3 = $rt_s(6021); + $s3 = $rt_s(6023); $ptr = 12; continue main; } catch ($$e) { @@ -732849,7 +733321,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -732879,7 +733351,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -732902,7 +733374,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -732936,7 +733408,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -732949,7 +733421,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } $exception = $tmp; $s1 = new nmu_ResourceLocation; - $inputstream = $rt_s(6022); + $inputstream = $rt_s(6024); $ptr = 15; continue main; } catch ($$e) { @@ -732961,7 +733433,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -732983,7 +733455,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -733008,7 +733480,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -733037,7 +733509,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -733060,7 +733532,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -733084,7 +733556,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -733106,7 +733578,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -733130,7 +733602,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -733142,7 +733614,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { break main; } $exception = $tmp; - $exception = jl_StringBuilder_append(jl_StringBuilder_append($exception, jl_String_substring($rt_s(6023), 0, nlev_EaglercraftRandom_nextInt($random, 4) + 3 | 0)), $s3); + $exception = jl_StringBuilder_append(jl_StringBuilder_append($exception, jl_String_substring($rt_s(6025), 0, nlev_EaglercraftRandom_nextInt($random, 4) + 3 | 0)), $s3); $ptr = 23; continue main; } catch ($$e) { @@ -733154,7 +733626,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -733188,7 +733660,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -733204,7 +733676,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { $ptr = 25; continue main; } - $bufferedreader = $rt_s(6021); + $bufferedreader = $rt_s(6023); $ptr = 27; continue main; } catch ($$e) { @@ -733216,7 +733688,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -733239,7 +733711,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -733265,7 +733737,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { return; } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -733288,7 +733760,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -733301,7 +733773,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } $inputstream = $tmp; $bufferedreader = $rt_s(2991); - $random = $rt_s(6024); + $random = $rt_s(6026); $ptr = 29; continue main; } catch ($$e) { @@ -733313,7 +733785,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -733338,7 +733810,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -733361,7 +733833,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -733385,7 +733857,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -733407,7 +733879,7 @@ $java.nmcg_GuiWinGame_initGui = function($this) { } } $s1 = $java.nmcg_GuiWinGame_logger; - $inputstream = $rt_s(6019); + $inputstream = $rt_s(6021); var$4 = $rt_createArray(jl_Object, 1); var$4.data[0] = $exception; $ptr = 9; @@ -733739,7 +734211,7 @@ $java.nmcg_GuiWinGame_drawScreen = function($this, $i, $j, $f) { } var$12 = $tmp; $s = var$12; - if (jl_String_startsWith0($s, $rt_s(6025))) { + if (jl_String_startsWith0($s, $rt_s(6027))) { var$12 = $this.$fontRendererObj0; var$13 = jl_String_substring0($s, 3); $f2 = $k + (($short1 - nmcg_FontRenderer_getStringWidth($this.$fontRendererObj0, jl_String_substring0($s, 3)) | 0) / 2 | 0) | 0; @@ -733863,573 +734335,6 @@ $java.nmcg_GuiWinGame__clinit_ = function() { }} $rt_nativeThread().push(var$1, var$2, $ptr); }; -function nmw_WorldProviderSurface() { - nmw_WorldProvider.call(this); -} -$java.nmw_WorldProviderSurface__init_ = function() { - var var_0 = new nmw_WorldProviderSurface(); - nmw_WorldProviderSurface__init_(var_0); - return var_0; -}; -function nmw_WorldProviderSurface__init_($this) { - $java.nmw_WorldProvider__init_($this); -} -$java.nmca_MovingSound = function() { - nmca_PositionedSound.call(this); - this.$donePlaying = 0; -}; -$java.nmca_MovingSound__init_0 = function(var_0) { - var var_1 = new $java.nmca_MovingSound(); - $java.nmca_MovingSound__init_(var_1, var_0); - return var_1; -}; -$java.nmca_MovingSound__init_ = function($this, $location) { - $java.nmca_PositionedSound__init_0($this, $location); - $this.$donePlaying = 0; -}; -$java.nmca_MovingSound_isDonePlaying = function($this) { - return $this.$donePlaying; -}; -$java.nmca_GuardianSound = function() { - $java.nmca_MovingSound.call(this); - this.$guardian = null; -}; -$java.nmca_GuardianSound_update = function($this) { - var var$1, var$2, var$3, $f, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();$f = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - if ($this.$guardian.$isDead) { - $this.$donePlaying = 1; - return; - } - var$1 = $this.$guardian; - $ptr = 1; - case 1: - $tmp = $java.nmem_EntityGuardian_hasTargetedEntity(var$1); - if ($rt_suspending()) { - break main; - } - var$2 = $tmp; - if (!var$2) { - $this.$donePlaying = 1; - return; - } - $this.$xPosF = $this.$guardian.$posX; - $this.$yPosF = $this.$guardian.$posY; - $this.$zPosF = $this.$guardian.$posZ; - var$1 = $this.$guardian; - var$3 = 0.0; - $ptr = 2; - case 2: - $tmp = $java.nmem_EntityGuardian_func_175477_p(var$1, var$3); - if ($rt_suspending()) { - break main; - } - $f = $tmp; - $this.$volume1 = 0.0 + 1.0 * $f * $f; - $this.$pitch0 = 0.699999988079071 + 0.5 * $f; - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, var$1, var$2, var$3, $f, $ptr); -}; -function nmcp_EntityPickupFX() { - var a = this; nmcp_EntityFX.call(a); - a.$field_174840_a = null; - a.$field_174843_ax = null; - a.$age1 = 0; - a.$maxAge = 0; - a.$field_174841_aA = 0.0; - a.$field_174842_aB = null; -} -$java.nmcp_EntityPickupFX_renderParticle = function($this, $var1, $var2, $f, $var4, $var5, $var6, $var7, $var8) { - var $f1, $d0, $d1, $d2, $d4, $d3, $d5, $d8, $d6, $d7, $i, $j, $k, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();$k = $thread.pop();$j = $thread.pop();$i = $thread.pop();$d7 = $thread.pop();$d6 = $thread.pop();$d8 = $thread.pop();$d5 = $thread.pop();$d3 = $thread.pop();$d4 = $thread.pop();$d2 = $thread.pop();$d1 = $thread.pop();$d0 = $thread.pop();$f1 = $thread.pop();$var8 = $thread.pop();$var7 = $thread.pop();$var6 = $thread.pop();$var5 = $thread.pop();$var4 = $thread.pop();$f = $thread.pop();$var2 = $thread.pop();$var1 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $f1 = ($this.$age1 + $f) / $this.$maxAge; - $var4 = $f1 * $f1; - $d0 = $this.$field_174840_a.$posX; - $d1 = $this.$field_174840_a.$posY; - $d2 = $this.$field_174840_a.$posZ; - $d4 = $this.$field_174843_ax.$lastTickPosX; - $d3 = $this.$field_174843_ax.$posX - $this.$field_174843_ax.$lastTickPosX; - $d5 = $f; - $d3 = $d4 + $d3 * $d5; - $d4 = $this.$field_174843_ax.$lastTickPosY + ($this.$field_174843_ax.$posY - $this.$field_174843_ax.$lastTickPosY) * $d5 + $this.$field_174841_aA; - $d5 = $this.$field_174843_ax.$lastTickPosZ + ($this.$field_174843_ax.$posZ - $this.$field_174843_ax.$lastTickPosZ) * $d5; - $d3 = $d3 - $d0; - $d8 = $var4; - $d6 = $d0 + $d3 * $d8; - $d7 = $d1 + ($d4 - $d1) * $d8; - $d8 = $d2 + ($d5 - $d2) * $d8; - $ptr = 1; - case 1: - $tmp = nme_Entity_getBrightnessForRender($this, $f); - if ($rt_suspending()) { - break main; - } - $i = $tmp; - $j = $i % 65536 | 0; - $k = $i / 65536 | 0; - $i = 33985; - $var4 = $j; - $var5 = $k; - $ptr = 2; - case 2: - $java.nlevo_OpenGlHelper_setLightmapTextureCoords($i, $var4, $var5); - if ($rt_suspending()) { - break main; - } - $var5 = 1.0; - $var6 = 1.0; - $var7 = 1.0; - $var4 = 1.0; - $ptr = 3; - case 3: - nlevo_GlStateManager_color($var5, $var6, $var7, $var4); - if ($rt_suspending()) { - break main; - } - $d5 = $d6 - $java.nmcp_EntityFX_interpPosX; - $d3 = $d7 - $java.nmcp_EntityFX_interpPosY; - $d4 = $d8 - $java.nmcp_EntityFX_interpPosZ; - $var1 = $this.$field_174842_aB; - $var2 = $this.$field_174840_a; - $d5 = $d5; - $d3 = $d3; - $d4 = $d4; - $var4 = $this.$field_174840_a.$rotationYaw; - $ptr = 4; - case 4: - $java.nmcre_RenderManager_renderEntityWithPosYaw($var1, $var2, $d5, $d3, $d4, $var4, $f); - if ($rt_suspending()) { - break main; - } - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $var1, $var2, $f, $var4, $var5, $var6, $var7, $var8, $f1, $d0, $d1, $d2, $d4, $d3, $d5, $d8, $d6, $d7, $i, $j, $k, $ptr); -}; -$java.nmcp_EntityPickupFX_onUpdate = function($this) { - $this.$age1 = $this.$age1 + 1 | 0; - if ($this.$age1 == $this.$maxAge) - nme_Entity_setDead($this); -}; -$java.nmcp_EntityPickupFX_getFXLayer = function($this) { - return 3; -}; -function nmce_EntityOtherPlayerMP() { - var a = this; nmce_AbstractClientPlayer.call(a); - a.$isItemInUse = 0; - a.$otherPlayerMPPosRotationIncrements = 0; - a.$otherPlayerMPX = 0.0; - a.$otherPlayerMPY = 0.0; - a.$otherPlayerMPZ = 0.0; - a.$otherPlayerMPYaw = 0.0; - a.$otherPlayerMPPitch = 0.0; -} -$java.nmce_EntityOtherPlayerMP_attackEntityFrom = function($this, $var1, $var2) { - return 1; -}; -$java.nmce_EntityOtherPlayerMP_setPositionAndRotation2 = function($this, $x, $y, $z, $yaw, $pitch, $posRotationIncrements, $parFlag) { - $this.$otherPlayerMPX = $x; - $this.$otherPlayerMPY = $y; - $this.$otherPlayerMPZ = $z; - $this.$otherPlayerMPYaw = $yaw; - $this.$otherPlayerMPPitch = $pitch; - $this.$otherPlayerMPPosRotationIncrements = $posRotationIncrements; -}; -$java.nmce_EntityOtherPlayerMP_onUpdate = function($this) { - var $d0, $d1, $f, var$4, $itemstack, var$6, var$7, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$7 = $thread.pop();var$6 = $thread.pop();$itemstack = $thread.pop();var$4 = $thread.pop();$f = $thread.pop();$d1 = $thread.pop();$d0 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $this.$renderOffsetY = 0.0; - $ptr = 1; - case 1: - $java.nmep_EntityPlayer_onUpdate($this); - if ($rt_suspending()) { - break main; - } - $this.$prevLimbSwingAmount = $this.$limbSwingAmount; - $d0 = $this.$posX - $this.$prevPosX; - $d1 = $this.$posZ - $this.$prevPosZ; - $f = nmu_MathHelper_sqrt_double($d0 * $d0 + $d1 * $d1) * 4.0; - if ($f > 1.0) - $f = 1.0; - $this.$limbSwingAmount = $this.$limbSwingAmount + ($f - $this.$limbSwingAmount) * 0.4000000059604645; - $this.$limbSwing = $this.$limbSwing + $this.$limbSwingAmount; - if (!$this.$isItemInUse) { - $ptr = 2; - continue main; - } - if (!$this.$isItemInUse) - return; - $ptr = 3; - continue main; - case 2: - $tmp = nme_Entity_isEating($this); - if ($rt_suspending()) { - break main; - } - var$4 = $tmp; - if (var$4 && $this.$inventory.$mainInventory.data[$this.$inventory.$currentItem] !== null) { - $itemstack = $this.$inventory.$mainInventory.data[$this.$inventory.$currentItem]; - var$6 = $this.$inventory.$mainInventory.data[$this.$inventory.$currentItem]; - var$7 = $itemstack.$item; - $ptr = 4; - continue main; - } - if (!$this.$isItemInUse) - return; - $ptr = 3; - case 3: - $tmp = nme_Entity_isEating($this); - if ($rt_suspending()) { - break main; - } - var$4 = $tmp; - if (!var$4) { - $java.nmep_EntityPlayer_clearItemInUse($this); - $this.$isItemInUse = 0; - } - return; - case 4: - $tmp = var$7.$getMaxItemUseDuration($itemstack); - if ($rt_suspending()) { - break main; - } - var$4 = $tmp; - $java.nmep_EntityPlayer_setItemInUse($this, var$6, var$4); - $this.$isItemInUse = 1; - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $d0, $d1, $f, var$4, $itemstack, var$6, var$7, $ptr); -}; -$java.nmce_EntityOtherPlayerMP_onLivingUpdate = function($this) { - var $d0, $d1, $d2, $d3, $f1, $f, var$7, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$7 = $thread.pop();$f = $thread.pop();$f1 = $thread.pop();$d3 = $thread.pop();$d2 = $thread.pop();$d1 = $thread.pop();$d0 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - if ($this.$otherPlayerMPPosRotationIncrements <= 0) { - $this.$prevCameraYaw = $this.$cameraYaw0; - $ptr = 1; - continue main; - } - $d0 = $this.$posX + ($this.$otherPlayerMPX - $this.$posX) / $this.$otherPlayerMPPosRotationIncrements; - $d1 = $this.$posY + ($this.$otherPlayerMPY - $this.$posY) / $this.$otherPlayerMPPosRotationIncrements; - $d2 = $this.$posZ + ($this.$otherPlayerMPZ - $this.$posZ) / $this.$otherPlayerMPPosRotationIncrements; - $d3 = $this.$otherPlayerMPYaw - $this.$rotationYaw; - while ($d3 < (-180.0)) { - $d3 = $d3 + 360.0; - } - while ($d3 >= 180.0) { - $d3 = $d3 - 360.0; - } - $this.$rotationYaw = $this.$rotationYaw + $d3 / $this.$otherPlayerMPPosRotationIncrements; - $this.$rotationPitch = $this.$rotationPitch + ($this.$otherPlayerMPPitch - $this.$rotationPitch) / $this.$otherPlayerMPPosRotationIncrements; - $this.$otherPlayerMPPosRotationIncrements = $this.$otherPlayerMPPosRotationIncrements - 1 | 0; - $ptr = 3; - continue main; - case 1: - nme_EntityLivingBase_updateArmSwingProgress($this); - if ($rt_suspending()) { - break main; - } - $f1 = nmu_MathHelper_sqrt_double($this.$motionX * $this.$motionX + $this.$motionZ * $this.$motionZ); - $f = $java.jl_Math_atan( -$this.$motionY * 0.20000000298023224) * 15.0; - if ($f1 > 0.10000000149011612) - $f1 = 0.10000000149011612; - if ($this.$onGround) { - $ptr = 2; - continue main; - } - $f1 = 0.0; - if ($this.$onGround) { - $f = 0.0; - $this.$cameraYaw0 = $this.$cameraYaw0 + ($f1 - $this.$cameraYaw0) * 0.4000000059604645; - $this.$cameraPitch = $this.$cameraPitch + ($f - $this.$cameraPitch) * 0.800000011920929; - return; - } - $ptr = 4; - continue main; - case 2: - $tmp = nme_EntityLivingBase_getHealth($this); - if ($rt_suspending()) { - break main; - } - var$7 = $tmp; - if (var$7 <= 0.0) - $f1 = 0.0; - if ($this.$onGround) { - $f = 0.0; - $this.$cameraYaw0 = $this.$cameraYaw0 + ($f1 - $this.$cameraYaw0) * 0.4000000059604645; - $this.$cameraPitch = $this.$cameraPitch + ($f - $this.$cameraPitch) * 0.800000011920929; - return; - } - $ptr = 4; - continue main; - case 3: - nme_Entity_setPosition($this, $d0, $d1, $d2); - if ($rt_suspending()) { - break main; - } - nme_Entity_setRotation($this, $this.$rotationYaw, $this.$rotationPitch); - $this.$prevCameraYaw = $this.$cameraYaw0; - $ptr = 1; - continue main; - case 4: - $tmp = nme_EntityLivingBase_getHealth($this); - if ($rt_suspending()) { - break main; - } - var$7 = $tmp; - if (var$7 <= 0.0) - $f = 0.0; - $this.$cameraYaw0 = $this.$cameraYaw0 + ($f1 - $this.$cameraYaw0) * 0.4000000059604645; - $this.$cameraPitch = $this.$cameraPitch + ($f - $this.$cameraPitch) * 0.800000011920929; - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $d0, $d1, $d2, $d3, $f1, $f, var$7, $ptr); -}; -$java.nmce_EntityOtherPlayerMP_setCurrentItemOrArmor = function($this, $slotIn, $stack) { - if ($slotIn) - $this.$inventory.$armorInventory.data[$slotIn - 1 | 0] = $stack; - else - $this.$inventory.$mainInventory.data[$this.$inventory.$currentItem] = $stack; -}; -$java.nmcg_GuiDownloadTerrain = function() { - var a = this; nmcg_GuiScreen.call(a); - a.$netHandlerPlayClient = null; - a.$progress1 = 0; -}; -$java.nmcg_GuiDownloadTerrain__init_0 = function(var_0) { - var var_1 = new $java.nmcg_GuiDownloadTerrain(); - $java.nmcg_GuiDownloadTerrain__init_(var_1, var_0); - return var_1; -}; -$java.nmcg_GuiDownloadTerrain__init_ = function($this, $netHandler) { - var $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();$netHandler = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $ptr = 1; - case 1: - nmcg_GuiScreen__init_($this); - if ($rt_suspending()) { - break main; - } - $this.$netHandlerPlayClient = $netHandler; - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $netHandler, $ptr); -}; -$java.nmcg_GuiDownloadTerrain_keyTyped = function($this, $parChar1, $parInt1) { - return; -}; -$java.nmcg_GuiDownloadTerrain_initGui = function($this) { - ju_ArrayList_clear($this.$buttonList); -}; -$java.nmcg_GuiDownloadTerrain_updateScreen = function($this) { - var var$1, var$2, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$2 = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $this.$progress1 = $this.$progress1 + 1 | 0; - if ($this.$progress1 % 20 | 0) - return; - var$1 = $this.$netHandlerPlayClient; - var$2 = new nmnpc_C00PacketKeepAlive; - $ptr = 1; - case 1: - nmcn_NetHandlerPlayClient_addToSendQueue(var$1, var$2); - if ($rt_suspending()) { - break main; - } - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, var$1, var$2, $ptr); -}; -$java.nmcg_GuiDownloadTerrain_drawScreen = function($this, $i, $j, $f) { - var var$4, var$5, var$6, var$7, var$8, var$9, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$9 = $thread.pop();var$8 = $thread.pop();var$7 = $thread.pop();var$6 = $thread.pop();var$5 = $thread.pop();var$4 = $thread.pop();$f = $thread.pop();$j = $thread.pop();$i = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - var$4 = 0; - $ptr = 1; - case 1: - $java.nmcg_GuiScreen_drawBackground($this, var$4); - if ($rt_suspending()) { - break main; - } - var$5 = $this.$fontRendererObj0; - var$6 = $rt_s(6026); - var$7 = $rt_createArray(jl_Object, 0); - $ptr = 2; - case 2: - $tmp = $java.nmcr_I18n_format(var$6, var$7); - if ($rt_suspending()) { - break main; - } - var$6 = $tmp; - var$8 = $java.nmcg_GuiScreen_width / 2 | 0; - var$4 = ($java.nmcg_GuiScreen_height / 2 | 0) - 50 | 0; - var$9 = 16777215; - $ptr = 3; - case 3: - $java.nmcg_Gui_drawCenteredString($this, var$5, var$6, var$8, var$4, var$9); - if ($rt_suspending()) { - break main; - } - $ptr = 4; - case 4: - $java.nmcg_GuiScreen_drawScreen($this, $i, $j, $f); - if ($rt_suspending()) { - break main; - } - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $i, $j, $f, var$4, var$5, var$6, var$7, var$8, var$9, $ptr); -}; -$java.nmcg_GuiDownloadTerrain_doesGuiPauseGame = function($this) { - return 0; -}; -$java.nme_NpcMerchant = function() { - var a = this; jl_Object.call(a); - a.$theMerchantInventory0 = null; - a.$customer = null; - a.$recipeList = null; - a.$field_175548_d = null; -}; -$java.nme_NpcMerchant_setCustomer = function($this, $var1) { - return; -}; -$java.nme_NpcMerchant_getRecipes = function($this, $var1) { - return $this.$recipeList; -}; -$java.nme_NpcMerchant_setRecipes = function($this, $merchantrecipelist) { - $this.$recipeList = $merchantrecipelist; -}; -$java.nme_NpcMerchant_useRecipe = function($this, $merchantrecipe) { - $java.nmv_MerchantRecipe_incrementToolUses($merchantrecipe); -}; -$java.nme_NpcMerchant_verifySellingItem = function($this, $var1) { - return; -}; -$java.nme_NpcMerchant_getDisplayName = function($this) { - return $this.$field_175548_d !== null ? $this.$field_175548_d : nmu_ChatComponentTranslation__init_0($rt_s(6027), $rt_createArray(jl_Object, 0)); -}; -$java.nmcpi_ContainerLocalMenu = function() { - var a = this; nmi_InventoryBasic.call(a); - a.$guiID0 = null; - a.$field_174895_b = null; -}; -$java.nmcpi_ContainerLocalMenu_getField = function($this, $i) { - var var$2, var$3, var$4, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$4 = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();$i = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - var$2 = $this.$field_174895_b; - var$3 = jl_Integer_valueOf($i); - $ptr = 1; - case 1: - $tmp = ju_HashMap_containsKey(var$2, var$3); - if ($rt_suspending()) { - break main; - } - var$4 = $tmp; - if (!var$4) - return 0; - var$2 = $this.$field_174895_b; - var$3 = jl_Integer_valueOf($i); - $ptr = 2; - case 2: - $tmp = ju_HashMap_get(var$2, var$3); - if ($rt_suspending()) { - break main; - } - var$2 = $tmp; - return var$2.$value; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $i, var$2, var$3, var$4, $ptr); -}; -$java.nmcpi_ContainerLocalMenu_setField = function($this, $i, $j) { - var var$3, var$4, var$5, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$5 = $thread.pop();var$4 = $thread.pop();var$3 = $thread.pop();$j = $thread.pop();$i = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - var$3 = $this.$field_174895_b; - var$4 = jl_Integer_valueOf($i); - var$5 = jl_Integer_valueOf($j); - $ptr = 1; - case 1: - var$3.$putImpl(var$4, var$5); - if ($rt_suspending()) { - break main; - } - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $i, $j, var$3, var$4, var$5, $ptr); -}; -$java.nmcpi_ContainerLocalMenu_getGuiID = function($this) { - return $this.$guiID0; -}; -$java.nmcpi_LocalBlockIntercommunication = function() { - var a = this; jl_Object.call(a); - a.$guiID = null; - a.$displayName1 = null; -}; -$java.nmcpi_LocalBlockIntercommunication_getGuiID = function($this) { - return $this.$guiID; -}; -$java.nmcpi_LocalBlockIntercommunication_getDisplayName = function($this) { - return $this.$displayName1; -}; $java.cgcc_Multisets$EntrySet = function() { cgcc_Sets$ImprovedAbstractSet.call(this); }; @@ -737379,6 +737284,249 @@ $java.cgcc_HashBiMap$Inverse$1$1$InverseEntry_getKey = function($this) { $java.cgcc_HashBiMap$Inverse$1$1$InverseEntry_getValue = function($this) { return $this.$delegate4.$key0; }; +$java.nmw_World$1 = function() { + var a = this; jl_Object.call(a); + a.$val$pos1 = null; + a.$this$0141 = null; +}; +$java.nmw_World$1_call = function($this) { + var var$1, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + var$1 = $this.$val$pos1; + $ptr = 1; + case 1: + $tmp = $java.nmc_CrashReportCategory_getCoordinateInfo(var$1); + if ($rt_suspending()) { + break main; + } + var$1 = $tmp; + return var$1; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, var$1, $ptr); +}; +$java.nmw_World$1_call0 = function($this) { + var var$1, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $ptr = 1; + case 1: + $tmp = $java.nmw_World$1_call($this); + if ($rt_suspending()) { + break main; + } + var$1 = $tmp; + return var$1; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, var$1, $ptr); +}; +$java.nmcm_WorldClient$1 = function() { + jl_Object.call(this); + this.$this$0144 = null; +}; +$java.nmcm_WorldClient$1_call = function($this) { + var var$1, var$2, var$3, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + var$1 = new jl_StringBuilder; + jl_AbstractStringBuilder__init_(var$1); + var$2 = $this.$this$0144.$entityList; + $ptr = 1; + case 1: + $tmp = $java.ju_HashSet_size(var$2); + if ($rt_suspending()) { + break main; + } + var$3 = $tmp; + jl_AbstractStringBuilder_append2(var$1, var$3); + jl_AbstractStringBuilder_append(var$1, $rt_s(6034)); + var$2 = $this.$this$0144.$entityList; + $ptr = 2; + case 2: + jl_AbstractStringBuilder_append1(var$1, var$2); + if ($rt_suspending()) { + break main; + } + $ptr = 3; + case 3: + $tmp = jl_AbstractStringBuilder_toString(var$1); + if ($rt_suspending()) { + break main; + } + var$1 = $tmp; + return var$1; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, var$1, var$2, var$3, $ptr); +}; +$java.nmcm_WorldClient$1_call0 = function($this) { + var var$1, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $ptr = 1; + case 1: + $tmp = $java.nmcm_WorldClient$1_call($this); + if ($rt_suspending()) { + break main; + } + var$1 = $tmp; + return var$1; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, var$1, $ptr); +}; +$java.nmcm_WorldClient$2 = function() { + jl_Object.call(this); + this.$this$0145 = null; +}; +$java.nmcm_WorldClient$2_call = function($this) { + var var$1, var$2, var$3, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + var$1 = new jl_StringBuilder; + jl_AbstractStringBuilder__init_(var$1); + var$2 = $this.$this$0145.$entitySpawnQueue; + $ptr = 1; + case 1: + $tmp = $java.ju_HashSet_size(var$2); + if ($rt_suspending()) { + break main; + } + var$3 = $tmp; + jl_AbstractStringBuilder_append2(var$1, var$3); + jl_AbstractStringBuilder_append(var$1, $rt_s(6034)); + var$2 = $this.$this$0145.$entitySpawnQueue; + $ptr = 2; + case 2: + jl_AbstractStringBuilder_append1(var$1, var$2); + if ($rt_suspending()) { + break main; + } + $ptr = 3; + case 3: + $tmp = jl_AbstractStringBuilder_toString(var$1); + if ($rt_suspending()) { + break main; + } + var$1 = $tmp; + return var$1; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, var$1, var$2, var$3, $ptr); +}; +$java.nmcm_WorldClient$2_call0 = function($this) { + var var$1, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $ptr = 1; + case 1: + $tmp = $java.nmcm_WorldClient$2_call($this); + if ($rt_suspending()) { + break main; + } + var$1 = $tmp; + return var$1; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, var$1, $ptr); +}; +$java.nmcm_WorldClient$3 = function() { + jl_Object.call(this); + this.$this$0146 = null; +}; +$java.nmcm_WorldClient$3_call = function($this) { + return $this.$this$0146.$mc19.$thePlayer.$clientBrand; +}; +$java.nmcm_WorldClient$3_call0 = function($this) { + return $java.nmcm_WorldClient$3_call($this); +}; +$java.nmcm_WorldClient$4 = function() { + jl_Object.call(this); + this.$this$0147 = null; +}; +$java.nmcm_WorldClient$4_call = function($this) { + return $rt_s(6035); +}; +$java.nmcm_WorldClient$4_call0 = function($this) { + return $rt_s(6035); +}; +$java.nmca_MovingSoundMinecart = function() { + var a = this; $java.nmca_MovingSound.call(a); + a.$minecart0 = null; + a.$distance = 0.0; +}; +$java.nmca_MovingSoundMinecart_update = function($this) { + var $f; + if ($this.$minecart0.$isDead) + $this.$donePlaying = 1; + else { + $this.$xPosF = $this.$minecart0.$posX; + $this.$yPosF = $this.$minecart0.$posY; + $this.$zPosF = $this.$minecart0.$posZ; + $f = nmu_MathHelper_sqrt_double($this.$minecart0.$motionX * $this.$minecart0.$motionX + $this.$minecart0.$motionZ * $this.$minecart0.$motionZ); + if ($f < 0.01) { + $this.$distance = 0.0; + $this.$volume1 = 0.0; + } else { + $this.$distance = nmu_MathHelper_clamp_float($this.$distance + 0.0024999999441206455, 0.0, 1.0); + $this.$volume1 = 0.0 + nmu_MathHelper_clamp_float($f, 0.0, 0.5) * 0.699999988079071; + } + } +}; +function nlev_EncoderException() { + jl_RuntimeException.call(this); +} +$java.nlev_EncoderException__init_ = function() { + var var_0 = new nlev_EncoderException(); + nlev_EncoderException__init_(var_0); + return var_0; +}; +function nlev_EncoderException__init_($this) { + jl_Throwable__init_0($this); +} +function nlevs_CompressionNotSupportedException() { + jl_UnsupportedOperationException.call(this); +} +$java.nlevs_CompressionNotSupportedException__init_ = function() { + var var_0 = new nlevs_CompressionNotSupportedException(); + nlevs_CompressionNotSupportedException__init_(var_0); + return var_0; +}; +function nlevs_CompressionNotSupportedException__init_($this) { + jl_Throwable__init_($this, $rt_s(6036)); +} $java.nmcr_ResourcePackRepository$downloadResourcePack$lambda$_5_0 = function() { var a = this; jl_Object.call(a); a.$_013 = null; @@ -737499,7 +737647,7 @@ $java.nmcr_ResourcePackRepository$downloadResourcePack$lambda$_5_2_run = functio break main; } var$2 = $tmp; - var$4 = $rt_s(6034); + var$4 = $rt_s(6037); $ptr = 2; case 2: $java.nmc_LoadingScreenRenderer_eaglerShow(var$1, var$2, var$4); @@ -737511,263 +737659,6 @@ $java.nmcr_ResourcePackRepository$downloadResourcePack$lambda$_5_2_run = functio }} $rt_nativeThread().push(var$0, var$1, var$2, var$3, var$4, $ptr); }; -function nlevs_CompressionNotSupportedException() { - jl_UnsupportedOperationException.call(this); -} -$java.nlevs_CompressionNotSupportedException__init_ = function() { - var var_0 = new nlevs_CompressionNotSupportedException(); - nlevs_CompressionNotSupportedException__init_(var_0); - return var_0; -}; -function nlevs_CompressionNotSupportedException__init_($this) { - jl_Throwable__init_($this, $rt_s(6035)); -} -$java.nmw_World$1 = function() { - var a = this; jl_Object.call(a); - a.$val$pos1 = null; - a.$this$0141 = null; -}; -$java.nmw_World$1_call = function($this) { - var var$1, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - var$1 = $this.$val$pos1; - $ptr = 1; - case 1: - $tmp = $java.nmc_CrashReportCategory_getCoordinateInfo(var$1); - if ($rt_suspending()) { - break main; - } - var$1 = $tmp; - return var$1; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, var$1, $ptr); -}; -$java.nmw_World$1_call0 = function($this) { - var var$1, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $ptr = 1; - case 1: - $tmp = $java.nmw_World$1_call($this); - if ($rt_suspending()) { - break main; - } - var$1 = $tmp; - return var$1; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, var$1, $ptr); -}; -$java.nmcm_WorldClient$1 = function() { - jl_Object.call(this); - this.$this$0144 = null; -}; -$java.nmcm_WorldClient$1_call = function($this) { - var var$1, var$2, var$3, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - var$1 = new jl_StringBuilder; - jl_AbstractStringBuilder__init_(var$1); - var$2 = $this.$this$0144.$entityList; - $ptr = 1; - case 1: - $tmp = $java.ju_HashSet_size(var$2); - if ($rt_suspending()) { - break main; - } - var$3 = $tmp; - jl_AbstractStringBuilder_append2(var$1, var$3); - jl_AbstractStringBuilder_append(var$1, $rt_s(6036)); - var$2 = $this.$this$0144.$entityList; - $ptr = 2; - case 2: - jl_AbstractStringBuilder_append1(var$1, var$2); - if ($rt_suspending()) { - break main; - } - $ptr = 3; - case 3: - $tmp = jl_AbstractStringBuilder_toString(var$1); - if ($rt_suspending()) { - break main; - } - var$1 = $tmp; - return var$1; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, var$1, var$2, var$3, $ptr); -}; -$java.nmcm_WorldClient$1_call0 = function($this) { - var var$1, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $ptr = 1; - case 1: - $tmp = $java.nmcm_WorldClient$1_call($this); - if ($rt_suspending()) { - break main; - } - var$1 = $tmp; - return var$1; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, var$1, $ptr); -}; -$java.nmcm_WorldClient$2 = function() { - jl_Object.call(this); - this.$this$0145 = null; -}; -$java.nmcm_WorldClient$2_call = function($this) { - var var$1, var$2, var$3, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - var$1 = new jl_StringBuilder; - jl_AbstractStringBuilder__init_(var$1); - var$2 = $this.$this$0145.$entitySpawnQueue; - $ptr = 1; - case 1: - $tmp = $java.ju_HashSet_size(var$2); - if ($rt_suspending()) { - break main; - } - var$3 = $tmp; - jl_AbstractStringBuilder_append2(var$1, var$3); - jl_AbstractStringBuilder_append(var$1, $rt_s(6036)); - var$2 = $this.$this$0145.$entitySpawnQueue; - $ptr = 2; - case 2: - jl_AbstractStringBuilder_append1(var$1, var$2); - if ($rt_suspending()) { - break main; - } - $ptr = 3; - case 3: - $tmp = jl_AbstractStringBuilder_toString(var$1); - if ($rt_suspending()) { - break main; - } - var$1 = $tmp; - return var$1; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, var$1, var$2, var$3, $ptr); -}; -$java.nmcm_WorldClient$2_call0 = function($this) { - var var$1, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $ptr = 1; - case 1: - $tmp = $java.nmcm_WorldClient$2_call($this); - if ($rt_suspending()) { - break main; - } - var$1 = $tmp; - return var$1; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, var$1, $ptr); -}; -$java.nmcm_WorldClient$3 = function() { - jl_Object.call(this); - this.$this$0146 = null; -}; -$java.nmcm_WorldClient$3_call = function($this) { - return $this.$this$0146.$mc19.$thePlayer.$clientBrand; -}; -$java.nmcm_WorldClient$3_call0 = function($this) { - return $java.nmcm_WorldClient$3_call($this); -}; -$java.nmcm_WorldClient$4 = function() { - jl_Object.call(this); - this.$this$0147 = null; -}; -$java.nmcm_WorldClient$4_call = function($this) { - return $rt_s(6037); -}; -$java.nmcm_WorldClient$4_call0 = function($this) { - return $rt_s(6037); -}; -$java.nmca_MovingSoundMinecart = function() { - var a = this; $java.nmca_MovingSound.call(a); - a.$minecart0 = null; - a.$distance = 0.0; -}; -$java.nmca_MovingSoundMinecart_update = function($this) { - var $f; - if ($this.$minecart0.$isDead) - $this.$donePlaying = 1; - else { - $this.$xPosF = $this.$minecart0.$posX; - $this.$yPosF = $this.$minecart0.$posY; - $this.$zPosF = $this.$minecart0.$posZ; - $f = nmu_MathHelper_sqrt_double($this.$minecart0.$motionX * $this.$minecart0.$motionX + $this.$minecart0.$motionZ * $this.$minecart0.$motionZ); - if ($f < 0.01) { - $this.$distance = 0.0; - $this.$volume1 = 0.0; - } else { - $this.$distance = nmu_MathHelper_clamp_float($this.$distance + 0.0024999999441206455, 0.0, 1.0); - $this.$volume1 = 0.0 + nmu_MathHelper_clamp_float($f, 0.0, 0.5) * 0.699999988079071; - } - } -}; -function nlev_EncoderException() { - jl_RuntimeException.call(this); -} -$java.nlev_EncoderException__init_ = function() { - var var_0 = new nlev_EncoderException(); - nlev_EncoderException__init_(var_0); - return var_0; -}; -function nlev_EncoderException__init_($this) { - jl_Throwable__init_0($this); -} -function nlevp_ServerSkinCache$WaitingSkin() { - var a = this; jl_Object.call(a); - a.$timeout = Long_ZERO; - a.$model5 = null; -} -$java.nlevp_ServerSkinCache$WaitingSkin__init_ = function(var_0, var_1) { - var var_2 = new nlevp_ServerSkinCache$WaitingSkin(); - $java.nlevp_ServerSkinCache$WaitingSkin__init_0(var_2, var_0, var_1); - return var_2; -}; -$java.nlevp_ServerSkinCache$WaitingSkin__init_0 = function($this, $timeout, $model) { - $this.$timeout = $timeout; - $this.$model5 = $model; -}; function nmcm_ChunkProviderClient() { var a = this; jl_Object.call(a); a.$blankChunk = null; @@ -738023,6 +737914,20 @@ function nmcm_ChunkProviderClient__clinit_() { }} $rt_nativeThread().push(var$1, $ptr); } +function nlevp_ServerSkinCache$WaitingSkin() { + var a = this; jl_Object.call(a); + a.$timeout = Long_ZERO; + a.$model5 = null; +} +$java.nlevp_ServerSkinCache$WaitingSkin__init_ = function(var_0, var_1) { + var var_2 = new nlevp_ServerSkinCache$WaitingSkin(); + $java.nlevp_ServerSkinCache$WaitingSkin__init_0(var_2, var_0, var_1); + return var_2; +}; +$java.nlevp_ServerSkinCache$WaitingSkin__init_0 = function($this, $timeout, $model) { + $this.$timeout = $timeout; + $this.$model5 = $model; +}; function nmcg_GuiScreenBook$NextPageButton() { nmcg_GuiButton.call(this); this.$field_146151_o = 0; @@ -738113,86 +738018,6 @@ $java.nmcg_GuiScreenBook$NextPageButton_drawButton = function($this, $minecraft, }} $rt_nativeThread().push($this, $minecraft, $i, $j, $flag, var$5, var$6, var$7, var$8, var$9, $k, $l, var$12, $ptr); }; -$java.nleviv_SYS$loadRemoteResourcePack$lambda$_1_0 = function() { - jl_Object.call(this); - this.$_014 = null; -}; -$java.nleviv_SYS$loadRemoteResourcePack$lambda$_1_0_test = function(var$0, var$1) { - var var$2, var$3, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();var$1 = $thread.pop();var$0 = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - var$1 = var$1; - var$2 = var$0.$_014; - $ptr = 1; - case 1: - $java.nleviv_SYS_$callClinit(); - if ($rt_suspending()) { - break main; - } - var$3 = new jl_StringBuilder; - jl_AbstractStringBuilder__init_(var$3); - jl_AbstractStringBuilder_append(var$3, var$2); - jl_AbstractStringBuilder_append(var$3, $rt_s(334)); - $ptr = 2; - case 2: - $tmp = jl_AbstractStringBuilder_toString(var$3); - if ($rt_suspending()) { - break main; - } - var$2 = $tmp; - return jl_String_startsWith0(var$1, var$2); - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push(var$0, var$1, var$2, var$3, $ptr); -}; -$java.nleviv_SYS$loadRemoteResourcePack$lambda$_1_1 = function() { - var a = this; jl_Object.call(a); - a.$_015 = null; - a.$_15 = null; - a.$_20 = null; - a.$_30 = null; -}; -$java.nleviv_SYS$loadRemoteResourcePack$lambda$_1_1_accept = function(var$0, var$1) { - var var$2, var$3, var$4, var$5, var$6, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$6 = $thread.pop();var$5 = $thread.pop();var$4 = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();var$1 = $thread.pop();var$0 = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - var$1 = var$1; - var$2 = var$0.$_015; - var$3 = var$0.$_15; - var$4 = var$0.$_20; - var$5 = var$0.$_30; - $ptr = 1; - case 1: - $java.nleviv_SYS_$callClinit(); - if ($rt_suspending()) { - break main; - } - var$6 = new $java.nleviv_SYS$lambda$loadRemoteResourcePack$3$lambda$_7_0; - var$6.$_035 = var$1; - var$6.$_19 = var$3; - var$6.$_22 = var$4; - var$6.$_31 = var$5; - $ptr = 2; - case 2: - $java.nmcr_ResourcePackRepository$downloadResourcePack$lambda$_5_1_accept(var$2, var$6); - if ($rt_suspending()) { - break main; - } - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push(var$0, var$1, var$2, var$3, var$4, var$5, var$6, $ptr); -}; $java.nmw_World$2 = function() { jl_Object.call(this); this.$this$0142 = null; @@ -738209,7 +738034,7 @@ $java.nmw_World$2_call = function($this) { var$1 = new jl_StringBuilder; jl_AbstractStringBuilder__init_(var$1); jl_AbstractStringBuilder_append2(var$1, $this.$this$0142.$playerEntities.$size0); - jl_AbstractStringBuilder_append(var$1, $rt_s(6036)); + jl_AbstractStringBuilder_append(var$1, $rt_s(6034)); var$2 = $this.$this$0142.$playerEntities; $ptr = 1; case 1: @@ -738297,6 +738122,86 @@ $java.nmw_World$3_call0 = function($this) { }} $rt_nativeThread().push($this, var$1, $ptr); }; +$java.nleviv_SYS$loadRemoteResourcePack$lambda$_1_0 = function() { + jl_Object.call(this); + this.$_014 = null; +}; +$java.nleviv_SYS$loadRemoteResourcePack$lambda$_1_0_test = function(var$0, var$1) { + var var$2, var$3, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();var$1 = $thread.pop();var$0 = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + var$1 = var$1; + var$2 = var$0.$_014; + $ptr = 1; + case 1: + $java.nleviv_SYS_$callClinit(); + if ($rt_suspending()) { + break main; + } + var$3 = new jl_StringBuilder; + jl_AbstractStringBuilder__init_(var$3); + jl_AbstractStringBuilder_append(var$3, var$2); + jl_AbstractStringBuilder_append(var$3, $rt_s(334)); + $ptr = 2; + case 2: + $tmp = jl_AbstractStringBuilder_toString(var$3); + if ($rt_suspending()) { + break main; + } + var$2 = $tmp; + return jl_String_startsWith0(var$1, var$2); + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push(var$0, var$1, var$2, var$3, $ptr); +}; +$java.nleviv_SYS$loadRemoteResourcePack$lambda$_1_1 = function() { + var a = this; jl_Object.call(a); + a.$_015 = null; + a.$_15 = null; + a.$_20 = null; + a.$_30 = null; +}; +$java.nleviv_SYS$loadRemoteResourcePack$lambda$_1_1_accept = function(var$0, var$1) { + var var$2, var$3, var$4, var$5, var$6, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$6 = $thread.pop();var$5 = $thread.pop();var$4 = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();var$1 = $thread.pop();var$0 = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + var$1 = var$1; + var$2 = var$0.$_015; + var$3 = var$0.$_15; + var$4 = var$0.$_20; + var$5 = var$0.$_30; + $ptr = 1; + case 1: + $java.nleviv_SYS_$callClinit(); + if ($rt_suspending()) { + break main; + } + var$6 = new $java.nleviv_SYS$lambda$loadRemoteResourcePack$3$lambda$_7_0; + var$6.$_035 = var$1; + var$6.$_19 = var$3; + var$6.$_22 = var$4; + var$6.$_31 = var$5; + $ptr = 2; + case 2: + $java.nmcr_ResourcePackRepository$downloadResourcePack$lambda$_5_1_accept(var$2, var$6); + if ($rt_suspending()) { + break main; + } + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push(var$0, var$1, var$2, var$3, var$4, var$5, var$6, $ptr); +}; function nmu_LongHashMap() { var a = this; jl_Object.call(a); a.$hashArray = null; @@ -738703,408 +738608,6 @@ $java.nmca_MovingSoundMinecartRiding_update = function($this) { } else $this.$donePlaying = 1; }; -$java.nmcgi_GuiEditSign = function() { - var a = this; nmcg_GuiScreen.call(a); - a.$tileSign = null; - a.$updateCounter1 = 0; - a.$editLine = 0; - a.$doneBtn = null; -}; -$java.nmcgi_GuiEditSign_initGui = function($this) { - var var$1, var$2, var$3, var$4, var$5, var$6, var$7, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$7 = $thread.pop();var$6 = $thread.pop();var$5 = $thread.pop();var$4 = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - ju_ArrayList_clear($this.$buttonList); - $java.nlev_Keyboard_enableRepeatEvents(1); - var$1 = $this.$buttonList; - var$2 = new nmcg_GuiButton; - var$3 = 0; - var$4 = ($java.nmcg_GuiScreen_width / 2 | 0) - 100 | 0; - var$5 = ($java.nmcg_GuiScreen_height / 4 | 0) + 120 | 0; - var$6 = $rt_s(3809); - var$7 = $rt_createArray(jl_Object, 0); - $ptr = 1; - case 1: - $tmp = $java.nmcr_I18n_format(var$6, var$7); - if ($rt_suspending()) { - break main; - } - var$6 = $tmp; - $ptr = 2; - case 2: - $java.nmcg_GuiButton__init_(var$2, var$3, var$4, var$5, var$6); - if ($rt_suspending()) { - break main; - } - $this.$doneBtn = var$2; - $ptr = 3; - case 3: - ju_ArrayList_add(var$1, var$2); - if ($rt_suspending()) { - break main; - } - $java.nmt_TileEntitySign_setEditable($this.$tileSign, 0); - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, var$1, var$2, var$3, var$4, var$5, var$6, var$7, $ptr); -}; -$java.nmcgi_GuiEditSign_onGuiClosed = function($this) { - var $nethandlerplayclient, var$2, var$3, var$4, var$5, var$6, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$6 = $thread.pop();var$5 = $thread.pop();var$4 = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();$nethandlerplayclient = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $java.nlev_Keyboard_enableRepeatEvents(0); - $nethandlerplayclient = $this.$mc; - $ptr = 1; - case 1: - $tmp = nmc_Minecraft_getNetHandler($nethandlerplayclient); - if ($rt_suspending()) { - break main; - } - $nethandlerplayclient = $tmp; - if ($nethandlerplayclient === null) { - $java.nmt_TileEntitySign_setEditable($this.$tileSign, 1); - return; - } - var$2 = new nmnpc_C12PacketUpdateSign; - var$3 = $this.$tileSign.$pos3; - var$4 = $this.$tileSign.$signText.data; - var$2.$pos4 = var$3; - var$5 = $rt_createArray(nmu_IChatComponent, 4); - var$6 = var$5.data; - var$6[0] = var$4[0]; - var$6[1] = var$4[1]; - var$6[2] = var$4[2]; - var$6[3] = var$4[3]; - var$2.$lines0 = var$5; - $ptr = 2; - case 2: - nmcn_NetHandlerPlayClient_addToSendQueue($nethandlerplayclient, var$2); - if ($rt_suspending()) { - break main; - } - $java.nmt_TileEntitySign_setEditable($this.$tileSign, 1); - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $nethandlerplayclient, var$2, var$3, var$4, var$5, var$6, $ptr); -}; -$java.nmcgi_GuiEditSign_updateScreen = function($this) { - $this.$updateCounter1 = $this.$updateCounter1 + 1 | 0; -}; -$java.nmcgi_GuiEditSign_actionPerformed = function($this, $parGuiButton) { - var var$2, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$2 = $thread.pop();$parGuiButton = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - if ($parGuiButton.$enabled0 && !$parGuiButton.$id6) { - $parGuiButton = $this.$tileSign; - $ptr = 1; - continue main; - } - return; - case 1: - nmt_TileEntity_markDirty($parGuiButton); - if ($rt_suspending()) { - break main; - } - var$2 = $this.$mc; - $parGuiButton = null; - $ptr = 2; - case 2: - nmc_Minecraft_displayGuiScreen(var$2, $parGuiButton); - if ($rt_suspending()) { - break main; - } - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $parGuiButton, var$2, $ptr); -}; -$java.nmcgi_GuiEditSign_keyTyped = function($this, $parChar1, $parInt1) { - var $s, var$4, var$5, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$5 = $thread.pop();var$4 = $thread.pop();$s = $thread.pop();$parInt1 = $thread.pop();$parChar1 = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - if ($parInt1 == 200) - $this.$editLine = ($this.$editLine - 1 | 0) & 3; - if (!($parInt1 != 208 && $parInt1 != 28 && $parInt1 != 156)) - $this.$editLine = ($this.$editLine + 1 | 0) & 3; - $s = $this.$tileSign.$signText.data[$this.$editLine]; - $ptr = 1; - case 1: - $tmp = $java.nmu_ChatComponentStyle_getUnformattedText($s); - if ($rt_suspending()) { - break main; - } - $s = $tmp; - if ($parInt1 == 14 && jl_String_length($s) > 0) - $s = jl_String_substring($s, 0, jl_String_length($s) - 1 | 0); - if ($java.nmu_ChatAllowedCharacters_isAllowedCharacter($parChar1)) { - var$4 = $this.$fontRendererObj0; - var$5 = new jl_StringBuilder; - jl_AbstractStringBuilder__init_(var$5); - jl_AbstractStringBuilder_append(var$5, $s); - jl_AbstractStringBuilder_append0(var$5, $parChar1); - $ptr = 2; - continue main; - } - $this.$tileSign.$signText.data[$this.$editLine] = nmu_ChatComponentText__init_0($s); - if ($parInt1 != 1) - return; - $s = $this.$doneBtn; - $ptr = 4; - continue main; - case 2: - $tmp = jl_AbstractStringBuilder_toString(var$5); - if ($rt_suspending()) { - break main; - } - var$5 = $tmp; - if (nmcg_FontRenderer_getStringWidth(var$4, var$5) <= 90) { - var$4 = new jl_StringBuilder; - jl_AbstractStringBuilder__init_(var$4); - jl_AbstractStringBuilder_append(var$4, $s); - jl_AbstractStringBuilder_append0(var$4, $parChar1); - $ptr = 3; - continue main; - } - $this.$tileSign.$signText.data[$this.$editLine] = nmu_ChatComponentText__init_0($s); - if ($parInt1 != 1) - return; - $s = $this.$doneBtn; - $ptr = 4; - continue main; - case 3: - $tmp = jl_AbstractStringBuilder_toString(var$4); - if ($rt_suspending()) { - break main; - } - $s = $tmp; - $this.$tileSign.$signText.data[$this.$editLine] = nmu_ChatComponentText__init_0($s); - if ($parInt1 != 1) - return; - $s = $this.$doneBtn; - $ptr = 4; - case 4: - $java.nmcgi_GuiEditSign_actionPerformed($this, $s); - if ($rt_suspending()) { - break main; - } - return; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $parChar1, $parInt1, $s, var$4, var$5, $ptr); -}; -$java.nmcgi_GuiEditSign_drawScreen = function($this, $i, $j, $f) { - var $block, var$5, var$6, $k, var$8, var$9, $f3, $f2, var$12, var$13, var$14, var$15, var$16, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$16 = $thread.pop();var$15 = $thread.pop();var$14 = $thread.pop();var$13 = $thread.pop();var$12 = $thread.pop();$f2 = $thread.pop();$f3 = $thread.pop();var$9 = $thread.pop();var$8 = $thread.pop();$k = $thread.pop();var$6 = $thread.pop();var$5 = $thread.pop();$block = $thread.pop();$f = $thread.pop();$j = $thread.pop();$i = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $ptr = 1; - case 1: - $java.nmcg_GuiScreen_drawDefaultBackground($this); - if ($rt_suspending()) { - break main; - } - $block = $this.$fontRendererObj0; - var$5 = $rt_s(6040); - var$6 = $rt_createArray(jl_Object, 0); - $ptr = 2; - case 2: - $tmp = $java.nmcr_I18n_format(var$5, var$6); - if ($rt_suspending()) { - break main; - } - var$5 = $tmp; - $k = $java.nmcg_GuiScreen_width / 2 | 0; - var$8 = 40; - var$9 = 16777215; - $ptr = 3; - case 3: - $java.nmcg_Gui_drawCenteredString($this, $block, var$5, $k, var$8, var$9); - if ($rt_suspending()) { - break main; - } - $f3 = 1.0; - $f2 = 1.0; - var$12 = 1.0; - var$13 = 1.0; - $ptr = 4; - case 4: - nlevo_GlStateManager_color($f3, $f2, var$12, var$13); - if ($rt_suspending()) { - break main; - } - $ptr = 5; - case 5: - nlevo_GlStateManager_pushMatrix(); - if ($rt_suspending()) { - break main; - } - $f3 = $java.nmcg_GuiScreen_width / 2 | 0; - $f2 = 0.0; - var$12 = 50.0; - $ptr = 6; - case 6: - nlevo_GlStateManager_translate($f3, $f2, var$12); - if ($rt_suspending()) { - break main; - } - $f3 = (-93.75); - $ptr = 7; - case 7: - $java.nlevo_GlStateManager_scale($f3, $f3, $f3); - if ($rt_suspending()) { - break main; - } - $f3 = 180.0; - $f2 = 0.0; - var$12 = 1.0; - var$13 = 0.0; - $ptr = 8; - case 8: - $java.nlevo_GlStateManager_rotate($f3, $f2, var$12, var$13); - if ($rt_suspending()) { - break main; - } - $block = $this.$tileSign; - $ptr = 9; - case 9: - $tmp = $java.nmt_TileEntity_getBlockType($block); - if ($rt_suspending()) { - break main; - } - $block = $tmp; - if ($block !== nmi_Blocks_standing_sign) { - $block = $this.$tileSign; - $ptr = 10; - continue main; - } - $block = $this.$tileSign; - $ptr = 11; - continue main; - case 10: - $tmp = $java.nmt_TileEntity_getBlockMetadata($block); - if ($rt_suspending()) { - break main; - } - $k = $tmp; - $f3 = 0.0; - if ($k == 2) - $f3 = 180.0; - if ($k == 4) - $f3 = 90.0; - if ($k == 5) - $f3 = (-90.0); - $f2 = 0.0; - var$12 = 1.0; - var$13 = 0.0; - $ptr = 18; - continue main; - case 11: - $tmp = $java.nmt_TileEntity_getBlockMetadata($block); - if ($rt_suspending()) { - break main; - } - $k = $tmp; - $f2 = ($k * 360 | 0) / 16.0; - $f3 = 0.0; - var$12 = 1.0; - var$13 = 0.0; - $ptr = 12; - case 12: - $java.nlevo_GlStateManager_rotate($f2, $f3, var$12, var$13); - if ($rt_suspending()) { - break main; - } - $f3 = 0.0; - $f2 = (-1.0625); - var$12 = 0.0; - $ptr = 13; - case 13: - nlevo_GlStateManager_translate($f3, $f2, var$12); - if ($rt_suspending()) { - break main; - } - if (!(($this.$updateCounter1 / 6 | 0) % 2 | 0)) - $this.$tileSign.$lineBeingEdited = $this.$editLine; - $ptr = 14; - case 14: - $java.nmcrt_TileEntityRendererDispatcher_$callClinit(); - if ($rt_suspending()) { - break main; - } - $block = $java.nmcrt_TileEntityRendererDispatcher_instance; - var$5 = $this.$tileSign; - var$14 = (-0.5); - var$15 = (-0.75); - var$16 = (-0.5); - $f3 = 0.0; - $ptr = 15; - case 15: - $java.nmcrt_TileEntityRendererDispatcher_renderTileEntityAt0($block, var$5, var$14, var$15, var$16, $f3); - if ($rt_suspending()) { - break main; - } - $this.$tileSign.$lineBeingEdited = (-1); - $ptr = 16; - case 16: - nlevo_GlStateManager_popMatrix(); - if ($rt_suspending()) { - break main; - } - $ptr = 17; - case 17: - $java.nmcg_GuiScreen_drawScreen($this, $i, $j, $f); - if ($rt_suspending()) { - break main; - } - return; - case 18: - $java.nlevo_GlStateManager_rotate($f3, $f2, var$12, var$13); - if ($rt_suspending()) { - break main; - } - $f3 = 0.0; - $f2 = (-1.0625); - var$12 = 0.0; - $ptr = 19; - case 19: - nlevo_GlStateManager_translate($f3, $f2, var$12); - if ($rt_suspending()) { - break main; - } - if (!(($this.$updateCounter1 / 6 | 0) % 2 | 0)) - $this.$tileSign.$lineBeingEdited = $this.$editLine; - $ptr = 14; - continue main; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $i, $j, $f, $block, var$5, var$6, $k, var$8, var$9, $f3, $f2, var$12, var$13, var$14, var$15, var$16, $ptr); -}; $java.nmcgi_GuiChest = function() { var a = this; nmcgi_GuiContainer.call(a); a.$upperChestInventory = null; @@ -739346,7 +738849,7 @@ $java.nmcgi_GuiChest__clinit_ = function() { main: while (true) { switch ($ptr) { case 0: var$1 = new nmu_ResourceLocation; - var$2 = $rt_s(6041); + var$2 = $rt_s(6040); $ptr = 1; case 1: nmu_ResourceLocation__init_(var$1, var$2); @@ -739506,7 +739009,7 @@ $java.nmcg_GuiHopper__clinit_ = function() { main: while (true) { switch ($ptr) { case 0: var$1 = new nmu_ResourceLocation; - var$2 = $rt_s(6042); + var$2 = $rt_s(6041); $ptr = 1; case 1: nmu_ResourceLocation__init_(var$1, var$2); @@ -739752,7 +739255,7 @@ $java.nmcgi_GuiFurnace__clinit_ = function() { main: while (true) { switch ($ptr) { case 0: var$1 = new nmu_ResourceLocation; - var$2 = $rt_s(6043); + var$2 = $rt_s(6042); $ptr = 1; case 1: nmu_ResourceLocation__init_(var$1, var$2); @@ -740013,7 +739516,7 @@ $java.nmcgi_GuiBrewingStand__clinit_ = function() { main: while (true) { switch ($ptr) { case 0: var$1 = new nmu_ResourceLocation; - var$2 = $rt_s(6044); + var$2 = $rt_s(6043); $ptr = 1; case 1: nmu_ResourceLocation__init_(var$1, var$2); @@ -740370,7 +739873,7 @@ $java.nmcgi_GuiBeacon_actionPerformed = function($this, $parGuiButton) { continue main; } if ($parGuiButton.$id6 == (-1)) { - $s = $rt_s(6045); + $s = $rt_s(6044); $packetbuffer = $java.nmn_PacketBuffer__init_($java.nlevn_Unpooled_buffer()); $parGuiButton = $this.$tileBeacon; $j = 1; @@ -740497,7 +740000,7 @@ $java.nmcgi_GuiBeacon_drawGuiContainerForegroundLayer = function($this, $i, $j) break main; } $guibutton = $this.$fontRendererObj0; - var$4 = $rt_s(6046); + var$4 = $rt_s(6045); var$5 = $rt_createArray(jl_Object, 0); $ptr = 2; case 2: @@ -740516,7 +740019,7 @@ $java.nmcgi_GuiBeacon_drawGuiContainerForegroundLayer = function($this, $i, $j) break main; } $guibutton = $this.$fontRendererObj0; - var$4 = $rt_s(6047); + var$4 = $rt_s(6046); var$5 = $rt_createArray(jl_Object, 0); $ptr = 4; case 4: @@ -740735,7 +740238,7 @@ $java.nmcgi_GuiBeacon__clinit_ = function() { var$1 = $tmp; $java.nmcgi_GuiBeacon_logger = var$1; var$2 = new nmu_ResourceLocation; - var$1 = $rt_s(6048); + var$1 = $rt_s(6047); $ptr = 2; case 2: nmu_ResourceLocation__init_(var$2, var$1); @@ -740895,7 +740398,7 @@ $java.nmcgi_GuiDispenser__clinit_ = function() { main: while (true) { switch ($ptr) { case 0: var$1 = new nmu_ResourceLocation; - var$2 = $rt_s(6049); + var$2 = $rt_s(6048); $ptr = 1; case 1: nmu_ResourceLocation__init_(var$1, var$2); @@ -741151,7 +740654,7 @@ $java.nmcgi_GuiScreenHorseInventory__clinit_ = function() { main: while (true) { switch ($ptr) { case 0: var$1 = new nmu_ResourceLocation; - var$2 = $rt_s(6050); + var$2 = $rt_s(6049); $ptr = 1; case 1: nmu_ResourceLocation__init_(var$1, var$2); @@ -741297,7 +740800,7 @@ $java.nmcgi_GuiCrafting__clinit_ = function() { main: while (true) { switch ($ptr) { case 0: var$1 = new nmu_ResourceLocation; - var$2 = $rt_s(6051); + var$2 = $rt_s(6050); $ptr = 1; case 1: nmu_ResourceLocation__init_(var$1, var$2); @@ -742093,12 +741596,12 @@ $java.nmcg_GuiEnchantment_drawScreen = function($this, $i, $j, $f) { } $l = $rt_compare($l_0, 1); if (!$l) { - var$15 = $rt_s(6052); + var$15 = $rt_s(6051); var$17 = $rt_createArray(jl_Object, 0); $ptr = 16; continue main; } - var$15 = $rt_s(6053); + var$15 = $rt_s(6052); var$17 = $rt_createArray(jl_Object, 1); var$17.data[0] = jl_Integer_valueOf($l_0); $ptr = 15; @@ -742143,12 +741646,12 @@ $java.nmcg_GuiEnchantment_drawScreen = function($this, $i, $j, $f) { } $l = $rt_compare($l_0, 1); if (!$l) { - var$15 = $rt_s(6052); + var$15 = $rt_s(6051); var$17 = $rt_createArray(jl_Object, 0); $ptr = 16; continue main; } - var$15 = $rt_s(6053); + var$15 = $rt_s(6052); var$17 = $rt_createArray(jl_Object, 1); var$17.data[0] = jl_Integer_valueOf($l_0); $ptr = 15; @@ -742183,7 +741686,7 @@ $java.nmcg_GuiEnchantment_drawScreen = function($this, $i, $j, $f) { if ($rt_suspending()) { break main; } - var$15 = $rt_s(6054); + var$15 = $rt_s(6053); var$17 = $rt_createArray(jl_Object, 1); var$17.data[0] = $s; $ptr = 8; @@ -742225,12 +741728,12 @@ $java.nmcg_GuiEnchantment_drawScreen = function($this, $i, $j, $f) { } $l = $rt_compare($l_0, 1); if (!$l) { - var$15 = $rt_s(6052); + var$15 = $rt_s(6051); var$17 = $rt_createArray(jl_Object, 0); $ptr = 16; continue main; } - var$15 = $rt_s(6053); + var$15 = $rt_s(6052); var$17 = $rt_createArray(jl_Object, 1); var$17.data[0] = jl_Integer_valueOf($l_0); $ptr = 15; @@ -742249,12 +741752,12 @@ $java.nmcg_GuiEnchantment_drawScreen = function($this, $i, $j, $f) { } $l = $rt_compare($l_0, 1); if (!$l) { - var$15 = $rt_s(6052); + var$15 = $rt_s(6051); var$17 = $rt_createArray(jl_Object, 0); $ptr = 16; continue main; } - var$15 = $rt_s(6053); + var$15 = $rt_s(6052); var$17 = $rt_createArray(jl_Object, 1); var$17.data[0] = jl_Integer_valueOf($l_0); $ptr = 15; @@ -742264,7 +741767,7 @@ $java.nmcg_GuiEnchantment_drawScreen = function($this, $i, $j, $f) { if ($rt_suspending()) { break main; } - jl_AbstractStringBuilder_append(var$15, $rt_s(6055)); + jl_AbstractStringBuilder_append(var$15, $rt_s(6054)); jl_AbstractStringBuilder_append2(var$15, $this.$container.$enchantLevels.data[$l]); $ptr = 13; case 13: @@ -742338,12 +741841,12 @@ $java.nmcg_GuiEnchantment_drawScreen = function($this, $i, $j, $f) { break main; } if (!$l) { - var$15 = $rt_s(6056); + var$15 = $rt_s(6055); var$17 = $rt_createArray(jl_Object, 0); $ptr = 24; continue main; } - var$15 = $rt_s(6057); + var$15 = $rt_s(6056); var$19 = $rt_createArray(jl_Object, 1); var$19.data[0] = jl_Integer_valueOf($l_0); $ptr = 23; @@ -742369,12 +741872,12 @@ $java.nmcg_GuiEnchantment_drawScreen = function($this, $i, $j, $f) { break main; } if (!$l) { - var$15 = $rt_s(6056); + var$15 = $rt_s(6055); var$17 = $rt_createArray(jl_Object, 0); $ptr = 24; continue main; } - var$15 = $rt_s(6057); + var$15 = $rt_s(6056); var$19 = $rt_createArray(jl_Object, 1); var$19.data[0] = jl_Integer_valueOf($l_0); $ptr = 23; @@ -742494,7 +741997,7 @@ $java.nmcg_GuiEnchantment__clinit_ = function() { main: while (true) { switch ($ptr) { case 0: var$1 = new nmu_ResourceLocation; - var$2 = $rt_s(6058); + var$2 = $rt_s(6057); $ptr = 1; case 1: nmu_ResourceLocation__init_(var$1, var$2); @@ -742652,7 +742155,7 @@ $java.nmcg_GuiRepair_drawGuiContainerForegroundLayer = function($this, $var1, $v break main; } var$3 = $this.$fontRendererObj0; - var$4 = $rt_s(6059); + var$4 = $rt_s(6058); var$5 = $rt_createArray(jl_Object, 0); $ptr = 3; case 3: @@ -742676,7 +742179,7 @@ $java.nmcg_GuiRepair_drawGuiContainerForegroundLayer = function($this, $var1, $v } $i = 8453920; $flag = 1; - var$4 = $rt_s(6060); + var$4 = $rt_s(6059); var$5 = $rt_createArray(jl_Object, 1); var$5.data[0] = jl_Integer_valueOf($this.$anvil.$maximumCost); $ptr = 6; @@ -742694,7 +742197,7 @@ $java.nmcg_GuiRepair_drawGuiContainerForegroundLayer = function($this, $var1, $v } $s = $tmp; if ($this.$anvil.$maximumCost >= 40 && !$this.$mc.$thePlayer.$capabilities.$isCreativeMode) { - var$4 = $rt_s(6061); + var$4 = $rt_s(6060); var$5 = $rt_createArray(jl_Object, 0); $ptr = 7; continue main; @@ -742866,7 +742369,7 @@ $java.nmcg_GuiRepair_renameItem = function($this) { } var$4 = $this.$mc.$thePlayer.$sendQueue; var$5 = new nmnpc_C17PacketCustomPayload; - $slot = $rt_s(6062); + $slot = $rt_s(6061); var$3 = $java.nmn_PacketBuffer__init_($java.nlevn_Unpooled_buffer()); $ptr = 2; case 2: @@ -743155,7 +742658,7 @@ $java.nmcg_GuiRepair__clinit_ = function() { main: while (true) { switch ($ptr) { case 0: var$1 = new nmu_ResourceLocation; - var$2 = $rt_s(6063); + var$2 = $rt_s(6062); $ptr = 1; case 1: nmu_ResourceLocation__init_(var$1, var$2); @@ -743168,6 +742671,408 @@ $java.nmcg_GuiRepair__clinit_ = function() { }} $rt_nativeThread().push(var$1, var$2, $ptr); }; +$java.nmcgi_GuiEditSign = function() { + var a = this; nmcg_GuiScreen.call(a); + a.$tileSign = null; + a.$updateCounter1 = 0; + a.$editLine = 0; + a.$doneBtn = null; +}; +$java.nmcgi_GuiEditSign_initGui = function($this) { + var var$1, var$2, var$3, var$4, var$5, var$6, var$7, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$7 = $thread.pop();var$6 = $thread.pop();var$5 = $thread.pop();var$4 = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();var$1 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + ju_ArrayList_clear($this.$buttonList); + $java.nlev_Keyboard_enableRepeatEvents(1); + var$1 = $this.$buttonList; + var$2 = new nmcg_GuiButton; + var$3 = 0; + var$4 = ($java.nmcg_GuiScreen_width / 2 | 0) - 100 | 0; + var$5 = ($java.nmcg_GuiScreen_height / 4 | 0) + 120 | 0; + var$6 = $rt_s(3809); + var$7 = $rt_createArray(jl_Object, 0); + $ptr = 1; + case 1: + $tmp = $java.nmcr_I18n_format(var$6, var$7); + if ($rt_suspending()) { + break main; + } + var$6 = $tmp; + $ptr = 2; + case 2: + $java.nmcg_GuiButton__init_(var$2, var$3, var$4, var$5, var$6); + if ($rt_suspending()) { + break main; + } + $this.$doneBtn = var$2; + $ptr = 3; + case 3: + ju_ArrayList_add(var$1, var$2); + if ($rt_suspending()) { + break main; + } + $java.nmt_TileEntitySign_setEditable($this.$tileSign, 0); + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, var$1, var$2, var$3, var$4, var$5, var$6, var$7, $ptr); +}; +$java.nmcgi_GuiEditSign_onGuiClosed = function($this) { + var $nethandlerplayclient, var$2, var$3, var$4, var$5, var$6, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$6 = $thread.pop();var$5 = $thread.pop();var$4 = $thread.pop();var$3 = $thread.pop();var$2 = $thread.pop();$nethandlerplayclient = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $java.nlev_Keyboard_enableRepeatEvents(0); + $nethandlerplayclient = $this.$mc; + $ptr = 1; + case 1: + $tmp = nmc_Minecraft_getNetHandler($nethandlerplayclient); + if ($rt_suspending()) { + break main; + } + $nethandlerplayclient = $tmp; + if ($nethandlerplayclient === null) { + $java.nmt_TileEntitySign_setEditable($this.$tileSign, 1); + return; + } + var$2 = new nmnpc_C12PacketUpdateSign; + var$3 = $this.$tileSign.$pos3; + var$4 = $this.$tileSign.$signText.data; + var$2.$pos4 = var$3; + var$5 = $rt_createArray(nmu_IChatComponent, 4); + var$6 = var$5.data; + var$6[0] = var$4[0]; + var$6[1] = var$4[1]; + var$6[2] = var$4[2]; + var$6[3] = var$4[3]; + var$2.$lines0 = var$5; + $ptr = 2; + case 2: + nmcn_NetHandlerPlayClient_addToSendQueue($nethandlerplayclient, var$2); + if ($rt_suspending()) { + break main; + } + $java.nmt_TileEntitySign_setEditable($this.$tileSign, 1); + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $nethandlerplayclient, var$2, var$3, var$4, var$5, var$6, $ptr); +}; +$java.nmcgi_GuiEditSign_updateScreen = function($this) { + $this.$updateCounter1 = $this.$updateCounter1 + 1 | 0; +}; +$java.nmcgi_GuiEditSign_actionPerformed = function($this, $parGuiButton) { + var var$2, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$2 = $thread.pop();$parGuiButton = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + if ($parGuiButton.$enabled0 && !$parGuiButton.$id6) { + $parGuiButton = $this.$tileSign; + $ptr = 1; + continue main; + } + return; + case 1: + nmt_TileEntity_markDirty($parGuiButton); + if ($rt_suspending()) { + break main; + } + var$2 = $this.$mc; + $parGuiButton = null; + $ptr = 2; + case 2: + nmc_Minecraft_displayGuiScreen(var$2, $parGuiButton); + if ($rt_suspending()) { + break main; + } + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $parGuiButton, var$2, $ptr); +}; +$java.nmcgi_GuiEditSign_keyTyped = function($this, $parChar1, $parInt1) { + var $s, var$4, var$5, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$5 = $thread.pop();var$4 = $thread.pop();$s = $thread.pop();$parInt1 = $thread.pop();$parChar1 = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + if ($parInt1 == 200) + $this.$editLine = ($this.$editLine - 1 | 0) & 3; + if (!($parInt1 != 208 && $parInt1 != 28 && $parInt1 != 156)) + $this.$editLine = ($this.$editLine + 1 | 0) & 3; + $s = $this.$tileSign.$signText.data[$this.$editLine]; + $ptr = 1; + case 1: + $tmp = $java.nmu_ChatComponentStyle_getUnformattedText($s); + if ($rt_suspending()) { + break main; + } + $s = $tmp; + if ($parInt1 == 14 && jl_String_length($s) > 0) + $s = jl_String_substring($s, 0, jl_String_length($s) - 1 | 0); + if ($java.nmu_ChatAllowedCharacters_isAllowedCharacter($parChar1)) { + var$4 = $this.$fontRendererObj0; + var$5 = new jl_StringBuilder; + jl_AbstractStringBuilder__init_(var$5); + jl_AbstractStringBuilder_append(var$5, $s); + jl_AbstractStringBuilder_append0(var$5, $parChar1); + $ptr = 2; + continue main; + } + $this.$tileSign.$signText.data[$this.$editLine] = nmu_ChatComponentText__init_0($s); + if ($parInt1 != 1) + return; + $s = $this.$doneBtn; + $ptr = 4; + continue main; + case 2: + $tmp = jl_AbstractStringBuilder_toString(var$5); + if ($rt_suspending()) { + break main; + } + var$5 = $tmp; + if (nmcg_FontRenderer_getStringWidth(var$4, var$5) <= 90) { + var$4 = new jl_StringBuilder; + jl_AbstractStringBuilder__init_(var$4); + jl_AbstractStringBuilder_append(var$4, $s); + jl_AbstractStringBuilder_append0(var$4, $parChar1); + $ptr = 3; + continue main; + } + $this.$tileSign.$signText.data[$this.$editLine] = nmu_ChatComponentText__init_0($s); + if ($parInt1 != 1) + return; + $s = $this.$doneBtn; + $ptr = 4; + continue main; + case 3: + $tmp = jl_AbstractStringBuilder_toString(var$4); + if ($rt_suspending()) { + break main; + } + $s = $tmp; + $this.$tileSign.$signText.data[$this.$editLine] = nmu_ChatComponentText__init_0($s); + if ($parInt1 != 1) + return; + $s = $this.$doneBtn; + $ptr = 4; + case 4: + $java.nmcgi_GuiEditSign_actionPerformed($this, $s); + if ($rt_suspending()) { + break main; + } + return; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $parChar1, $parInt1, $s, var$4, var$5, $ptr); +}; +$java.nmcgi_GuiEditSign_drawScreen = function($this, $i, $j, $f) { + var $block, var$5, var$6, $k, var$8, var$9, $f3, $f2, var$12, var$13, var$14, var$15, var$16, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$16 = $thread.pop();var$15 = $thread.pop();var$14 = $thread.pop();var$13 = $thread.pop();var$12 = $thread.pop();$f2 = $thread.pop();$f3 = $thread.pop();var$9 = $thread.pop();var$8 = $thread.pop();$k = $thread.pop();var$6 = $thread.pop();var$5 = $thread.pop();$block = $thread.pop();$f = $thread.pop();$j = $thread.pop();$i = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $ptr = 1; + case 1: + $java.nmcg_GuiScreen_drawDefaultBackground($this); + if ($rt_suspending()) { + break main; + } + $block = $this.$fontRendererObj0; + var$5 = $rt_s(6063); + var$6 = $rt_createArray(jl_Object, 0); + $ptr = 2; + case 2: + $tmp = $java.nmcr_I18n_format(var$5, var$6); + if ($rt_suspending()) { + break main; + } + var$5 = $tmp; + $k = $java.nmcg_GuiScreen_width / 2 | 0; + var$8 = 40; + var$9 = 16777215; + $ptr = 3; + case 3: + $java.nmcg_Gui_drawCenteredString($this, $block, var$5, $k, var$8, var$9); + if ($rt_suspending()) { + break main; + } + $f3 = 1.0; + $f2 = 1.0; + var$12 = 1.0; + var$13 = 1.0; + $ptr = 4; + case 4: + nlevo_GlStateManager_color($f3, $f2, var$12, var$13); + if ($rt_suspending()) { + break main; + } + $ptr = 5; + case 5: + nlevo_GlStateManager_pushMatrix(); + if ($rt_suspending()) { + break main; + } + $f3 = $java.nmcg_GuiScreen_width / 2 | 0; + $f2 = 0.0; + var$12 = 50.0; + $ptr = 6; + case 6: + nlevo_GlStateManager_translate($f3, $f2, var$12); + if ($rt_suspending()) { + break main; + } + $f3 = (-93.75); + $ptr = 7; + case 7: + $java.nlevo_GlStateManager_scale($f3, $f3, $f3); + if ($rt_suspending()) { + break main; + } + $f3 = 180.0; + $f2 = 0.0; + var$12 = 1.0; + var$13 = 0.0; + $ptr = 8; + case 8: + $java.nlevo_GlStateManager_rotate($f3, $f2, var$12, var$13); + if ($rt_suspending()) { + break main; + } + $block = $this.$tileSign; + $ptr = 9; + case 9: + $tmp = $java.nmt_TileEntity_getBlockType($block); + if ($rt_suspending()) { + break main; + } + $block = $tmp; + if ($block !== nmi_Blocks_standing_sign) { + $block = $this.$tileSign; + $ptr = 10; + continue main; + } + $block = $this.$tileSign; + $ptr = 11; + continue main; + case 10: + $tmp = $java.nmt_TileEntity_getBlockMetadata($block); + if ($rt_suspending()) { + break main; + } + $k = $tmp; + $f3 = 0.0; + if ($k == 2) + $f3 = 180.0; + if ($k == 4) + $f3 = 90.0; + if ($k == 5) + $f3 = (-90.0); + $f2 = 0.0; + var$12 = 1.0; + var$13 = 0.0; + $ptr = 18; + continue main; + case 11: + $tmp = $java.nmt_TileEntity_getBlockMetadata($block); + if ($rt_suspending()) { + break main; + } + $k = $tmp; + $f2 = ($k * 360 | 0) / 16.0; + $f3 = 0.0; + var$12 = 1.0; + var$13 = 0.0; + $ptr = 12; + case 12: + $java.nlevo_GlStateManager_rotate($f2, $f3, var$12, var$13); + if ($rt_suspending()) { + break main; + } + $f3 = 0.0; + $f2 = (-1.0625); + var$12 = 0.0; + $ptr = 13; + case 13: + nlevo_GlStateManager_translate($f3, $f2, var$12); + if ($rt_suspending()) { + break main; + } + if (!(($this.$updateCounter1 / 6 | 0) % 2 | 0)) + $this.$tileSign.$lineBeingEdited = $this.$editLine; + $ptr = 14; + case 14: + $java.nmcrt_TileEntityRendererDispatcher_$callClinit(); + if ($rt_suspending()) { + break main; + } + $block = $java.nmcrt_TileEntityRendererDispatcher_instance; + var$5 = $this.$tileSign; + var$14 = (-0.5); + var$15 = (-0.75); + var$16 = (-0.5); + $f3 = 0.0; + $ptr = 15; + case 15: + $java.nmcrt_TileEntityRendererDispatcher_renderTileEntityAt0($block, var$5, var$14, var$15, var$16, $f3); + if ($rt_suspending()) { + break main; + } + $this.$tileSign.$lineBeingEdited = (-1); + $ptr = 16; + case 16: + nlevo_GlStateManager_popMatrix(); + if ($rt_suspending()) { + break main; + } + $ptr = 17; + case 17: + $java.nmcg_GuiScreen_drawScreen($this, $i, $j, $f); + if ($rt_suspending()) { + break main; + } + return; + case 18: + $java.nlevo_GlStateManager_rotate($f3, $f2, var$12, var$13); + if ($rt_suspending()) { + break main; + } + $f3 = 0.0; + $f2 = (-1.0625); + var$12 = 0.0; + $ptr = 19; + case 19: + nlevo_GlStateManager_translate($f3, $f2, var$12); + if ($rt_suspending()) { + break main; + } + if (!(($this.$updateCounter1 / 6 | 0) % 2 | 0)) + $this.$tileSign.$lineBeingEdited = $this.$editLine; + $ptr = 14; + continue main; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $i, $j, $f, $block, var$5, var$6, $k, var$8, var$9, $f3, $f2, var$12, var$13, var$14, var$15, var$16, $ptr); +}; function nmeaa_ServersideAttributeMap() { var a = this; nmeaa_BaseAttributeMap.call(a); a.$attributeInstanceSet = null; @@ -745045,82 +744950,6 @@ function nlevn_MathUtil__init_($this) { function nlevn_MathUtil__clinit_() { $java.nlevn_MathUtil_$assertionsDisabled = 0; } -function jusi_SimpleStreamImpl() { - jl_Object.call(this); -} -$java.jusi_SimpleStreamImpl_$assertionsDisabled = 0; -$java.jusi_SimpleStreamImpl_filter = function($this, $predicate) { - var var$2; - var$2 = new $java.jusi_FilteringStreamImpl; - var$2.$sourceStream = $this; - var$2.$filter2 = $predicate; - return var$2; -}; -$java.jusi_SimpleStreamImpl_findFirst = function($this) { - var $consumer, var$2, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$2 = $thread.pop();$consumer = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $consumer = new jusi_FindFirstConsumer; - $ptr = 1; - case 1: - $java.jusi_WrappingStreamImpl_next($this, $consumer); - if ($rt_suspending()) { - break main; - } - $consumer = $consumer.$result5; - if ($consumer !== null) - var$2 = $java.ju_Optional__init_(ju_Objects_requireNonNull($consumer)); - else { - if ($java.ju_Optional_emptyInstance === null) - $java.ju_Optional_emptyInstance = $java.ju_Optional__init_(null); - var$2 = $java.ju_Optional_emptyInstance; - } - return var$2; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $consumer, var$2, $ptr); -}; -function jusi_SimpleStreamImpl__clinit_() { - $java.jusi_SimpleStreamImpl_$assertionsDisabled = 0; -} -function jusi_StreamOverSpliterator() { - jusi_SimpleStreamImpl.call(this); - this.$spliterator = null; -} -$java.jusi_StreamOverSpliterator_next = function($this, $consumer) { - var $action, var$3, $ptr, $tmp; - $ptr = 0; - if ($rt_resuming()) { - var $thread = $rt_nativeThread(); - $ptr = $thread.pop();var$3 = $thread.pop();$action = $thread.pop();$consumer = $thread.pop();$this = $thread.pop(); - } - main: while (true) { switch ($ptr) { - case 0: - $action = new $java.jusi_StreamOverSpliterator$AdapterAction; - $action.$consumer = $consumer; - $consumer = $this.$spliterator; - $ptr = 1; - case 1: - $tmp = $java.jusi_SpliteratorOverCollection_tryAdvance($consumer, $action); - if ($rt_suspending()) { - break main; - } - var$3 = $tmp; - if (!var$3) - return 0; - if (!$action.$wantsMore) - return 1; - $consumer = $this.$spliterator; - continue main; - default: $rt_invalidPointer(); - }} - $rt_nativeThread().push($this, $consumer, $action, var$3, $ptr); -}; $java.nmws_WorldInfo$1 = function() { jl_Object.call(this); this.$this$0164 = null; @@ -745502,6 +745331,82 @@ $java.nmws_WorldInfo$9_call0 = function($this) { }} $rt_nativeThread().push($this, var$1, $ptr); }; +function jusi_SimpleStreamImpl() { + jl_Object.call(this); +} +$java.jusi_SimpleStreamImpl_$assertionsDisabled = 0; +$java.jusi_SimpleStreamImpl_filter = function($this, $predicate) { + var var$2; + var$2 = new $java.jusi_FilteringStreamImpl; + var$2.$sourceStream = $this; + var$2.$filter2 = $predicate; + return var$2; +}; +$java.jusi_SimpleStreamImpl_findFirst = function($this) { + var $consumer, var$2, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$2 = $thread.pop();$consumer = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $consumer = new jusi_FindFirstConsumer; + $ptr = 1; + case 1: + $java.jusi_WrappingStreamImpl_next($this, $consumer); + if ($rt_suspending()) { + break main; + } + $consumer = $consumer.$result5; + if ($consumer !== null) + var$2 = $java.ju_Optional__init_(ju_Objects_requireNonNull($consumer)); + else { + if ($java.ju_Optional_emptyInstance === null) + $java.ju_Optional_emptyInstance = $java.ju_Optional__init_(null); + var$2 = $java.ju_Optional_emptyInstance; + } + return var$2; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $consumer, var$2, $ptr); +}; +function jusi_SimpleStreamImpl__clinit_() { + $java.jusi_SimpleStreamImpl_$assertionsDisabled = 0; +} +function jusi_StreamOverSpliterator() { + jusi_SimpleStreamImpl.call(this); + this.$spliterator = null; +} +$java.jusi_StreamOverSpliterator_next = function($this, $consumer) { + var $action, var$3, $ptr, $tmp; + $ptr = 0; + if ($rt_resuming()) { + var $thread = $rt_nativeThread(); + $ptr = $thread.pop();var$3 = $thread.pop();$action = $thread.pop();$consumer = $thread.pop();$this = $thread.pop(); + } + main: while (true) { switch ($ptr) { + case 0: + $action = new $java.jusi_StreamOverSpliterator$AdapterAction; + $action.$consumer = $consumer; + $consumer = $this.$spliterator; + $ptr = 1; + case 1: + $tmp = $java.jusi_SpliteratorOverCollection_tryAdvance($consumer, $action); + if ($rt_suspending()) { + break main; + } + var$3 = $tmp; + if (!var$3) + return 0; + if (!$action.$wantsMore) + return 1; + $consumer = $this.$spliterator; + continue main; + default: $rt_invalidPointer(); + }} + $rt_nativeThread().push($this, $consumer, $action, var$3, $ptr); +}; function nmu_EntityDamageSource() { var a = this; nmu_DamageSource.call(a); a.$damageSourceEntity = null; @@ -764430,8 +764335,8 @@ nleviv_VIteratorFile, "VIteratorFile", 144, nleviv_VFile, [], 0, 3, 0, 0, nleviv_VFSIterator$BreakLoop, 0, jl_RuntimeException, [], 0, 3, 0, 0, nme_DataWatcher$WatchableObject, "DataWatcher$WatchableObject", 127, jl_Object, [], 0, 3, 0, 0, cjj_Deflate, "Deflate", 6, jl_Object, [jl_Cloneable], 4, 3, 0, 0, -$java.drmih_FakeArray$draw$lambda$_3_0, 0, jl_Object, [juf_ToIntFunction], 0, 3, 0, ["$applyAsInt", function(var_1) { return $java.drmih_FakeArray$draw$lambda$_3_0_applyAsInt(this, var_1); }], drur_RainbowUtil, 0, jl_Object, [], 0, 3, 0, 0, +$java.drmih_FakeArray$draw$lambda$_3_0, 0, jl_Object, [juf_ToIntFunction], 0, 3, 0, ["$applyAsInt", function(var_1) { return $java.drmih_FakeArray$draw$lambda$_3_0_applyAsInt(this, var_1); }], juf_Predicate, "Predicate", 12, jl_Object, [], 3, 3, 0, 0, $java.drmih_CPS$draw$lambda$_3_0, 0, jl_Object, [juf_Predicate], 0, 3, 0, ["$test", function(var_1) { return $java.drmih_CPS$draw$lambda$_3_0_test(this, var_1); }], drum_FuncUtils, 0, jl_Object, [], 0, 3, 0, 0, @@ -764603,8 +764508,8 @@ nmu_DamageSource, "DamageSource", 88, jl_Object, [], 0, 3, 0, ["$getSourceOfDama nme_EnumCreatureAttribute, "EnumCreatureAttribute", 127, jl_Enum, [], 12, 3, 0, 0, nmcrbm_BlockPartRotation, "BlockPartRotation", 99, jl_Object, [], 0, 3, 0, 0, nmcr_RenderGlobal$1, "RenderGlobal$1", 93, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmcr_RenderGlobal$1_call0(this); }], -nmt_MobSpawnerBaseLogic, "MobSpawnerBaseLogic", 123, jl_Object, [], 1, 3, 0, ["$setRandomEntity", function(var_1) { $java.nmt_MobSpawnerBaseLogic_setRandomEntity(this, var_1); }], nmcr_IResource, "IResource", 103, jl_Object, [], 3, 3, 0, 0, +nmt_MobSpawnerBaseLogic, "MobSpawnerBaseLogic", 123, jl_Object, [], 1, 3, 0, ["$setRandomEntity", function(var_1) { $java.nmt_MobSpawnerBaseLogic_setRandomEntity(this, var_1); }], nmu_ChatAllowedCharacters, 0, jl_Object, [], 0, 3, 0, 0, cgcc_MultimapBuilder$ArrayListSupplier, "MultimapBuilder$ArrayListSupplier", 3, jl_Object, [cgcb_Supplier, ji_Serializable], 4, 0, 0, 0, cgcc_Multimaps, 0, jl_Object, [], 4, 3, 0, 0, @@ -764654,9 +764559,9 @@ cgcb_AbstractIterator, "AbstractIterator", 4, jl_Object, [ju_Iterator], 1, 0, 0, cgcb_Splitter$SplittingIterator, "Splitter$SplittingIterator", 4, cgcb_AbstractIterator, [], 1, 0, 0, 0, cgcb_Splitter$1$1, "Splitter$1$1", 4, cgcb_Splitter$SplittingIterator, [], 0, 0, 0, ["$separatorStart", function(var_1) { return $java.cgcb_Splitter$1$1_separatorStart(this, var_1); }, "$separatorEnd", function(var_1) { return $java.cgcb_Splitter$1$1_separatorEnd(this, var_1); }], $java.nmu_EnumFacing$1, 0, jl_Object, [], 32, 0, $java.nmu_EnumFacing$1_$callClinit, 0, -ju_Comparator$reversed$lambda$_1_0, 0, jl_Object, [ju_Comparator], 0, 3, 0, ["$compare", function(var_1, var_2) { return $java.ju_Comparator$reversed$lambda$_1_0_compare(this, var_1, var_2); }], $java.drmih_KeyStrokes$getLeftCPS$lambda$_2_0, 0, jl_Object, [juf_Predicate], 0, 3, 0, ["$test", function(var_1) { return $java.drmih_KeyStrokes$getLeftCPS$lambda$_2_0_test(this, var_1); }], $java.drmih_KeyStrokes$getRightCPS$lambda$_3_0, 0, jl_Object, [juf_Predicate], 0, 3, 0, ["$test", function(var_1) { return $java.drmih_KeyStrokes$getRightCPS$lambda$_3_0_test(this, var_1); }], +ju_Comparator$reversed$lambda$_1_0, 0, jl_Object, [ju_Comparator], 0, 3, 0, ["$compare", function(var_1, var_2) { return $java.ju_Comparator$reversed$lambda$_1_0_compare(this, var_1, var_2); }], ju_LinkedHashMap$2, "LinkedHashMap$2", 8, ju_AbstractCollection, [], 0, 0, 0, ["$size", function() { return $java.ju_LinkedHashMap$2_size(this); }, "$iterator", function() { return $java.ju_LinkedHashMap$2_iterator(this); }], nmcrm_WeightedBakedModel$MyWeighedRandomItem, "WeightedBakedModel$MyWeighedRandomItem", 105, nmu_WeightedRandom$Item, [jl_Comparable], 0, 0, 0, ["$toString", function() { return $java.nmcrm_WeightedBakedModel$MyWeighedRandomItem_toString(this); }, "$compareTo9", function(var_1) { return $java.nmcrm_WeightedBakedModel$MyWeighedRandomItem_compareTo0(this, var_1); }], nmcrm_WeightedBakedModel, "WeightedBakedModel", 105, jl_Object, [nmcrm_IBakedModel], 0, 3, 0, ["$getFaceQuads", function(var_1) { return $java.nmcrm_WeightedBakedModel_getFaceQuads(this, var_1); }, "$getGeneralQuads", function() { return $java.nmcrm_WeightedBakedModel_getGeneralQuads(this); }, "$isAmbientOcclusion", function() { return $java.nmcrm_WeightedBakedModel_isAmbientOcclusion(this); }, "$isGui3d", function() { return $java.nmcrm_WeightedBakedModel_isGui3d(this); }, "$isBuiltInRenderer", function() { @@ -764706,19 +764611,19 @@ $java.nlevi_PlatformApplication$1, 0, jl_Object, [$java.nlevi_PlatformApplicatio $java.nmcrbm_BlockPart$1, 0, jl_Object, [], 32, 0, $java.nmcrbm_BlockPart$1_$callClinit, 0, nmw_LockCode, "LockCode", 82, jl_Object, [], 0, 3, 0, 0, $java.nmcrbm_BreakingFour$1, 0, jl_Object, [], 32, 0, $java.nmcrbm_BreakingFour$1_$callClinit, 0, -otcir_JSCallable, "JSCallable", 47, jl_Object, [otj_JSObject], 3, 3, 0, 0, -cgcc_RegularImmutableMap$1, "RegularImmutableMap$1", 3, jl_Object, [], 32, 0, 0, 0, -nmcrbm_ModelBlock$Bookkeep, "ModelBlock$Bookkeep", 99, jl_Object, [], 4, 0, 0, 0, cgcc_ImmutableMultimap, "ImmutableMultimap", 3, cgcc_AbstractMultimap, [ji_Serializable], 1, 3, 0, 0, $java.cgcc_SetMultimap, 0, jl_Object, [cgcc_Multimap], 3, 3, 0, 0, cgcc_ImmutableSetMultimap, "ImmutableSetMultimap", 3, cgcc_ImmutableMultimap, [$java.cgcc_SetMultimap], 0, 3, 0, 0, +cgcc_RegularImmutableMap$1, "RegularImmutableMap$1", 3, jl_Object, [], 32, 0, 0, 0, +nmcrbm_ModelBlock$Bookkeep, "ModelBlock$Bookkeep", 99, jl_Object, [], 4, 0, 0, 0, +otcir_JSCallable, "JSCallable", 47, jl_Object, [otj_JSObject], 3, 3, 0, 0, otjw_AudioBuffer, "AudioBuffer", 43, jl_Object, [otj_JSObject], 3, 3, 0, 0, nmcg_MapItemRenderer$1, "MapItemRenderer$1", 108, jl_Object, [], 32, 0, 0, 0, -jt_DateFormatElement$TrieNode, "DateFormatElement$TrieNode", 19, jl_Object, [], 0, 0, 0, 0, cgcc_ImmutableBiMap$Builder, "ImmutableBiMap$Builder", 3, cgcc_ImmutableMap$Builder, [], 4, 3, 0, 0, -cgcb_Optional, "Optional", 4, jl_Object, [ji_Serializable], 1, 3, 0, 0]); -$rt_metadata([cgcc_ImmutableListMultimap, "ImmutableListMultimap", 3, cgcc_ImmutableMultimap, [$java.cgcc_ListMultimap], 0, 3, 0, 0, -nme_EnumCreatureType, "EnumCreatureType", 127, jl_Enum, [], 12, 3, $java.nme_EnumCreatureType_$callClinit, 0, +cgcb_Optional, "Optional", 4, jl_Object, [ji_Serializable], 1, 3, 0, 0, +cgcc_ImmutableListMultimap, "ImmutableListMultimap", 3, cgcc_ImmutableMultimap, [$java.cgcc_ListMultimap], 0, 3, 0, 0]); +$rt_metadata([nme_EnumCreatureType, "EnumCreatureType", 127, jl_Enum, [], 12, 3, $java.nme_EnumCreatureType_$callClinit, 0, +jt_DateFormatElement$TrieNode, "DateFormatElement$TrieNode", 19, jl_Object, [], 0, 0, 0, 0, $java.ju_IdentityHashMap$HashMapEntrySet, 0, ju_AbstractSet, [], 0, 0, 0, 0, $java.cgcb_AbstractIterator$1, 0, jl_Object, [], 32, 0, $java.cgcb_AbstractIterator$1_$callClinit, 0, ju_IdentityHashMap$2, "IdentityHashMap$2", 8, ju_AbstractCollection, [], 0, 0, 0, ["$size", function() { return $java.ju_IdentityHashMap$2_size(this); }, "$iterator", function() { return $java.ju_IdentityHashMap$2_iterator(this); }], @@ -764924,76 +764829,70 @@ $java.otjb_AnimationFrameCallback, 0, jl_Object, [otj_JSObject], 3, 3, 0, 0, nlevi_PlatformRuntime$onRecFrame$lambda$_49_0, 0, jl_Object, [$java.otjb_AnimationFrameCallback], 0, 3, 0, ["$onAnimationFrame$exported$0", function(var_1) { return $java.nlevi_PlatformRuntime$onRecFrame$lambda$_49_0_onAnimationFrame$exported$0(this, var_1); }], $java.nlevi_PlatformRuntime$MediaHandler, 0, jl_Object, [otj_JSObject], 3, 0, 0, 0, nlevi_PlatformRuntime$getMic1$lambda$_52_0, 0, jl_Object, [$java.nlevi_PlatformRuntime$MediaHandler], 0, 3, 0, ["$onMedia$exported$0", function(var_1) { return $java.nlevi_PlatformRuntime$getMic1$lambda$_52_0_onMedia$exported$0(this, var_1); }], -cgcc_DenseImmutableTable$1, "DenseImmutableTable$1", 3, jl_Object, [], 32, 0, 0, 0, -nmw_WorldSettings, "WorldSettings", 82, jl_Object, [], 4, 3, 0, 0, -$java.nlevf_Future, 0, jl_Object, [], 3, 3, 0, 0, -nlevf_ListenableFuture, "ListenableFuture", 148, jl_Object, [$java.nlevf_Future], 3, 3, 0, 0, +nmep_EntityRabbit$EnumMoveType, "EntityRabbit$EnumMoveType", 134, jl_Enum, [], 12, 0, 0, 0, nme_IEntityLivingData, "IEntityLivingData", 127, jl_Object, [], 3, 3, 0, 0, -cgcb_Splitter$MapSplitter, "Splitter$MapSplitter", 4, jl_Object, [], 4, 3, 0, 0]); -$rt_metadata([nmv_MerchantRecipe, "MerchantRecipe", 125, jl_Object, [], 0, 3, 0, 0, -nmv_MerchantRecipeList, "MerchantRecipeList", 125, ju_ArrayList, [], 0, 3, 0, 0, -nlevo_WorldRenderer$State, "WorldRenderer$State", 149, jl_Object, [], 0, 3, 0, 0, +nmcs_CommandBlockLogic, "CommandBlockLogic", 67, jl_Object, [], 1, 3, $java.nmcs_CommandBlockLogic_$callClinit, 0, +nmeb_EntityDragonPart, "EntityDragonPart", 129, nme_Entity, [], 0, 3, 0, ["$entityInit", function() { $java.nmeb_EntityDragonPart_entityInit(this); }, "$canBeCollidedWith", function() { return $java.nmeb_EntityDragonPart_canBeCollidedWith(this); }, "$attackEntityFrom", function(var_1, var_2) { return $java.nmeb_EntityDragonPart_attackEntityFrom(this, var_1, var_2); }, "$isEntityEqual", function(var_1) { return $java.nmeb_EntityDragonPart_isEntityEqual(this, var_1); }], +nmv_MerchantRecipe, "MerchantRecipe", 125, jl_Object, [], 0, 3, 0, 0, +nmv_MerchantRecipeList, "MerchantRecipeList", 125, ju_ArrayList, [], 0, 3, 0, 0]); +$rt_metadata([nmi_AnimalChest, "AnimalChest", 65, nmi_InventoryBasic, [], 0, 3, 0, 0, +cgcc_DenseImmutableTable$1, "DenseImmutableTable$1", 3, jl_Object, [], 32, 0, 0, 0, +nmu_CombatTracker, "CombatTracker", 88, jl_Object, [], 0, 3, 0, 0, +nmeaa_IAttributeInstance, "IAttributeInstance", 132, jl_Object, [], 3, 3, 0, 0, cgcc_ImmutableSortedSet$Builder, "ImmutableSortedSet$Builder", 3, cgcc_ImmutableSet$Builder, [], 4, 3, 0, 0, -cgcc_ImmutableMultimap$Builder, "ImmutableMultimap$Builder", 3, jl_Object, [], 0, 3, 0, 0, -cgcc_ImmutableSetMultimap$Builder, "ImmutableSetMultimap$Builder", 3, cgcc_ImmutableMultimap$Builder, [], 4, 3, 0, 0, -nmcr_EnumFaceDirection$1, "EnumFaceDirection$1", 93, jl_Object, [], 32, 0, 0, 0, -nmnps_S38PacketPlayerListItem$AddPlayerData, "S38PacketPlayerListItem$AddPlayerData", 70, jl_Object, [], 0, 3, 0, ["$toString", function() { return $java.nmnps_S38PacketPlayerListItem$AddPlayerData_toString(this); }], -nms_Team$EnumVisible, "Team$EnumVisible", 124, jl_Enum, [], 12, 3, $java.nms_Team$EnumVisible_$callClinit, 0, ju_Spliterator, "Spliterator", 8, jl_Object, [], 3, 3, 0, 0, $java.jus_BaseStream, 0, jl_Object, [jl_AutoCloseable], 3, 3, 0, 0, jus_Stream, "Stream", 11, jl_Object, [$java.jus_BaseStream], 3, 3, 0, 0, -nmcr_BlockModelRenderer$AmbientOcclusionFace, "BlockModelRenderer$AmbientOcclusionFace", 93, jl_Object, [], 0, 0, 0, 0, -nlevc_EaglerLoadingCache, "EaglerLoadingCache", 141, jl_Object, [], 0, 3, 0, 0, -nmbs_BlockWorldState, "BlockWorldState", 120, jl_Object, [], 0, 3, 0, 0, -nmw_WorldType, "WorldType", 82, jl_Object, [], 0, 3, 0, 0, -nmeb_EntityDragonPart, "EntityDragonPart", 129, nme_Entity, [], 0, 3, 0, ["$entityInit", function() { $java.nmeb_EntityDragonPart_entityInit(this); }, "$canBeCollidedWith", function() { return $java.nmeb_EntityDragonPart_canBeCollidedWith(this); }, "$attackEntityFrom", function(var_1, var_2) { return $java.nmeb_EntityDragonPart_attackEntityFrom(this, var_1, var_2); }, "$isEntityEqual", function(var_1) { return $java.nmeb_EntityDragonPart_isEntityEqual(this, var_1); }], +nmnps_S38PacketPlayerListItem$AddPlayerData, "S38PacketPlayerListItem$AddPlayerData", 70, jl_Object, [], 0, 3, 0, ["$toString", function() { return $java.nmnps_S38PacketPlayerListItem$AddPlayerData_toString(this); }], +nmw_WorldSettings, "WorldSettings", 82, jl_Object, [], 4, 3, 0, 0, +$java.nlevf_Future, 0, jl_Object, [], 3, 3, 0, 0, +nlevf_ListenableFuture, "ListenableFuture", 148, jl_Object, [$java.nlevf_Future], 3, 3, 0, 0, +nlevv_Vector2f, "Vector2f", 152, nlevv_Vector, [ji_Serializable, nlevv_ReadableVector2f, nlevv_WritableVector2f], 0, 3, 0, 0, +nmcr_EnumFaceDirection$1, "EnumFaceDirection$1", 93, jl_Object, [], 32, 0, 0, 0, +otp_PlatformObject, "PlatformObject", 53, jl_Object, [otj_JSObject], 3, 3, 0, 0, +otp_PlatformSequence, "PlatformSequence", 53, jl_Object, [otj_JSObject], 3, 3, 0, 0, +nmep_EntityPlayer$EnumStatus, "EntityPlayer$EnumStatus", 135, jl_Enum, [], 12, 3, 0, 0, +nmi_InventoryEnderChest, "InventoryEnderChest", 65, nmi_InventoryBasic, [], 0, 3, 0, 0, +nlevo_WorldRenderer$State, "WorldRenderer$State", 149, jl_Object, [], 0, 3, 0, 0, +nms_Team$EnumVisible, "Team$EnumVisible", 124, jl_Enum, [], 12, 3, $java.nms_Team$EnumVisible_$callClinit, 0, nmws_ISaveHandler, "ISaveHandler", 87, jl_Object, [], 3, 3, 0, 0, nmwc_IChunkProvider, "IChunkProvider", 85, jl_Object, [], 3, 3, 0, 0, +nmw_WorldType, "WorldType", 82, jl_Object, [], 0, 3, 0, 0, nmw_GameRules, "GameRules", 82, jl_Object, [], 0, 3, 0, 0, nmws_MapStorage, "MapStorage", 87, jl_Object, [], 0, 3, 0, 0, otp_PlatformClassMetadata, "PlatformClassMetadata", 53, jl_Object, [otj_JSObject], 3, 3, 0, 0, -otp_PlatformObject, "PlatformObject", 53, jl_Object, [otj_JSObject], 3, 3, 0, 0, -cgcc_ImmutableListMultimap$Builder, "ImmutableListMultimap$Builder", 3, cgcc_ImmutableMultimap$Builder, [], 4, 3, 0, 0, -oj_JSONPointer$Builder, "JSONPointer$Builder", 55, jl_Object, [], 0, 3, 0, 0, -nlevma_TexturesProperty, "TexturesProperty", 155, jl_Object, [], 0, 3, 0, 0, -nmep_EntityRabbit$EnumMoveType, "EntityRabbit$EnumMoveType", 134, jl_Enum, [], 12, 0, 0, 0, -nmi_AnimalChest, "AnimalChest", 65, nmi_InventoryBasic, [], 0, 3, 0, 0, -nmu_CombatTracker, "CombatTracker", 88, jl_Object, [], 0, 3, 0, 0, -nmeaa_IAttributeInstance, "IAttributeInstance", 132, jl_Object, [], 3, 3, 0, 0, -nmcs_CommandBlockLogic, "CommandBlockLogic", 67, jl_Object, [], 1, 3, $java.nmcs_CommandBlockLogic_$callClinit, 0, -cgcc_Multiset, "Multiset", 3, jl_Object, [ju_Collection], 3, 3, 0, 0, -nlevv_Vector2f, "Vector2f", 152, nlevv_Vector, [ji_Serializable, nlevv_ReadableVector2f, nlevv_WritableVector2f], 0, 3, 0, 0, -juf_ToLongFunction, "ToLongFunction", 12, jl_Object, [], 3, 3, 0, 0, -juf_ToDoubleFunction, "ToDoubleFunction", 12, jl_Object, [], 3, 3, 0, 0, -nmt_MobSpawnerBaseLogic$WeightedRandomMinecart, "MobSpawnerBaseLogic$WeightedRandomMinecart", 123, nmu_WeightedRandom$Item, [], 0, 3, 0, 0, -nmws_MapData$MapInfo, "MapData$MapInfo", 87, jl_Object, [], 0, 3, 0, 0, +cgcc_ImmutableMultimap$Builder, "ImmutableMultimap$Builder", 3, jl_Object, [], 0, 3, 0, 0, +cgcc_ImmutableSetMultimap$Builder, "ImmutableSetMultimap$Builder", 3, cgcc_ImmutableMultimap$Builder, [], 4, 3, 0, 0, otcir_JSFieldGetter, "JSFieldGetter", 47, jl_Object, [otj_JSObject], 3, 3, 0, 0, otcir_JSFieldSetter, "JSFieldSetter", 47, jl_Object, [otj_JSObject], 3, 3, 0, 0, -jl_ClassLoader$ResourceContainer, "ClassLoader$ResourceContainer", 20, jl_Object, [otj_JSObject], 3, 0, 0, 0, -nmep_EntityPlayer$EnumStatus, "EntityPlayer$EnumStatus", 135, jl_Enum, [], 12, 3, 0, 0, -nmi_InventoryEnderChest, "InventoryEnderChest", 65, nmi_InventoryBasic, [], 0, 3, 0, 0, -nmcrbm_ModelBlock$1, "ModelBlock$1", 99, jl_Object, [], 32, 0, 0, 0, +nmws_MapData$MapInfo, "MapData$MapInfo", 87, jl_Object, [], 0, 3, 0, 0, juf_BiFunction, "BiFunction", 12, jl_Object, [], 3, 3, 0, 0, -otp_PlatformSequence, "PlatformSequence", 53, jl_Object, [otj_JSObject], 3, 3, 0, 0, -$java.jt_CharacterIterator, 0, jl_Object, [jl_Cloneable], 3, 3, 0, 0, -jt_AttributedCharacterIterator, "AttributedCharacterIterator", 19, jl_Object, [$java.jt_CharacterIterator], 3, 3, 0, 0, +oj_JSONPointer$Builder, "JSONPointer$Builder", 55, jl_Object, [], 0, 3, 0, 0, +nmcrbm_ModelBlock$1, "ModelBlock$1", 99, jl_Object, [], 32, 0, 0, 0, +nlevc_EaglerLoadingCache, "EaglerLoadingCache", 141, jl_Object, [], 0, 3, 0, 0, +cgcc_ImmutableListMultimap$Builder, "ImmutableListMultimap$Builder", 3, cgcc_ImmutableMultimap$Builder, [], 4, 3, 0, 0, +cgcb_Splitter$MapSplitter, "Splitter$MapSplitter", 4, jl_Object, [], 4, 3, 0, 0, +jl_ClassLoader$ResourceContainer, "ClassLoader$ResourceContainer", 20, jl_Object, [otj_JSObject], 3, 0, 0, 0, +nmbs_BlockWorldState, "BlockWorldState", 120, jl_Object, [], 0, 3, 0, 0, +juf_ToLongFunction, "ToLongFunction", 12, jl_Object, [], 3, 3, 0, 0, +juf_ToDoubleFunction, "ToDoubleFunction", 12, jl_Object, [], 3, 3, 0, 0, +nlevma_TexturesProperty, "TexturesProperty", 155, jl_Object, [], 0, 3, 0, 0, +nmt_MobSpawnerBaseLogic$WeightedRandomMinecart, "MobSpawnerBaseLogic$WeightedRandomMinecart", 123, nmu_WeightedRandom$Item, [], 0, 3, 0, 0, +nmcr_BlockModelRenderer$AmbientOcclusionFace, "BlockModelRenderer$AmbientOcclusionFace", 93, jl_Object, [], 0, 0, 0, 0, +cgcc_Multiset, "Multiset", 3, jl_Object, [ju_Collection], 3, 3, 0, 0, oti_Address, "Address", 51, jl_Object, [], 4, 3, 0, 0, cgcc_ImmutableMultiset, "ImmutableMultiset", 3, cgcc_ImmutableCollection, [cgcc_Multiset], 1, 3, 0, 0, -nlevc_EaglerCacheProvider, "EaglerCacheProvider", 141, jl_Object, [], 3, 3, 0, 0]); -$rt_metadata([nmws_IPlayerFileData, "IPlayerFileData", 87, jl_Object, [], 3, 3, 0, 0, -cgcc_Multiset$Entry, "Multiset$Entry", 3, jl_Object, [], 3, 3, 0, 0, -cgcc_ImmutableMultiset$Builder, "ImmutableMultiset$Builder", 3, cgcc_ImmutableCollection$Builder, [], 0, 3, 0, 0, -jt_AttributedCharacterIterator$Attribute, "AttributedCharacterIterator$Attribute", 19, jl_Object, [ji_Serializable], 0, 3, 0, 0, +$java.jt_CharacterIterator, 0, jl_Object, [jl_Cloneable], 3, 3, 0, 0, +jt_AttributedCharacterIterator, "AttributedCharacterIterator", 19, jl_Object, [$java.jt_CharacterIterator], 3, 3, 0, 0, +nmw_ChunkCoordIntPair, "ChunkCoordIntPair", 82, jl_Object, [], 0, 3, 0, ["$hashCode0", function() { return $java.nmw_ChunkCoordIntPair_hashCode(this); }, "$equals", function(var_1) { return $java.nmw_ChunkCoordIntPair_equals(this, var_1); }, "$toString", function() { return $java.nmw_ChunkCoordIntPair_toString(this); }]]); +$rt_metadata([nmwb_IBorderListener, "IBorderListener", 83, jl_Object, [], 3, 3, 0, 0, +nlevib_ShortBuffer, "ShortBuffer", 146, jl_Object, [nlevib_Buffer], 3, 3, 0, 0, +nmws_IPlayerFileData, "IPlayerFileData", 87, jl_Object, [], 3, 3, 0, 0, jn_ShortBuffer, "ShortBuffer", 14, jn_Buffer, [jl_Comparable], 1, 3, 0, 0, jn_IntBuffer, "IntBuffer", 14, jn_Buffer, [jl_Comparable], 1, 3, 0, 0, jn_LongBuffer, "LongBuffer", 14, jn_Buffer, [jl_Comparable], 1, 3, 0, 0, jn_FloatBuffer, "FloatBuffer", 14, jn_Buffer, [jl_Comparable], 1, 3, 0, 0, jn_DoubleBuffer, "DoubleBuffer", 14, jn_Buffer, [jl_Comparable], 1, 3, 0, 0, -nmu_CombatEntry, "CombatEntry", 88, jl_Object, [], 0, 3, 0, 0, -jt_Format$Field, "Format$Field", 19, jt_AttributedCharacterIterator$Attribute, [], 0, 3, 0, 0, -nmwcs_ExtendedBlockStorage, "ExtendedBlockStorage", 86, jl_Object, [], 0, 3, 0, 0, -nmwc_Chunk$EnumCreateEntityType, "Chunk$EnumCreateEntityType", 85, jl_Enum, [], 12, 3, 0, 0, -nmw_ChunkCoordIntPair, "ChunkCoordIntPair", 82, jl_Object, [], 0, 3, 0, ["$hashCode0", function() { return $java.nmw_ChunkCoordIntPair_hashCode(this); }, "$equals", function(var_1) { return $java.nmw_ChunkCoordIntPair_equals(this, var_1); }, "$toString", function() { return $java.nmw_ChunkCoordIntPair_toString(this); }], jus_IntStream, "IntStream", 11, jl_Object, [$java.jus_BaseStream], 3, 3, 0, 0, jus_LongStream, "LongStream", 11, jl_Object, [$java.jus_BaseStream], 3, 3, 0, 0, jus_DoubleStream, "DoubleStream", 11, jl_Object, [$java.jus_BaseStream], 3, 3, 0, 0, @@ -765003,45 +764902,47 @@ ju_Optional, "Optional", 8, jl_Object, [], 4, 3, 0, 0, juf_BiConsumer, "BiConsumer", 12, jl_Object, [], 3, 3, 0, 0, jus_Collector, "Collector", 11, jl_Object, [], 3, 3, 0, 0, jus_Stream$Builder, "Stream$Builder", 11, jl_Object, [], 3, 3, 0, 0, -nmwb_IBorderListener, "IBorderListener", 83, jl_Object, [], 3, 3, 0, 0, +jt_AttributedCharacterIterator$Attribute, "AttributedCharacterIterator$Attribute", 19, jl_Object, [ji_Serializable], 0, 3, 0, 0, +jt_Format$Field, "Format$Field", 19, jt_AttributedCharacterIterator$Attribute, [], 0, 3, 0, 0, +nmu_CombatEntry, "CombatEntry", 88, jl_Object, [], 0, 3, 0, 0, nmw_GameRules$ValueType, "GameRules$ValueType", 82, jl_Enum, [], 12, 3, 0, 0, -nlevib_ShortBuffer, "ShortBuffer", 146, jl_Object, [nlevib_Buffer], 3, 3, 0, 0, juc_Executor, "Executor", 13, jl_Object, [], 3, 3, 0, 0, +nmwcs_ExtendedBlockStorage, "ExtendedBlockStorage", 86, jl_Object, [], 0, 3, 0, 0, +nmwc_Chunk$EnumCreateEntityType, "Chunk$EnumCreateEntityType", 85, jl_Enum, [], 12, 3, 0, 0, +nlevc_EaglerCacheProvider, "EaglerCacheProvider", 141, jl_Object, [], 3, 3, 0, 0, cgcc_ImmutableTable$Builder, "ImmutableTable$Builder", 3, jl_Object, [], 4, 3, 0, 0, -nmnps_S44PacketWorldBorder$Action, "S44PacketWorldBorder$Action", 70, jl_Enum, [], 12, 3, 0, 0, -nmnps_S45PacketTitle$Type, "S45PacketTitle$Type", 70, jl_Enum, [], 12, 3, 0, 0, -nmnps_S38PacketPlayerListItem$Action, "S38PacketPlayerListItem$Action", 70, jl_Enum, [], 12, 3, 0, 0, -nmnps_S42PacketCombatEvent$Event, "S42PacketCombatEvent$Event", 70, jl_Enum, [], 12, 3, 0, 0, -juf_IntPredicate, "IntPredicate", 12, jl_Object, [], 3, 3, 0, 0, -juf_IntUnaryOperator, "IntUnaryOperator", 12, jl_Object, [], 3, 3, 0, 0, -juf_IntToLongFunction, "IntToLongFunction", 12, jl_Object, [], 3, 3, 0, 0, -juf_IntToDoubleFunction, "IntToDoubleFunction", 12, jl_Object, [], 3, 3, 0, 0, -juf_IntConsumer, "IntConsumer", 12, jl_Object, [], 3, 3, 0, 0, -juf_IntBinaryOperator, "IntBinaryOperator", 12, jl_Object, [], 3, 3, 0, 0, -ju_OptionalInt, "OptionalInt", 8, jl_Object, [], 0, 3, 0, 0, -ju_OptionalDouble, "OptionalDouble", 8, jl_Object, [], 0, 3, 0, 0, -$java.ju_PrimitiveIterator, 0, jl_Object, [ju_Iterator], 3, 3, 0, 0, -ju_PrimitiveIterator$OfInt, "PrimitiveIterator$OfInt", 8, jl_Object, [$java.ju_PrimitiveIterator], 3, 3, 0, 0, -$java.ju_Spliterator$OfPrimitive, 0, jl_Object, [], 3, 3, 0, 0, -ju_Spliterator$OfInt, "Spliterator$OfInt", 8, jl_Object, [$java.ju_Spliterator$OfPrimitive], 3, 3, 0, 0, -jus_IntStream$Builder, "IntStream$Builder", 11, jl_Object, [], 3, 3, 0, 0, -juf_IntSupplier, "IntSupplier", 12, jl_Object, [], 3, 3, 0, 0, juf_DoublePredicate, "DoublePredicate", 12, jl_Object, [], 3, 3, 0, 0, juf_DoubleUnaryOperator, "DoubleUnaryOperator", 12, jl_Object, [], 3, 3, 0, 0, juf_DoubleFunction, "DoubleFunction", 12, jl_Object, [], 3, 3, 0, 0, -juf_DoubleToIntFunction, "DoubleToIntFunction", 12, jl_Object, [], 3, 3, 0, 0]); -$rt_metadata([juf_DoubleToLongFunction, "DoubleToLongFunction", 12, jl_Object, [], 3, 3, 0, 0, +juf_DoubleToIntFunction, "DoubleToIntFunction", 12, jl_Object, [], 3, 3, 0, 0, +juf_DoubleToLongFunction, "DoubleToLongFunction", 12, jl_Object, [], 3, 3, 0, 0, juf_DoubleConsumer, "DoubleConsumer", 12, jl_Object, [], 3, 3, 0, 0, juf_DoubleBinaryOperator, "DoubleBinaryOperator", 12, jl_Object, [], 3, 3, 0, 0, +ju_OptionalDouble, "OptionalDouble", 8, jl_Object, [], 0, 3, 0, 0, +$java.ju_PrimitiveIterator, 0, jl_Object, [ju_Iterator], 3, 3, 0, 0, ju_PrimitiveIterator$OfDouble, "PrimitiveIterator$OfDouble", 8, jl_Object, [$java.ju_PrimitiveIterator], 3, 3, 0, 0, +$java.ju_Spliterator$OfPrimitive, 0, jl_Object, [], 3, 3, 0, 0, ju_Spliterator$OfDouble, "Spliterator$OfDouble", 8, jl_Object, [$java.ju_Spliterator$OfPrimitive], 3, 3, 0, 0, jus_DoubleStream$Builder, "DoubleStream$Builder", 11, jl_Object, [], 3, 3, 0, 0, juf_DoubleSupplier, "DoubleSupplier", 12, jl_Object, [], 3, 3, 0, 0, +nmnps_S45PacketTitle$Type, "S45PacketTitle$Type", 70, jl_Enum, [], 12, 3, 0, 0, +nmnps_S38PacketPlayerListItem$Action, "S38PacketPlayerListItem$Action", 70, jl_Enum, [], 12, 3, 0, 0, nmnps_S21PacketChunkData$Extracted, "S21PacketChunkData$Extracted", 70, jl_Object, [], 0, 3, 0, 0, nmwc_NibbleArray, "NibbleArray", 85, jl_Object, [], 0, 3, 0, 0, -nmnps_S22PacketMultiBlockChange$BlockUpdateData, "S22PacketMultiBlockChange$BlockUpdateData", 70, jl_Object, [], 0, 3, 0, 0, -nmnps_S3CPacketUpdateScore$Action, "S3CPacketUpdateScore$Action", 70, jl_Enum, [], 12, 3, 0, 0, jus_Collector$Characteristics, "Collector$Characteristics", 11, jl_Enum, [], 12, 3, 0, 0, +nmnps_S22PacketMultiBlockChange$BlockUpdateData, "S22PacketMultiBlockChange$BlockUpdateData", 70, jl_Object, [], 0, 3, 0, 0, +nmnps_S44PacketWorldBorder$Action, "S44PacketWorldBorder$Action", 70, jl_Enum, [], 12, 3, 0, 0, +juf_IntPredicate, "IntPredicate", 12, jl_Object, [], 3, 3, 0, 0, +juf_IntUnaryOperator, "IntUnaryOperator", 12, jl_Object, [], 3, 3, 0, 0, +juf_IntToLongFunction, "IntToLongFunction", 12, jl_Object, [], 3, 3, 0, 0]); +$rt_metadata([juf_IntToDoubleFunction, "IntToDoubleFunction", 12, jl_Object, [], 3, 3, 0, 0, +juf_IntConsumer, "IntConsumer", 12, jl_Object, [], 3, 3, 0, 0, +juf_IntBinaryOperator, "IntBinaryOperator", 12, jl_Object, [], 3, 3, 0, 0, +ju_OptionalInt, "OptionalInt", 8, jl_Object, [], 0, 3, 0, 0, +ju_PrimitiveIterator$OfInt, "PrimitiveIterator$OfInt", 8, jl_Object, [$java.ju_PrimitiveIterator], 3, 3, 0, 0, +ju_Spliterator$OfInt, "Spliterator$OfInt", 8, jl_Object, [$java.ju_Spliterator$OfPrimitive], 3, 3, 0, 0, +jus_IntStream$Builder, "IntStream$Builder", 11, jl_Object, [], 3, 3, 0, 0, +juf_IntSupplier, "IntSupplier", 12, jl_Object, [], 3, 3, 0, 0, juf_LongPredicate, "LongPredicate", 12, jl_Object, [], 3, 3, 0, 0, juf_LongUnaryOperator, "LongUnaryOperator", 12, jl_Object, [], 3, 3, 0, 0, juf_LongFunction, "LongFunction", 12, jl_Object, [], 3, 3, 0, 0, @@ -765054,6 +764955,10 @@ ju_PrimitiveIterator$OfLong, "PrimitiveIterator$OfLong", 8, jl_Object, [$java.ju ju_Spliterator$OfLong, "Spliterator$OfLong", 8, jl_Object, [$java.ju_Spliterator$OfPrimitive], 3, 3, 0, 0, jus_LongStream$Builder, "LongStream$Builder", 11, jl_Object, [], 3, 3, 0, 0, juf_LongSupplier, "LongSupplier", 12, jl_Object, [], 3, 3, 0, 0, +nmnps_S3CPacketUpdateScore$Action, "S3CPacketUpdateScore$Action", 70, jl_Enum, [], 12, 3, 0, 0, +nmnps_S42PacketCombatEvent$Event, "S42PacketCombatEvent$Event", 70, jl_Enum, [], 12, 3, 0, 0, +cgcc_Multiset$Entry, "Multiset$Entry", 3, jl_Object, [], 3, 3, 0, 0, +cgcc_ImmutableMultiset$Builder, "ImmutableMultiset$Builder", 3, cgcc_ImmutableCollection$Builder, [], 0, 3, 0, 0, ju_IdentityHashMap$AbstractMapIterator, "IdentityHashMap$AbstractMapIterator", 8, jl_Object, [], 0, 0, 0, ["$hasNext", function() { return $java.ju_IdentityHashMap$AbstractMapIterator_hasNext(this); }, "$remove3", function() { $java.ju_IdentityHashMap$AbstractMapIterator_remove(this); }], $java.ju_IdentityHashMap$EntryIterator, 0, ju_IdentityHashMap$AbstractMapIterator, [ju_Iterator], 0, 0, 0, 0, ju_IdentityHashMap$ValueIterator, "IdentityHashMap$ValueIterator", 8, ju_IdentityHashMap$AbstractMapIterator, [ju_Iterator], 0, 0, 0, ["$next", function() { return $java.ju_IdentityHashMap$ValueIterator_next(this); }], @@ -765090,10 +764995,10 @@ nmcr_ResourcePackListEntryFound, "ResourcePackListEntryFound", 103, nmcr_Resourc nmcr_ResourcePackListEntryDefault, "ResourcePackListEntryDefault", 103, nmcr_ResourcePackListEntry, [], 0, 3, 0, ["$func_183019_a", function() { return $java.nmcr_ResourcePackListEntryDefault_func_183019_a(this); }, "$func_148311_a", function() { return $java.nmcr_ResourcePackListEntryDefault_func_148311_a(this); }, "$func_148309_e", function() { return $java.nmcr_ResourcePackListEntryDefault_func_148309_e(this); }, "$func_148308_f", function() { return $java.nmcr_ResourcePackListEntryDefault_func_148308_f(this); }, "$func_148314_g", function() { return $java.nmcr_ResourcePackListEntryDefault_func_148314_g(this); }, "$func_148307_h", function() { return $java.nmcr_ResourcePackListEntryDefault_func_148307_h(this); }, "$func_148312_b", function() { return $java.nmcr_ResourcePackListEntryDefault_func_148312_b(this); }, "$func_148313_c", function() { $java.nmcr_ResourcePackListEntryDefault_func_148313_c(this); }, "$func_148310_d", function() { return $java.nmcr_ResourcePackListEntryDefault_func_148310_d(this); }], $java.nmcg_GuiKeyBindingList, 0, $java.nmcg_GuiListExtended, [], 0, 3, 0, ["$getSize0", function() { return $java.nmcg_GuiKeyBindingList_getSize(this); }, "$getListEntry", function(var_1) { return $java.nmcg_GuiKeyBindingList_getListEntry(this, var_1); }, "$getScrollBarX", function() { return $java.nmcg_GuiKeyBindingList_getScrollBarX(this); }, "$getListWidth", function() { return $java.nmcg_GuiKeyBindingList_getListWidth(this); }], -nlevp_GuiPasswordTextField, 0, $java.nmcg_GuiTextField, [], 0, 3, 0, 0, -$java.nmcg_GuiOptionsRowList, 0, $java.nmcg_GuiListExtended, [], 0, 3, 0, ["$getSize0", function() { return $java.nmcg_GuiOptionsRowList_getSize(this); }, "$getListWidth", function() { return $java.nmcg_GuiOptionsRowList_getListWidth(this); }, "$getScrollBarX", function() { return $java.nmcg_GuiOptionsRowList_getScrollBarX(this); }, "$getListEntry", function(var_1) { return $java.nmcg_GuiOptionsRowList_getListEntry0(this, var_1); }], nmcg_GuiScreenOptionsSounds$Button, "GuiScreenOptionsSounds$Button", 108, nmcg_GuiButton, [], 0, 0, 0, ["$getHoverState", function(var_1) { return $java.nmcg_GuiScreenOptionsSounds$Button_getHoverState(this, var_1); }, "$mouseDragged", function(var_1, var_2, var_3) { $java.nmcg_GuiScreenOptionsSounds$Button_mouseDragged(this, var_1, var_2, var_3); }, "$mousePressed", function(var_1, var_2, var_3) { return $java.nmcg_GuiScreenOptionsSounds$Button_mousePressed(this, var_1, var_2, var_3); }, "$playPressSound", function(var_1) { $java.nmcg_GuiScreenOptionsSounds$Button_playPressSound(this, var_1); }, "$mouseReleased", function(var_1, var_2) { $java.nmcg_GuiScreenOptionsSounds$Button_mouseReleased(this, var_1, var_2); }], +nlevp_GuiPasswordTextField, 0, $java.nmcg_GuiTextField, [], 0, 3, 0, 0, +$java.nmcg_GuiOptionsRowList, 0, $java.nmcg_GuiListExtended, [], 0, 3, 0, ["$getSize0", function() { return $java.nmcg_GuiOptionsRowList_getSize(this); }, "$getListWidth", function() { return $java.nmcg_GuiOptionsRowList_getListWidth(this); }, "$getScrollBarX", function() { return $java.nmcg_GuiOptionsRowList_getScrollBarX(this); }, "$getListEntry", function(var_1) { return $java.nmcg_GuiOptionsRowList_getListEntry0(this, var_1); }], nmcrt_TextureClock, "TextureClock", 95, nlevm_EaglerTextureAtlasSprite, [], 0, 3, 0, ["$updateAnimation", function() { $java.nmcrt_TextureClock_updateAnimation(this); }], nmcrt_TextureCompass, "TextureCompass", 95, nlevm_EaglerTextureAtlasSprite, [], 0, 3, 0, ["$updateAnimation", function() { $java.nmcrt_TextureCompass_updateAnimation(this); }], nmcrt_Stitcher$Slot, "Stitcher$Slot", 95, jl_Object, [], 0, 3, 0, ["$toString", function() { return $java.nmcrt_Stitcher$Slot_toString(this); }], @@ -765131,30 +765036,30 @@ ju_TreeMap, 0, ju_AbstractMap, [jl_Cloneable, ji_Serializable, $java.ju_Navigabl $java.ju_TreeMap$1, 0, jl_Object, [ju_Comparator], 0, 0, 0, 0, ju_AbstractMap$1, "AbstractMap$1", 8, jl_Object, [], 32, 0, 0, 0, nmnp_INetHandlerPlayServer, "INetHandlerPlayServer", 69, jl_Object, [nmn_INetHandler], 3, 3, 0, 0, +nmns_INetHandlerStatusServer, "INetHandlerStatusServer", 77, jl_Object, [nmn_INetHandler], 3, 3, 0, 0, +nmns_INetHandlerStatusClient, "INetHandlerStatusClient", 77, jl_Object, [nmn_INetHandler], 3, 3, 0, 0, nmnl_INetHandlerLoginClient, "INetHandlerLoginClient", 74, jl_Object, [nmn_INetHandler], 3, 3, 0, 0, nmnpc_C02PacketUseEntity$Action, "C02PacketUseEntity$Action", 71, jl_Enum, [], 12, 3, 0, 0, -nmns_INetHandlerStatusClient, "INetHandlerStatusClient", 77, jl_Object, [nmn_INetHandler], 3, 3, 0, 0, nmnl_INetHandlerLoginServer, "INetHandlerLoginServer", 74, jl_Object, [nmn_INetHandler], 3, 3, 0, 0, -nmns_INetHandlerStatusServer, "INetHandlerStatusServer", 77, jl_Object, [nmn_INetHandler], 3, 3, 0, 0, nmnpc_C07PacketPlayerDigging$Action, "C07PacketPlayerDigging$Action", 71, jl_Enum, [], 12, 3, 0, 0, nmnpc_C19PacketResourcePackStatus$Action, "C19PacketResourcePackStatus$Action", 71, jl_Enum, [], 12, 3, 0, 0]); $rt_metadata([nmnh_INetHandlerHandshakeServer, "INetHandlerHandshakeServer", 72, jl_Object, [nmn_INetHandler], 3, 3, 0, 0, +juc_TimeUnit, "TimeUnit", 13, jl_Enum, [], 12, 3, 0, 0, nlevii_IDBDatabase, "IDBDatabase", 145, jl_Object, [otjde_EventTarget], 3, 3, 0, 0, nlevii_IDBFactory, "IDBFactory", 145, jl_Object, [otj_JSObject], 1, 3, 0, 0, nmcg_GuiCustomizeSkin$1, "GuiCustomizeSkin$1", 108, jl_Object, [], 32, 0, 0, 0, -juc_TimeUnit, "TimeUnit", 13, jl_Enum, [], 12, 3, 0, 0, +nlevii_IDBRequest, "IDBRequest", 145, jl_Object, [otjde_EventTarget], 3, 3, 0, 0, +nlevii_IDBOpenDBRequest, "IDBOpenDBRequest", 145, jl_Object, [nlevii_IDBRequest], 3, 3, 0, 0, +nlevii_IDBCursor, "IDBCursor", 145, jl_Object, [otj_JSObject], 3, 3, 0, 0, nlevii_IDBCursorSource, "IDBCursorSource", 145, jl_Object, [otj_JSObject], 3, 3, 0, 0, nlevii_IDBObjectStore, "IDBObjectStore", 145, jl_Object, [otj_JSObject, nlevii_IDBCursorSource], 1, 3, 0, 0, nlevii_IDBTransaction, "IDBTransaction", 145, jl_Object, [otj_JSObject, otjde_EventTarget], 3, 3, 0, 0, -nlevii_IDBCursor, "IDBCursor", 145, jl_Object, [otj_JSObject], 3, 3, 0, 0, -nlevii_IDBRequest, "IDBRequest", 145, jl_Object, [otjde_EventTarget], 3, 3, 0, 0, -nlevii_IDBOpenDBRequest, "IDBOpenDBRequest", 145, jl_Object, [nlevii_IDBRequest], 3, 3, 0, 0, -nlevii_IDBError, "IDBError", 145, jl_Object, [otj_JSObject], 1, 3, 0, 0, nlevii_IDBGetRequest, "IDBGetRequest", 145, jl_Object, [nlevii_IDBRequest], 3, 3, 0, 0, nlevii_IDBCursorRequest, "IDBCursorRequest", 145, jl_Object, [nlevii_IDBRequest], 3, 3, 0, 0, nlevii_IDBKeyRange, "IDBKeyRange", 145, jl_Object, [otj_JSObject], 1, 3, 0, 0, nlevii_IDBIndex, "IDBIndex", 145, jl_Object, [otj_JSObject, nlevii_IDBCursorSource], 1, 3, 0, 0, nlevii_IDBCountRequest, "IDBCountRequest", 145, jl_Object, [nlevii_IDBRequest], 3, 3, 0, 0, +nlevii_IDBError, "IDBError", 145, jl_Object, [otj_JSObject], 1, 3, 0, 0, nlevii_IDBRequestSource, "IDBRequestSource", 145, jl_Object, [otj_JSObject], 3, 3, 0, 0, otjde_Event, "Event", 41, jl_Object, [otj_JSObject], 3, 3, 0, 0, ju_AbstractMap$KeySet$1, "AbstractMap$KeySet$1", 8, jl_Object, [ju_Iterator], 0, 0, 0, ["$hasNext", function() { return $java.ju_AbstractMap$KeySet$1_hasNext(this); }, "$next", function() { return $java.ju_AbstractMap$KeySet$1_next(this); }, "$remove3", function() { $java.ju_AbstractMap$KeySet$1_remove(this); }], @@ -765231,10 +765136,10 @@ nmeb_EntityWither$1, 0, jl_Object, [cgcb_Predicate], 0, 0, 0, 0, cgcc_HashBiMap$1, "HashBiMap$1", 3, jl_Object, [], 32, 0, 0, 0, $java.cgcc_AbstractMapBasedMultimap$KeySet$1, 0, jl_Object, [ju_Iterator], 0, 0, 0, 0, $java.cgcc_HashBiMap$Inverse$InverseKeySet$1, 0, cgcc_HashBiMap$Itr, [], 0, 0, 0, ["$output", function(var_1) { return $java.cgcc_HashBiMap$Inverse$InverseKeySet$1_output(this, var_1); }], -$java.nmnps_S38PacketPlayerListItem$1, 0, jl_Object, [], 32, 0, $java.nmnps_S38PacketPlayerListItem$1_$callClinit, 0, -nmnps_S08PacketPlayerPosLook$EnumFlags, "S08PacketPlayerPosLook$EnumFlags", 70, jl_Enum, [], 12, 3, 0, 0, -$java.nmnps_S44PacketWorldBorder$1, 0, jl_Object, [], 32, 0, $java.nmnps_S44PacketWorldBorder$1_$callClinit, 0, nmnps_S20PacketEntityProperties$Snapshot, "S20PacketEntityProperties$Snapshot", 70, jl_Object, [], 0, 3, 0, 0, +nmnps_S08PacketPlayerPosLook$EnumFlags, "S08PacketPlayerPosLook$EnumFlags", 70, jl_Enum, [], 12, 3, 0, 0, +$java.nmnps_S38PacketPlayerListItem$1, 0, jl_Object, [], 32, 0, $java.nmnps_S38PacketPlayerListItem$1_$callClinit, 0, +$java.nmnps_S44PacketWorldBorder$1, 0, jl_Object, [], 32, 0, $java.nmnps_S44PacketWorldBorder$1_$callClinit, 0, cgcc_HashBiMap$Inverse$1, "HashBiMap$Inverse$1", 3, cgcc_Maps$EntrySet, [], 0, 0, 0, ["$map6", function() { return $java.cgcc_HashBiMap$Inverse$1_map(this); }, "$iterator", function() { return $java.cgcc_HashBiMap$Inverse$1_iterator(this); }], $java.cgcc_AbstractMapBasedMultimap$Itr, 0, jl_Object, [ju_Iterator], 1, 0, 0, 0, $java.cgcc_AbstractMapBasedMultimap$2, 0, $java.cgcc_AbstractMapBasedMultimap$Itr, [], 0, 0, 0, 0, @@ -765291,25 +765196,25 @@ nmcrt_LayeredTexture, "LayeredTexture", 95, nmcrt_AbstractTexture, [], 0, 3, 0, oacl_ObjectUtils$Null, 0, jl_Object, [ji_Serializable], 0, 3, 0, 0, cgcc_HashBiMap$EntrySet$1$MapEntry, "HashBiMap$EntrySet$1$MapEntry", 3, cgcc_AbstractMapEntry, [], 0, 0, 0, ["$getKey", function() { return $java.cgcc_HashBiMap$EntrySet$1$MapEntry_getKey(this); }, "$getValue", function() { return $java.cgcc_HashBiMap$EntrySet$1$MapEntry_getValue(this); }]]); $rt_metadata([$java.nmcn_NetHandlerPlayClient$2, 0, jl_Object, [], 32, 0, $java.nmcn_NetHandlerPlayClient$2_$callClinit, 0, +$java.nmcg_GuiDownloadTerrain, "GuiDownloadTerrain", 108, nmcg_GuiScreen, [], 0, 3, 0, ["$keyTyped", function(var_1, var_2) { $java.nmcg_GuiDownloadTerrain_keyTyped(this, var_1, var_2); }, "$initGui", function() { $java.nmcg_GuiDownloadTerrain_initGui(this); }, "$updateScreen", function() { $java.nmcg_GuiDownloadTerrain_updateScreen(this); }, "$drawScreen", function(var_1, var_2, var_3) { $java.nmcg_GuiDownloadTerrain_drawScreen(this, var_1, var_2, var_3); }, "$doesGuiPauseGame", function() { return $java.nmcg_GuiDownloadTerrain_doesGuiPauseGame(this); +}], +$java.nmca_MovingSound, 0, nmca_PositionedSound, [$java.nmca_ITickableSound], 1, 3, 0, 0, +$java.nmca_GuardianSound, 0, $java.nmca_MovingSound, [], 0, 3, 0, ["$update1", function() { $java.nmca_GuardianSound_update(this); }], $java.nmcg_GuiMerchant, "GuiMerchant", 108, nmcgi_GuiContainer, [], 0, 3, $java.nmcg_GuiMerchant_$callClinit, ["$initGui", function() { $java.nmcg_GuiMerchant_initGui(this); }, "$drawGuiContainerForegroundLayer", function(var_1, var_2) { $java.nmcg_GuiMerchant_drawGuiContainerForegroundLayer(this, var_1, var_2); }, "$updateScreen", function() { $java.nmcg_GuiMerchant_updateScreen(this); }, "$actionPerformed", function(var_1) { $java.nmcg_GuiMerchant_actionPerformed(this, var_1); }, "$drawGuiContainerBackgroundLayer", function(var_1, var_2, var_3) { $java.nmcg_GuiMerchant_drawGuiContainerBackgroundLayer(this, var_1, var_2, var_3); }, "$drawScreen", function(var_1, var_2, var_3) { $java.nmcg_GuiMerchant_drawScreen(this, var_1, var_2, var_3); }], $java.nmcg_GuiScreenBook, "GuiScreenBook", 108, nmcg_GuiScreen, [], 0, 3, $java.nmcg_GuiScreenBook_$callClinit, ["$updateScreen", function() { $java.nmcg_GuiScreenBook_updateScreen(this); }, "$initGui", function() { $java.nmcg_GuiScreenBook_initGui(this); }, "$onGuiClosed", function() { $java.nmcg_GuiScreenBook_onGuiClosed(this); }, "$actionPerformed", function(var_1) { $java.nmcg_GuiScreenBook_actionPerformed(this, var_1); }, "$keyTyped", function(var_1, var_2) { $java.nmcg_GuiScreenBook_keyTyped(this, var_1, var_2); }, "$drawScreen", function(var_1, var_2, var_3) { $java.nmcg_GuiScreenBook_drawScreen(this, var_1, var_2, var_3); }, "$mouseClicked", function(var_1, var_2, var_3) { $java.nmcg_GuiScreenBook_mouseClicked(this, var_1, var_2, var_3); }], -$java.nmcn_NetHandlerPlayClient$handleResourcePack$lambda$_67_0, 0, jl_Object, [juf_Consumer], 0, 3, 0, ["$accept", function(var_1) { $java.nmcn_NetHandlerPlayClient$handleResourcePack$lambda$_67_0_accept(this, var_1); }], -$java.nmcn_NetHandlerPlayClient$1, 0, jl_Object, [$java.nmcg_GuiYesNoCallback], 0, 0, 0, ["$confirmClicked", function(var_1, var_2) { $java.nmcn_NetHandlerPlayClient$1_confirmClicked(this, var_1, var_2); }], -nmcg_GuiWinGame, "GuiWinGame", 108, nmcg_GuiScreen, [], 0, 3, $java.nmcg_GuiWinGame_$callClinit, ["$updateScreen", function() { $java.nmcg_GuiWinGame_updateScreen(this); }, "$keyTyped", function(var_1, var_2) { $java.nmcg_GuiWinGame_keyTyped(this, var_1, var_2); }, "$doesGuiPauseGame", function() { return $java.nmcg_GuiWinGame_doesGuiPauseGame(this); }, "$initGui", function() { $java.nmcg_GuiWinGame_initGui(this); }, "$drawScreen", function(var_1, var_2, var_3) { $java.nmcg_GuiWinGame_drawScreen(this, var_1, -var_2, var_3); }], nmw_WorldProviderSurface, 0, nmw_WorldProvider, [], 0, 3, 0, 0, -$java.nmca_MovingSound, 0, nmca_PositionedSound, [$java.nmca_ITickableSound], 1, 3, 0, 0, -$java.nmca_GuardianSound, 0, $java.nmca_MovingSound, [], 0, 3, 0, ["$update1", function() { $java.nmca_GuardianSound_update(this); }], -nmcp_EntityPickupFX, "EntityPickupFX", 107, nmcp_EntityFX, [], 0, 3, 0, ["$renderParticle", function(var_1, var_2, var_3, var_4, var_5, var_6, var_7, var_8) { $java.nmcp_EntityPickupFX_renderParticle(this, var_1, var_2, var_3, var_4, var_5, var_6, var_7, var_8); }, "$onUpdate", function() { $java.nmcp_EntityPickupFX_onUpdate(this); }, "$getFXLayer", function() { return $java.nmcp_EntityPickupFX_getFXLayer(this); }], -nmce_EntityOtherPlayerMP, "EntityOtherPlayerMP", 115, nmce_AbstractClientPlayer, [], 0, 3, 0, ["$attackEntityFrom", function(var_1, var_2) { return $java.nmce_EntityOtherPlayerMP_attackEntityFrom(this, var_1, var_2); }, "$setPositionAndRotation2", function(var_1, var_2, var_3, var_4, var_5, var_6, var_7) { $java.nmce_EntityOtherPlayerMP_setPositionAndRotation2(this, var_1, var_2, var_3, var_4, var_5, var_6, var_7); }, "$onUpdate", function() { $java.nmce_EntityOtherPlayerMP_onUpdate(this); }, "$onLivingUpdate", -function() { $java.nmce_EntityOtherPlayerMP_onLivingUpdate(this); }, "$setCurrentItemOrArmor", function(var_1, var_2) { $java.nmce_EntityOtherPlayerMP_setCurrentItemOrArmor(this, var_1, var_2); }], -$java.nmcg_GuiDownloadTerrain, "GuiDownloadTerrain", 108, nmcg_GuiScreen, [], 0, 3, 0, ["$keyTyped", function(var_1, var_2) { $java.nmcg_GuiDownloadTerrain_keyTyped(this, var_1, var_2); }, "$initGui", function() { $java.nmcg_GuiDownloadTerrain_initGui(this); }, "$updateScreen", function() { $java.nmcg_GuiDownloadTerrain_updateScreen(this); }, "$drawScreen", function(var_1, var_2, var_3) { $java.nmcg_GuiDownloadTerrain_drawScreen(this, var_1, var_2, var_3); }, "$doesGuiPauseGame", function() { return $java.nmcg_GuiDownloadTerrain_doesGuiPauseGame(this); -}], $java.nme_NpcMerchant, 0, jl_Object, [nme_IMerchant], 0, 3, 0, 0, $java.nmcpi_ContainerLocalMenu, 0, nmi_InventoryBasic, [nmw_ILockableContainer], 0, 3, 0, ["$getField", function(var_1) { return $java.nmcpi_ContainerLocalMenu_getField(this, var_1); }, "$setField", function(var_1, var_2) { $java.nmcpi_ContainerLocalMenu_setField(this, var_1, var_2); }, "$getGuiID", function() { return $java.nmcpi_ContainerLocalMenu_getGuiID(this); }], $java.nmcpi_LocalBlockIntercommunication, 0, jl_Object, [nmw_IInteractionObject], 0, 3, 0, 0, +nmcp_EntityPickupFX, "EntityPickupFX", 107, nmcp_EntityFX, [], 0, 3, 0, ["$renderParticle", function(var_1, var_2, var_3, var_4, var_5, var_6, var_7, var_8) { $java.nmcp_EntityPickupFX_renderParticle(this, var_1, var_2, var_3, var_4, var_5, var_6, var_7, var_8); }, "$onUpdate", function() { $java.nmcp_EntityPickupFX_onUpdate(this); }, "$getFXLayer", function() { return $java.nmcp_EntityPickupFX_getFXLayer(this); }], +$java.nmcn_NetHandlerPlayClient$handleResourcePack$lambda$_67_0, 0, jl_Object, [juf_Consumer], 0, 3, 0, ["$accept", function(var_1) { $java.nmcn_NetHandlerPlayClient$handleResourcePack$lambda$_67_0_accept(this, var_1); }], +$java.nmcn_NetHandlerPlayClient$1, 0, jl_Object, [$java.nmcg_GuiYesNoCallback], 0, 0, 0, ["$confirmClicked", function(var_1, var_2) { $java.nmcn_NetHandlerPlayClient$1_confirmClicked(this, var_1, var_2); }], +nmce_EntityOtherPlayerMP, "EntityOtherPlayerMP", 115, nmce_AbstractClientPlayer, [], 0, 3, 0, ["$attackEntityFrom", function(var_1, var_2) { return $java.nmce_EntityOtherPlayerMP_attackEntityFrom(this, var_1, var_2); }, "$setPositionAndRotation2", function(var_1, var_2, var_3, var_4, var_5, var_6, var_7) { $java.nmce_EntityOtherPlayerMP_setPositionAndRotation2(this, var_1, var_2, var_3, var_4, var_5, var_6, var_7); }, "$onUpdate", function() { $java.nmce_EntityOtherPlayerMP_onUpdate(this); }, "$onLivingUpdate", +function() { $java.nmce_EntityOtherPlayerMP_onLivingUpdate(this); }, "$setCurrentItemOrArmor", function(var_1, var_2) { $java.nmce_EntityOtherPlayerMP_setCurrentItemOrArmor(this, var_1, var_2); }], +nmcg_GuiWinGame, "GuiWinGame", 108, nmcg_GuiScreen, [], 0, 3, $java.nmcg_GuiWinGame_$callClinit, ["$updateScreen", function() { $java.nmcg_GuiWinGame_updateScreen(this); }, "$keyTyped", function(var_1, var_2) { $java.nmcg_GuiWinGame_keyTyped(this, var_1, var_2); }, "$doesGuiPauseGame", function() { return $java.nmcg_GuiWinGame_doesGuiPauseGame(this); }, "$initGui", function() { $java.nmcg_GuiWinGame_initGui(this); }, "$drawScreen", function(var_1, var_2, var_3) { $java.nmcg_GuiWinGame_drawScreen(this, var_1, +var_2, var_3); }], $java.cgcc_Multisets$EntrySet, 0, cgcc_Sets$ImprovedAbstractSet, [], 1, 0, 0, 0, $java.cgcc_AbstractMultiset$EntrySet, 0, $java.cgcc_Multisets$EntrySet, [], 0, 0, 0, 0, $java.oaclb_Builder, 0, jl_Object, [], 3, 3, 0, 0, @@ -765342,24 +765247,24 @@ $java.nmcn_NetHandlerPlayClient$1$confirmClicked$lambda$_1_0, 0, jl_Object, [juf $java.nmw_WorldProviderHell$1, 0, nmwb_WorldBorder, [], 0, 0, 0, ["$getCenterX", function() { return $java.nmw_WorldProviderHell$1_getCenterX(this); }, "$getCenterZ", function() { return $java.nmw_WorldProviderHell$1_getCenterZ(this); }], $java.nmep_InventoryPlayer$1, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmep_InventoryPlayer$1_call0(this); }], cgcc_HashBiMap$Inverse$1$1$InverseEntry, "HashBiMap$Inverse$1$1$InverseEntry", 3, cgcc_AbstractMapEntry, [], 0, 0, 0, ["$getKey", function() { return $java.cgcc_HashBiMap$Inverse$1$1$InverseEntry_getKey(this); }, "$getValue", function() { return $java.cgcc_HashBiMap$Inverse$1$1$InverseEntry_getValue(this); }], +$java.nmw_World$1, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmw_World$1_call0(this); }], +$java.nmcm_WorldClient$1, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmcm_WorldClient$1_call0(this); }], +$java.nmcm_WorldClient$2, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmcm_WorldClient$2_call0(this); }], +$java.nmcm_WorldClient$3, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmcm_WorldClient$3_call0(this); }], +$java.nmcm_WorldClient$4, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmcm_WorldClient$4_call0(this); }], +$java.nmca_MovingSoundMinecart, 0, $java.nmca_MovingSound, [], 0, 3, 0, ["$update1", function() { $java.nmca_MovingSoundMinecart_update(this); }]]); +$rt_metadata([nlev_EncoderException, "EncoderException", 139, jl_RuntimeException, [], 0, 3, 0, 0, +nlevs_CompressionNotSupportedException, "CompressionNotSupportedException", 153, jl_UnsupportedOperationException, [], 0, 3, 0, 0, $java.nmcr_ResourcePackRepository$downloadResourcePack$lambda$_5_0, 0, jl_Object, [juf_Consumer], 0, 3, 0, 0, nmcr_ResourcePackRepository$downloadResourcePack$lambda$_5_1, 0, jl_Object, [juf_Consumer], 0, 3, 0, 0, nmcr_ResourcePackRepository$downloadResourcePack$lambda$_5_2, 0, jl_Object, [jl_Runnable], 0, 3, 0, 0, -nlevs_CompressionNotSupportedException, "CompressionNotSupportedException", 153, jl_UnsupportedOperationException, [], 0, 3, 0, 0, -$java.nmw_World$1, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmw_World$1_call0(this); }], -$java.nmcm_WorldClient$1, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmcm_WorldClient$1_call0(this); }]]); -$rt_metadata([$java.nmcm_WorldClient$2, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmcm_WorldClient$2_call0(this); }], -$java.nmcm_WorldClient$3, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmcm_WorldClient$3_call0(this); }], -$java.nmcm_WorldClient$4, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmcm_WorldClient$4_call0(this); }], -$java.nmca_MovingSoundMinecart, 0, $java.nmca_MovingSound, [], 0, 3, 0, ["$update1", function() { $java.nmca_MovingSoundMinecart_update(this); }], -nlev_EncoderException, "EncoderException", 139, jl_RuntimeException, [], 0, 3, 0, 0, -nlevp_ServerSkinCache$WaitingSkin, "ServerSkinCache$WaitingSkin", 147, jl_Object, [], 0, 3, 0, 0, nmcm_ChunkProviderClient, 0, jl_Object, [nmwc_IChunkProvider], 0, 3, 0, 0, +nlevp_ServerSkinCache$WaitingSkin, "ServerSkinCache$WaitingSkin", 147, jl_Object, [], 0, 3, 0, 0, nmcg_GuiScreenBook$NextPageButton, "GuiScreenBook$NextPageButton", 108, nmcg_GuiButton, [], 0, 0, 0, ["$drawButton", function(var_1, var_2, var_3) { $java.nmcg_GuiScreenBook$NextPageButton_drawButton(this, var_1, var_2, var_3); }], -$java.nleviv_SYS$loadRemoteResourcePack$lambda$_1_0, 0, jl_Object, [juf_Predicate], 0, 3, 0, 0, -$java.nleviv_SYS$loadRemoteResourcePack$lambda$_1_1, 0, jl_Object, [juf_Consumer], 0, 3, 0, 0, $java.nmw_World$2, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmw_World$2_call0(this); }], $java.nmw_World$3, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmw_World$3_call0(this); }], +$java.nleviv_SYS$loadRemoteResourcePack$lambda$_1_0, 0, jl_Object, [juf_Predicate], 0, 3, 0, 0, +$java.nleviv_SYS$loadRemoteResourcePack$lambda$_1_1, 0, jl_Object, [juf_Consumer], 0, 3, 0, 0, nmu_LongHashMap, 0, jl_Object, [], 0, 3, 0, 0, $java.nmwc_EmptyChunk, 0, nmwc_Chunk, [], 0, 3, 0, ["$getHeightValue", function(var_1, var_2) { return $java.nmwc_EmptyChunk_getHeightValue(this, var_1, var_2); }, "$generateHeightMap", function() { $java.nmwc_EmptyChunk_generateHeightMap(this); }, "$generateSkylightMap", function() { $java.nmwc_EmptyChunk_generateSkylightMap(this); }, "$getBlock0", function(var_1) { return $java.nmwc_EmptyChunk_getBlock(this, var_1); }, "$getBlockLightOpacity0", function(var_1) { return $java.nmwc_EmptyChunk_getBlockLightOpacity(this, var_1); }, "$getBlockMetadata0", function(var_1) { return $java.nmwc_EmptyChunk_getBlockMetadata(this, var_1); }, "$getLightFor", function(var_1, var_2) { return $java.nmwc_EmptyChunk_getLightFor(this, var_1, var_2); }, "$setLightFor", function(var_1, var_2, var_3) { $java.nmwc_EmptyChunk_setLightFor(this, var_1, var_2, var_3); }, "$getLightSubtracted", function(var_1, var_2) { return $java.nmwc_EmptyChunk_getLightSubtracted(this, var_1, var_2); }, "$addEntity", function(var_1) { $java.nmwc_EmptyChunk_addEntity(this, @@ -765372,8 +765277,6 @@ $java.nmep_EntitySheep$1, 0, nmi_Container, [], 0, 0, 0, 0, nme_EntityBodyHelper, 0, jl_Object, [], 0, 3, 0, 0, $java.nmep_EntityPlayer$1, 0, jl_Object, [], 32, 0, $java.nmep_EntityPlayer$1_$callClinit, 0, $java.nmca_MovingSoundMinecartRiding, 0, $java.nmca_MovingSound, [], 0, 3, 0, ["$update1", function() { $java.nmca_MovingSoundMinecartRiding_update(this); }], -$java.nmcgi_GuiEditSign, "GuiEditSign", 112, nmcg_GuiScreen, [], 0, 3, 0, ["$initGui", function() { $java.nmcgi_GuiEditSign_initGui(this); }, "$onGuiClosed", function() { $java.nmcgi_GuiEditSign_onGuiClosed(this); }, "$updateScreen", function() { $java.nmcgi_GuiEditSign_updateScreen(this); }, "$actionPerformed", function(var_1) { $java.nmcgi_GuiEditSign_actionPerformed(this, var_1); }, "$keyTyped", function(var_1, var_2) { $java.nmcgi_GuiEditSign_keyTyped(this, var_1, var_2); }, "$drawScreen", function(var_1, -var_2, var_3) { $java.nmcgi_GuiEditSign_drawScreen(this, var_1, var_2, var_3); }], $java.nmcgi_GuiChest, "GuiChest", 112, nmcgi_GuiContainer, [], 0, 3, $java.nmcgi_GuiChest_$callClinit, ["$drawGuiContainerForegroundLayer", function(var_1, var_2) { $java.nmcgi_GuiChest_drawGuiContainerForegroundLayer(this, var_1, var_2); }, "$drawGuiContainerBackgroundLayer", function(var_1, var_2, var_3) { $java.nmcgi_GuiChest_drawGuiContainerBackgroundLayer(this, var_1, var_2, var_3); }], $java.nmcg_GuiHopper, "GuiHopper", 108, nmcgi_GuiContainer, [], 0, 3, $java.nmcg_GuiHopper_$callClinit, ["$drawGuiContainerForegroundLayer", function(var_1, var_2) { $java.nmcg_GuiHopper_drawGuiContainerForegroundLayer(this, var_1, var_2); }, "$drawGuiContainerBackgroundLayer", function(var_1, var_2, var_3) { $java.nmcg_GuiHopper_drawGuiContainerBackgroundLayer(this, var_1, var_2, var_3); }], $java.nmcgi_GuiFurnace, "GuiFurnace", 112, nmcgi_GuiContainer, [], 0, 3, $java.nmcgi_GuiFurnace_$callClinit, ["$drawGuiContainerForegroundLayer", function(var_1, var_2) { $java.nmcgi_GuiFurnace_drawGuiContainerForegroundLayer(this, var_1, var_2); }, "$drawGuiContainerBackgroundLayer", function(var_1, var_2, var_3) { $java.nmcgi_GuiFurnace_drawGuiContainerBackgroundLayer(this, var_1, var_2, var_3); }], @@ -765389,6 +765292,8 @@ var_2, var_3) { $java.nmcg_GuiEnchantment_drawGuiContainerBackgroundLayer(this, nmcg_GuiRepair, "GuiRepair", 108, nmcgi_GuiContainer, [nmi_ICrafting], 0, 3, $java.nmcg_GuiRepair_$callClinit, ["$initGui", function() { $java.nmcg_GuiRepair_initGui(this); }, "$onGuiClosed", function() { $java.nmcg_GuiRepair_onGuiClosed(this); }, "$drawGuiContainerForegroundLayer", function(var_1, var_2) { $java.nmcg_GuiRepair_drawGuiContainerForegroundLayer(this, var_1, var_2); }, "$keyTyped", function(var_1, var_2) { $java.nmcg_GuiRepair_keyTyped(this, var_1, var_2); }, "$mouseClicked", function(var_1, var_2, var_3) { $java.nmcg_GuiRepair_mouseClicked(this, var_1, var_2, var_3); }, "$drawScreen", function(var_1, var_2, var_3) { $java.nmcg_GuiRepair_drawScreen(this, var_1, var_2, var_3); }, "$drawGuiContainerBackgroundLayer", function(var_1, var_2, var_3) { $java.nmcg_GuiRepair_drawGuiContainerBackgroundLayer(this, var_1, var_2, var_3); }, "$updateCraftingInventory", function(var_1, var_2) { $java.nmcg_GuiRepair_updateCraftingInventory(this, var_1, var_2); }, "$sendSlotContents", function(var_1, var_2, var_3) { $java.nmcg_GuiRepair_sendSlotContents(this, var_1, var_2, var_3); }, "$sendProgressBarUpdate", function(var_1, var_2, var_3) { $java.nmcg_GuiRepair_sendProgressBarUpdate(this, var_1, var_2, var_3); }], +$java.nmcgi_GuiEditSign, "GuiEditSign", 112, nmcg_GuiScreen, [], 0, 3, 0, ["$initGui", function() { $java.nmcgi_GuiEditSign_initGui(this); }, "$onGuiClosed", function() { $java.nmcgi_GuiEditSign_onGuiClosed(this); }, "$updateScreen", function() { $java.nmcgi_GuiEditSign_updateScreen(this); }, "$actionPerformed", function(var_1) { $java.nmcgi_GuiEditSign_actionPerformed(this, var_1); }, "$keyTyped", function(var_1, var_2) { $java.nmcgi_GuiEditSign_keyTyped(this, var_1, var_2); }, "$drawScreen", function(var_1, +var_2, var_3) { $java.nmcgi_GuiEditSign_drawScreen(this, var_1, var_2, var_3); }], nmeaa_ServersideAttributeMap, 0, nmeaa_BaseAttributeMap, [], 0, 3, 0, 0, $java.cgcc_AbstractMapBasedMultiset$1, 0, jl_Object, [ju_Iterator], 0, 0, 0, 0, nlevn_NioBufferFunctions, 0, jl_Object, [], 0, 3, 0, 0, @@ -765402,17 +765307,17 @@ $java.nmcga_GuiStats$StatsMobsList, 0, nmcg_GuiSlot, [], 0, 0, 0, ["$getSize0", function() { $java.nmcga_GuiStats$StatsMobsList_drawBackground(this); }, "$drawSlot0", function(var_1, var_2, var_3, var_4, var_5, var_6) { $java.nmcga_GuiStats$StatsMobsList_drawSlot(this, var_1, var_2, var_3, var_4, var_5, var_6); }], nmb_BlockFurnace$1, 0, jl_Object, [], 32, 0, nmb_BlockFurnace$1_$callClinit, 0, nlevn_MathUtil, 0, jl_Object, [], 4, 3, 0, 0, -jusi_SimpleStreamImpl, 0, jl_Object, [jus_Stream], 1, 3, 0, 0, -jusi_StreamOverSpliterator, 0, jusi_SimpleStreamImpl, [], 0, 3, 0, 0, $java.nmws_WorldInfo$1, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmws_WorldInfo$1_call0(this); }], $java.nmws_WorldInfo$2, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmws_WorldInfo$2_call0(this); }], $java.nmws_WorldInfo$3, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmws_WorldInfo$3_call0(this); }], $java.nmws_WorldInfo$4, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmws_WorldInfo$4_call0(this); }], $java.nmws_WorldInfo$5, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmws_WorldInfo$5_call0(this); }], $java.nmws_WorldInfo$6, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmws_WorldInfo$6_call0(this); }], -$java.nmws_WorldInfo$7, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmws_WorldInfo$7_call0(this); }]]); -$rt_metadata([$java.nmws_WorldInfo$8, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmws_WorldInfo$8_call0(this); }], -$java.nmws_WorldInfo$9, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmws_WorldInfo$9_call0(this); }], +$java.nmws_WorldInfo$7, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmws_WorldInfo$7_call0(this); }], +$java.nmws_WorldInfo$8, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmws_WorldInfo$8_call0(this); }], +$java.nmws_WorldInfo$9, 0, jl_Object, [juc_Callable], 0, 0, 0, ["$call0", function() { return $java.nmws_WorldInfo$9_call0(this); }]]); +$rt_metadata([jusi_SimpleStreamImpl, 0, jl_Object, [jus_Stream], 1, 3, 0, 0, +jusi_StreamOverSpliterator, 0, jusi_SimpleStreamImpl, [], 0, 3, 0, 0, nmu_EntityDamageSource, 0, nmu_DamageSource, [], 0, 3, 0, ["$getEntity", function() { return $java.nmu_EntityDamageSource_getEntity(this); }], $java.nmi_ContainerChest, 0, nmi_Container, [], 0, 3, 0, ["$transferStackInSlot", function(var_1, var_2) { return $java.nmi_ContainerChest_transferStackInSlot(this, var_1, var_2); }, "$onContainerClosed", function(var_1) { $java.nmi_ContainerChest_onContainerClosed(this, var_1); }], $java.nmi_ContainerHopper, 0, nmi_Container, [], 0, 3, 0, ["$transferStackInSlot", function(var_1, var_2) { return $java.nmi_ContainerHopper_transferStackInSlot(this, var_1, var_2); }, "$onContainerClosed", function(var_1) { $java.nmi_ContainerHopper_onContainerClosed(this, var_1); }], @@ -765718,10 +765623,10 @@ $rt_stringPool(["Can\'t enter monitor from another thread synchronously", "@", " " as it does not exist in ", "Cannot set property ", " on block ", ", it is not an allowed value", "duplicate key: (%s, %s)", "size", "Error executing task", "Only GL_GREATER alphaFunc is supported", "GL_PROJECTION matrix stack overflow! Exceeded ", " calls to GlStateManager.pushMatrix", "GL_TEXTURE #", " matrix stack overflow! Exceeded ", "GL_MODELVIEW matrix stack overflow! Exceeded ", "GL_PROJECTION matrix stack underflow! Called GlStateManager.popMatrix on an empty matrix stack", " matrix stack underflow! Called GlStateManager.popMatrix on an empty matrix stack", "GL_MODELVIEW matrix stack underflow! Called GlStateManager.popMatrix on an empty matrix stack", "glGetFloat can only be used to retrieve matricies!", "GlStateManager", "key.forward", "key.categories.movement", "key.left", "key.back", "key.right", "key.jump", "key.sneak", "key.sprint", "key.inventory", "key.categories.inventory", "key.use", "key.categories.gameplay", "key.drop", "key.attack", "key.pickItem", "key.chat", "key.categories.multiplayer", "key.playerlist", "key.command", "key.screenshot", "key.categories.misc", "key.togglePerspective", "key.smoothCamera", "key.zoomCamera", "key.function", "key.close", "Click Gui", "Resent", "Freelook", "key.hotbar.1", "key.hotbar.2", "key.hotbar.3", "key.hotbar.4", "key.hotbar.5", "key.hotbar.6", "key.hotbar.7", "key.hotbar.8", "key.hotbar.9", "key.mouseButton", "%c", "resourcePack.load.refreshing", "resourcePack.load.pleaseWait", "options.graphics.fancy", "options.graphics.fast", "options.sensitivity.min", "options.sensitivity.max", "options.fov.min", "options.fov.max", "options.framerateLimit.max", -" fps", "options.cloudHeight.min", "options.gamma.min", "options.gamma.max", "+", " chunks", " chunk", "yee", "options.off", "options.on", "px", "g", "Failed to load options", "Skipping bad option: ", "mouseSensitivity", "fov", "gamma", "invertYMouse", "renderDistance", "_x", "_y", "guiScale", "_lastx", "_modesetting_", "_boolsetting_", "_lasty", "bobView", "anaglyph3d", "maxFps", "fboEnable", "difficulty", "fancyGraphics", "ao", "renderClouds", "resourcePacks", "incompatibleResourcePacks", "lastServer", "fast", -"chatVisibility", "chatColors", "chatLinks", "chatLinksPrompt", "chatOpacity", "snooperEnabled", "enableVsync", "hideServerAddress", "advancedItemTooltips", "pauseOnLostFocus", "touchscreen", "overrideHeight", "overrideWidth", "heldItemTooltips", "chatHeightFocused", "chatHeightUnfocused", "chatScale", "chatWidth", "showInventoryAchievementHint", "mipmapLevels", "streamBytesPerPixel", "streamMicVolume", "streamSystemVolume", "streamKbps", "streamFps", "streamCompression", "streamSendMetadata", "streamPreferredServer", -"streamChatEnabled", "streamChatUserFilter", "streamMicToggleBehavior", "forceUnicodeFont", "allowBlockAlternatives", "reducedDebugInfo", "useNativeTransport", "entityShadows", "hudFps", "hudWorld", "hudCoords", "hudPlayer", "hudStats", "hud24h", "chunkFix", "fog", "key_", "soundCategory_", "modelPart_", "Failed to save options", "invertYMouse:", "mouseSensitivity:", "fov:", "gamma:", "saturation:", "renderDistance:", "guiScale:", "particles:", "bobView:", "anaglyph3d:", "maxFps:", "fboEnable:", "difficulty:", -"fancyGraphics:", "ao:", "keystrokes:", "renderClouds:fast", "renderClouds:true", "resourcePacks:", "renderClouds:false", "incompatibleResourcePacks:", "lastServer:", "lang:", "chatVisibility:", "chatColors:", "chatLinks:", "chatLinksPrompt:", "chatOpacity:", "snooperEnabled:", "enableVsync:", "hideServerAddress:", "advancedItemTooltips:", "pauseOnLostFocus:", "touchscreen:", "overrideWidth:", "overrideHeight:", "heldItemTooltips:", "chatHeightFocused:", "chatHeightUnfocused:", "chatScale:", "chatWidth:", "showInventoryAchievementHint:", +" fps", "options.cloudHeight.min", "options.gamma.min", "options.gamma.max", "+", " chunks", " chunk", "yee", "options.off", "options.on", "px", "g", "Failed to load options", "Skipping bad option: ", "mouseSensitivity", "fov", "gamma", "invertYMouse", "renderDistance", "guiScale", "bobView", "anaglyph3d", "maxFps", "fboEnable", "difficulty", "fancyGraphics", "ao", "renderClouds", "resourcePacks", "incompatibleResourcePacks", "lastServer", "fast", "chatVisibility", "chatColors", "chatLinks", "chatLinksPrompt", +"chatOpacity", "snooperEnabled", "enableVsync", "hideServerAddress", "advancedItemTooltips", "pauseOnLostFocus", "touchscreen", "overrideHeight", "overrideWidth", "heldItemTooltips", "chatHeightFocused", "chatHeightUnfocused", "chatScale", "chatWidth", "showInventoryAchievementHint", "mipmapLevels", "streamBytesPerPixel", "streamMicVolume", "streamSystemVolume", "streamKbps", "streamFps", "streamCompression", "streamSendMetadata", "streamPreferredServer", "streamChatEnabled", "streamChatUserFilter", "streamMicToggleBehavior", +"forceUnicodeFont", "allowBlockAlternatives", "reducedDebugInfo", "useNativeTransport", "entityShadows", "hudFps", "hudWorld", "hudCoords", "hudPlayer", "hudStats", "hud24h", "chunkFix", "fog", "key_", "soundCategory_", "modelPart_", "_x", "_y", "_lastx", "_modesetting_", "_boolsetting_", "_lasty", "Failed to save options", "invertYMouse:", "mouseSensitivity:", "fov:", "gamma:", "saturation:", "renderDistance:", "guiScale:", "particles:", "bobView:", "anaglyph3d:", "maxFps:", "fboEnable:", "difficulty:", "fancyGraphics:", +"ao:", "keystrokes:", "renderClouds:fast", "renderClouds:true", "resourcePacks:", "renderClouds:false", "incompatibleResourcePacks:", "lastServer:", "lang:", "chatVisibility:", "chatColors:", "chatLinks:", "chatLinksPrompt:", "chatOpacity:", "snooperEnabled:", "enableVsync:", "hideServerAddress:", "advancedItemTooltips:", "pauseOnLostFocus:", "touchscreen:", "overrideWidth:", "overrideHeight:", "heldItemTooltips:", "chatHeightFocused:", "chatHeightUnfocused:", "chatScale:", "chatWidth:", "showInventoryAchievementHint:", "mipmapLevels:", "streamBytesPerPixel:", "streamMicVolume:", "streamSystemVolume:", "streamKbps:", "streamFps:", "streamCompression:", "streamSendMetadata:", "streamPreferredServer:", "streamChatEnabled:", "streamChatUserFilter:", "streamMicToggleBehavior:", "forceUnicodeFont:", "allowBlockAlternatives:", "reducedDebugInfo:", "useNativeTransport:", "entityShadows:", "hudFps:", "hudWorld:", "hudCoords:", "hudPlayer:", "hudStats:", "hud24h:", "chunkFix:", "fog:", "_x:", "_y:", "_lastx:", "options.guiScale.auto", "options.guiScale.small", "options.guiScale.normal", "options.guiScale.large", "options.particles.all", "options.particles.decreased", "options.particles.minimal", "options.ao.off", "options.ao.min", "options.ao.max", "options.stream.compression.low", "options.stream.compression.medium", "options.stream.compression.high", "options.stream.chat.enabled.streaming", "options.stream.chat.enabled.always", "options.stream.chat.enabled.never", "options.stream.chat.userFilter.all", "options.stream.chat.userFilter.subs", "options.stream.chat.userFilter.mods", "options.stream.mic_toggle.mute", "options.stream.mic_toggle.talk", "INVERT_MOUSE", "options.invertMouse", "SENSITIVITY", "options.sensitivity", "FOV", "options.fov", "GAMMA", "options.gamma", "SATURATION", "options.saturation", "RENDER_DISTANCE", "options.renderDistance", "VIEW_BOBBING", "options.viewBobbing", "ANAGLYPH", "options.anaglyph", "FRAMERATE_LIMIT", "options.framerateLimit", "FBO_ENABLE", "options.fboEnable", "RENDER_CLOUDS", "options.renderClouds", "GRAPHICS", @@ -765780,7 +765685,7 @@ $rt_stringPool(["Can\'t enter monitor from another thread synchronously", "@", " "minecraft:anvil", "Enchant", "Repair", "portal.trigger", "keyup", "Unknown", "Adding item to inventory", "Item being added", "Item ID", "Item data", "Item name", "container.inventory", "PERFORM_RESPAWN", "REQUEST_STATS", "OPEN_INVENTORY_ACHIEVEMENT", "textures/gui/container/inventory.png", "enchantment.level.2", "enchantment.level.3", "enchantment.level.4", "container.crafting", "Edit Layout", " Client ", "Resent - ", "o", "chat.exit", "multiplayer.stopSleeping", "Failed reading metadata of: ", "/pack.mcmeta", "srp/", "_net_lax1dude_eaglercraft_v1_8_VirtualFilesystem_", "Could not init filesystem!", "eagler:servers/icons/tex_", "ip", "acceptTextures", "hideAddress", "Response was not JSON!", "motd", "Could not decode QueryResponse from: {}", "online", "max", "players", "icon", "Unexpected icon packet on text-only MOTD", "MOTD icon packet is the wrong size!", "Could not decode MOTD icon from: {}", "MOTDQuery", "FreeLook", "\\$[0-9]+", "\\$", "Ping Display", "Text Shadow", " ms]", "Server info", "Text shadow", "[Playing on: Not connected]", "[Playing on: ", "Watermark", " client 3.2 ", " client", "Fake Hacks", "AutoClicker", "AimAssist", "Reach", "Velocity", "Autoclicker ", "Keystrokes", "Rainbow", "Sneak", "Transparent", "Jump", "LMB cps counter", "RMB cps counter", "Normal", "Large", "Unpressed text color", "White", "Red", "Yellow", "Green", "Blue", "Pink", "Orange", "Black", "Pressed text color", "Pressed button color", "Unpressed button color", "§m-------", "u00A7m-------", "LMB", "RMB", " CPS", "ArmorHud", "Helmet", "Chestplate", "Leggings", -"Boots", "CPS", "[CPS: 00]", "CPS: ", "PotionHUD", "Resistance VII", "II", "IV", "§4", "§r §a", " §9", "ReachDisplay", " Blocks]", "Info", "X: -99999999 + ", " X: ", " Y: ", " Z: ", " Biome: ", "FPS", "[FPS: ", "Health Display", " Health]", "PotCounter", " Pots]", "FullBright", "NoSwingDelay", "ToggleSprint", "Text Drawn", " [Flying]", "[Sprinting (Key Held)] ", "[Sprinting (Toggled)]", "[Sprinting [Toggled)]", "AutoGG", "Repetition bypass", "On Lose", "On Win", "AutoRespawn", "Sboard numbers", +"Boots", "CPS", "[CPS: 00]", "CPS: ", "PotionHUD", "Resistance VII", "II", "IV", "§4", "§r §a", " §9", "ReachDisplay", " Blocks]", "Info", "X: -99999999 + ", " X: ", " Y: ", " Z: ", " Biome: ", "FPS", "[FPS: ", "Health Display", " Health]", "PotCounter", " Pots]", "FullBright", "NoSwingDelay", "ToggleSprint", "Text Drawn", " [Flying]", "[Sprinting (Key Held)] ", "[Sprinting (Toggled)]", "[Sprinting [Toggled)]", "AutoGG", "Repetition bypass", "On Lose", "On Win", "AutoRespawn", "Sboard numbers", "Scoreboard", "AutoWalk", "AutoJump", "Tooltips", "SmoothCamera", "Getting biome", "Coordinates of biome request", "checkLight", "remove", "regular", "Ticking entity", "Entity being ticked", "Entity", "blockEntities", "pendingBlockEntities", "Ticking block entity", "Block entity being ticked", "chunkCheck", "All: ", "buildList", "playerCheckLight", "getBrightness", "checkedPosition < toCheckCount", "Playing level event", "Level event being played", "Block coordinates", "Event source", "Event type", "Event data", "MpServer", "doDaylightCycle", "reEntryProcessing", "chunkCache", "getChunk", "minecraft:minecart.base", "Quitting", "Level name", "????", "All players", "Chunk stats", "Level Data Unobtainable", "Forced entities", "Retry entities", "Server brand", "Server type", "expectedKeys", "oversubscribed dynamic bit lengths tree", "incomplete dynamic bit lengths tree", "oversubscribed distance tree", "incomplete distance tree", "empty distance tree with lengths", "oversubscribed literal/length tree", "incomplete literal/length tree", "invalid distance code", "invalid literal/length code", "Unhandled IOException was thrown while processing multiplayer packets!", "Disconnecting...", "Exception thrown: ", "invulnerable", "flying", "mayfly", "instabuild", "mayBuild", "flySpeed", "walkSpeed", "abilities", "MC|Brand", "disconnect.lost", "random.pop", "random.orb", "you won the match", "was killed by", "you lost the", "hasSaid2", "gg", "gf", "hasSaid1", "Skipping Entity with id ", "mount.onboard", "minecraft:mob.guardian.attack", "minecraft:villager", @@ -765821,17 +765726,17 @@ $rt_stringPool(["Can\'t enter monitor from another thread synchronously", "@", " "Frame #", " only has ", " mipmap levels! (", " were expected)", " level ", " is ", " pixels large! (", " expected)", "Cannot copy from uninitialized TextureAnimationCache", "VarInt too big", "VarLong too big", "length: ", "Too many bytes to be read - Needs ", ", maximum is ", "The received encoded string buffer length is less than zero! Weird string!", "The received encoded string buffer length is longer than maximum allowed (", " > ", "The received string length is longer than maximum allowed (", "String too big (was ", " bytes encoded, max ", "Could not write skin request packet!", "EaglercraftSkinURL:", "Unsolicited skin response recieved for \"{}\"! (preset {})", "Unsolicited skin response recieved for \"{}\"! (custom {}x{})", "eagler:skins/multiplayer/tex_", "Could not process custom skin packet for \"{}\"!", "ServerSkinCache", "OK", "BLOCKED", "LOCKED_OUT", "Failed to parse skin packet!", "Unknown skin packet type: ", "PACKET_OTHER_SKIN_PRESET had ", " remaining bytes!", "PACKET_MY_SKIN_CUSTOM had ", "plaintext", "unsupportedAuth", "auth.continue", "auth.required", "readerIndex: %d (expected: 0 <= readerIndex <= writerIndex(%d))", "writerIndex: %d (expected: readerIndex(%d) <= writerIndex <= capacity(%d))", "minWritableBytes: %d (expected: >= 0)", "writerIndex(%d) + minWritableBytes(%d) exceeds maxCapacity(%d): %s", "length(%d) exceeds src.readableBytes(%d) where src is: %s", "(ridx: ", ", widx: ", ", cap: ", "index: %d, length: %d (expected: range(0, %d))", "minimumReadableBytes: ", " (expected: >= 0)", "readerIndex(%d) + length(%d) exceeds writerIndex(%d): %s", -"maxCapacity: ", "The buffer passed is not an Eaglercraft byte buffer!", "SERVERBOUND", "CLIENTBOUND", "Unknown synced attribute modifier", "tile.bed.notValid", "icon-", "Payload may not be larger than 1048576 bytes", "Payload may not be larger than 32767 bytes", "Invalid ServerStatusResponse JSON payload", "ListenableFuture", "buy", "sell", "buyB", "uses", "maxUses", "rewardExp", "Recipes", "latency", "profile", "displayName", "ALWAYS", "always", "NEVER", "never", "HIDE_FOR_OTHER_TEAMS", "hideForOtherTeams", -"HIDE_FOR_OWN_TEAM", "hideForOwnTeam", "flat", "largeBiomes", "amplified", "customized", "default_1_1", "doFireTick", "mobGriefing", "doMobSpawning", "doMobLoot", "doTileDrops", "doEntityDrops", "commandBlockOutput", "logAdminCommands", "showDeathMessages", "randomTickSpeed", "sendCommandFeedback", "HOP", "STEP", "SPRINT", "ATTACK", "Command", "SuccessCount", "TrackOutput", "LastOutput", "HH:mm:ss", "NOT_POSSIBLE_HERE", "NOT_POSSIBLE_NOW", "TOO_FAR_AWAY", "OTHER_PROBLEM", "NOT_SAFE", "container.enderchest", -"IMMEDIATE", "QUEUED", "CHECK", "ANY_VALUE", "BOOLEAN_VALUE", "NUMERICAL_VALUE", "SET_SIZE", "LERP_SIZE", "SET_CENTER", "INITIALIZE", "SET_WARNING_TIME", "SET_WARNING_BLOCKS", "TITLE", "SUBTITLE", "TIMES", "CLEAR", "ADD_PLAYER", "UPDATE_GAME_MODE", "UPDATE_LATENCY", "UPDATE_DISPLAY_NAME", "REMOVE_PLAYER", "ENTER_COMBAT", "END_COMBAT", "ENTITY_DIED", "CHANGE", "REMOVE", "CONCURRENT", "UNORDERED", "IDENTITY_FINISH", "QueryDispatch", "Error parsing: %s: %s", "Holder{width=", "Exception caught running future listener!", +"maxCapacity: ", "The buffer passed is not an Eaglercraft byte buffer!", "SERVERBOUND", "CLIENTBOUND", "Unknown synced attribute modifier", "tile.bed.notValid", "icon-", "Payload may not be larger than 1048576 bytes", "Payload may not be larger than 32767 bytes", "Invalid ServerStatusResponse JSON payload", "HOP", "STEP", "SPRINT", "ATTACK", "Command", "SuccessCount", "TrackOutput", "LastOutput", "HH:mm:ss", "buy", "sell", "buyB", "uses", "maxUses", "rewardExp", "Recipes", "latency", "profile", "displayName", +"ListenableFuture", "NOT_POSSIBLE_HERE", "NOT_POSSIBLE_NOW", "TOO_FAR_AWAY", "OTHER_PROBLEM", "NOT_SAFE", "container.enderchest", "ALWAYS", "always", "NEVER", "never", "HIDE_FOR_OTHER_TEAMS", "hideForOtherTeams", "HIDE_FOR_OWN_TEAM", "hideForOwnTeam", "flat", "largeBiomes", "amplified", "customized", "default_1_1", "doFireTick", "mobGriefing", "doMobSpawning", "doMobLoot", "doTileDrops", "doEntityDrops", "commandBlockOutput", "logAdminCommands", "showDeathMessages", "randomTickSpeed", "sendCommandFeedback", +"ANY_VALUE", "BOOLEAN_VALUE", "NUMERICAL_VALUE", "IMMEDIATE", "QUEUED", "CHECK", "TITLE", "SUBTITLE", "TIMES", "CLEAR", "ADD_PLAYER", "UPDATE_GAME_MODE", "UPDATE_LATENCY", "UPDATE_DISPLAY_NAME", "REMOVE_PLAYER", "CONCURRENT", "UNORDERED", "IDENTITY_FINISH", "SET_SIZE", "LERP_SIZE", "SET_CENTER", "INITIALIZE", "SET_WARNING_TIME", "SET_WARNING_BLOCKS", "CHANGE", "REMOVE", "ENTER_COMBAT", "END_COMBAT", "ENTITY_DIED", "QueryDispatch", "Error parsing: %s: %s", "Holder{width=", "Exception caught running future listener!", "EaglercraftX 1.8-u5 - ", " - ", ".webm", "LOCKED", "LOCKED_HOVER", "LOCKED_DISABLED", "UNLOCKED", "UNLOCKED_HOVER", "UNLOCKED_DISABLED", "resourcePack.available.title", "resourcePack.selected.title", "...", "resourcePack.incompatible.confirm.title", "resourcePack.load.deleting", "resourcePack.incompatible.confirm.", "old", "new", "resourcePack.prompt.title", "resourcePack.prompt.text", "resourcePack.prompt.delete", "resourcePack.prompt.add", "textures/gui/resource_packs.png", "resourcePack.incompatible", "resourcePack.incompatible.old", "resourcePack.incompatible.new", "Couldn\'t load metadata info", "Missing pack.mcmeta :(", "soundCategory.", "Slot{originX=", ", originY=", ", texture=", ", subSlots=", "handshakeApprove.", ".title", ".body.", "gui.back", "charsetName is null", "WebSocketQuery", "Reached full IP ratelimit!", "Reached full IP ratelimit lockout!", "Pushback buffer full", "Error occurred: ", "INTERACT", "INTERACT_AT", "START_DESTROY_BLOCK", "ABORT_DESTROY_BLOCK", "STOP_DESTROY_BLOCK", "DROP_ALL_ITEMS", "DROP_ITEM", "RELEASE_USE_ITEM", "SUCCESSFULLY_LOADED", "DECLINED", "FAILED_DOWNLOAD", "ACCEPTED", "NANOSECONDS", "MICROSECONDS", "MILLISECONDS", "SECONDS", "MINUTES", "HOURS", "DAYS", " // ", "ID #%d (%s // %s)", "ID #", "%4s", "Unknown? (Got ", "%1$d / 0x%1$X / 0b%2$s", "KEBAB", "Kebab", "AZTEC", "Aztec", "ALBAN", "Alban", "AZTEC_2", "Aztec2", "BOMB", "Bomb", "PLANT", "Plant", "WASTELAND", "Wasteland", "POOL", "Pool", "COURBET", "Courbet", "SEA", "Sea", "SUNSET", "Sunset", "CREEBET", "Creebet", "WANDERER", "Wanderer", "GRAHAM", "Graham", "MATCH", "Match", "BUST", "Bust", "STAGE", "Stage", "VOID", "Void", "SKULL_AND_ROSES", "SkullAndRoses", "WITHER", "Wither", "FIGHTERS", "Fighters", "POINTER", "Pointer", "PIGSCENE", "Pigscene", "BURNING_SKULL", "BurningSkull", "SKELETON", "DONKEY_KONG", "DonkeyKong", "Accept: ", "Reached full IP ratelimit for {}!", "Reached full IP ratelimit lockout for {}!", "Exception thrown parsing websocket query response from \"", "\"!", "blocked", "Reached query ratelimit for {}!", "Reached query ratelimit lockout for {}!", -"OPEN", "FLIP_DOWN", "FLIP_UP", "FLIP_NORTH", "FLIP_SOUTH", "FLIP_WEST", "FLIP_EAST", "Y_ROT", "X_ROT", "Couldn\'t load layered image", "fieldSize cannot be a negative number", "fieldSize is too long! Length is ", ", but maximum is ", "MC|TrSel", "merchant.deprecated", "textures/gui/container/villager.png", "book.signButton", "book.finalizeButton", "MC|BEdit", "MC|BSign", "book.pageIndicator", "book.editTitle", "book.finalizeWarning", "* Invalid book tag *", "textures/gui/book.png", "Couldn\'t load credits", -"texts/end.txt", "PLAYERNAME", "texts/credits.txt", "XXXXXXXX", " ", "[C]", "multiplayer.downloadingTerrain", "entity.Villager.name", "", "\"", "\"", "\"", "\" rmodules = new ArrayList<>(); - if(m instanceof RenderModule){ rmodules.add((RenderModule)m); } - - for(RenderModule rmod : rmodules){ - if(astring[0].equals(rmod.name+"_x")){ - rmod.setX(Integer.parseInt(astring[1])); - } - if(astring[0].equals(rmod.name+"_y")){ - rmod.setY(Integer.parseInt(astring[1])); - } - if(astring[0].equals(rmod.name+"_lastx")){ - rmod.lastX=Integer.parseInt(astring[1]); - } - if(astring[0].equals(rmod.name+"_lasty")){ - rmod.lastY=Integer.parseInt(astring[1]); - } - } - - for(Setting se : m.settings){ - if(se instanceof ModeSetting){ - if(astring[0].equals(m.name+"_modesetting_"+se.name)){ - ((ModeSetting)se).setValue(astring[1]); - } - } - if(se instanceof BooleanSetting){ - if(astring[0].equals(m.name+"_boolsetting_"+se.name)){ - ((BooleanSetting)se).setValue(astring[1].equals("true")); - } - } - } - } - if (astring[0].equals("mouseSensitivity")) { this.mouseSensitivity = this.parseFloat(astring[1]); } @@ -1048,6 +1010,45 @@ public class GameSettings { this.setModelPartEnabled(enumplayermodelparts, astring[1].equals("true")); } } + + for(Mod m : Resent.INSTANCE.modManager.modules){ + + if(astring[0].equals(m.name)){ + m.enabled = astring[1].equals("true"); + } + + List rmodules = new ArrayList<>(); + if(m instanceof RenderModule){ rmodules.add((RenderModule)m); } + + for(RenderModule rmod : rmodules){ + if(astring[0].equals(rmod.name+"_x")){ + rmod.setX(Integer.parseInt(astring[1])); + } + if(astring[0].equals(rmod.name+"_y")){ + rmod.setY(Integer.parseInt(astring[1])); + } + if(astring[0].equals(rmod.name+"_lastx")){ + rmod.lastX=Integer.parseInt(astring[1]); + } + if(astring[0].equals(rmod.name+"_lasty")){ + rmod.lastY=Integer.parseInt(astring[1]); + } + } + + for(Setting se : m.settings){ + if(se instanceof ModeSetting){ + if(astring[0].equals(m.name+"_modesetting_"+se.name)){ + ((ModeSetting)se).setValue(astring[1]); + } + } + if(se instanceof BooleanSetting){ + if(astring[0].equals(m.name+"_boolsetting_"+se.name)){ + ((BooleanSetting)se).setValue(astring[1].equals("true")); + } + } + } + } + } catch (Exception var8) { logger.warn("Skipping bad option: " + s); }