MinecraftForge/FML@be5ec06e31 Cleaning up the missing resource stack spam, and condensing the information into a usefully understandable format.
This commit is contained in:
parent
6049d371f3
commit
345d905438
2 changed files with 4 additions and 4 deletions
2
fml
2
fml
|
@ -1 +1 @@
|
|||
Subproject commit 852710962a9b6d7c8e2ca188c715eebb2da44c2a
|
||||
Subproject commit be5ec06e3144d55a03d125f3ce364eade3771f4f
|
|
@ -40,7 +40,7 @@
|
|||
try
|
||||
{
|
||||
IResource iresource = p_110571_1_.func_110536_a(resourcelocation1);
|
||||
@@ -274,6 +288,7 @@
|
||||
@@ -275,6 +289,7 @@
|
||||
textureatlassprite = (TextureAtlasSprite)iterator2.next();
|
||||
textureatlassprite.func_94217_a(this.field_94249_f);
|
||||
}
|
||||
|
@ -48,7 +48,7 @@
|
|||
}
|
||||
|
||||
private ResourceLocation func_147634_a(ResourceLocation p_147634_1_, int p_147634_2_)
|
||||
@@ -347,7 +362,7 @@
|
||||
@@ -348,7 +363,7 @@
|
||||
{
|
||||
throw new IllegalArgumentException("Name cannot be null!");
|
||||
}
|
||||
|
@ -57,7 +57,7 @@
|
|||
{
|
||||
Object object = (TextureAtlasSprite)this.field_110574_e.get(p_94245_1_);
|
||||
|
||||
@@ -403,4 +418,37 @@
|
||||
@@ -404,4 +419,37 @@
|
||||
{
|
||||
this.field_147637_k = p_147632_1_;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue