It's not how to extract the files that's my problem, it's where to put them. :| I don't use a specific resource pack atm, just the default settings. Do I shove that folder into the minecraft .jar itself (and if so, which folder path), or do I literally have to create a full standalone resource pack just to apply CTM to default Minecraft textures?
--Tuan
Yes, you will need to create a resource pack to include CTM textures for the default, but all you need to include in that pack are the CTM textures and property files, in the correct folder structure, and the pack.mcmeta.
Eeuurrgh. In that case, I'll just man up and update my private DokuCraft remix for 1.7.2. .-. Thanks for the feedback, nevertheless.
EDIT: Buuut, just for kicks and giggles, if anyone has a ready-to-go default resource pack that I can just chew into at my leisure, that'd be coo' too.
I am using a patched 1.7, and I am continually crashing. This is one of the crash logs (sorry for the long post).
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 11/28/13 10:52 AM
Description: Unexpected error
java.lang.IllegalArgumentException
at java.util.PriorityQueue.<init>(Unknown Source)
at blz.a(SourceFile:112)
at blg.a(SourceFile:213)
at blg.a(SourceFile:178)
at bls.a(SourceFile:1277)
at bll.a(SourceFile:949)
at bll.b(SourceFile:815)
at azd.ad(SourceFile:780)
at azd.e(SourceFile:704)
at net.minecraft.client.main.Main.main(SourceFile:103)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.PriorityQueue.<init>(Unknown Source)
at blz.a(SourceFile:112)
at blg.a(SourceFile:213)
at blg.a(SourceFile:178)
at bls.a(SourceFile:1277)
at bll.a(SourceFile:949)
-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [bje['GallantBlade475'/6910, l='MpServer', x=-249.50, y=93.62, z=202.50], bld['flanaganboystx'/5636, l='MpServer', x=-86.69, y=39.75, z=274.20]]
Chunk stats: MultiplayerChunkCache: 625, 625
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-245,92,201), Chunk: (at 11,5,9 in -16,12; contains blocks -256,0,192 to -241,255,207), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 8117474 game time, 3745 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 3 total; [bje['GallantBlade475'/6910, l='MpServer', x=-249.50, y=93.62, z=202.50], bld['flanaganboystx'/5636, l='MpServer', x=-86.69, y=39.75, z=274.20], bld['flanaganboystx'/5636, l='MpServer', x=-86.69, y=39.75, z=274.20]]
Retry entities: 0 total; []
Server brand: vanilla
Server type: Non-integrated multiplayer server
Stacktrace:
at biz.a(SourceFile:284)
at azd.b(SourceFile:1951)
at azd.e(SourceFile:718)
at net.minecraft.client.main.Main.main(SourceFile:103)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_05, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 253926688 bytes (242 MB) / 549978112 bytes (524 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 7955 (445480 bytes; 0 MB) allocated, 19 (1064 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.2-mcpatcher
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics Family GL version 3.1.0 - Build 8.15.10.2462, Intel
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: [GlimmarsSteampunk_13_Hybrid.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 308 (17248 bytes; 0 MB) allocated, 49 (2744 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Rollback Post to RevisionRollBack
I used to fight for the glory of the Aldmeri Dominion.
I have a question, is it possible to apply the enchantment glint to only weapons/armor and not anything else? I wanted to know since I don't want any of my other stuff be affected by the glint.
Rollback Post to RevisionRollBack
Jingle bells, decay and fails
The adventurers all died of fright.
Dungeons night, was never right
When the lich came in a sleigh.
I have a question, is it possible to apply the enchantment glint to only weapons/armor and not anything else? I wanted to know since I don't want any of my other stuff be affected by the glint.
Yes. Just specify the item IDs that you want a particular glint to have.
Alternately, if you just want to remove the glint from certain items, make a blank glint file and specify it for the items you don't want to shine anymore.
Yes. Just specify the item IDs that you want a particular glint to have.
Alternately, if you just want to remove the glint from certain items, make a blank glint file and specify it for the items you don't want to shine anymore.
What would the file syntax look like?, this would help me learn this method a little better if you would kindly show me.
Rollback Post to RevisionRollBack
Jingle bells, decay and fails
The adventurers all died of fright.
Dungeons night, was never right
When the lich came in a sleigh.
Note that you have to specify a range of enchantment IDs. If you don't, the item will have a glint all the time even when unenchanted (similar to the Nether Star).
To remove an enchantment from a specific item (say, the Enchanted Golden Apple), you'd create a blank (totally transparent) 1x1 image (it can be larger, but there's no point) and use the following .properties file:
Thanks for the help, and I do have one last question which I posted earlier, two pages back that I didn't get an answer to, maybe you'll have the answer to this
Is it possible to have multiple variations of arrows (not the item) with any of the features in mcpatcher? I ask because my custom pack has multiple kinds of bows ranging from staves, tomes, bows and a few guns and I wanted them to have their own kinds of arrows to make the most sense. (Crossbow - Bolt, Stave - Mana Charge and etc)
Rollback Post to RevisionRollBack
Jingle bells, decay and fails
The adventurers all died of fright.
Dungeons night, was never right
When the lich came in a sleigh.
Disregard, I have figured it out. It's not actually the alpha blending, it's how some HD packs use a solid gray background on their block destroy texture, that allows the cracks to blend into the texture it's applied on a bit better. This is actually a Mojang issue.
one of my pack users found this interesting glitch, when you start to break glass (or any transparent texture with blend.3=color/rendermode=3 layer) the water behind it vanishes. It's a pretty mild glitch since it only appears when you break the block, but I wasn't sure if you were aware of it. I assume it has something to do with when the destroy_x.png textures overlap the original.
(EDIT: Tested it with some other packs that use the same setup for glass, they're the same way)
Thanks for the help, and I do have one last question which I posted earlier, two pages back that I didn't get an answer to, maybe you'll have the answer to this
Is it possible to have multiple variations of arrows (not the item) with any of the features in mcpatcher? I ask because my custom pack has multiple kinds of bows ranging from staves, tomes, bows and a few guns and I wanted them to have their own kinds of arrows to make the most sense. (Crossbow - Bolt, Stave - Mana Charge and etc)
If you're talking about the entity in the world (the things that actually stick in walls/players), the answer is "no, not to my knowledge". Sorry.
If you're talking about the entity in the world (the things that actually stick in walls/players), the answer is "no, not to my knowledge". Sorry.
That's okay with me, I'll just have to find someway to explain why a musket and a flintlock pistol fires arrows (and not musket balls) and tomes+staves not magic but arrows
Rollback Post to RevisionRollBack
Jingle bells, decay and fails
The adventurers all died of fright.
Dungeons night, was never right
When the lich came in a sleigh.
I know it's been asked at least once, but i dunno if it was ever answered. Is there a way to provide a texture based on more than one enchantment? As in, the current system of checking for enchantments is simply enchantmentIDs=17 21, which effects things with the enchantments smite OR fortune. I'm looking for a way to effect a texture that has smite AND fortune.
Can this currently be done? Or would it have to be a new feature?
Rollback Post to RevisionRollBack
I used to maintain the Minecraft Forums Mod List. However, life has stepped in the way of that. Perhaps later...
I know it's been asked at least once, but i dunno if it was ever answered. Is there a way to provide a texture based on more than one enchantment? As in, the current system of checking for enchantments is simply enchantmentIDs=17 21, which effects things with the enchantments smite OR fortune. I'm looking for a way to effect a texture that has smite AND fortune.
Can this currently be done? Or would it have to be a new feature?
If it can be done I haven't figured it out, unfortunately. Believe me, I've been trying. Mostly I'd like it to just be able to detect if an item has multiple enchantments or not. It would clean up a fairly large inconsistency in how my pack works quite elegantly.
I keep having trouble using the patcher and can't seem to find any help in the log or on the OP.
I've attached the most recent log below in case anyone else can make sense of it.
MCPatcher version is 4.3.0
OS: Mac OS X 10.7.5 x86_64
JVM: Oracle Corporation 1.8.0-ea (64 bit)
Classpath: /Users/brianschlitt/Downloads/mcpatcher-4.3.0.jar
Fetching https://s3.amazonaws.com/Minecraft.Download/versions/versions.json...
Fetching http://s3.amazonaws.com/Minecraft.Download/versions/13w48b-mcpatcher/13w48b-mcpatcher.json...
com.prupe.mcpatcher.PatcherException$DownloadException: java.io.IOException: HTTP response code: 403
at com.prupe.mcpatcher.Util.fetchURL(Util.java:214)
at com.prupe.mcpatcher.launcher.version.Version.fetchJson(Version.java:70)
at com.prupe.mcpatcher.launcher.version.Version.getLocalVersion(Version.java:53)
at com.prupe.mcpatcher.ProfileManager.addUnmoddedCustomVersions(ProfileManager.java:153)
at com.prupe.mcpatcher.ProfileManager.refresh(ProfileManager.java:66)
at com.prupe.mcpatcher.MainForm$18.runImpl(MainForm.java:567)
at com.prupe.mcpatcher.MainForm$UIWorker.run(MainForm.java:1057)
Caused by: java.io.IOException: HTTP response code: 403
at com.prupe.mcpatcher.Util.fetchURL(Util.java:189)
... 6 more
Minecraft version is 13w48b (md5 ec41b5fb78dbb90b232b1bb6c145c8ff)
WARNING: version is newer than any known version
Analyzing /Users/brianschlitt/Library/Application Support/minecraft/versions/13w48b/13w48b.jar (2863 files)
Minecraft matches azh.class
Minecraft matches azh.class
runGameLoop matches ag ()V
startGame matches ac ()V
Minecraft matches azh.class
Minecraft matches azh.class
Minecraft matches azh.class
Minecraft matches azh.class
FontRenderer matches bal.class
renderDefaultChar matches a (IZ)F
readFontData matches c ()V
FontRenderer matches bal.class
renderString matches b (Ljava/lang/String;IIIZ)I
WorldClient matches bjw.class
WorldClient matches bjw.class
WorldClient matches bjw.class
EntityBubbleFX matches bkl.class
EntityDropParticleFX matches bko.class
onUpdate matches h ()V
EntityFireworkOverlayFX matches bks.class
EntityFireworkSparkFX matches bkt.class
EntityFX matches blc.class
EffectRenderer matches bld.class
addEffect matches a (Lblc;)V
renderParticles matches a (Lqr;F)V
EntityPortalFX matches blj.class
EntityReddustFX matches blk.class
EntitySplashFX matches blo.class
EntitySuspendFX matches blp.class
EntityAuraFX matches blq.class
EntityRainFX matches blv.class
AbstractClientPlayer matches blw.class
RenderBlocks matches bmb.class
renderStandardBlockWithAmbientOcclusion matches a (Lahy;IIIFFF)Z
renderStandardBlock matches q (Lahy;III)Z
hasOverrideBlockTexture matches b ()Z
RenderBlocks matches bmb.class
renderBlockByRenderType matches b (Lahy;III)Z
renderStandardBlockWithAmbientOcclusion matches a (Lahy;IIIFFF)Z
renderBlockRedstoneWire matches h (Lahy;III)Z
renderBlockFallingSand matches a (Lahy;Lafr;IIII)V
renderBlockFluids matches p (Lahy;III)Z
RenderBlocks matches bmb.class
renderBlockByRenderType matches b (Lahy;III)Z
renderBlockBrewingStand matches a (Laig;III)Z
renderStandardBlockWithAmbientOcclusion matches a (Lahy;IIIFFF)Z
renderBlockPane2 matches k (Lahy;III)Z
renderBlockPane1 matches a (Lamq;III)Z
renderStandardBlock matches q (Lahy;III)Z
hasOverrideTexture matches b ()Z
RenderBlocks matches bmb.class
renderStandardBlockWithAmbientOcclusion matches a (Lahy;IIIFFF)Z
WorldRenderer matches bmd.class
updateRenderer matches a (Lrl;)V
WorldRenderer matches bmd.class
updateRenderer matches a (Lrl;)V
EntityRenderer matches bmi.class
updateFogColor matches j (F)V
updateLightmap matches i (F)V
getNightVisionStrength1 matches a (Lxp;F)F
EntityRenderer matches bmi.class
disableLightmap matches a (D)V
renderWorld matches a (FJ)V
enableLightmap matches b (D)V
renderRainSnow matches e (F)V
ItemRenderer matches bmn.class
renderItem matches a (Lrl;Labt;I)V
ItemRenderer matches bmn.class
renderItemVanilla matches a (Lrl;Labt;I)V
RenderGlobal matches bmp.class
renderSky matches a (F)V
renderClouds matches b (F)V
RenderGlobal matches bmp.class
sortAndRender matches a (Lrl;ID)I
loadRenderers matches a ()V
renderAllRenderLists matches a (ID)V
RenderGlobal matches bmp.class
renderSky matches a (F)V
Tessellator matches bmw.class
draw matches a ()I
addVertexWithUV matches a (DDDDD)V
reset matches d ()V
startDrawingQuads matches b ()V
addVertex matches a (DDD)V
startDrawing matches a (I)V
setTextureUV matches a (DD)V
Tessellator matches bmw.class
draw matches a ()I
addVertexWithUV matches a (DDDDD)V
startDrawingQuads matches b ()V
addVertex matches a (DDD)V
startDrawing matches a (I)V
setTextureUV matches a (DD)V
Tessellator matches bmw.class
draw matches a ()I
addVertexWithUV matches a (DDDDD)V
startDrawingQuads matches b ()V
addVertex matches a (DDD)V
startDrawing matches a (I)V
setTextureUV matches a (DD)V
Tessellator matches bmw.class
draw matches a ()I
addVertexWithUV matches a (DDDDD)V
startDrawingQuads matches b ()V
addVertex matches a (DDD)V
startDrawing matches a (I)V
setColorOpaque_F matches b (FFF)V
setTextureUV matches a (DD)V
Tessellator matches bmw.class
draw matches a ()I
addVertexWithUV matches a (DDDDD)V
startDrawingQuads matches b ()V
addVertex matches a (DDD)V
startDrawing matches a (I)V
setTextureUV matches a (DD)V
Tessellator matches bmw.class
draw matches a ()I
addVertexWithUV matches a (DDDDD)V
startDrawingQuads matches b ()V
addVertex matches a (DDD)V
startDrawing matches a (I)V
setTextureUV matches a (DD)V
TileEntitySignRenderer matches bng.class
RenderEnderman matches bob.class
Render matches bod.class
RenderXPOrb matches boe.class
RenderFish matches boh.class
renderFishingLine matches a (Lvu;DDDFF)V
RenderBiped matches bol.class
loadTextureForPass matches b (Lrm;IF)V
renderArmor matches b (Lrm;IF)V
RenderItem matches bon.class
renderItemIntoGUIVanilla matches a (Lbal;Lbqu;Labt;II)V
renderItemAndEffectIntoGUI matches b (Lbal;Lbqu;Labt;II)V
renderDroppedItemVanilla matches a (Lwa;Lpw;IFFFF)V
RenderSnowball matches bos.class
doRender matches a (Lqr;DDDFF)V
RenderLivingEntity matches bow.class
doRenderLiving matches a (Lrl;DDDFF)V
RenderLivingEntity matches bow.class
doRenderLiving matches a (Lrl;DDDFF)V
RenderLiving matches boz.class
doRenderLiving matches a (Lrl;DDDFF)V
RenderLeash matches boz.class
doRenderLiving matches a (Lrl;DDDFF)V
renderLeash matches b (Lrm;DDDFF)V
RenderMooshroom matches bpa.class
doRenderLiving matches a (Lrl;DDDFF)V
loadTexture matches a (Lbrl;)V
renderEquippedItems1 matches a (Lvc;F)V
RenderPlayer matches bpe.class
doRenderLiving matches a (Lrl;DDDFF)V
renderArmor matches b (Lblw;IF)V
RenderSheep matches bpf.class
RenderSnowman matches bpj.class
doRenderLiving matches a (Lrl;DDDFF)V
renderEquippedItems1 matches a (Lvh;F)V
RenderSpider matches bpk.class
RenderWolf matches bpt.class
RenderWolf matches bpt.class
AbstractTexture matches bqe.class
getGlTextureId matches b ()I
AbstractTexture matches bqe.class
getGlTextureId matches b ()I
AbstractTexture matches bqe.class
getGlTextureId matches b ()I
DynamicTexture matches bqf.class
getGlTextureId matches b ()I
Texture matches bqf.class
getGlTextureId matches b ()I
Texture matches bqf.class
getGlTextureId matches b ()I
ThreadDownloadImageData matches bqg.class
SimpleTexture matches bqj.class
getGlTextureId matches b ()I
load matches a (Lbrm;)V
TextureAtlas matches bqo.class
refreshTextures2 matches b (Lbrm;)V
getGlTextureId matches b ()I
TextureAtlas matches bqo.class
refreshTextures2 matches b (Lbrm;)V
getGlTextureId matches b ()I
TextureAtlas matches bqo.class
registerTiles matches g ()V
refreshTextures2 matches b (Lbrm;)V
getGlTextureId matches b ()I
TextureAtlasSprite matches bqs.class
getY0 matches i ()I
getX0 matches h ()I
getFrameRGB matches a (I)[[I
TextureAtlasSprite matches bqs.class
TextureManager matches bqu.class
TextureManager matches bqu.class
updateAnimations matches e ()V
TextureManager matches bqu.class
updateAnimations matches e ()V
TextureObject matches bqw.class
getGLTexture matches b ()I
load matches a (Lbrm;)V
TextureUtil matches bqx.class
newGLTexture matches a ()I
TextureClock matches bra.class
getY0 matches i ()I
updateAnimation matches j ()V
getX0 matches h ()I
getFrameRGB matches a (I)[[I
TextureCompass matches brb.class
updateNeedle matches a (Lafr;DDDZZ)V
getY0 matches i ()I
getX0 matches h ()I
getFrameRGB matches a (I)[[I
AbstractResourcePack matches brc.class
DefaultResourcePack matches brd.class
FallbackResourceManager matches bre.class
FileResourcePack matches brf.class
FolderResourcePack matches brg.class
ReloadableResourceManager matches brj.class
method2 matches a (Lbrn;)V
method1 matches a (Ljava/util/List;)V
Resource matches brk.class
getInputStream matches b ()Ljava/io/InputStream;
isPresent matches c ()Z
getMCMeta matches a (Ljava/lang/String;)Lbsc;
Resource matches brk.class
getInputStream matches b ()Ljava/io/InputStream;
isPresent matches c ()Z
getMCMeta matches a (Ljava/lang/String;)Lbsc;
ResourceLocation matches brl.class
ResourceLocation matches brl.class
ResourceLocation matches brl.class
ResourceLocation matches brl.class
ResourceLocation matches brl.class
ResourceLocation matches brl.class
ResourceLocation matches brl.class
ResourceLocation matches brl.class
ResourceLocation matches brl.class
ResourceManager matches brm.class
getResource matches a (Lbrl;)Lbrk;
getNamespaces matches a ()Ljava/util/Set;
getMCMeta matches b (Lbrl;)Ljava/util/List;
ResourcePack matches bro.class
getInputStream matches a (Lbrl;)Ljava/io/InputStream;
getName matches b ()Ljava/lang/String;
hasResource matches b (Lbrl;)Z
getPackIcon matches a ()Ljava/awt/image/BufferedImage;
getNamespaces matches c ()Ljava/util/Set;
getMCMeta matches a (Lbse;Ljava/lang/String;)Lbsc;
SimpleReloadableResourceManager matches bru.class
loadResources matches c ()V
getResource matches a (Lbrl;)Lbrk;
getNamespaces matches a ()Ljava/util/Set;
method2 matches a (Lbrn;)V
getMCMeta matches b (Lbrl;)Ljava/util/List;
method1 matches a (Ljava/util/List;)V
SimpleResource matches brw.class
getInputStream matches b ()Ljava/io/InputStream;
isPresent matches c ()Z
getMCMeta matches a (Ljava/lang/String;)Lbsc;
Registry matches cv.class
getValue matches a (Ljava/lang/String;)Ljava/lang/Object;
register matches a (ILjava/lang/String;Ljava/lang/Object;)V
iterator matches iterator ()Ljava/util/Iterator;
containsKey matches b (Ljava/lang/String;)Z
getKey matches c (Ljava/lang/Object;)Ljava/lang/String;
getFullName matches c (Ljava/lang/String;)Ljava/lang/String;
getById matches a (I)Ljava/lang/Object;
newMap matches a ()Ljava/util/Map;
containsId matches b (I)Z
getId matches b (Ljava/lang/Object;)I
Registry matches cv.class
getValue matches a (Ljava/lang/String;)Ljava/lang/Object;
register matches a (ILjava/lang/String;Ljava/lang/Object;)V
iterator matches iterator ()Ljava/util/Iterator;
containsKey matches b (Ljava/lang/String;)Z
getKey matches c (Ljava/lang/Object;)Ljava/lang/String;
getFullName matches c (Ljava/lang/String;)Ljava/lang/String;
getById matches a (I)Ljava/lang/Object;
newMap matches a ()Ljava/util/Map;
containsId matches b (I)Z
getId matches b (Ljava/lang/Object;)I
RegistryBase matches cz.class
containsKey matches d (Ljava/lang/Object;)Z
put matches a (Ljava/lang/Object;Ljava/lang/Object;)V
getKeys matches b ()Ljava/util/Set;
get matches a (Ljava/lang/Object;)Ljava/lang/Object;
newMap matches a ()Ljava/util/Map;
RegistryBase matches cz.class
containsKey matches d (Ljava/lang/Object;)Z
put matches a (Ljava/lang/Object;Ljava/lang/Object;)V
getKeys matches b ()Ljava/util/Set;
get matches a (Ljava/lang/Object;)Ljava/lang/Object;
newMap matches a ()Ljava/util/Map;
NBTTagByteArray matches de.class
getId matches a ()B
NBTTagByte matches df.class
getId matches a ()B
NBTTagCompound matches dg.class
removeTag matches o (Ljava/lang/String;)V
hasKey matches c (Ljava/lang/String;)Z
NBTTagCompound matches dg.class
removeTag matches o (Ljava/lang/String;)V
hasKey matches c (Ljava/lang/String;)Z
NBTTagCompound matches dg.class
removeTag matches o (Ljava/lang/String;)V
hasKey matches c (Ljava/lang/String;)Z
NBTTagDouble matches dj.class
getId matches a ()B
NBTTagFloat matches dl.class
getId matches a ()B
NBTTagIntArray matches dm.class
getId matches a ()B
NBTTagInt matches dn.class
getId matches a ()B
NBTTagList matches dp.class
removeTag matches a (I)Ldu;
tagCount matches c ()I
NBTTagList matches dp.class
removeTag matches a (I)Ldu;
tagCount matches c ()I
NBTTagLong matches dq.class
getId matches a ()B
NBTTagShort matches ds.class
getId matches a ()B
NBTTagString matches dt.class
getId matches a ()B
NBTTagScalar matches dv.class
getShort matches e ()S
getDouble matches g ()D
getInt matches d ()I
getByte matches f ()B
getLong matches c ()J
getFloat matches h ()F
NBTBase matches du.class
Profiler matches oz.class
endStartSection matches c (Ljava/lang/String;)V
endSection matches b ()V
startSection matches a (Ljava/lang/String;)V
Icon matches pw.class
getIconName matches g ()Ljava/lang/String;
getMaxV matches f ()F
getHeight matches b ()I
getInterpolatedV matches b (D)F
getInterpolatedU matches a (D)F
getWidth matches a ()I
getMinU matches c ()F
getMinV matches e ()F
getMaxU matches d ()F
Icon matches pw.class
getIconName matches g ()Ljava/lang/String;
getMaxV matches f ()F
getHeight matches b ()I
getInterpolatedV matches b (D)F
getInterpolatedU matches a (D)F
getWidth matches a ()I
getMinU matches c ()F
getMinV matches e ()F
getMaxU matches d ()F
Icon matches pw.class
getIconName matches g ()Ljava/lang/String;
getMaxV matches f ()F
getHeight matches b ()I
getInterpolatedV matches b (D)F
getInterpolatedU matches a (D)F
getWidth matches a ()I
getMinU matches c ()F
getMinV matches e ()F
getMaxU matches d ()F
Icon matches pw.class
getIconName matches g ()Ljava/lang/String;
getMaxV matches f ()F
getHeight matches b ()I
getInterpolatedV matches b (D)F
getInterpolatedU matches a (D)F
getWidth matches a ()I
getMinU matches c ()F
getMinV matches e ()F
getMaxU matches d ()F
Icon matches pw.class
getIconName matches g ()Ljava/lang/String;
getMaxV matches f ()F
getHeight matches b ()I
getInterpolatedV matches b (D)F
getInterpolatedU matches a (D)F
getWidth matches a ()I
getMinU matches c ()F
getMinV matches e ()F
getMaxU matches d ()F
Icon matches pw.class
getIconName matches g ()Ljava/lang/String;
getMaxV matches f ()F
getHeight matches b ()I
getInterpolatedV matches b (D)F
getInterpolatedU matches a (D)F
getWidth matches a ()I
getMinU matches c ()F
getMinV matches e ()F
getMaxU matches d ()F
IconRegister matches px.class
registerIcon matches a (Ljava/lang/String;)Lpw;
Potion matches qm.class
setPotionName matches b (Ljava/lang/String;)Lqm;
Potion matches qm.class
Entity matches qr.class
setPositionAndRotation matches a (DDDFF)V
Entity matches qr.class
setPositionAndRotation matches a (DDDFF)V
EntityList matches qx.class
EntityLivingBase matches rl.class
setPositionAndRotation matches a (DDDFF)V
EntityLivingBase matches rl.class
updatePotionEffects matches aO ()V
setPositionAndRotation matches a (DDDFF)V
EntityLivingBase matches rl.class
EntityLiving matches rm.class
getCurrentArmor matches r (I)Labt;
EntitySheep matches vf.class
EntityItem matches wa.class
EntityPlayer matches xp.class
getCurrentArmor matches r (I)Labt;
ItemArmor matches zr.class
ItemArmor matches zr.class
ItemBlock matches zx.class
onItemUse matches a (Labt;Lxp;Lafr;IIIIFFF)Z
ItemDye matches aaz.class
Item matches abr.class
Item matches abr.class
getColorFromDamage matches a (Labt;I)I
Item matches abr.class
ItemStack matches abt.class
hasEffectVanilla matches v ()Z
getItemDamage matches j ()I
ItemSpawnerEgg matches acu.class
getItemNameIS matches n (Labt;)Ljava/lang/String;
getColorFromDamage matches a (Labt;I)I
PotionHelper matches add.class
getPotionColor matches a (IZ)I
PotionHelper matches add.class
RecipesDyedArmor matches adk.class
World matches afr.class
World matches afr.class
getSunAngle matches b (F)F
World matches afr.class
getRainStrength matches j (F)F
IBlockAccess matches agb.class
getLightBrightnessForSkyBlocks matches c (IIII)I
isAirBlock matches c (III)Z
getHeight matches Q ()I
getBlockTileEntity matches o (III)Lanh;
getBlock matches a (III)Lahy;
isBlockProvidingPowerTo matches e (IIII)I
getBiomeGenAt matches a (II)Lagk;
getBlockMetadata matches e (III)I
getWorldVec3Pool matches U ()Layp;
extendedLevelsInChunkCache matches S ()Z
IBlockAccess matches agb.class
getLightBrightnessForSkyBlocks matches c (IIII)I
isAirBlock matches c (III)Z
getHeight matches Q ()I
getBlockTileEntity matches o (III)Lanh;
getBlock matches a (III)Lahy;
isBlockProvidingPowerTo matches e (IIII)I
getBiomeGenAt matches a (II)Lagk;
getBlockMetadata matches e (III)I
getWorldVec3Pool matches U ()Layp;
extendedLevelsInChunkCache matches S ()Z
IBlockAccess matches agb.class
getLightBrightnessForSkyBlocks matches c (IIII)I
isAirBlock matches c (III)Z
getHeight matches Q ()I
getBlockTileEntity matches o (III)Lanh;
getBlock matches a (III)Lahy;
isBlockProvidingPowerTo matches e (IIII)I
getBiomeGenAt matches a (II)Lagk;
getBlockMetadata matches e (III)I
getWorldVec3Pool matches U ()Layp;
extendedLevelsInChunkCache matches S ()Z
IBlockAccess matches agb.class
getLightBrightnessForSkyBlocks matches c (IIII)I
isAirBlock matches c (III)Z
getHeight matches Q ()I
getBlockTileEntity matches o (III)Lanh;
getBlock matches a (III)Lahy;
isBlockProvidingPowerTo matches e (IIII)I
getBiomeGenAt matches a (II)Lagk;
getBlockMetadata matches e (III)I
getWorldVec3Pool matches U ()Layp;
extendedLevelsInChunkCache matches S ()Z
IBlockAccess matches agb.class
getLightBrightnessForSkyBlocks matches c (IIII)I
isAirBlock matches c (III)Z
getHeight matches Q ()I
getBlockTileEntity matches o (III)Lanh;
getBlock matches a (III)Lahy;
isBlockProvidingPowerTo matches e (IIII)I
getBiomeGenAt matches a (II)Lagk;
getBlockMetadata matches e (III)I
getWorldVec3Pool matches U ()Layp;
extendedLevelsInChunkCache matches S ()Z
BiomeGenBase matches agk.class
getTemperaturef matches a (III)F
getRainfallf matches i ()F
setBiomeName matches a (Ljava/lang/String;)Lagk;
BiomeGenBase matches agk.class
setBiomeName matches a (Ljava/lang/String;)Lagk;
WorldChunkManager matches agr.class
Block matches ahy.class
shouldSideBeRendered matches a (Lagb;IIII)Z
getShortName matches a ()Ljava/lang/String;
getLightValue matches m ()I
Block matches ahy.class
shouldSideBeRendered matches a (Lagb;IIII)Z
getBlockColor matches D ()I
colorMultiplier matches d (Lagb;III)I
getRenderColor matches i (I)I
Block matches ahy.class
shouldSideBeRendered matches a (Lagb;IIII)Z
getShortName matches a ()Ljava/lang/String;
getRenderType matches b ()I
getBlockIconFromSideAndMetadata matches a (II)Lpw;
getBlockIcon matches e (Lagb;IIII)Lpw;
Block matches ahy.class
shouldSideBeRendered matches a (Lagb;IIII)Z
getRenderBlockPass matches w ()I
BlockCauldron matches aim.class
shouldSideBeRendered matches a (Lagb;IIII)Z
getBlockColor matches D ()I
colorMultiplier matches d (Lagb;III)I
getRenderColor matches i (I)I
BlockGrass matches ajx.class
shouldSideBeRendered matches a (Lagb;IIII)Z
getShortName matches a ()Ljava/lang/String;
getLightValue matches m ()I
BlockMycelium matches akt.class
shouldSideBeRendered matches a (Lagb;IIII)Z
getShortName matches a ()Ljava/lang/String;
getLightValue matches m ()I
BlockRedstoneWire matches alq.class
randomDisplayTick matches b (Lafr;IIILjava/util/Random;)V
shouldSideBeRendered matches a (Lagb;IIII)Z
getBlockColor matches D ()I
colorMultiplier matches d (Lagb;III)I
getRenderColor matches i (I)I
WorldProvider matches ape.class
getFogColor matches b (FF)Layo;
WorldProviderHell matches apf.class
getFogColor matches b (FF)Layo;
WorldProviderEnd matches aph.class
getFogColor matches b (FF)Layo;
MapColor matches avl.class
Analyzing /Users/brianschlitt/Library/Application Support/minecraft/versions/13w48b/13w48b.jar (methods and fields)
Minecraft (azh.class)
method getInstance matches A ()Lazh;
field mcProfiler matches z Loz;
Profiler (oz.class)
Minecraft (azh.class)
method getInstance matches A ()Lazh;
method getResourceManager matches P ()Lbrm;
method getTextureManager matches O ()Lbqu;
TextureManager (bqu.class)
field texturesByName matches b Ljava/util/Map;
method bindTexture matches a (Lbrl;)V
method getTexture matches b (Lbrl;)Lbqw;
method refreshTextures matches a (Lbrm;)V
TextureUtil (bqx.class)
AbstractTexture (bqe.class)
field glTextureId matches a I
ThreadDownloadImageData (bqg.class)
SimpleTexture (bqj.class)
field address matches b Lbrl;
Icon (pw.class)
TextureAtlas (bqo.class)
method registerIcon matches a (Ljava/lang/String;)Lpw;
method refreshTextures1 matches a (Lbrm;)V
method refreshTextures2 matches b (Lbrm;)V
DynamicTexture (bqf.class)
method getRGB matches d ()[I
ResourcePack (bro.class)
DefaultResourcePack (brd.class)
field file matches c Ljava/io/File;
AbstractResourcePack (brc.class)
field file matches a Ljava/io/File;
FileResourcePack (brf.class)
field zipFile matches c Ljava/util/zip/ZipFile;
FolderResourcePack (brg.class)
ResourceManager (brm.class)
ReloadableResourceManager (brj.class)
SimpleReloadableResourceManager (bru.class)
field namespaceMap matches c Ljava/util/Map;
FallbackResourceManager (bre.class)
field resourcePacks matches a Ljava/util/List;
Resource (brk.class)
ResourceLocation (brl.class)
method getPath matches a ()Ljava/lang/String;
method getNamespace matches b ()Ljava/lang/String;
ResourceLocation (brl.class)
method getPath matches a ()Ljava/lang/String;
method getNamespace matches b ()Ljava/lang/String;
Resource (brk.class)
Icon (pw.class)
TextureObject (bqw.class)
AbstractTexture (bqe.class)
field glTextureId matches a I
Texture (bqf.class)
method getRGB matches d ()[I
TextureManager (bqu.class)
TextureAtlas (bqo.class)
method registerIcon matches a (Ljava/lang/String;)Lpw;
method refreshTextures1 matches a (Lbrm;)V
method refreshTextures2 matches b (Lbrm;)V
field animations matches e Ljava/util/List;
TextureAtlasSprite (bqs.class)
field textureName matches i Ljava/lang/String;
TextureCompass (brb.class)
TextureClock (bra.class)
SimpleResource (brw.class)
FontRenderer (bal.class)
method getStringWidth matches a (Ljava/lang/String;)I
method getCharWidth matches a (C)I
method getUnicodePage matches a (I)Lbrl;
Icon (pw.class)
ResourceLocation (brl.class)
method getPath matches a ()Ljava/lang/String;
method getNamespace matches b ()Ljava/lang/String;
AbstractTexture (bqe.class)
field glTextureId matches a I
Texture (bqf.class)
method getRGB matches d ()[I
Tessellator (bmw.class)
field instance matches a Lbmw;
method setColorOpaque_F matches b (FFF)V
field instance matches a Lbmw;
IconRegister (px.class)
TextureAtlas (bqo.class)
method registerIcon matches a (Ljava/lang/String;)Lpw;
method refreshTextures1 matches a (Lbrm;)V
method refreshTextures2 matches b (Lbrm;)V
TextureManager (bqu.class)
TextureAtlasSprite (bqs.class)
field textureName matches i Ljava/lang/String;
NBTBase (du.class)
method getId matches a ()B
NBTTagScalar (dv.class)
NBTTagByte (df.class)
field data matches b B
NBTTagShort (ds.class)
field data matches b S
NBTTagInt (dn.class)
field data matches b I
NBTTagLong (dq.class)
field data matches b J
NBTTagFloat (dl.class)
field data matches b F
NBTTagDouble (dj.class)
field data matches b D
NBTTagByteArray (de.class)
field data matches b [B
NBTTagString (dt.class)
field data matches b Ljava/lang/String;
NBTTagList (dp.class)
field data matches b Ljava/util/List;
NBTTagCompound (dg.class)
method getByte matches b (Ljava/lang/String;)B
method setByte matches a (Ljava/lang/String;B)V
method getByteArray matches k (Ljava/lang/String;)[B
method setByteArray matches a (Ljava/lang/String;[B)V
method getDouble matches i (Ljava/lang/String;)D
method setDouble matches a (Ljava/lang/String;D)V
method getFloat matches h (Ljava/lang/String;)F
method setFloat matches a (Ljava/lang/String;F)V
method getIntArray matches l (Ljava/lang/String;)[I
method setIntArray matches a (Ljava/lang/String;[I)V
method getInteger matches f (Ljava/lang/String;)I
method setInteger matches a (Ljava/lang/String;I)V
method getLong matches g (Ljava/lang/String;)J
method setLong matches a (Ljava/lang/String;J)V
method getShort matches e (Ljava/lang/String;)S
method setShort matches a (Ljava/lang/String;S)V
method getString matches j (Ljava/lang/String;)Ljava/lang/String;
method setString matches a (Ljava/lang/String;Ljava/lang/String;)V
method getBoolean matches n (Ljava/lang/String;)Z
method setBoolean matches a (Ljava/lang/String;Z)V
method getCompoundTag matches m (Ljava/lang/String;)Ldg;
method getTag matches a (Ljava/lang/String;)Ldu;
NBTTagIntArray (dm.class)
field data matches b [I
Block (ahy.class)
method getBlockIcon matches e (Lagb;IIII)Lpw;
field blockRegistry matches c Lcv;
BlockGrass (ajx.class)
BlockMycelium (akt.class)
IBlockAccess (agb.class)
Icon (pw.class)
Tessellator (bmw.class)
field instance matches a Lbmw;
method setColorOpaque_F matches b (FFF)V
RenderBlocks (bmb.class)
RegistryBase (cz.class)
Registry (cv.class)
Item (abr.class)
method getItemName matches a ()Ljava/lang/String;
field itemRegistry matches e Lcv;
RegistryBase (cz.class)
Registry (cv.class)
IBlockAccess (agb.class)
Minecraft (azh.class)
method getInstance matches A ()Lazh;
field theWorld matches f Lbjw;
World (afr.class)
WorldClient (bjw.class)
BiomeGenBase (agk.class)
field biomeList matches aD [Lagk;
field color matches ag I
method getGrassColor matches b (III)I
method getFoliageColor matches c (III)I
ResourceLocation (brl.class)
method getPath matches a ()Ljava/lang/String;
method getNamespace matches b ()Ljava/lang/String;
NBTTagCompound (dg.class)
method getByte matches b (Ljava/lang/String;)B
method setByte matches a (Ljava/lang/String;B)V
method getByteArray matches k (Ljava/lang/String;)[B
method setByteArray matches a (Ljava/lang/String;[B)V
method getDouble matches i (Ljava/lang/String;)D
method setDouble matches a (Ljava/lang/String;D)V
method getFloat matches h (Ljava/lang/String;)F
method setFloat matches a (Ljava/lang/String;F)V
method getIntArray matches l (Ljava/lang/String;)[I
method setIntArray matches a (Ljava/lang/String;[I)V
method getInteger matches f (Ljava/lang/String;)I
method setInteger matches a (Ljava/lang/String;I)V
method getLong matches g (Ljava/lang/String;)J
method setLong matches a (Ljava/lang/String;J)V
method getShort matches e (Ljava/lang/String;)S
method setShort matches a (Ljava/lang/String;S)V
method getString matches j (Ljava/lang/String;)Ljava/lang/String;
method setString matches a (Ljava/lang/String;Ljava/lang/String;)V
method getBoolean matches n (Ljava/lang/String;)Z
method setBoolean matches a (Ljava/lang/String;Z)V
method getCompoundTag matches m (Ljava/lang/String;)Ldg;
method getTag matches a (Ljava/lang/String;)Ldu;
Tessellator (bmw.class)
field instance matches a Lbmw;
method setColorOpaque_F matches b (FFF)V
Entity (qr.class)
EntityLivingBase (rl.class)
method getEntityTexture matches aT ()Ljava/lang/String;
method writeToNBT matches b (Ldg;)V
method readFromNBT matches a (Ldg;)V
Render (bod.class)
method loadTexture matches a (Lbrl;)V
method getEntityTexture matches a (Lqr;)Lbrl;
RenderLivingEntity (bow.class)
RenderLiving (boz.class)
RenderSpider (bpk.class)
RenderEnderman (bob.class)
RenderSheep (bpf.class)
RenderWolf (bpt.class)
RenderSnowman (bpj.class)
RenderMooshroom (bpa.class)
RenderFish (boh.class)
RenderLeash (boz.class)
Minecraft (azh.class)
method getInstance matches A ()Lazh;
field theWorld matches f Lbjw;
IBlockAccess (agb.class)
Tessellator (bmw.class)
field instance matches a Lbmw;
method setColorOpaque_F matches b (FFF)V
ResourceLocation (brl.class)
method getPath matches a ()Ljava/lang/String;
method getNamespace matches b ()Ljava/lang/String;
Block (ahy.class)
BlockCauldron (aim.class)
BiomeGenBase (agk.class)
field biomeList matches aD [Lagk;
Item (abr.class)
method getItemName matches a ()Ljava/lang/String;
ItemBlock (zx.class)
field block matches a Lahy;
ItemRenderer (bmn.class)
Potion (qm.class)
PotionHelper (add.class)
World (afr.class)
method getWorldChunkManager matches u ()Lagr;
WorldClient (bjw.class)
WorldProvider (ape.class)
WorldProviderHell (apf.class)
WorldProviderEnd (aph.class)
WorldChunkManager (agr.class)
method getBiomeGenAt matches a (II)Lagk;
Entity (qr.class)
field worldObj matches p Lafr;
EntityFX (blc.class)
EntityRainFX (blv.class)
EntityDropParticleFX (bko.class)
EntitySplashFX (blo.class)
EntityBubbleFX (bkl.class)
EntitySuspendFX (blp.class)
EntityPortalFX (blj.class)
EntityAuraFX (blq.class)
EntityLivingBase (rl.class)
EntityRenderer (bmi.class)
BlockRedstoneWire (alq.class)
RenderBlocks (bmb.class)
method renderBlockCauldron matches a (Laim;III)Z
EntityReddustFX (blk.class)
RenderGlobal (bmp.class)
MapColor (avl.class)
field mapColorArray matches a [Lavl;
field colorValue matches L I
field colorIndex matches M I
ItemDye (aaz.class)
field dyeColorNames matches a [Ljava/lang/String;
field dyeColors matches c [I
EntitySheep (vf.class)
field fleeceColorTable matches bp [[F
ItemArmor (zr.class)
RenderWolf (bpt.class)
RecipesDyedArmor (adk.class)
EntityList (qx.class)
method addMapping matches a (Ljava/lang/Class;Ljava/lang/String;III)V
ItemSpawnerEgg (acu.class)
FontRenderer (bal.class)
TileEntitySignRenderer (bng.class)
RenderXPOrb (boe.class)
IBlockAccess (agb.class)
Tessellator (bmw.class)
field instance matches a Lbmw;
method setColorOpaque_F matches b (FFF)V
Icon (pw.class)
ResourceLocation (brl.class)
method getPath matches a ()Ljava/lang/String;
method getNamespace matches b ()Ljava/lang/String;
Block (ahy.class)
RenderBlocks (bmb.class)
field overrideBlockTexture matches d Lpw;
field blockAccess matches a Lagb;
method renderBottomFace matches a (Lahy;DDDLpw;)V
method renderTopFace matches b (Lahy;DDDLpw;)V
method renderNorthFace matches c (Lahy;DDDLpw;)V
method renderSouthFace matches d (Lahy;DDDLpw;)V
method renderWestFace matches e (Lahy;DDDLpw;)V
method renderEastFace matches f (Lahy;DDDLpw;)V
method renderBlockAsItem matches a (Lahy;IF)V
method getIconBySideAndMetadata matches a (Lahy;II)Lpw;
method getIconBySide matches a (Lahy;I)Lpw;
method drawCrossedSquares matches a (Lpw;DDDF)V
WorldRenderer (bmd.class)
Minecraft (azh.class)
method getInstance matches A ()Lazh;
ResourceLocation (brl.class)
method getPath matches a ()Ljava/lang/String;
method getNamespace matches b ()Ljava/lang/String;
Block (ahy.class)
IBlockAccess (agb.class)
WorldRenderer (bmd.class)
field skipRenderPass matches m [Z
EntityRenderer (bmi.class)
RenderGlobal (bmp.class)
RenderBlocks (bmb.class)
Minecraft (azh.class)
method getInstance matches A ()Lazh;
field theWorld matches f Lbjw;
ResourceLocation (brl.class)
method getPath matches a ()Ljava/lang/String;
method getNamespace matches b ()Ljava/lang/String;
World (afr.class)
method getWorldTime matches I ()J
WorldClient (bjw.class)
RenderGlobal (bmp.class)
EffectRenderer (bld.class)
EntityFireworkSparkFX (bkt.class)
EntityFireworkOverlayFX (bks.class)
ResourceLocation (brl.class)
method getPath matches a ()Ljava/lang/String;
method getNamespace matches b ()Ljava/lang/String;
Tessellator (bmw.class)
field instance matches a Lbmw;
method setColorOpaque_F matches b (FFF)V
NBTTagCompound (dg.class)
method getByte matches b (Ljava/lang/String;)B
method setByte matches a (Ljava/lang/String;B)V
method getByteArray matches k (Ljava/lang/String;)[B
method setByteArray matches a (Ljava/lang/String;[B)V
method getDouble matches i (Ljava/lang/String;)D
method setDouble matches a (Ljava/lang/String;D)V
method getFloat matches h (Ljava/lang/String;)F
method setFloat matches a (Ljava/lang/String;F)V
method getIntArray matches l (Ljava/lang/String;)[I
method setIntArray matches a (Ljava/lang/String;[I)V
method getInteger matches f (Ljava/lang/String;)I
method setInteger matches a (Ljava/lang/String;I)V
method getLong matches g (Ljava/lang/String;)J
method setLong matches a (Ljava/lang/String;J)V
method getShort matches e (Ljava/lang/String;)S
method setShort matches a (Ljava/lang/String;S)V
method getString matches j (Ljava/lang/String;)Ljava/lang/String;
method setString matches a (Ljava/lang/String;Ljava/lang/String;)V
method getBoolean matches n (Ljava/lang/String;)Z
method setBoolean matches a (Ljava/lang/String;Z)V
method getCompoundTag matches m (Ljava/lang/String;)Ldg;
method getTag matches a (Ljava/lang/String;)Ldu;
NBTTagList (dp.class)
field data matches b Ljava/util/List;
Icon (pw.class)
Item (abr.class)
method getItemName matches a ()Ljava/lang/String;
method getIconIndex matches j (Labt;)Lpw;
method getIconFromDamageForRenderPass matches a (II)Lpw;
ItemArmor (zr.class)
ItemStack (abt.class)
field stackTagCompound matches d Ldg;
method getItem matches b ()Labr;
EntityItem (wa.class)
method getEntityItem matches f ()Labt;
ItemRenderer (bmn.class)
method renderItemIn2D matches a (Lbmw;FFFFIIF)V
RenderItem (bon.class)
field zLevel matches f F
RenderLivingEntity (bow.class)
RenderBiped (bol.class)
method getArmorTexture2 matches a (Lzr;I)Lbrl;
method getArmorTexture3 matches a (Lzr;ILjava/lang/String;)Lbrl;
RenderPlayer (bpe.class)
RenderSnowball (bos.class)
EntityLivingBase (rl.class)
method getCurrentItemOrArmor matches q (I)Labt;
method getItemIcon matches b (Labt;I)Lpw;
EntityLiving (rm.class)
EntityPlayer (xp.class)
AbstractClientPlayer (blw.class)
Potion (qm.class)
field potionTypes matches a [Lqm;
method getName matches a ()Ljava/lang/String;
PotionHelper (add.class)
method getMundaneName matches c (I)Ljava/lang/String;
14 available mods:
[YES] __Base 1.4 - Internal mod required by the patcher.
[YES] __TexturePackBase 4.1 - Internal mod required by the patcher.
[YES] Extended HD 3.2 - Provides support for custom animations, HD fonts, mipmapping, and other graphical features.
[YES] __TilesheetBase 2.2 - Internal mod required by the patcher.
[YES] __NBT 1.1 - Internal mod required by the patcher.
[YES] __BlockAPI 2.0 - Internal mod required by the patcher.
[YES] __ItemAPI 2.0 - Internal mod required by the patcher.
[YES] __BiomeAPI 2.0 - Internal mod required by the patcher.
[YES] Random Mobs 1.7 - Randomize mob skins if texture pack supports it. Based on Balthichou's mod.
[YES] Custom Colors 1.7 - Gives texture packs control over hardcoded colors in the game.
[YES] Connected Textures 2.5 - Enables support for connected, randomized, and other custom terrain textures.
[YES] Better Glass 2.3 - Enables partial transparency for glass blocks.
[YES] Better Skies 1.6 - Adds support for custom skyboxes.
[YES] Custom Item Textures 0.6 - Enables support for custom item textures, enchantments, and armor.
Patching...
[*] __Base 1.4 - Internal mod required by the patcher.
[*] __TexturePackBase 4.1 - Internal mod required by the patcher.
[*] Extended HD 3.2 - Provides support for custom animations, HD fonts, mipmapping, and other graphical features.
[*] __TilesheetBase 2.2 - Internal mod required by the patcher.
[*] __NBT 1.1 - Internal mod required by the patcher.
[*] __BlockAPI 2.0 - Internal mod required by the patcher.
[*] __ItemAPI 2.0 - Internal mod required by the patcher.
[*] __BiomeAPI 2.0 - Internal mod required by the patcher.
[*] Random Mobs 1.7 - Randomize mob skins if texture pack supports it. Based on Balthichou's mod.
[*] Custom Colors 1.7 - Gives texture packs control over hardcoded colors in the game.
[*] Connected Textures 2.5 - Enables support for connected, randomized, and other custom terrain textures.
[*] Better Glass 2.3 - Enables partial transparency for glass blocks.
[*] Better Skies 1.6 - Adds support for custom skyboxes.
[*] Custom Item Textures 0.6 - Enables support for custom item textures, enchantments, and armor.
applying Minecraft patch to azh.class for mod __Base
MCPatcherUtils.setMinecraft(this) (Lbak;IIZZLjava/io/File;Ljava/io/File;Ljava/io/File;Ljava/net/Proxy;Ljava/lang/String;Lcom/google/common/collect/Multimap;)[email protected]
applying Minecraft patch to azh.class for mod __TexturePackBase
init texture pack handlers on startup ac()[email protected]
check for texture pack change ag()[email protected]
applying GameSettings patch to bab.class for mod __Base
use options..txt if present (Lazh;Ljava/io/File;)[email protected]
applying FontRenderer patch to bal.class for mod Extended HD
insert field charWidthf [F
insert field defaultFont LResourceLocation;
insert field hdFont LResourceLocation;
insert field isHD Z
insert field fontAdj F
make method readFontData public
make field fontResource not final
override font name c()[email protected]
FontUtils.computeCharWidthsf on init c()[email protected]
use charWidthf instead of charWidth a(IZ)[email protected]
override getStringWidth a(Ljava/lang/String;)[email protected]
4.0f -> charWidthf[32] a(ICZ)[email protected]
override unicode font name a(I)Lbrl;@41
Unexpected error while handling UI event java.awt.event.InvocationEvent[INVOCATION_DEFAULT,[email protected],notifier=null,catchExceptions=false,when=1385779299883] on [email protected]
java.lang.ArrayIndexOutOfBoundsException: 1012
at javax.swing.text.BoxView.layoutMinorAxis(BoxView.java:846)
at javax.swing.text.BoxView.setSpanOnAxis(BoxView.java:344)
at javax.swing.text.BoxView.layout(BoxView.java:708)
at javax.swing.text.BoxView.setSize(BoxView.java:397)
at javax.swing.text.WrappedPlainView.setSize(WrappedPlainView.java:388)
at javax.swing.plaf.basic.BasicTextUI$RootView.setSize(BasicTextUI.java:1714)
at javax.swing.plaf.basic.BasicTextUI.modelToView(BasicTextUI.java:1046)
at javax.swing.text.DefaultCaret.repaintNewCaret(DefaultCaret.java:1311)
at javax.swing.text.DefaultCaret$1.run(DefaultCaret.java:1290)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:741)
at java.awt.EventQueue.access$400(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:691)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:711)
at com.prupe.mcpatcher.MainForm$1.dispatchEvent(MainForm.java:99)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:220)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:135)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:123)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:119)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:111)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)
undo font adjustment a(IZ)[email protected]
undo font adjustment a(IZ)[email protected]
undo font adjustment a(IZ)[email protected]
undo font adjustment a(IZ)[email protected]
Restoring original profile due to previous error
com.prupe.mcpatcher.PatcherException$PatchError: java.lang.InterruptedException: sleep interrupted
at com.prupe.mcpatcher.MCPatcher.patch(MCPatcher.java:774)
at com.prupe.mcpatcher.MainForm$12$1.runImpl(MainForm.java:362)
at com.prupe.mcpatcher.MainForm$UIWorker.run(MainForm.java:1057)
Caused by: java.lang.InterruptedException: sleep interrupted
at java.lang.Thread.sleep(Native Method)
at com.prupe.mcpatcher.MCPatcher.checkInterrupt(MCPatcher.java:268)
at com.prupe.mcpatcher.MCPatcher.applyPatches(MCPatcher.java:944)
at com.prupe.mcpatcher.MCPatcher.applyMods(MCPatcher.java:835)
at com.prupe.mcpatcher.MCPatcher.patch(MCPatcher.java:761)
... 2 more
I keep having trouble using the patcher and can't seem to find any help in the log or on the OP.
I've attached the most recent log below in case anyone else can make sense of it.
MCPatcher version is 4.3.0
OS: Mac OS X 10.7.5 x86_64
JVM: Oracle Corporation 1.8.0-ea (64 bit)
Classpath: /Users/brianschlitt/Downloads/mcpatcher-4.3.0.jar
Fetching https://s3.amazonaws.com/Minecraft.Download/versions/versions.json...
Fetching http://s3.amazonaws.com/Minecraft.Download/versions/13w48b-mcpatcher/13w48b-mcpatcher.json...
com.prupe.mcpatcher.PatcherException$DownloadException: java.io.IOException: HTTP response code: 403
at com.prupe.mcpatcher.Util.fetchURL(Util.java:214)
at com.prupe.mcpatcher.launcher.version.Version.fetchJson(Version.java:70)
at com.prupe.mcpatcher.launcher.version.Version.getLocalVersion(Version.java:53)
at com.prupe.mcpatcher.ProfileManager.addUnmoddedCustomVersions(ProfileManager.java:153)
at com.prupe.mcpatcher.ProfileManager.refresh(ProfileManager.java:66)
at com.prupe.mcpatcher.MainForm$18.runImpl(MainForm.java:567)
at com.prupe.mcpatcher.MainForm$UIWorker.run(MainForm.java:1057)
Caused by: java.io.IOException: HTTP response code: 403
at com.prupe.mcpatcher.Util.fetchURL(Util.java:189)
... 6 more
Minecraft version is 13w48b (md5 ec41b5fb78dbb90b232b1bb6c145c8ff)
WARNING: version is newer than any known version
Analyzing /Users/brianschlitt/Library/Application Support/minecraft/versions/13w48b/13w48b.jar (2863 files)
Minecraft matches azh.class
Minecraft matches azh.class
runGameLoop matches ag ()V
startGame matches ac ()V
Minecraft matches azh.class
Minecraft matches azh.class
Minecraft matches azh.class
Minecraft matches azh.class
FontRenderer matches bal.class
renderDefaultChar matches a (IZ)F
readFontData matches c ()V
FontRenderer matches bal.class
renderString matches b (Ljava/lang/String;IIIZ)I
WorldClient matches bjw.class
WorldClient matches bjw.class
WorldClient matches bjw.class
EntityBubbleFX matches bkl.class
EntityDropParticleFX matches bko.class
onUpdate matches h ()V
EntityFireworkOverlayFX matches bks.class
EntityFireworkSparkFX matches bkt.class
EntityFX matches blc.class
EffectRenderer matches bld.class
addEffect matches a (Lblc;)V
renderParticles matches a (Lqr;F)V
EntityPortalFX matches blj.class
EntityReddustFX matches blk.class
EntitySplashFX matches blo.class
EntitySuspendFX matches blp.class
EntityAuraFX matches blq.class
EntityRainFX matches blv.class
AbstractClientPlayer matches blw.class
RenderBlocks matches bmb.class
renderStandardBlockWithAmbientOcclusion matches a (Lahy;IIIFFF)Z
renderStandardBlock matches q (Lahy;III)Z
hasOverrideBlockTexture matches b ()Z
RenderBlocks matches bmb.class
renderBlockByRenderType matches b (Lahy;III)Z
renderStandardBlockWithAmbientOcclusion matches a (Lahy;IIIFFF)Z
renderBlockRedstoneWire matches h (Lahy;III)Z
renderBlockFallingSand matches a (Lahy;Lafr;IIII)V
renderBlockFluids matches p (Lahy;III)Z
RenderBlocks matches bmb.class
renderBlockByRenderType matches b (Lahy;III)Z
renderBlockBrewingStand matches a (Laig;III)Z
renderStandardBlockWithAmbientOcclusion matches a (Lahy;IIIFFF)Z
renderBlockPane2 matches k (Lahy;III)Z
renderBlockPane1 matches a (Lamq;III)Z
renderStandardBlock matches q (Lahy;III)Z
hasOverrideTexture matches b ()Z
RenderBlocks matches bmb.class
renderStandardBlockWithAmbientOcclusion matches a (Lahy;IIIFFF)Z
WorldRenderer matches bmd.class
updateRenderer matches a (Lrl;)V
WorldRenderer matches bmd.class
updateRenderer matches a (Lrl;)V
EntityRenderer matches bmi.class
updateFogColor matches j (F)V
updateLightmap matches i (F)V
getNightVisionStrength1 matches a (Lxp;F)F
EntityRenderer matches bmi.class
disableLightmap matches a (D)V
renderWorld matches a (FJ)V
enableLightmap matches b (D)V
renderRainSnow matches e (F)V
ItemRenderer matches bmn.class
renderItem matches a (Lrl;Labt;I)V
ItemRenderer matches bmn.class
renderItemVanilla matches a (Lrl;Labt;I)V
RenderGlobal matches bmp.class
renderSky matches a (F)V
renderClouds matches b (F)V
RenderGlobal matches bmp.class
sortAndRender matches a (Lrl;ID)I
loadRenderers matches a ()V
renderAllRenderLists matches a (ID)V
RenderGlobal matches bmp.class
renderSky matches a (F)V
Tessellator matches bmw.class
draw matches a ()I
addVertexWithUV matches a (DDDDD)V
reset matches d ()V
startDrawingQuads matches b ()V
addVertex matches a (DDD)V
startDrawing matches a (I)V
setTextureUV matches a (DD)V
Tessellator matches bmw.class
draw matches a ()I
addVertexWithUV matches a (DDDDD)V
startDrawingQuads matches b ()V
addVertex matches a (DDD)V
startDrawing matches a (I)V
setTextureUV matches a (DD)V
Tessellator matches bmw.class
draw matches a ()I
addVertexWithUV matches a (DDDDD)V
startDrawingQuads matches b ()V
addVertex matches a (DDD)V
startDrawing matches a (I)V
setTextureUV matches a (DD)V
Tessellator matches bmw.class
draw matches a ()I
addVertexWithUV matches a (DDDDD)V
startDrawingQuads matches b ()V
addVertex matches a (DDD)V
startDrawing matches a (I)V
setColorOpaque_F matches b (FFF)V
setTextureUV matches a (DD)V
Tessellator matches bmw.class
draw matches a ()I
addVertexWithUV matches a (DDDDD)V
startDrawingQuads matches b ()V
addVertex matches a (DDD)V
startDrawing matches a (I)V
setTextureUV matches a (DD)V
Tessellator matches bmw.class
draw matches a ()I
addVertexWithUV matches a (DDDDD)V
startDrawingQuads matches b ()V
addVertex matches a (DDD)V
startDrawing matches a (I)V
setTextureUV matches a (DD)V
TileEntitySignRenderer matches bng.class
RenderEnderman matches bob.class
Render matches bod.class
RenderXPOrb matches boe.class
RenderFish matches boh.class
renderFishingLine matches a (Lvu;DDDFF)V
RenderBiped matches bol.class
loadTextureForPass matches b (Lrm;IF)V
renderArmor matches b (Lrm;IF)V
RenderItem matches bon.class
renderItemIntoGUIVanilla matches a (Lbal;Lbqu;Labt;II)V
renderItemAndEffectIntoGUI matches b (Lbal;Lbqu;Labt;II)V
renderDroppedItemVanilla matches a (Lwa;Lpw;IFFFF)V
RenderSnowball matches bos.class
doRender matches a (Lqr;DDDFF)V
RenderLivingEntity matches bow.class
doRenderLiving matches a (Lrl;DDDFF)V
RenderLivingEntity matches bow.class
doRenderLiving matches a (Lrl;DDDFF)V
RenderLiving matches boz.class
doRenderLiving matches a (Lrl;DDDFF)V
RenderLeash matches boz.class
doRenderLiving matches a (Lrl;DDDFF)V
renderLeash matches b (Lrm;DDDFF)V
RenderMooshroom matches bpa.class
doRenderLiving matches a (Lrl;DDDFF)V
loadTexture matches a (Lbrl;)V
renderEquippedItems1 matches a (Lvc;F)V
RenderPlayer matches bpe.class
doRenderLiving matches a (Lrl;DDDFF)V
renderArmor matches b (Lblw;IF)V
RenderSheep matches bpf.class
RenderSnowman matches bpj.class
doRenderLiving matches a (Lrl;DDDFF)V
renderEquippedItems1 matches a (Lvh;F)V
RenderSpider matches bpk.class
RenderWolf matches bpt.class
RenderWolf matches bpt.class
AbstractTexture matches bqe.class
getGlTextureId matches b ()I
AbstractTexture matches bqe.class
getGlTextureId matches b ()I
AbstractTexture matches bqe.class
getGlTextureId matches b ()I
DynamicTexture matches bqf.class
getGlTextureId matches b ()I
Texture matches bqf.class
getGlTextureId matches b ()I
Texture matches bqf.class
getGlTextureId matches b ()I
ThreadDownloadImageData matches bqg.class
SimpleTexture matches bqj.class
getGlTextureId matches b ()I
load matches a (Lbrm;)V
TextureAtlas matches bqo.class
refreshTextures2 matches b (Lbrm;)V
getGlTextureId matches b ()I
TextureAtlas matches bqo.class
refreshTextures2 matches b (Lbrm;)V
getGlTextureId matches b ()I
TextureAtlas matches bqo.class
registerTiles matches g ()V
refreshTextures2 matches b (Lbrm;)V
getGlTextureId matches b ()I
TextureAtlasSprite matches bqs.class
getY0 matches i ()I
getX0 matches h ()I
getFrameRGB matches a (I)[[I
TextureAtlasSprite matches bqs.class
TextureManager matches bqu.class
TextureManager matches bqu.class
updateAnimations matches e ()V
TextureManager matches bqu.class
updateAnimations matches e ()V
TextureObject matches bqw.class
getGLTexture matches b ()I
load matches a (Lbrm;)V
TextureUtil matches bqx.class
newGLTexture matches a ()I
TextureClock matches bra.class
getY0 matches i ()I
updateAnimation matches j ()V
getX0 matches h ()I
getFrameRGB matches a (I)[[I
TextureCompass matches brb.class
updateNeedle matches a (Lafr;DDDZZ)V
getY0 matches i ()I
getX0 matches h ()I
getFrameRGB matches a (I)[[I
AbstractResourcePack matches brc.class
DefaultResourcePack matches brd.class
FallbackResourceManager matches bre.class
FileResourcePack matches brf.class
FolderResourcePack matches brg.class
ReloadableResourceManager matches brj.class
method2 matches a (Lbrn;)V
method1 matches a (Ljava/util/List;)V
Resource matches brk.class
getInputStream matches b ()Ljava/io/InputStream;
isPresent matches c ()Z
getMCMeta matches a (Ljava/lang/String;)Lbsc;
Resource matches brk.class
getInputStream matches b ()Ljava/io/InputStream;
isPresent matches c ()Z
getMCMeta matches a (Ljava/lang/String;)Lbsc;
ResourceLocation matches brl.class
ResourceLocation matches brl.class
ResourceLocation matches brl.class
ResourceLocation matches brl.class
ResourceLocation matches brl.class
ResourceLocation matches brl.class
ResourceLocation matches brl.class
ResourceLocation matches brl.class
ResourceLocation matches brl.class
ResourceManager matches brm.class
getResource matches a (Lbrl;)Lbrk;
getNamespaces matches a ()Ljava/util/Set;
getMCMeta matches b (Lbrl;)Ljava/util/List;
ResourcePack matches bro.class
getInputStream matches a (Lbrl;)Ljava/io/InputStream;
getName matches b ()Ljava/lang/String;
hasResource matches b (Lbrl;)Z
getPackIcon matches a ()Ljava/awt/image/BufferedImage;
getNamespaces matches c ()Ljava/util/Set;
getMCMeta matches a (Lbse;Ljava/lang/String;)Lbsc;
SimpleReloadableResourceManager matches bru.class
loadResources matches c ()V
getResource matches a (Lbrl;)Lbrk;
getNamespaces matches a ()Ljava/util/Set;
method2 matches a (Lbrn;)V
getMCMeta matches b (Lbrl;)Ljava/util/List;
method1 matches a (Ljava/util/List;)V
SimpleResource matches brw.class
getInputStream matches b ()Ljava/io/InputStream;
isPresent matches c ()Z
getMCMeta matches a (Ljava/lang/String;)Lbsc;
Registry matches cv.class
getValue matches a (Ljava/lang/String;)Ljava/lang/Object;
register matches a (ILjava/lang/String;Ljava/lang/Object;)V
iterator matches iterator ()Ljava/util/Iterator;
containsKey matches b (Ljava/lang/String;)Z
getKey matches c (Ljava/lang/Object;)Ljava/lang/String;
getFullName matches c (Ljava/lang/String;)Ljava/lang/String;
getById matches a (I)Ljava/lang/Object;
newMap matches a ()Ljava/util/Map;
containsId matches b (I)Z
getId matches b (Ljava/lang/Object;)I
Registry matches cv.class
getValue matches a (Ljava/lang/String;)Ljava/lang/Object;
register matches a (ILjava/lang/String;Ljava/lang/Object;)V
iterator matches iterator ()Ljava/util/Iterator;
containsKey matches b (Ljava/lang/String;)Z
getKey matches c (Ljava/lang/Object;)Ljava/lang/String;
getFullName matches c (Ljava/lang/String;)Ljava/lang/String;
getById matches a (I)Ljava/lang/Object;
newMap matches a ()Ljava/util/Map;
containsId matches b (I)Z
getId matches b (Ljava/lang/Object;)I
RegistryBase matches cz.class
containsKey matches d (Ljava/lang/Object;)Z
put matches a (Ljava/lang/Object;Ljava/lang/Object;)V
getKeys matches b ()Ljava/util/Set;
get matches a (Ljava/lang/Object;)Ljava/lang/Object;
newMap matches a ()Ljava/util/Map;
RegistryBase matches cz.class
containsKey matches d (Ljava/lang/Object;)Z
put matches a (Ljava/lang/Object;Ljava/lang/Object;)V
getKeys matches b ()Ljava/util/Set;
get matches a (Ljava/lang/Object;)Ljava/lang/Object;
newMap matches a ()Ljava/util/Map;
NBTTagByteArray matches de.class
getId matches a ()B
NBTTagByte matches df.class
getId matches a ()B
NBTTagCompound matches dg.class
removeTag matches o (Ljava/lang/String;)V
hasKey matches c (Ljava/lang/String;)Z
NBTTagCompound matches dg.class
removeTag matches o (Ljava/lang/String;)V
hasKey matches c (Ljava/lang/String;)Z
NBTTagCompound matches dg.class
removeTag matches o (Ljava/lang/String;)V
hasKey matches c (Ljava/lang/String;)Z
NBTTagDouble matches dj.class
getId matches a ()B
NBTTagFloat matches dl.class
getId matches a ()B
NBTTagIntArray matches dm.class
getId matches a ()B
NBTTagInt matches dn.class
getId matches a ()B
NBTTagList matches dp.class
removeTag matches a (I)Ldu;
tagCount matches c ()I
NBTTagList matches dp.class
removeTag matches a (I)Ldu;
tagCount matches c ()I
NBTTagLong matches dq.class
getId matches a ()B
NBTTagShort matches ds.class
getId matches a ()B
NBTTagString matches dt.class
getId matches a ()B
NBTTagScalar matches dv.class
getShort matches e ()S
getDouble matches g ()D
getInt matches d ()I
getByte matches f ()B
getLong matches c ()J
getFloat matches h ()F
NBTBase matches du.class
Profiler matches oz.class
endStartSection matches c (Ljava/lang/String;)V
endSection matches b ()V
startSection matches a (Ljava/lang/String;)V
Icon matches pw.class
getIconName matches g ()Ljava/lang/String;
getMaxV matches f ()F
getHeight matches b ()I
getInterpolatedV matches b (D)F
getInterpolatedU matches a (D)F
getWidth matches a ()I
getMinU matches c ()F
getMinV matches e ()F
getMaxU matches d ()F
Icon matches pw.class
getIconName matches g ()Ljava/lang/String;
getMaxV matches f ()F
getHeight matches b ()I
getInterpolatedV matches b (D)F
getInterpolatedU matches a (D)F
getWidth matches a ()I
getMinU matches c ()F
getMinV matches e ()F
getMaxU matches d ()F
Icon matches pw.class
getIconName matches g ()Ljava/lang/String;
getMaxV matches f ()F
getHeight matches b ()I
getInterpolatedV matches b (D)F
getInterpolatedU matches a (D)F
getWidth matches a ()I
getMinU matches c ()F
getMinV matches e ()F
getMaxU matches d ()F
Icon matches pw.class
getIconName matches g ()Ljava/lang/String;
getMaxV matches f ()F
getHeight matches b ()I
getInterpolatedV matches b (D)F
getInterpolatedU matches a (D)F
getWidth matches a ()I
getMinU matches c ()F
getMinV matches e ()F
getMaxU matches d ()F
Icon matches pw.class
getIconName matches g ()Ljava/lang/String;
getMaxV matches f ()F
getHeight matches b ()I
getInterpolatedV matches b (D)F
getInterpolatedU matches a (D)F
getWidth matches a ()I
getMinU matches c ()F
getMinV matches e ()F
getMaxU matches d ()F
Icon matches pw.class
getIconName matches g ()Ljava/lang/String;
getMaxV matches f ()F
getHeight matches b ()I
getInterpolatedV matches b (D)F
getInterpolatedU matches a (D)F
getWidth matches a ()I
getMinU matches c ()F
getMinV matches e ()F
getMaxU matches d ()F
IconRegister matches px.class
registerIcon matches a (Ljava/lang/String;)Lpw;
Potion matches qm.class
setPotionName matches b (Ljava/lang/String;)Lqm;
Potion matches qm.class
Entity matches qr.class
setPositionAndRotation matches a (DDDFF)V
Entity matches qr.class
setPositionAndRotation matches a (DDDFF)V
EntityList matches qx.class
EntityLivingBase matches rl.class
setPositionAndRotation matches a (DDDFF)V
EntityLivingBase matches rl.class
updatePotionEffects matches aO ()V
setPositionAndRotation matches a (DDDFF)V
EntityLivingBase matches rl.class
EntityLiving matches rm.class
getCurrentArmor matches r (I)Labt;
EntitySheep matches vf.class
EntityItem matches wa.class
EntityPlayer matches xp.class
getCurrentArmor matches r (I)Labt;
ItemArmor matches zr.class
ItemArmor matches zr.class
ItemBlock matches zx.class
onItemUse matches a (Labt;Lxp;Lafr;IIIIFFF)Z
ItemDye matches aaz.class
Item matches abr.class
Item matches abr.class
getColorFromDamage matches a (Labt;I)I
Item matches abr.class
ItemStack matches abt.class
hasEffectVanilla matches v ()Z
getItemDamage matches j ()I
ItemSpawnerEgg matches acu.class
getItemNameIS matches n (Labt;)Ljava/lang/String;
getColorFromDamage matches a (Labt;I)I
PotionHelper matches add.class
getPotionColor matches a (IZ)I
PotionHelper matches add.class
RecipesDyedArmor matches adk.class
World matches afr.class
World matches afr.class
getSunAngle matches b (F)F
World matches afr.class
getRainStrength matches j (F)F
IBlockAccess matches agb.class
getLightBrightnessForSkyBlocks matches c (IIII)I
isAirBlock matches c (III)Z
getHeight matches Q ()I
getBlockTileEntity matches o (III)Lanh;
getBlock matches a (III)Lahy;
isBlockProvidingPowerTo matches e (IIII)I
getBiomeGenAt matches a (II)Lagk;
getBlockMetadata matches e (III)I
getWorldVec3Pool matches U ()Layp;
extendedLevelsInChunkCache matches S ()Z
IBlockAccess matches agb.class
getLightBrightnessForSkyBlocks matches c (IIII)I
isAirBlock matches c (III)Z
getHeight matches Q ()I
getBlockTileEntity matches o (III)Lanh;
getBlock matches a (III)Lahy;
isBlockProvidingPowerTo matches e (IIII)I
getBiomeGenAt matches a (II)Lagk;
getBlockMetadata matches e (III)I
getWorldVec3Pool matches U ()Layp;
extendedLevelsInChunkCache matches S ()Z
IBlockAccess matches agb.class
getLightBrightnessForSkyBlocks matches c (IIII)I
isAirBlock matches c (III)Z
getHeight matches Q ()I
getBlockTileEntity matches o (III)Lanh;
getBlock matches a (III)Lahy;
isBlockProvidingPowerTo matches e (IIII)I
getBiomeGenAt matches a (II)Lagk;
getBlockMetadata matches e (III)I
getWorldVec3Pool matches U ()Layp;
extendedLevelsInChunkCache matches S ()Z
IBlockAccess matches agb.class
getLightBrightnessForSkyBlocks matches c (IIII)I
isAirBlock matches c (III)Z
getHeight matches Q ()I
getBlockTileEntity matches o (III)Lanh;
getBlock matches a (III)Lahy;
isBlockProvidingPowerTo matches e (IIII)I
getBiomeGenAt matches a (II)Lagk;
getBlockMetadata matches e (III)I
getWorldVec3Pool matches U ()Layp;
extendedLevelsInChunkCache matches S ()Z
IBlockAccess matches agb.class
getLightBrightnessForSkyBlocks matches c (IIII)I
isAirBlock matches c (III)Z
getHeight matches Q ()I
getBlockTileEntity matches o (III)Lanh;
getBlock matches a (III)Lahy;
isBlockProvidingPowerTo matches e (IIII)I
getBiomeGenAt matches a (II)Lagk;
getBlockMetadata matches e (III)I
getWorldVec3Pool matches U ()Layp;
extendedLevelsInChunkCache matches S ()Z
BiomeGenBase matches agk.class
getTemperaturef matches a (III)F
getRainfallf matches i ()F
setBiomeName matches a (Ljava/lang/String;)Lagk;
BiomeGenBase matches agk.class
setBiomeName matches a (Ljava/lang/String;)Lagk;
WorldChunkManager matches agr.class
Block matches ahy.class
shouldSideBeRendered matches a (Lagb;IIII)Z
getShortName matches a ()Ljava/lang/String;
getLightValue matches m ()I
Block matches ahy.class
shouldSideBeRendered matches a (Lagb;IIII)Z
getBlockColor matches D ()I
colorMultiplier matches d (Lagb;III)I
getRenderColor matches i (I)I
Block matches ahy.class
shouldSideBeRendered matches a (Lagb;IIII)Z
getShortName matches a ()Ljava/lang/String;
getRenderType matches b ()I
getBlockIconFromSideAndMetadata matches a (II)Lpw;
getBlockIcon matches e (Lagb;IIII)Lpw;
Block matches ahy.class
shouldSideBeRendered matches a (Lagb;IIII)Z
getRenderBlockPass matches w ()I
BlockCauldron matches aim.class
shouldSideBeRendered matches a (Lagb;IIII)Z
getBlockColor matches D ()I
colorMultiplier matches d (Lagb;III)I
getRenderColor matches i (I)I
BlockGrass matches ajx.class
shouldSideBeRendered matches a (Lagb;IIII)Z
getShortName matches a ()Ljava/lang/String;
getLightValue matches m ()I
BlockMycelium matches akt.class
shouldSideBeRendered matches a (Lagb;IIII)Z
getShortName matches a ()Ljava/lang/String;
getLightValue matches m ()I
BlockRedstoneWire matches alq.class
randomDisplayTick matches b (Lafr;IIILjava/util/Random;)V
shouldSideBeRendered matches a (Lagb;IIII)Z
getBlockColor matches D ()I
colorMultiplier matches d (Lagb;III)I
getRenderColor matches i (I)I
WorldProvider matches ape.class
getFogColor matches b (FF)Layo;
WorldProviderHell matches apf.class
getFogColor matches b (FF)Layo;
WorldProviderEnd matches aph.class
getFogColor matches b (FF)Layo;
MapColor matches avl.class
Analyzing /Users/brianschlitt/Library/Application Support/minecraft/versions/13w48b/13w48b.jar (methods and fields)
Minecraft (azh.class)
method getInstance matches A ()Lazh;
field mcProfiler matches z Loz;
Profiler (oz.class)
Minecraft (azh.class)
method getInstance matches A ()Lazh;
method getResourceManager matches P ()Lbrm;
method getTextureManager matches O ()Lbqu;
TextureManager (bqu.class)
field texturesByName matches b Ljava/util/Map;
method bindTexture matches a (Lbrl;)V
method getTexture matches b (Lbrl;)Lbqw;
method refreshTextures matches a (Lbrm;)V
TextureUtil (bqx.class)
AbstractTexture (bqe.class)
field glTextureId matches a I
ThreadDownloadImageData (bqg.class)
SimpleTexture (bqj.class)
field address matches b Lbrl;
Icon (pw.class)
TextureAtlas (bqo.class)
method registerIcon matches a (Ljava/lang/String;)Lpw;
method refreshTextures1 matches a (Lbrm;)V
method refreshTextures2 matches b (Lbrm;)V
DynamicTexture (bqf.class)
method getRGB matches d ()[I
ResourcePack (bro.class)
DefaultResourcePack (brd.class)
field file matches c Ljava/io/File;
AbstractResourcePack (brc.class)
field file matches a Ljava/io/File;
FileResourcePack (brf.class)
field zipFile matches c Ljava/util/zip/ZipFile;
FolderResourcePack (brg.class)
ResourceManager (brm.class)
ReloadableResourceManager (brj.class)
SimpleReloadableResourceManager (bru.class)
field namespaceMap matches c Ljava/util/Map;
FallbackResourceManager (bre.class)
field resourcePacks matches a Ljava/util/List;
Resource (brk.class)
ResourceLocation (brl.class)
method getPath matches a ()Ljava/lang/String;
method getNamespace matches b ()Ljava/lang/String;
ResourceLocation (brl.class)
method getPath matches a ()Ljava/lang/String;
method getNamespace matches b ()Ljava/lang/String;
Resource (brk.class)
Icon (pw.class)
TextureObject (bqw.class)
AbstractTexture (bqe.class)
field glTextureId matches a I
Texture (bqf.class)
method getRGB matches d ()[I
TextureManager (bqu.class)
TextureAtlas (bqo.class)
method registerIcon matches a (Ljava/lang/String;)Lpw;
method refreshTextures1 matches a (Lbrm;)V
method refreshTextures2 matches b (Lbrm;)V
field animations matches e Ljava/util/List;
TextureAtlasSprite (bqs.class)
field textureName matches i Ljava/lang/String;
TextureCompass (brb.class)
TextureClock (bra.class)
SimpleResource (brw.class)
FontRenderer (bal.class)
method getStringWidth matches a (Ljava/lang/String;)I
method getCharWidth matches a (C)I
method getUnicodePage matches a (I)Lbrl;
Icon (pw.class)
ResourceLocation (brl.class)
method getPath matches a ()Ljava/lang/String;
method getNamespace matches b ()Ljava/lang/String;
AbstractTexture (bqe.class)
field glTextureId matches a I
Texture (bqf.class)
method getRGB matches d ()[I
Tessellator (bmw.class)
field instance matches a Lbmw;
method setColorOpaque_F matches b (FFF)V
field instance matches a Lbmw;
IconRegister (px.class)
TextureAtlas (bqo.class)
method registerIcon matches a (Ljava/lang/String;)Lpw;
method refreshTextures1 matches a (Lbrm;)V
method refreshTextures2 matches b (Lbrm;)V
TextureManager (bqu.class)
TextureAtlasSprite (bqs.class)
field textureName matches i Ljava/lang/String;
NBTBase (du.class)
method getId matches a ()B
NBTTagScalar (dv.class)
NBTTagByte (df.class)
field data matches b B
NBTTagShort (ds.class)
field data matches b S
NBTTagInt (dn.class)
field data matches b I
NBTTagLong (dq.class)
field data matches b J
NBTTagFloat (dl.class)
field data matches b F
NBTTagDouble (dj.class)
field data matches b D
NBTTagByteArray (de.class)
field data matches b [B
NBTTagString (dt.class)
field data matches b Ljava/lang/String;
NBTTagList (dp.class)
field data matches b Ljava/util/List;
NBTTagCompound (dg.class)
method getByte matches b (Ljava/lang/String;)B
method setByte matches a (Ljava/lang/String;B)V
method getByteArray matches k (Ljava/lang/String;)[B
method setByteArray matches a (Ljava/lang/String;[B)V
method getDouble matches i (Ljava/lang/String;)D
method setDouble matches a (Ljava/lang/String;D)V
method getFloat matches h (Ljava/lang/String;)F
method setFloat matches a (Ljava/lang/String;F)V
method getIntArray matches l (Ljava/lang/String;)[I
method setIntArray matches a (Ljava/lang/String;[I)V
method getInteger matches f (Ljava/lang/String;)I
method setInteger matches a (Ljava/lang/String;I)V
method getLong matches g (Ljava/lang/String;)J
method setLong matches a (Ljava/lang/String;J)V
method getShort matches e (Ljava/lang/String;)S
method setShort matches a (Ljava/lang/String;S)V
method getString matches j (Ljava/lang/String;)Ljava/lang/String;
method setString matches a (Ljava/lang/String;Ljava/lang/String;)V
method getBoolean matches n (Ljava/lang/String;)Z
method setBoolean matches a (Ljava/lang/String;Z)V
method getCompoundTag matches m (Ljava/lang/String;)Ldg;
method getTag matches a (Ljava/lang/String;)Ldu;
NBTTagIntArray (dm.class)
field data matches b [I
Block (ahy.class)
method getBlockIcon matches e (Lagb;IIII)Lpw;
field blockRegistry matches c Lcv;
BlockGrass (ajx.class)
BlockMycelium (akt.class)
IBlockAccess (agb.class)
Icon (pw.class)
Tessellator (bmw.class)
field instance matches a Lbmw;
method setColorOpaque_F matches b (FFF)V
RenderBlocks (bmb.class)
RegistryBase (cz.class)
Registry (cv.class)
Item (abr.class)
method getItemName matches a ()Ljava/lang/String;
field itemRegistry matches e Lcv;
RegistryBase (cz.class)
Registry (cv.class)
IBlockAccess (agb.class)
Minecraft (azh.class)
method getInstance matches A ()Lazh;
field theWorld matches f Lbjw;
World (afr.class)
WorldClient (bjw.class)
BiomeGenBase (agk.class)
field biomeList matches aD [Lagk;
field color matches ag I
method getGrassColor matches b (III)I
method getFoliageColor matches c (III)I
ResourceLocation (brl.class)
method getPath matches a ()Ljava/lang/String;
method getNamespace matches b ()Ljava/lang/String;
NBTTagCompound (dg.class)
method getByte matches b (Ljava/lang/String;)B
method setByte matches a (Ljava/lang/String;B)V
method getByteArray matches k (Ljava/lang/String;)[B
method setByteArray matches a (Ljava/lang/String;[B)V
method getDouble matches i (Ljava/lang/String;)D
method setDouble matches a (Ljava/lang/String;D)V
method getFloat matches h (Ljava/lang/String;)F
method setFloat matches a (Ljava/lang/String;F)V
method getIntArray matches l (Ljava/lang/String;)[I
method setIntArray matches a (Ljava/lang/String;[I)V
method getInteger matches f (Ljava/lang/String;)I
method setInteger matches a (Ljava/lang/String;I)V
method getLong matches g (Ljava/lang/String;)J
method setLong matches a (Ljava/lang/String;J)V
method getShort matches e (Ljava/lang/String;)S
method setShort matches a (Ljava/lang/String;S)V
method getString matches j (Ljava/lang/String;)Ljava/lang/String;
method setString matches a (Ljava/lang/String;Ljava/lang/String;)V
method getBoolean matches n (Ljava/lang/String;)Z
method setBoolean matches a (Ljava/lang/String;Z)V
method getCompoundTag matches m (Ljava/lang/String;)Ldg;
method getTag matches a (Ljava/lang/String;)Ldu;
Tessellator (bmw.class)
field instance matches a Lbmw;
method setColorOpaque_F matches b (FFF)V
Entity (qr.class)
EntityLivingBase (rl.class)
method getEntityTexture matches aT ()Ljava/lang/String;
method writeToNBT matches b (Ldg;)V
method readFromNBT matches a (Ldg;)V
Render (bod.class)
method loadTexture matches a (Lbrl;)V
method getEntityTexture matches a (Lqr;)Lbrl;
RenderLivingEntity (bow.class)
RenderLiving (boz.class)
RenderSpider (bpk.class)
RenderEnderman (bob.class)
RenderSheep (bpf.class)
RenderWolf (bpt.class)
RenderSnowman (bpj.class)
RenderMooshroom (bpa.class)
RenderFish (boh.class)
RenderLeash (boz.class)
Minecraft (azh.class)
method getInstance matches A ()Lazh;
field theWorld matches f Lbjw;
IBlockAccess (agb.class)
Tessellator (bmw.class)
field instance matches a Lbmw;
method setColorOpaque_F matches b (FFF)V
ResourceLocation (brl.class)
method getPath matches a ()Ljava/lang/String;
method getNamespace matches b ()Ljava/lang/String;
Block (ahy.class)
BlockCauldron (aim.class)
BiomeGenBase (agk.class)
field biomeList matches aD [Lagk;
Item (abr.class)
method getItemName matches a ()Ljava/lang/String;
ItemBlock (zx.class)
field block matches a Lahy;
ItemRenderer (bmn.class)
Potion (qm.class)
PotionHelper (add.class)
World (afr.class)
method getWorldChunkManager matches u ()Lagr;
WorldClient (bjw.class)
WorldProvider (ape.class)
WorldProviderHell (apf.class)
WorldProviderEnd (aph.class)
WorldChunkManager (agr.class)
method getBiomeGenAt matches a (II)Lagk;
Entity (qr.class)
field worldObj matches p Lafr;
EntityFX (blc.class)
EntityRainFX (blv.class)
EntityDropParticleFX (bko.class)
EntitySplashFX (blo.class)
EntityBubbleFX (bkl.class)
EntitySuspendFX (blp.class)
EntityPortalFX (blj.class)
EntityAuraFX (blq.class)
EntityLivingBase (rl.class)
EntityRenderer (bmi.class)
BlockRedstoneWire (alq.class)
RenderBlocks (bmb.class)
method renderBlockCauldron matches a (Laim;III)Z
EntityReddustFX (blk.class)
RenderGlobal (bmp.class)
MapColor (avl.class)
field mapColorArray matches a [Lavl;
field colorValue matches L I
field colorIndex matches M I
ItemDye (aaz.class)
field dyeColorNames matches a [Ljava/lang/String;
field dyeColors matches c [I
EntitySheep (vf.class)
field fleeceColorTable matches bp [[F
ItemArmor (zr.class)
RenderWolf (bpt.class)
RecipesDyedArmor (adk.class)
EntityList (qx.class)
method addMapping matches a (Ljava/lang/Class;Ljava/lang/String;III)V
ItemSpawnerEgg (acu.class)
FontRenderer (bal.class)
TileEntitySignRenderer (bng.class)
RenderXPOrb (boe.class)
IBlockAccess (agb.class)
Tessellator (bmw.class)
field instance matches a Lbmw;
method setColorOpaque_F matches b (FFF)V
Icon (pw.class)
ResourceLocation (brl.class)
method getPath matches a ()Ljava/lang/String;
method getNamespace matches b ()Ljava/lang/String;
Block (ahy.class)
RenderBlocks (bmb.class)
field overrideBlockTexture matches d Lpw;
field blockAccess matches a Lagb;
method renderBottomFace matches a (Lahy;DDDLpw;)V
method renderTopFace matches b (Lahy;DDDLpw;)V
method renderNorthFace matches c (Lahy;DDDLpw;)V
method renderSouthFace matches d (Lahy;DDDLpw;)V
method renderWestFace matches e (Lahy;DDDLpw;)V
method renderEastFace matches f (Lahy;DDDLpw;)V
method renderBlockAsItem matches a (Lahy;IF)V
method getIconBySideAndMetadata matches a (Lahy;II)Lpw;
method getIconBySide matches a (Lahy;I)Lpw;
method drawCrossedSquares matches a (Lpw;DDDF)V
WorldRenderer (bmd.class)
Minecraft (azh.class)
method getInstance matches A ()Lazh;
ResourceLocation (brl.class)
method getPath matches a ()Ljava/lang/String;
method getNamespace matches b ()Ljava/lang/String;
Block (ahy.class)
IBlockAccess (agb.class)
WorldRenderer (bmd.class)
field skipRenderPass matches m [Z
EntityRenderer (bmi.class)
RenderGlobal (bmp.class)
RenderBlocks (bmb.class)
Minecraft (azh.class)
method getInstance matches A ()Lazh;
field theWorld matches f Lbjw;
ResourceLocation (brl.class)
method getPath matches a ()Ljava/lang/String;
method getNamespace matches b ()Ljava/lang/String;
World (afr.class)
method getWorldTime matches I ()J
WorldClient (bjw.class)
RenderGlobal (bmp.class)
EffectRenderer (bld.class)
EntityFireworkSparkFX (bkt.class)
EntityFireworkOverlayFX (bks.class)
ResourceLocation (brl.class)
method getPath matches a ()Ljava/lang/String;
method getNamespace matches b ()Ljava/lang/String;
Tessellator (bmw.class)
field instance matches a Lbmw;
method setColorOpaque_F matches b (FFF)V
NBTTagCompound (dg.class)
method getByte matches b (Ljava/lang/String;)B
method setByte matches a (Ljava/lang/String;B)V
method getByteArray matches k (Ljava/lang/String;)[B
method setByteArray matches a (Ljava/lang/String;[B)V
method getDouble matches i (Ljava/lang/String;)D
method setDouble matches a (Ljava/lang/String;D)V
method getFloat matches h (Ljava/lang/String;)F
method setFloat matches a (Ljava/lang/String;F)V
method getIntArray matches l (Ljava/lang/String;)[I
method setIntArray matches a (Ljava/lang/String;[I)V
method getInteger matches f (Ljava/lang/String;)I
method setInteger matches a (Ljava/lang/String;I)V
method getLong matches g (Ljava/lang/String;)J
method setLong matches a (Ljava/lang/String;J)V
method getShort matches e (Ljava/lang/String;)S
method setShort matches a (Ljava/lang/String;S)V
method getString matches j (Ljava/lang/String;)Ljava/lang/String;
method setString matches a (Ljava/lang/String;Ljava/lang/String;)V
method getBoolean matches n (Ljava/lang/String;)Z
method setBoolean matches a (Ljava/lang/String;Z)V
method getCompoundTag matches m (Ljava/lang/String;)Ldg;
method getTag matches a (Ljava/lang/String;)Ldu;
NBTTagList (dp.class)
field data matches b Ljava/util/List;
Icon (pw.class)
Item (abr.class)
method getItemName matches a ()Ljava/lang/String;
method getIconIndex matches j (Labt;)Lpw;
method getIconFromDamageForRenderPass matches a (II)Lpw;
ItemArmor (zr.class)
ItemStack (abt.class)
field stackTagCompound matches d Ldg;
method getItem matches b ()Labr;
EntityItem (wa.class)
method getEntityItem matches f ()Labt;
ItemRenderer (bmn.class)
method renderItemIn2D matches a (Lbmw;FFFFIIF)V
RenderItem (bon.class)
field zLevel matches f F
RenderLivingEntity (bow.class)
RenderBiped (bol.class)
method getArmorTexture2 matches a (Lzr;I)Lbrl;
method getArmorTexture3 matches a (Lzr;ILjava/lang/String;)Lbrl;
RenderPlayer (bpe.class)
RenderSnowball (bos.class)
EntityLivingBase (rl.class)
method getCurrentItemOrArmor matches q (I)Labt;
method getItemIcon matches b (Labt;I)Lpw;
EntityLiving (rm.class)
EntityPlayer (xp.class)
AbstractClientPlayer (blw.class)
Potion (qm.class)
field potionTypes matches a [Lqm;
method getName matches a ()Ljava/lang/String;
PotionHelper (add.class)
method getMundaneName matches c (I)Ljava/lang/String;
14 available mods:
[YES] __Base 1.4 - Internal mod required by the patcher.
[YES] __TexturePackBase 4.1 - Internal mod required by the patcher.
[YES] Extended HD 3.2 - Provides support for custom animations, HD fonts, mipmapping, and other graphical features.
[YES] __TilesheetBase 2.2 - Internal mod required by the patcher.
[YES] __NBT 1.1 - Internal mod required by the patcher.
[YES] __BlockAPI 2.0 - Internal mod required by the patcher.
[YES] __ItemAPI 2.0 - Internal mod required by the patcher.
[YES] __BiomeAPI 2.0 - Internal mod required by the patcher.
[YES] Random Mobs 1.7 - Randomize mob skins if texture pack supports it. Based on Balthichou's mod.
[YES] Custom Colors 1.7 - Gives texture packs control over hardcoded colors in the game.
[YES] Connected Textures 2.5 - Enables support for connected, randomized, and other custom terrain textures.
[YES] Better Glass 2.3 - Enables partial transparency for glass blocks.
[YES] Better Skies 1.6 - Adds support for custom skyboxes.
[YES] Custom Item Textures 0.6 - Enables support for custom item textures, enchantments, and armor.
Patching...
[*] __Base 1.4 - Internal mod required by the patcher.
[*] __TexturePackBase 4.1 - Internal mod required by the patcher.
[*] Extended HD 3.2 - Provides support for custom animations, HD fonts, mipmapping, and other graphical features.
[*] __TilesheetBase 2.2 - Internal mod required by the patcher.
[*] __NBT 1.1 - Internal mod required by the patcher.
[*] __BlockAPI 2.0 - Internal mod required by the patcher.
[*] __ItemAPI 2.0 - Internal mod required by the patcher.
[*] __BiomeAPI 2.0 - Internal mod required by the patcher.
[*] Random Mobs 1.7 - Randomize mob skins if texture pack supports it. Based on Balthichou's mod.
[*] Custom Colors 1.7 - Gives texture packs control over hardcoded colors in the game.
[*] Connected Textures 2.5 - Enables support for connected, randomized, and other custom terrain textures.
[*] Better Glass 2.3 - Enables partial transparency for glass blocks.
[*] Better Skies 1.6 - Adds support for custom skyboxes.
[*] Custom Item Textures 0.6 - Enables support for custom item textures, enchantments, and armor.
applying Minecraft patch to azh.class for mod __Base
MCPatcherUtils.setMinecraft(this) (Lbak;IIZZLjava/io/File;Ljava/io/File;Ljava/io/File;Ljava/net/Proxy;Ljava/lang/String;Lcom/google/common/collect/Multimap;)[email protected]
applying Minecraft patch to azh.class for mod __TexturePackBase
init texture pack handlers on startup ac()[email protected]
check for texture pack change ag()[email protected]
applying GameSettings patch to bab.class for mod __Base
use options..txt if present (Lazh;Ljava/io/File;)[email protected]
applying FontRenderer patch to bal.class for mod Extended HD
insert field charWidthf [F
insert field defaultFont LResourceLocation;
insert field hdFont LResourceLocation;
insert field isHD Z
insert field fontAdj F
make method readFontData public
make field fontResource not final
override font name c()[email protected]
FontUtils.computeCharWidthsf on init c()[email protected]
use charWidthf instead of charWidth a(IZ)[email protected]
override getStringWidth a(Ljava/lang/String;)[email protected]
4.0f -> charWidthf[32] a(ICZ)[email protected]
override unicode font name a(I)Lbrl;@41
Unexpected error while handling UI event java.awt.event.InvocationEvent[INVOCATION_DEFAULT,[email protected],notifier=null,catchExceptions=false,when=1385779299883] on [email protected]
java.lang.ArrayIndexOutOfBoundsException: 1012
at javax.swing.text.BoxView.layoutMinorAxis(BoxView.java:846)
at javax.swing.text.BoxView.setSpanOnAxis(BoxView.java:344)
at javax.swing.text.BoxView.layout(BoxView.java:708)
at javax.swing.text.BoxView.setSize(BoxView.java:397)
at javax.swing.text.WrappedPlainView.setSize(WrappedPlainView.java:388)
at javax.swing.plaf.basic.BasicTextUI$RootView.setSize(BasicTextUI.java:1714)
at javax.swing.plaf.basic.BasicTextUI.modelToView(BasicTextUI.java:1046)
at javax.swing.text.DefaultCaret.repaintNewCaret(DefaultCaret.java:1311)
at javax.swing.text.DefaultCaret$1.run(DefaultCaret.java:1290)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:741)
at java.awt.EventQueue.access$400(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:691)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:711)
at com.prupe.mcpatcher.MainForm$1.dispatchEvent(MainForm.java:99)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:220)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:135)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:123)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:119)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:111)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)
undo font adjustment a(IZ)[email protected]
undo font adjustment a(IZ)[email protected]
undo font adjustment a(IZ)[email protected]
undo font adjustment a(IZ)[email protected]
Restoring original profile due to previous error
com.prupe.mcpatcher.PatcherException$PatchError: java.lang.InterruptedException: sleep interrupted
at com.prupe.mcpatcher.MCPatcher.patch(MCPatcher.java:774)
at com.prupe.mcpatcher.MainForm$12$1.runImpl(MainForm.java:362)
at com.prupe.mcpatcher.MainForm$UIWorker.run(MainForm.java:1057)
Caused by: java.lang.InterruptedException: sleep interrupted
at java.lang.Thread.sleep(Native Method)
at com.prupe.mcpatcher.MCPatcher.checkInterrupt(MCPatcher.java:268)
at com.prupe.mcpatcher.MCPatcher.applyPatches(MCPatcher.java:944)
at com.prupe.mcpatcher.MCPatcher.applyMods(MCPatcher.java:835)
at com.prupe.mcpatcher.MCPatcher.patch(MCPatcher.java:761)
... 2 more
It tells you right in your error log why it's not working:
"WARNING: version is newer than any known version"
You are using the wrong version, idk if a version for 13w38a is out yet, but 4.3.0 is for 1.7.2
Rollback Post to RevisionRollBack
The problem with the truth, is that it never lies.
Request:
On top of detecting multiple enchantments, I'd also like to see another feature if possible. Textures with an entity rule. Basically, giving an armor different texture based on what's wearing it, or an item texture based on what's holding it. Not sure if this can already be done already or not, but it'd be a cool rule to have.
Bug:
Also, it would seem that enderman_eyes and spider_eyes textures in RandoMobs (4.3.1 beta) are causing the rest of the enderman/spider texture to become white. It also causes z-fighting with said white textures.
It tells you right in your error log why it's not working:
"WARNING: version is newer than any known version"
You are using the wrong version, idk if a version for 13w38a is out yet, but 4.3.0 is for 1.7.2
First: According to the title, it supports 13w48b. I redownloaded the patcher to see if this was fixed.
Second: According to the FAQ section, which I read the entire OP before posting, the patcher is designed to be version independent. 13w48b (and 'a' for that matter) was a fairly small updated (especially after 1.7).
If the patcher doesn't support 13w48b (the version I was trying to patch), the author should not advertise that it does.
It tells you right in your error log why it's not working:
"WARNING: version is newer than any known version"
You are using the wrong version, idk if a version for 13w38a is out yet, but 4.3.0 is for 1.7.2
First: According to the title, it supports 13w48b. I redownloaded the patcher to see if this was fixed.
Second: According to the FAQ section, which I read the entire OP before posting, the patcher is designed to be version independent. 13w48b (and 'a' for that matter) was a fairly small updated (especially after 1.7).
If the patcher doesn't support 13w48b (the version I was trying to patch), the author should not advertise that it does.
It does - just tested.
Your crash occurs in some GUI related stuff, that has nothing to to with Minecraft versions.
Unexpected error while handling UI event java.awt.event.InvocationEvent[INVOCATION_DEFAULT,[email protected],notifier=null,catchExceptions=false,when=1385779299883] on [email protected]
java.lang.ArrayIndexOutOfBoundsException: 1012
at javax.swing.text.BoxView.layoutMinorAxis(BoxView.java:846)
at javax.swing.text.BoxView.setSpanOnAxis(BoxView.java:344)
This is complete BS. 4.3.0 does patch 13w48b.It does - just tested.Your crash occurs in some GUI related stuff, that has nothing to to with Minecraft versions.
Unexpected error while handling UI event java.awt.event.InvocationEvent[INVOCATION_DEFAULT,[email protected],notifier=null,catchExceptions=false,when=1385779299883] on [email protected]ndsException: 1012at javax.swing.text.BoxView.layoutMinorAxis(BoxView.java:846)at javax.swing.text.BoxView.setSpanOnAxis(BoxView.java:344)
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYes, you will need to create a resource pack to include CTM textures for the default, but all you need to include in that pack are the CTM textures and property files, in the correct folder structure, and the pack.mcmeta.
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 11/28/13 10:52 AM
Description: Unexpected error
java.lang.IllegalArgumentException
at java.util.PriorityQueue.<init>(Unknown Source)
at blz.a(SourceFile:112)
at blg.a(SourceFile:213)
at blg.a(SourceFile:178)
at bls.a(SourceFile:1277)
at bll.a(SourceFile:949)
at bll.b(SourceFile:815)
at azd.ad(SourceFile:780)
at azd.e(SourceFile:704)
at net.minecraft.client.main.Main.main(SourceFile:103)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.PriorityQueue.<init>(Unknown Source)
at blz.a(SourceFile:112)
at blg.a(SourceFile:213)
at blg.a(SourceFile:178)
at bls.a(SourceFile:1277)
at bll.a(SourceFile:949)
-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [bje['GallantBlade475'/6910, l='MpServer', x=-249.50, y=93.62, z=202.50], bld['flanaganboystx'/5636, l='MpServer', x=-86.69, y=39.75, z=274.20]]
Chunk stats: MultiplayerChunkCache: 625, 625
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-245,92,201), Chunk: (at 11,5,9 in -16,12; contains blocks -256,0,192 to -241,255,207), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 8117474 game time, 3745 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 3 total; [bje['GallantBlade475'/6910, l='MpServer', x=-249.50, y=93.62, z=202.50], bld['flanaganboystx'/5636, l='MpServer', x=-86.69, y=39.75, z=274.20], bld['flanaganboystx'/5636, l='MpServer', x=-86.69, y=39.75, z=274.20]]
Retry entities: 0 total; []
Server brand: vanilla
Server type: Non-integrated multiplayer server
Stacktrace:
at biz.a(SourceFile:284)
at azd.b(SourceFile:1951)
at azd.e(SourceFile:718)
at net.minecraft.client.main.Main.main(SourceFile:103)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_05, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 253926688 bytes (242 MB) / 549978112 bytes (524 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 7955 (445480 bytes; 0 MB) allocated, 19 (1064 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.2-mcpatcher
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics Family GL version 3.1.0 - Build 8.15.10.2462, Intel
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: [GlimmarsSteampunk_13_Hybrid.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 308 (17248 bytes; 0 MB) allocated, 49 (2744 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
The adventurers all died of fright.
Dungeons night, was never right
When the lich came in a sleigh.
By Sileo_Vulpes
-
View User Profile
-
View Posts
-
Send Message
ModeratorAlternately, if you just want to remove the glint from certain items, make a blank glint file and specify it for the items you don't want to shine anymore.
The adventurers all died of fright.
Dungeons night, was never right
When the lich came in a sleigh.
By Sileo_Vulpes
-
View User Profile
-
View Posts
-
Send Message
ModeratorNote that you have to specify a range of enchantment IDs. If you don't, the item will have a glint all the time even when unenchanted (similar to the Nether Star).
To remove an enchantment from a specific item (say, the Enchanted Golden Apple), you'd create a blank (totally transparent) 1x1 image (it can be larger, but there's no point) and use the following .properties file:
I hope that helps you.
The adventurers all died of fright.
Dungeons night, was never right
When the lich came in a sleigh.
By Sileo_Vulpes
one of my pack users found this interesting glitch, when you start to break glass (or any transparent texture with blend.3=color/rendermode=3 layer) the water behind it vanishes. It's a pretty mild glitch since it only appears when you break the block, but I wasn't sure if you were aware of it. I assume it has something to do with when the destroy_x.png textures overlap the original.
(EDIT: Tested it with some other packs that use the same setup for glass, they're the same way)
-
View User Profile
-
View Posts
-
Send Message
ModeratorThe adventurers all died of fright.
Dungeons night, was never right
When the lich came in a sleigh.
By Sileo_Vulpes
-
View User Profile
-
View Posts
-
Send Message
Retired StaffCan this currently be done? Or would it have to be a new feature?
-
View User Profile
-
View Posts
-
Send Message
ModeratorPlease consider this me seconding the request.
I've attached the most recent log below in case anyone else can make sense of it.
It tells you right in your error log why it's not working:
"WARNING: version is newer than any known version"
You are using the wrong version, idk if a version for 13w38a is out yet, but 4.3.0 is for 1.7.2
-
View User Profile
-
View Posts
-
Send Message
Retired StaffOn top of detecting multiple enchantments, I'd also like to see another feature if possible. Textures with an entity rule. Basically, giving an armor different texture based on what's wearing it, or an item texture based on what's holding it. Not sure if this can already be done already or not, but it'd be a cool rule to have.
Bug:
Also, it would seem that enderman_eyes and spider_eyes textures in RandoMobs (4.3.1 beta) are causing the rest of the enderman/spider texture to become white. It also causes z-fighting with said white textures.
First: According to the title, it supports 13w48b. I redownloaded the patcher to see if this was fixed.
Second: According to the FAQ section, which I read the entire OP before posting, the patcher is designed to be version independent. 13w48b (and 'a' for that matter) was a fairly small updated (especially after 1.7).
If the patcher doesn't support 13w48b (the version I was trying to patch), the author should not advertise that it does.
This is complete BS. 4.3.0 does patch 13w48b.
It does - just tested.
Your crash occurs in some GUI related stuff, that has nothing to to with Minecraft versions.
You might try the latest beta: http://www.minecraftforum.net/topic/1496369-13w48b-172-164-and-earlierupdate-1116-mcpatcher-hd-fix-430/page__st__9660#entry26330482
Edit: The patcher works, however the game client is crash happy now. *caffeine wears out* I'll look more into it in the morning.