Created
November 14, 2017 19:13
-
-
Save Barteks2x/93adfdf1967a582a16d380fecec31f95 to your computer and use it in GitHub Desktop.
stdin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
label354: | |
while(true) { | |
ClassInheritanceMultiMap classinheritancemultimap; | |
Iterator var30; | |
do { | |
if (!iterInfosEntities.hasNext()) { | |
blockpos$pooledmutableblockpos.release(); | |
Entity entityOutline; | |
if (!list2.isEmpty()) { | |
Iterator var42 = list2.iterator(); | |
label307: | |
while(true) { | |
do { | |
if (!var42.hasNext()) { | |
break label307; | |
} | |
entityOutline = (Entity)var42.next(); | |
} while(forgeEntityPass && !Reflector.callBoolean(entityOutline, Reflector.ForgeEntity_shouldRenderInPass, new Object[]{pass})); | |
if (isShaders) { | |
Shaders.nextEntity(entityOutline); | |
} | |
this.renderManager.renderMultipass(entityOutline, partialTicks); | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment