Call Tree - Method | Total Time [%] | Total Time | Total Time (CPU) | Samples |
---|
.All threads | 0.00% | 0 | 0 | 0 |
..Netty Client IO #0 | 100.00% | 455749400 | 455749400 | 1 |
...java.lang.Thread.run() | 100.00% | 455749400 | 455749400 | 1 |
....io.netty.util.concurrent.SingleThreadEventExecutor$2.run() | 100.00% | 455749400 | 455749400 | 1 |
.....io.netty.channel.nio.NioEventLoop.run() | 100.00% | 455749400 | 455749400 | 1 |
......io.netty.channel.nio.NioEventLoop.select() | 100.00% | 455749400 | 455749400 | 1 |
.......sun.nio.ch.SelectorImpl.select() | 100.00% | 455749400 | 455749400 | 1 |
.......Self time | 0.00% | 0 | 0 | 1 |
......Self time | 0.00% | 0 | 0 | 1 |
.....Self time | 0.00% | 0 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..Netty Client IO #1 | 100.00% | 455749400 | 455749400 | 1 |
...java.lang.Thread.run() | 100.00% | 455749400 | 455749400 | 1 |
....io.netty.util.concurrent.SingleThreadEventExecutor$2.run() | 100.00% | 455749400 | 455749400 | 1 |
.....io.netty.channel.nio.NioEventLoop.run() | 100.00% | 455749400 | 455749400 | 1 |
......io.netty.channel.nio.NioEventLoop.select() | 99.98% | 455646687 | 455646687 | 2 |
.......sun.nio.ch.SelectorImpl.select() | 99.98% | 455646687 | 455646687 | 2 |
.......Self time | 0.00% | 0 | 0 | 2 |
......java.lang.System.nanoTime[native]() | 0.02% | 102712 | 102712 | 1 |
......Self time | 0.00% | 0 | 0 | 1 |
.....Self time | 0.00% | 0 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..VoiceServer Client Output Thread | 100.00% | 455749400 | 455749400 | 1 |
...mekanism.client.voice.VoiceOutput.run() | 100.00% | 455749400 | 455749400 | 1 |
....java.io.DataInputStream.readShort() | 100.00% | 455749400 | 455749400 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..Netty Client IO #2 | 100.00% | 455749400 | 453961904 | 1 |
...java.lang.Thread.run() | 100.00% | 455749400 | 453961904 | 1 |
....io.netty.util.concurrent.SingleThreadEventExecutor$2.run() | 100.00% | 455749400 | 453961904 | 1 |
.....io.netty.channel.nio.NioEventLoop.run() | 100.00% | 455749400 | 453961904 | 1 |
......io.netty.channel.nio.NioEventLoop.select() | 99.51% | 453498144 | 451710648 | 23 |
.......sun.nio.ch.SelectorImpl.select() | 99.51% | 453498144 | 451710648 | 23 |
.......Self time | 0.00% | 0 | 0 | 23 |
......io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized() | 0.23% | 1034374 | 1034374 | 10 |
.......io.netty.channel.nio.NioEventLoop.processSelectedKey() | 0.23% | 1034374 | 1034374 | 10 |
........io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read() | 0.23% | 1034374 | 1034374 | 10 |
.........io.netty.channel.DefaultChannelPipeline.fireChannelRead() | 0.18% | 836619 | 836619 | 8 |
..........io.netty.channel.DefaultChannelHandlerContext.fireChannelRead() | 0.18% | 836619 | 836619 | 8 |
...........io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead() | 0.18% | 836619 | 836619 | 8 |
............io.netty.handler.timeout.ReadTimeoutHandler.channelRead() | 0.18% | 836619 | 836619 | 8 |
.............io.netty.channel.DefaultChannelHandlerContext.fireChannelRead() | 0.18% | 836619 | 836619 | 8 |
..............io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead() | 0.18% | 836619 | 836619 | 8 |
...............io.netty.handler.codec.MessageToMessageDecoder.channelRead() | 0.18% | 836619 | 836619 | 8 |
................io.netty.channel.DefaultChannelHandlerContext.fireChannelRead() | 0.07% | 308081 | 308081 | 3 |
.................io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead() | 0.07% | 308081 | 308081 | 3 |
..................io.netty.handler.codec.ByteToMessageDecoder.channelRead() | 0.07% | 308081 | 308081 | 3 |
...................io.netty.channel.DefaultChannelHandlerContext.fireChannelRead() | 0.07% | 308081 | 308081 | 3 |
....................io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead() | 0.07% | 308081 | 308081 | 3 |
.....................io.netty.handler.codec.ByteToMessageDecoder.channelRead() | 0.07% | 308081 | 308081 | 3 |
......................io.netty.handler.codec.ByteToMessageDecoder.callDecode() | 0.04% | 204411 | 204411 | 2 |
.......................net.minecraft.util.MessageDeserializer.decode() | 0.04% | 204411 | 204411 | 2 |
........................net.minecraft.network.play.server.S26PacketMapChunkBulk.func_148837_a() | 0.02% | 105286 | 105286 | 1 |
.........................java.util.zip.Inflater.inflate() | 0.02% | 105286 | 105286 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148837_a() | 0.02% | 99124 | 99124 | 1 |
.........................net.minecraft.network.PacketBuffer.func_150793_b() | 0.02% | 99124 | 99124 | 1 |
..........................net.minecraft.nbt.CompressedStreamTools.func_152457_a() | 0.02% | 99124 | 99124 | 1 |
...........................java.util.zip.GZIPInputStream.<init>() | 0.02% | 99124 | 99124 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................io.netty.channel.DefaultChannelHandlerContext.fireChannelRead() | 0.02% | 103669 | 103669 | 1 |
.......................io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead() | 0.02% | 103669 | 103669 | 1 |
........................io.netty.channel.SimpleChannelInboundHandler.channelRead() | 0.02% | 103669 | 103669 | 1 |
.........................cpw.mods.fml.common.network.handshake.NetworkDispatcher.channelRead0() | 0.02% | 103669 | 103669 | 1 |
..........................cpw.mods.fml.common.network.handshake.NetworkDispatcher.channelRead0() | 0.02% | 103669 | 103669 | 1 |
...........................cpw.mods.fml.common.network.handshake.NetworkDispatcher.handleClientSideCustomPacket() | 0.02% | 103669 | 103669 | 1 |
............................io.netty.channel.DefaultChannelHandlerContext.fireChannelRead() | 0.02% | 103669 | 103669 | 1 |
.............................io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead() | 0.02% | 103669 | 103669 | 1 |
..............................io.netty.channel.SimpleChannelInboundHandler.channelRead() | 0.02% | 103669 | 103669 | 1 |
...............................net.minecraft.network.NetworkManager.channelRead0() | 0.02% | 103669 | 103669 | 1 |
................................net.minecraft.network.NetworkManager.channelRead0() | 0.02% | 103669 | 103669 | 1 |
................................Self time | 0.00% | 0 | 0 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................Self time | 0.00% | 0 | 0 | 3 |
.................Self time | 0.00% | 0 | 0 | 3 |
................net.minecraft.network.NettyEncryptingDecoder.decode() | 0.06% | 292361 | 292361 | 3 |
.................net.minecraft.network.NettyEncryptingDecoder.decode() | 0.06% | 292361 | 292361 | 3 |
..................net.minecraft.network.NettyEncryptionTranslator.func_150503_a() | 0.06% | 292361 | 292361 | 3 |
...................javax.crypto.Cipher.update() | 0.04% | 194904 | 194904 | 2 |
...................javax.crypto.Cipher.getOutputSize() | 0.02% | 97457 | 97457 | 1 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................Self time | 0.00% | 0 | 0 | 3 |
.................Self time | 0.00% | 0 | 0 | 3 |
................io.netty.util.ReferenceCountUtil.release() | 0.05% | 236176 | 236176 | 2 |
.................io.netty.buffer.AbstractReferenceCountedByteBuf.release() | 0.05% | 236176 | 236176 | 2 |
..................io.netty.buffer.UnpooledUnsafeDirectByteBuf.deallocate() | 0.05% | 236176 | 236176 | 2 |
...................io.netty.util.internal.PlatformDependent.freeDirectBuffer() | 0.05% | 236176 | 236176 | 2 |
....................io.netty.util.internal.PlatformDependent0.freeDirectBufferUnsafe() | 0.05% | 236176 | 236176 | 2 |
.....................sun.misc.Cleaner.clean() | 0.05% | 236176 | 236176 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................Self time | 0.00% | 0 | 0 | 8 |
...............Self time | 0.00% | 0 | 0 | 8 |
..............Self time | 0.00% | 0 | 0 | 8 |
.............Self time | 0.00% | 0 | 0 | 8 |
............Self time | 0.00% | 0 | 0 | 8 |
...........Self time | 0.00% | 0 | 0 | 8 |
..........Self time | 0.00% | 0 | 0 | 8 |
.........io.netty.channel.DefaultChannelPipeline.fireChannelReadComplete() | 0.04% | 197755 | 197755 | 2 |
..........io.netty.channel.DefaultChannelHandlerContext.fireChannelReadComplete() | 0.03% | 117723 | 117723 | 1 |
...........io.netty.channel.DefaultChannelHandlerContext.invokeChannelReadComplete() | 0.03% | 117723 | 117723 | 1 |
............io.netty.channel.ChannelInboundHandlerAdapter.channelReadComplete() | 0.03% | 117723 | 117723 | 1 |
.............io.netty.channel.DefaultChannelHandlerContext.fireChannelReadComplete() | 0.03% | 117723 | 117723 | 1 |
..............io.netty.channel.DefaultChannelHandlerContext.invokeChannelReadComplete() | 0.03% | 117723 | 117723 | 1 |
...............io.netty.channel.ChannelInboundHandlerAdapter.channelReadComplete() | 0.03% | 117723 | 117723 | 1 |
................io.netty.channel.DefaultChannelHandlerContext.fireChannelReadComplete() | 0.03% | 117723 | 117723 | 1 |
.................io.netty.channel.DefaultChannelHandlerContext.invokeChannelReadComplete() | 0.03% | 117723 | 117723 | 1 |
..................io.netty.handler.codec.ByteToMessageDecoder.channelReadComplete() | 0.03% | 117723 | 117723 | 1 |
...................io.netty.channel.DefaultChannelHandlerContext.fireChannelReadComplete() | 0.03% | 117723 | 117723 | 1 |
....................io.netty.channel.DefaultChannelHandlerContext.invokeChannelReadComplete() | 0.03% | 117723 | 117723 | 1 |
.....................io.netty.handler.codec.ByteToMessageDecoder.channelReadComplete() | 0.03% | 117723 | 117723 | 1 |
......................io.netty.channel.DefaultChannelHandlerContext.fireChannelReadComplete() | 0.03% | 117723 | 117723 | 1 |
.......................io.netty.channel.DefaultChannelHandlerContext.invokeChannelReadComplete() | 0.03% | 117723 | 117723 | 1 |
........................io.netty.channel.ChannelInboundHandlerAdapter.channelReadComplete() | 0.03% | 117723 | 117723 | 1 |
.........................io.netty.channel.DefaultChannelHandlerContext.fireChannelReadComplete() | 0.03% | 117723 | 117723 | 1 |
..........................io.netty.channel.DefaultChannelHandlerContext.invokeChannelReadComplete() | 0.03% | 117723 | 117723 | 1 |
...........................io.netty.channel.ChannelInboundHandlerAdapter.channelReadComplete() | 0.03% | 117723 | 117723 | 1 |
............................io.netty.channel.DefaultChannelHandlerContext.fireChannelReadComplete() | 0.03% | 117723 | 117723 | 1 |
.............................io.netty.channel.DefaultChannelHandlerContext.invokeChannelReadComplete() | 0.03% | 117723 | 117723 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............Self time | 0.00% | 0 | 0 | 1 |
...........Self time | 0.00% | 0 | 0 | 1 |
..........io.netty.channel.DefaultChannelPipeline.read() | 0.02% | 80031 | 80031 | 1 |
...........io.netty.channel.DefaultChannelHandlerContext.read() | 0.02% | 80031 | 80031 | 1 |
............io.netty.channel.DefaultChannelHandlerContext.invokeRead() | 0.02% | 80031 | 80031 | 1 |
.............cpw.mods.fml.common.network.handshake.NetworkDispatcher.read() | 0.02% | 80031 | 80031 | 1 |
..............io.netty.channel.DefaultChannelHandlerContext.read() | 0.02% | 80031 | 80031 | 1 |
...............io.netty.channel.DefaultChannelHandlerContext.read() | 0.02% | 80031 | 80031 | 1 |
................io.netty.channel.DefaultChannelHandlerContext.invokeRead() | 0.02% | 80031 | 80031 | 1 |
.................io.netty.channel.ChannelOutboundHandlerAdapter.read() | 0.02% | 80031 | 80031 | 1 |
..................io.netty.channel.DefaultChannelHandlerContext.read() | 0.02% | 80031 | 80031 | 1 |
...................io.netty.channel.DefaultChannelHandlerContext.read() | 0.02% | 80031 | 80031 | 1 |
....................io.netty.channel.DefaultChannelHandlerContext.invokeRead() | 0.02% | 80031 | 80031 | 1 |
.....................io.netty.channel.ChannelOutboundHandlerAdapter.read() | 0.02% | 80031 | 80031 | 1 |
......................io.netty.channel.DefaultChannelHandlerContext.read() | 0.02% | 80031 | 80031 | 1 |
.......................io.netty.channel.DefaultChannelHandlerContext.read() | 0.02% | 80031 | 80031 | 1 |
........................io.netty.channel.DefaultChannelHandlerContext.invokeRead() | 0.02% | 80031 | 80031 | 1 |
.........................io.netty.channel.ChannelOutboundHandlerAdapter.read() | 0.02% | 80031 | 80031 | 1 |
..........................io.netty.channel.DefaultChannelHandlerContext.read() | 0.02% | 80031 | 80031 | 1 |
...........................io.netty.channel.DefaultChannelHandlerContext.read() | 0.02% | 80031 | 80031 | 1 |
............................io.netty.channel.DefaultChannelHandlerContext.invokeRead() | 0.02% | 80031 | 80031 | 1 |
.............................io.netty.channel.DefaultChannelPipeline$HeadHandler.read() | 0.02% | 80031 | 80031 | 1 |
..............................io.netty.channel.AbstractChannel$AbstractUnsafe.beginRead() | 0.02% | 80031 | 80031 | 1 |
...............................io.netty.channel.socket.nio.NioSocketChannel.isActive() | 0.02% | 80031 | 80031 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............Self time | 0.00% | 0 | 0 | 1 |
...........Self time | 0.00% | 0 | 0 | 1 |
..........Self time | 0.00% | 0 | 0 | 2 |
.........Self time | 0.00% | 0 | 0 | 10 |
........Self time | 0.00% | 0 | 0 | 10 |
.......Self time | 0.00% | 0 | 0 | 10 |
......io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks() | 0.15% | 695748 | 695748 | 7 |
.......net.minecraft.network.NetworkManager$1.run() | 0.15% | 695748 | 695748 | 7 |
........io.netty.channel.AbstractChannel.writeAndFlush() | 0.15% | 695748 | 695748 | 7 |
.........io.netty.channel.DefaultChannelPipeline.writeAndFlush() | 0.15% | 695748 | 695748 | 7 |
..........io.netty.channel.DefaultChannelHandlerContext.writeAndFlush() | 0.15% | 695748 | 695748 | 7 |
...........io.netty.channel.DefaultChannelHandlerContext.writeAndFlush() | 0.15% | 695748 | 695748 | 7 |
............io.netty.channel.DefaultChannelHandlerContext.write() | 0.15% | 695748 | 695748 | 7 |
.............io.netty.channel.DefaultChannelHandlerContext.invokeFlush() | 0.09% | 391773 | 391773 | 4 |
..............cpw.mods.fml.common.network.handshake.NetworkDispatcher.flush() | 0.09% | 391773 | 391773 | 4 |
...............io.netty.channel.DefaultChannelHandlerContext.flush() | 0.09% | 391773 | 391773 | 4 |
................io.netty.channel.DefaultChannelHandlerContext.invokeFlush() | 0.09% | 391773 | 391773 | 4 |
.................io.netty.channel.ChannelOutboundHandlerAdapter.flush() | 0.09% | 391773 | 391773 | 4 |
..................io.netty.channel.DefaultChannelHandlerContext.flush() | 0.09% | 391773 | 391773 | 4 |
...................io.netty.channel.DefaultChannelHandlerContext.invokeFlush() | 0.09% | 391773 | 391773 | 4 |
....................io.netty.channel.ChannelOutboundHandlerAdapter.flush() | 0.09% | 391773 | 391773 | 4 |
.....................io.netty.channel.DefaultChannelHandlerContext.flush() | 0.09% | 391773 | 391773 | 4 |
......................io.netty.channel.DefaultChannelHandlerContext.invokeFlush() | 0.09% | 391773 | 391773 | 4 |
.......................io.netty.channel.ChannelOutboundHandlerAdapter.flush() | 0.09% | 391773 | 391773 | 4 |
........................io.netty.channel.DefaultChannelHandlerContext.flush() | 0.09% | 391773 | 391773 | 4 |
.........................io.netty.channel.DefaultChannelHandlerContext.invokeFlush() | 0.09% | 391773 | 391773 | 4 |
..........................io.netty.channel.DefaultChannelPipeline$HeadHandler.flush() | 0.09% | 391773 | 391773 | 4 |
...........................io.netty.channel.AbstractChannel$AbstractUnsafe.flush() | 0.09% | 391773 | 391773 | 4 |
............................io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.flush0() | 0.09% | 391773 | 391773 | 4 |
.............................io.netty.channel.AbstractChannel$AbstractUnsafe.flush0() | 0.09% | 391773 | 391773 | 4 |
..............................io.netty.channel.socket.nio.NioSocketChannel.doWrite() | 0.09% | 391773 | 391773 | 4 |
...............................io.netty.channel.nio.AbstractNioByteChannel.doWrite() | 0.09% | 391773 | 391773 | 4 |
................................io.netty.channel.socket.nio.NioSocketChannel.doWriteBytes() | 0.06% | 293112 | 293112 | 3 |
.................................io.netty.buffer.UnpooledUnsafeDirectByteBuf.readBytes() | 0.06% | 293112 | 293112 | 3 |
..................................io.netty.buffer.UnpooledUnsafeDirectByteBuf.getBytes() | 0.06% | 293112 | 293112 | 3 |
...................................sun.nio.ch.SocketChannelImpl.write() | 0.06% | 293112 | 293112 | 3 |
...................................Self time | 0.00% | 0 | 0 | 3 |
..................................Self time | 0.00% | 0 | 0 | 3 |
.................................Self time | 0.00% | 0 | 0 | 3 |
................................io.netty.channel.ChannelOutboundBuffer.remove() | 0.02% | 98661 | 98661 | 1 |
.................................io.netty.channel.ChannelOutboundBuffer.safeRelease() | 0.02% | 98661 | 98661 | 1 |
..................................io.netty.util.ReferenceCountUtil.release() | 0.02% | 98661 | 98661 | 1 |
...................................io.netty.buffer.AbstractReferenceCountedByteBuf.release() | 0.02% | 98661 | 98661 | 1 |
....................................io.netty.buffer.UnpooledUnsafeDirectByteBuf.deallocate() | 0.02% | 98661 | 98661 | 1 |
.....................................io.netty.util.internal.PlatformDependent.freeDirectBuffer() | 0.02% | 98661 | 98661 | 1 |
......................................io.netty.util.internal.PlatformDependent0.freeDirectBufferUnsafe() | 0.02% | 98661 | 98661 | 1 |
.......................................sun.misc.Cleaner.clean() | 0.02% | 98661 | 98661 | 1 |
.......................................Self time | 0.00% | 0 | 0 | 1 |
......................................Self time | 0.00% | 0 | 0 | 1 |
.....................................Self time | 0.00% | 0 | 0 | 1 |
....................................Self time | 0.00% | 0 | 0 | 1 |
...................................Self time | 0.00% | 0 | 0 | 1 |
..................................Self time | 0.00% | 0 | 0 | 1 |
.................................Self time | 0.00% | 0 | 0 | 1 |
................................Self time | 0.00% | 0 | 0 | 4 |
...............................Self time | 0.00% | 0 | 0 | 4 |
..............................Self time | 0.00% | 0 | 0 | 4 |
.............................Self time | 0.00% | 0 | 0 | 4 |
............................Self time | 0.00% | 0 | 0 | 4 |
...........................Self time | 0.00% | 0 | 0 | 4 |
..........................Self time | 0.00% | 0 | 0 | 4 |
.........................Self time | 0.00% | 0 | 0 | 4 |
........................Self time | 0.00% | 0 | 0 | 4 |
.......................Self time | 0.00% | 0 | 0 | 4 |
......................Self time | 0.00% | 0 | 0 | 4 |
.....................Self time | 0.00% | 0 | 0 | 4 |
....................Self time | 0.00% | 0 | 0 | 4 |
...................Self time | 0.00% | 0 | 0 | 4 |
..................Self time | 0.00% | 0 | 0 | 4 |
.................Self time | 0.00% | 0 | 0 | 4 |
................Self time | 0.00% | 0 | 0 | 4 |
...............Self time | 0.00% | 0 | 0 | 4 |
..............Self time | 0.00% | 0 | 0 | 4 |
.............io.netty.channel.DefaultChannelHandlerContext.invokeWrite() | 0.07% | 303974 | 303974 | 3 |
..............cpw.mods.fml.common.network.handshake.NetworkDispatcher.write() | 0.07% | 303974 | 303974 | 3 |
...............io.netty.channel.DefaultChannelHandlerContext.write() | 0.07% | 303974 | 303974 | 3 |
................io.netty.channel.DefaultChannelHandlerContext.write() | 0.07% | 303974 | 303974 | 3 |
.................io.netty.channel.DefaultChannelHandlerContext.invokeWrite() | 0.07% | 303974 | 303974 | 3 |
..................io.netty.handler.codec.MessageToByteEncoder.write() | 0.07% | 303974 | 303974 | 3 |
...................io.netty.channel.DefaultChannelHandlerContext.write() | 0.07% | 303974 | 303974 | 3 |
....................io.netty.channel.DefaultChannelHandlerContext.write() | 0.07% | 303974 | 303974 | 3 |
.....................io.netty.channel.DefaultChannelHandlerContext.invokeWrite() | 0.07% | 303974 | 303974 | 3 |
......................io.netty.handler.codec.MessageToByteEncoder.write() | 0.07% | 303974 | 303974 | 3 |
.......................io.netty.channel.DefaultChannelHandlerContext.write() | 0.05% | 206051 | 206051 | 2 |
........................io.netty.channel.DefaultChannelHandlerContext.write() | 0.05% | 206051 | 206051 | 2 |
.........................io.netty.channel.DefaultChannelHandlerContext.invokeWrite() | 0.05% | 206051 | 206051 | 2 |
..........................io.netty.handler.codec.MessageToByteEncoder.write() | 0.05% | 206051 | 206051 | 2 |
...........................net.minecraft.network.NettyEncryptingEncoder.encode() | 0.05% | 206051 | 206051 | 2 |
............................net.minecraft.network.NettyEncryptingEncoder.encode() | 0.05% | 206051 | 206051 | 2 |
.............................net.minecraft.network.NettyEncryptionTranslator.func_150504_a() | 0.05% | 206051 | 206051 | 2 |
..............................io.netty.buffer.AbstractByteBuf.writeBytes() | 0.05% | 206051 | 206051 | 2 |
...............................io.netty.buffer.AbstractByteBuf.ensureWritable() | 0.05% | 206051 | 206051 | 2 |
................................io.netty.buffer.UnpooledUnsafeDirectByteBuf.capacity() | 0.05% | 206051 | 206051 | 2 |
.................................java.nio.ByteBuffer.allocateDirect() | 0.05% | 206051 | 206051 | 2 |
.................................Self time | 0.00% | 0 | 0 | 2 |
................................Self time | 0.00% | 0 | 0 | 2 |
...............................Self time | 0.00% | 0 | 0 | 2 |
..............................Self time | 0.00% | 0 | 0 | 2 |
.............................Self time | 0.00% | 0 | 0 | 2 |
............................Self time | 0.00% | 0 | 0 | 2 |
...........................Self time | 0.00% | 0 | 0 | 2 |
..........................Self time | 0.00% | 0 | 0 | 2 |
.........................Self time | 0.00% | 0 | 0 | 2 |
........................Self time | 0.00% | 0 | 0 | 2 |
.......................io.netty.buffer.AbstractByteBufAllocator.ioBuffer() | 0.02% | 97923 | 97923 | 1 |
........................io.netty.buffer.AbstractByteBufAllocator.directBuffer() | 0.02% | 97923 | 97923 | 1 |
.........................io.netty.buffer.AbstractByteBufAllocator.directBuffer() | 0.02% | 97923 | 97923 | 1 |
..........................io.netty.buffer.UnpooledByteBufAllocator.newDirectBuffer() | 0.02% | 97923 | 97923 | 1 |
...........................io.netty.buffer.UnpooledUnsafeDirectByteBuf.<init>() | 0.02% | 97923 | 97923 | 1 |
............................java.nio.ByteBuffer.allocateDirect() | 0.02% | 97923 | 97923 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 3 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................Self time | 0.00% | 0 | 0 | 3 |
.................Self time | 0.00% | 0 | 0 | 3 |
................Self time | 0.00% | 0 | 0 | 3 |
...............Self time | 0.00% | 0 | 0 | 3 |
..............Self time | 0.00% | 0 | 0 | 3 |
.............Self time | 0.00% | 0 | 0 | 7 |
............Self time | 0.00% | 0 | 0 | 7 |
...........Self time | 0.00% | 0 | 0 | 7 |
..........Self time | 0.00% | 0 | 0 | 7 |
.........Self time | 0.00% | 0 | 0 | 7 |
........Self time | 0.00% | 0 | 0 | 7 |
.......Self time | 0.00% | 0 | 0 | 7 |
......java.lang.System.nanoTime[native]() | 0.07% | 312975 | 312975 | 3 |
......sun.nio.ch.KQueueSelectorImpl.wakeup() | 0.02% | 106623 | 106623 | 1 |
......Self time | 0.02% | 101534 | 101534 | 1 |
.....Self time | 0.00% | 0 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..Client thread | 100.00% | 455749400 | 452894466 | 1 |
...net.minecraft.launchwrapper.Launch.main() | 100.00% | 455749400 | 452894466 | 1 |
....net.minecraft.launchwrapper.Launch.launch() | 100.00% | 455749400 | 452894466 | 1 |
.....java.lang.reflect.Method.invoke() | 100.00% | 455749400 | 452894466 | 1 |
......sun.reflect.DelegatingMethodAccessorImpl.invoke() | 100.00% | 455749400 | 452894466 | 1 |
.......sun.reflect.NativeMethodAccessorImpl.invoke() | 100.00% | 455749400 | 452894466 | 1 |
........sun.reflect.NativeMethodAccessorImpl.invoke0[native]() | 100.00% | 455749400 | 452894466 | 1 |
.........net.minecraft.client.main.Main.main() | 100.00% | 455749400 | 452894466 | 1 |
..........net.minecraft.client.Minecraft.func_99999_d() | 100.00% | 455749400 | 452894466 | 1 |
...........net.minecraft.client.Minecraft.func_71411_J() | 99.93% | 455449647 | 452594713 | 4 |
............net.minecraft.client.renderer.EntityRenderer.func_78480_b() | 61.04% | 278193246 | 278193246 | 715 |
.............net.minecraft.client.renderer.EntityRenderer.func_78471_a() | 49.29% | 224629591 | 224629591 | 856 |
..............net.minecraft.client.renderer.RenderGlobal.func_72719_a() | 24.74% | 112769694 | 112769694 | 793 |
...............net.minecraft.client.renderer.RenderGlobal.func_72724_a() | 24.35% | 110988757 | 110988757 | 786 |
................net.minecraft.client.renderer.RenderGlobal.func_72733_a() | 24.17% | 110175817 | 110175817 | 779 |
.................net.minecraft.client.renderer.RenderList.func_78419_a() | 24.07% | 109688288 | 109688288 | 775 |
..................org.lwjgl.opengl.GL11.glCallLists() | 24.05% | 109614162 | 109614162 | 774 |
...................org.lwjgl.opengl.GL11.nglCallLists[native]() | 24.05% | 109614162 | 109614162 | 774 |
...................Self time | 0.00% | 0 | 0 | 774 |
..................org.lwjgl.opengl.GL11.glPopMatrix() | 0.02% | 74125 | 74125 | 1 |
...................org.lwjgl.opengl.GL11.nglPopMatrix[native]() | 0.02% | 74125 | 74125 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 775 |
.................net.minecraft.client.renderer.EntityRenderer.func_78463_b() | 0.09% | 387447 | 387447 | 4 |
..................net.minecraft.client.renderer.OpenGlHelper.func_77473_a() | 0.06% | 283985 | 283985 | 3 |
...................org.lwjgl.opengl.GL13.glActiveTexture() | 0.06% | 283985 | 283985 | 3 |
....................org.lwjgl.opengl.GL13.nglActiveTexture[native]() | 0.06% | 283985 | 283985 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................org.lwjgl.opengl.GL11.glMatrixMode() | 0.02% | 103461 | 103461 | 1 |
...................org.lwjgl.opengl.GL11.nglMatrixMode[native]() | 0.02% | 103461 | 103461 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 4 |
.................net.minecraft.client.renderer.EntityRenderer.func_78483_a() | 0.02% | 100081 | 100081 | 1 |
..................net.minecraft.client.renderer.OpenGlHelper.func_77473_a() | 0.02% | 100081 | 100081 | 1 |
...................org.lwjgl.opengl.GL13.glActiveTexture() | 0.02% | 100081 | 100081 | 1 |
....................org.lwjgl.opengl.GL13.nglActiveTexture[native]() | 0.02% | 100081 | 100081 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 779 |
................Self time | 0.16% | 717021 | 717021 | 786 |
................java.util.Arrays.sort() | 0.02% | 95918 | 95918 | 1 |
...............net.minecraft.client.renderer.WorldRenderer.func_147889_b() | 0.39% | 1780936 | 1780936 | 18 |
................net.minecraft.client.renderer.WorldRenderer.func_147891_a() | 0.39% | 1780936 | 1780936 | 18 |
.................org.lwjgl.opengl.GL11.glEndList() | 0.29% | 1341616 | 1341616 | 14 |
..................org.lwjgl.opengl.GL11.nglEndList[native]() | 0.29% | 1341616 | 1341616 | 14 |
..................Self time | 0.00% | 0 | 0 | 14 |
.................net.minecraft.client.renderer.Tessellator.func_147564_a() | 0.07% | 322094 | 322094 | 3 |
..................java.util.AbstractQueue.remove() | 0.02% | 112104 | 112104 | 1 |
...................java.util.PriorityQueue.poll() | 0.02% | 112104 | 112104 | 1 |
....................java.util.PriorityQueue.siftDown() | 0.02% | 112104 | 112104 | 1 |
.....................java.util.PriorityQueue.siftDownUsingComparator() | 0.02% | 112104 | 112104 | 1 |
......................net.minecraft.client.util.QuadComparator.compare() | 0.02% | 112104 | 112104 | 1 |
.......................net.minecraft.client.util.QuadComparator.compare() | 0.02% | 112104 | 112104 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................java.util.PriorityQueue.add() | 0.02% | 106066 | 106066 | 1 |
...................java.util.PriorityQueue.offer() | 0.02% | 106066 | 106066 | 1 |
....................java.util.PriorityQueue.siftUp() | 0.02% | 106066 | 106066 | 1 |
.....................java.util.PriorityQueue.siftUpUsingComparator() | 0.02% | 106066 | 106066 | 1 |
......................net.minecraft.client.util.QuadComparator.compare() | 0.02% | 106066 | 106066 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.02% | 103923 | 103923 | 3 |
.................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.03% | 117225 | 117225 | 1 |
..................org.lwjgl.opengl.GL11.glDrawArrays() | 0.03% | 117225 | 117225 | 1 |
...................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.03% | 117225 | 117225 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 18 |
................Self time | 0.00% | 0 | 0 | 18 |
...............Self time | 0.00% | 0 | 0 | 793 |
..............net.minecraft.client.renderer.RenderGlobal.func_147589_a() | 19.41% | 88482664 | 88482664 | 685 |
...............net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a() | 16.46% | 75016950 | 75016950 | 593 |
................net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a() | 16.02% | 73027865 | 73027865 | 579 |
.................net.minecraft.client.renderer.tileentity.TileEntitySignRenderer.func_147500_a() | 5.45% | 24824603 | 24824603 | 221 |
..................net.minecraft.client.renderer.tileentity.TileEntitySignRenderer.func_147500_a() | 5.45% | 24824603 | 24824603 | 221 |
...................net.minecraft.client.gui.FontRenderer.func_78276_b() | 4.97% | 22668841 | 22668841 | 207 |
....................net.minecraft.client.gui.FontRenderer.func_85187_a() | 4.97% | 22668841 | 22668841 | 207 |
.....................net.minecraft.client.gui.FontRenderer.func_78258_a() | 4.95% | 22567863 | 22567863 | 206 |
......................net.minecraft.client.gui.FontRenderer.func_78255_a() | 4.95% | 22567863 | 22567863 | 206 |
.......................net.minecraft.client.gui.FontRenderer.func_78278_a() | 4.89% | 22288468 | 22288468 | 203 |
........................net.minecraft.client.gui.FontRenderer.func_78266_a() | 4.89% | 22288468 | 22288468 | 203 |
.........................org.lwjgl.opengl.GL11.glBegin() | 3.24% | 14783989 | 14783989 | 137 |
..........................org.lwjgl.opengl.GL11.nglBegin[native]() | 3.24% | 14783989 | 14783989 | 137 |
..........................Self time | 0.00% | 0 | 0 | 137 |
.........................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.56% | 2562737 | 2562737 | 24 |
..........................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.56% | 2562737 | 2562737 | 24 |
...........................org.lwjgl.opengl.GL11.glBindTexture() | 0.56% | 2562737 | 2562737 | 24 |
............................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.56% | 2562737 | 2562737 | 24 |
............................Self time | 0.00% | 0 | 0 | 24 |
...........................Self time | 0.00% | 0 | 0 | 24 |
..........................Self time | 0.00% | 0 | 0 | 24 |
.........................org.lwjgl.opengl.GL11.glVertex3f() | 0.48% | 2184276 | 2184276 | 22 |
..........................org.lwjgl.opengl.GL11.nglVertex3f[native]() | 0.48% | 2184276 | 2184276 | 22 |
..........................Self time | 0.00% | 0 | 0 | 22 |
.........................org.lwjgl.opengl.GL11.glEnd() | 0.40% | 1839826 | 1839826 | 18 |
..........................org.lwjgl.opengl.GL11.nglEnd[native]() | 0.40% | 1839826 | 1839826 | 18 |
..........................Self time | 0.00% | 0 | 0 | 18 |
.........................org.lwjgl.opengl.GL11.glTexCoord2f() | 0.20% | 917639 | 917639 | 9 |
..........................org.lwjgl.opengl.GL11.nglTexCoord2f[native]() | 0.20% | 917639 | 917639 | 9 |
..........................Self time | 0.00% | 0 | 0 | 9 |
.........................Self time | 0.00% | 0 | 0 | 203 |
........................Self time | 0.00% | 0 | 0 | 203 |
.......................Self time | 0.06% | 279394 | 279394 | 206 |
......................Self time | 0.00% | 0 | 0 | 206 |
.....................org.lwjgl.opengl.GL11.glEnable() | 0.02% | 100978 | 100978 | 1 |
......................org.lwjgl.opengl.GL11.nglEnable[native]() | 0.02% | 100978 | 100978 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 207 |
....................Self time | 0.00% | 0 | 0 | 207 |
...................net.minecraft.client.model.ModelSign.func_78164_a() | 0.38% | 1744039 | 1744039 | 17 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.38% | 1744039 | 1744039 | 17 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.38% | 1744039 | 1744039 | 17 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.38% | 1744039 | 1744039 | 17 |
......................Self time | 0.00% | 0 | 0 | 17 |
.....................Self time | 0.00% | 0 | 0 | 17 |
....................Self time | 0.00% | 0 | 0 | 17 |
...................org.lwjgl.opengl.GL11.glDepthMask() | 0.04% | 191832 | 191832 | 2 |
....................org.lwjgl.opengl.GL11.nglDepthMask[native]() | 0.04% | 191832 | 191832 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................org.lwjgl.opengl.GL11.glTranslatef() | 0.03% | 116617 | 116617 | 1 |
....................org.lwjgl.opengl.GL11.nglTranslatef[native]() | 0.03% | 116617 | 116617 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................org.lwjgl.opengl.GL11.glPopMatrix() | 0.02% | 103272 | 103272 | 1 |
....................org.lwjgl.opengl.GL11.nglPopMatrix[native]() | 0.02% | 103272 | 103272 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 221 |
..................Self time | 0.00% | 0 | 0 | 221 |
.................mcp.mobius.betterbarrels.client.render.TileEntityBarrelRenderer.func_147500_a() | 1.08% | 4931461 | 4931461 | 49 |
..................mcp.mobius.betterbarrels.client.render.TileEntityBaseRenderer.renderStackOnBlock() | 0.50% | 2280774 | 2280774 | 23 |
...................net.minecraft.client.renderer.entity.RenderItem.func_77015_a() | 0.50% | 2280774 | 2280774 | 23 |
....................net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI() | 0.50% | 2280774 | 2280774 | 23 |
.....................net.minecraft.client.renderer.RenderBlocks.func_147800_a() | 0.26% | 1166575 | 1166575 | 12 |
......................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.23% | 1062994 | 1062994 | 11 |
.......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.19% | 862186 | 862186 | 9 |
........................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.19% | 862186 | 862186 | 9 |
........................Self time | 0.00% | 0 | 0 | 9 |
.......................org.lwjgl.opengl.GL11.glDisableClientState() | 0.02% | 100805 | 100805 | 1 |
........................org.lwjgl.opengl.GL11.nglDisableClientState[native]() | 0.02% | 100805 | 100805 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................org.lwjgl.opengl.GL11.glVertexPointer() | 0.02% | 100003 | 100003 | 1 |
........................org.lwjgl.opengl.GL11.nglVertexPointer[native]() | 0.02% | 100003 | 100003 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 11 |
......................Self time | 0.02% | 103581 | 103581 | 12 |
.....................net.minecraft.client.renderer.entity.RenderItem.func_94149_a() | 0.18% | 809413 | 809413 | 8 |
......................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.18% | 809413 | 809413 | 8 |
.......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.13% | 610856 | 610856 | 6 |
........................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.13% | 610856 | 610856 | 6 |
........................Self time | 0.00% | 0 | 0 | 6 |
.......................org.lwjgl.opengl.GL11.glEnableClientState() | 0.02% | 102341 | 102341 | 1 |
........................org.lwjgl.opengl.GL11.nglEnableClientState[native]() | 0.02% | 102341 | 102341 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................org.lwjgl.opengl.GL11.glTexCoordPointer() | 0.02% | 96215 | 96215 | 1 |
........................org.lwjgl.opengl.GL11.nglTexCoordPointer[native]() | 0.02% | 96215 | 96215 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 8 |
......................Self time | 0.00% | 0 | 0 | 8 |
.....................org.lwjgl.opengl.GL11.glEnable() | 0.02% | 102841 | 102841 | 1 |
......................org.lwjgl.opengl.GL11.nglEnable[native]() | 0.02% | 102841 | 102841 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 102417 | 102417 | 1 |
......................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.02% | 102417 | 102417 | 1 |
.......................org.lwjgl.opengl.GL11.glBindTexture() | 0.02% | 102417 | 102417 | 1 |
........................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.02% | 102417 | 102417 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................org.lwjgl.opengl.GL11.glDisable() | 0.02% | 99526 | 99526 | 1 |
......................org.lwjgl.opengl.GL11.nglDisable[native]() | 0.02% | 99526 | 99526 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 23 |
....................Self time | 0.00% | 0 | 0 | 23 |
...................Self time | 0.00% | 0 | 0 | 23 |
..................mcp.mobius.betterbarrels.client.render.TileEntityBaseRenderer.renderTextOnBlock() | 0.47% | 2160688 | 2160688 | 22 |
...................mcp.mobius.betterbarrels.client.render.TileEntityBaseRenderer.renderTextOnBlock() | 0.47% | 2160688 | 2160688 | 22 |
....................net.minecraft.client.gui.FontRenderer.func_78276_b() | 0.45% | 2062460 | 2062460 | 21 |
.....................net.minecraft.client.gui.FontRenderer.func_85187_a() | 0.45% | 2062460 | 2062460 | 21 |
......................net.minecraft.client.gui.FontRenderer.func_78258_a() | 0.45% | 2062460 | 2062460 | 21 |
.......................net.minecraft.client.gui.FontRenderer.func_78255_a() | 0.45% | 2062460 | 2062460 | 21 |
........................net.minecraft.client.gui.FontRenderer.func_78278_a() | 0.45% | 2062460 | 2062460 | 21 |
.........................net.minecraft.client.gui.FontRenderer.func_78266_a() | 0.45% | 2062460 | 2062460 | 21 |
..........................org.lwjgl.opengl.GL11.glBegin() | 0.32% | 1449624 | 1449624 | 15 |
...........................org.lwjgl.opengl.GL11.nglBegin[native]() | 0.32% | 1449624 | 1449624 | 15 |
...........................Self time | 0.00% | 0 | 0 | 15 |
..........................org.lwjgl.opengl.GL11.glVertex3f() | 0.11% | 515115 | 515115 | 5 |
...........................org.lwjgl.opengl.GL11.nglVertex3f[native]() | 0.11% | 515115 | 515115 | 5 |
...........................Self time | 0.00% | 0 | 0 | 5 |
..........................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 97720 | 97720 | 1 |
...........................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.02% | 97720 | 97720 | 1 |
............................org.lwjgl.opengl.GL11.glBindTexture() | 0.02% | 97720 | 97720 | 1 |
.............................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.02% | 97720 | 97720 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 21 |
.........................Self time | 0.00% | 0 | 0 | 21 |
........................Self time | 0.00% | 0 | 0 | 21 |
.......................Self time | 0.00% | 0 | 0 | 21 |
......................Self time | 0.00% | 0 | 0 | 21 |
.....................Self time | 0.00% | 0 | 0 | 21 |
....................org.lwjgl.opengl.GL11.glPushMatrix() | 0.02% | 98228 | 98228 | 1 |
.....................org.lwjgl.opengl.GL11.nglPushMatrix[native]() | 0.02% | 98228 | 98228 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 22 |
...................Self time | 0.00% | 0 | 0 | 22 |
..................mcp.mobius.betterbarrels.client.render.TileEntityBarrelRenderer.getBarrelString() | 0.07% | 298869 | 298869 | 3 |
...................java.lang.String.format() | 0.07% | 298869 | 298869 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................mcp.mobius.betterbarrels.client.render.TileEntityBaseRenderer.saveBoundTexture() | 0.02% | 99598 | 99598 | 1 |
...................org.lwjgl.opengl.GL11.glGetInteger() | 0.02% | 99598 | 99598 | 1 |
....................org.lwjgl.opengl.GL11.nglGetIntegerv[native]() | 0.02% | 99598 | 99598 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.02% | 91530 | 91530 | 49 |
.................travellersgear.client.TileRenderArmorStand.func_147500_a() | 1.05% | 4792081 | 4792081 | 46 |
..................travellersgear.client.ClientProxy.renderTravellersItem() | 0.35% | 1590063 | 1590063 | 16 |
...................witchinggadgets.client.render.ModelCloak.func_78088_a() | 0.26% | 1167094 | 1167094 | 12 |
....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.26% | 1167094 | 1167094 | 12 |
.....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.19% | 866861 | 866861 | 9 |
......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.19% | 866861 | 866861 | 9 |
......................Self time | 0.00% | 0 | 0 | 9 |
.....................org.lwjgl.opengl.GL11.glEnableClientState() | 0.04% | 198288 | 198288 | 2 |
......................org.lwjgl.opengl.GL11.nglEnableClientState[native]() | 0.04% | 198288 | 198288 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................org.lwjgl.opengl.GL11.glTexCoordPointer() | 0.02% | 101944 | 101944 | 1 |
......................org.lwjgl.opengl.GL11.nglTexCoordPointer[native]() | 0.02% | 101944 | 101944 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 12 |
....................Self time | 0.00% | 0 | 0 | 12 |
...................net.minecraft.client.model.ModelBiped.func_78088_a() | 0.05% | 221534 | 221534 | 2 |
....................Self time | 0.03% | 116778 | 116778 | 2 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.02% | 104756 | 104756 | 1 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 104756 | 104756 | 1 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 104756 | 104756 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
...................witchinggadgets.common.items.baubles.ItemMagicalBaubles.getArmorModel() | 0.02% | 103914 | 103914 | 1 |
...................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 97520 | 97520 | 1 |
....................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.02% | 97520 | 97520 | 1 |
.....................org.lwjgl.opengl.GL11.glBindTexture() | 0.02% | 97520 | 97520 | 1 |
......................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.02% | 97520 | 97520 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 16 |
..................travellersgear.client.TileRenderArmorStand.renderDefaultArmor() | 0.26% | 1205282 | 1205282 | 12 |
...................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.26% | 1205282 | 1205282 | 12 |
....................org.lwjgl.opengl.GL11.glCallList() | 0.24% | 1109896 | 1109896 | 11 |
.....................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.24% | 1109896 | 1109896 | 11 |
.....................Self time | 0.00% | 0 | 0 | 11 |
....................org.lwjgl.opengl.GL11.glTranslatef() | 0.02% | 95385 | 95385 | 1 |
.....................org.lwjgl.opengl.GL11.nglTranslatef[native]() | 0.02% | 95385 | 95385 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 12 |
...................Self time | 0.00% | 0 | 0 | 12 |
..................travellersgear.client.TileRenderArmorStand$ModelArmorStand.renderAll() | 0.18% | 820097 | 820097 | 8 |
...................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.18% | 820097 | 820097 | 8 |
....................org.lwjgl.opengl.GL11.glCallList() | 0.18% | 820097 | 820097 | 8 |
.....................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.18% | 820097 | 820097 | 8 |
.....................Self time | 0.00% | 0 | 0 | 8 |
....................Self time | 0.00% | 0 | 0 | 8 |
...................Self time | 0.00% | 0 | 0 | 8 |
..................travellersgear.client.TileRenderArmorStand.renderStackOnDisplay() | 0.13% | 610161 | 610161 | 6 |
...................net.minecraft.client.renderer.ItemRenderer.func_78439_a() | 0.13% | 610161 | 610161 | 6 |
....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.13% | 610161 | 610161 | 6 |
.....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.05% | 206964 | 206964 | 2 |
......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.05% | 206964 | 206964 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................org.lwjgl.opengl.GL11.glDisableClientState() | 0.04% | 202952 | 202952 | 2 |
......................org.lwjgl.opengl.GL11.nglDisableClientState[native]() | 0.04% | 202952 | 202952 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................org.lwjgl.opengl.GL11.glTexCoordPointer() | 0.02% | 100875 | 100875 | 1 |
......................org.lwjgl.opengl.GL11.nglTexCoordPointer[native]() | 0.02% | 100875 | 100875 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................java.nio.DirectIntBufferU.put() | 0.02% | 99368 | 99368 | 1 |
.....................Self time | 0.00% | 0 | 0 | 6 |
....................Self time | 0.00% | 0 | 0 | 6 |
...................Self time | 0.00% | 0 | 0 | 6 |
..................net.minecraft.client.renderer.entity.RenderBiped.getArmorResource() | 0.06% | 294484 | 294484 | 3 |
...................java.lang.String.format() | 0.04% | 193783 | 193783 | 2 |
...................net.minecraftforge.client.ForgeHooksClient.getArmorTexture() | 0.02% | 100700 | 100700 | 1 |
....................vazkii.botania.common.item.equipment.armor.manasteel.ItemManasteelArmor.getArmorTexture() | 0.02% | 100700 | 100700 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer.func_147499_a() | 0.04% | 171176 | 171176 | 2 |
...................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.04% | 171176 | 171176 | 2 |
....................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.03% | 118094 | 118094 | 1 |
.....................org.lwjgl.opengl.GL11.glBindTexture() | 0.03% | 118094 | 118094 | 1 |
......................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.03% | 118094 | 118094 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................net.minecraft.client.renderer.texture.TextureManager.func_110579_a() | 0.01% | 53081 | 53081 | 1 |
.....................net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a() | 0.01% | 53081 | 53081 | 1 |
......................net.minecraft.client.renderer.texture.TextureUtil.func_110989_a() | 0.01% | 53081 | 53081 | 1 |
.......................net.minecraft.client.renderer.texture.TextureUtil.func_110995_a() | 0.01% | 53081 | 53081 | 1 |
........................net.minecraft.client.renderer.texture.TextureUtil.func_110993_a() | 0.01% | 53081 | 53081 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................org.lwjgl.opengl.GL11.glPushMatrix() | 0.02% | 100816 | 100816 | 1 |
...................org.lwjgl.opengl.GL11.nglPushMatrix[native]() | 0.02% | 100816 | 100816 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 46 |
.................yuuto.enhancedinventories.client.RendererImprovedChest.func_147500_a() | 0.92% | 4207696 | 4207696 | 42 |
..................yuuto.enhancedinventories.client.RendererImprovedChest.renderDouble() | 0.68% | 3111113 | 3111113 | 31 |
...................net.minecraft.client.model.ModelChest.func_78231_a() | 0.64% | 2911670 | 2911670 | 29 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.64% | 2911670 | 2911670 | 29 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.59% | 2708178 | 2708178 | 27 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.59% | 2708178 | 2708178 | 27 |
......................Self time | 0.00% | 0 | 0 | 27 |
.....................org.lwjgl.opengl.GL11.glTranslatef() | 0.04% | 203492 | 203492 | 2 |
......................org.lwjgl.opengl.GL11.nglTranslatef[native]() | 0.04% | 203492 | 203492 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 29 |
....................Self time | 0.00% | 0 | 0 | 29 |
...................org.lwjgl.opengl.GL11.glPopMatrix() | 0.02% | 101111 | 101111 | 1 |
....................org.lwjgl.opengl.GL11.nglPopMatrix[native]() | 0.02% | 101111 | 101111 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.02% | 98331 | 98331 | 31 |
..................yuuto.enhancedinventories.client.RendererImprovedChest.renderSingle() | 0.24% | 1096582 | 1096582 | 12 |
...................net.minecraft.client.model.ModelChest.func_78231_a() | 0.22% | 995765 | 995765 | 11 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.22% | 995765 | 995765 | 11 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.20% | 894134 | 894134 | 10 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.20% | 894134 | 894134 | 10 |
......................Self time | 0.00% | 0 | 0 | 10 |
.....................org.lwjgl.opengl.GL11.glTranslatef() | 0.02% | 101630 | 101630 | 1 |
......................org.lwjgl.opengl.GL11.nglTranslatef[native]() | 0.02% | 101630 | 101630 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 11 |
....................Self time | 0.00% | 0 | 0 | 11 |
...................net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer.func_147499_a() | 0.02% | 100816 | 100816 | 1 |
....................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 100816 | 100816 | 1 |
.....................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.02% | 100816 | 100816 | 1 |
......................org.lwjgl.opengl.GL11.glBindTexture() | 0.02% | 100816 | 100816 | 1 |
.......................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.02% | 100816 | 100816 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 12 |
..................Self time | 0.00% | 0 | 0 | 42 |
.................vazkii.botania.client.render.tile.RenderTileRuneAltar.func_147500_a() | 0.83% | 3782276 | 3782276 | 37 |
..................vazkii.botania.client.model.ModelSpinningCubes.renderSpinningCubes() | 0.78% | 3571260 | 3571260 | 35 |
...................vazkii.botania.client.model.ModelSpinningCubes.renderSpinningCubes() | 0.63% | 2857364 | 2857364 | 28 |
....................vazkii.botania.client.model.ModelSpinningCubes.renderSpinningCubes() | 0.60% | 2756951 | 2756951 | 27 |
.....................vazkii.botania.client.model.ModelSpinningCubes.renderSpinningCubes() | 0.50% | 2280903 | 2280903 | 23 |
......................vazkii.botania.client.model.ModelSpinningCubes.renderSpinningCubes() | 0.50% | 2280903 | 2280903 | 23 |
.......................vazkii.botania.client.model.ModelSpinningCubes.renderSpinningCubes() | 0.44% | 1990149 | 1990149 | 20 |
........................vazkii.botania.client.model.ModelSpinningCubes.renderSpinningCubes() | 0.42% | 1892651 | 1892651 | 19 |
.........................vazkii.botania.client.model.ModelSpinningCubes.renderSpinningCubes() | 0.39% | 1793446 | 1793446 | 18 |
..........................vazkii.botania.client.model.ModelSpinningCubes.renderSpinningCubes() | 0.37% | 1693271 | 1693271 | 17 |
...........................vazkii.botania.client.model.ModelSpinningCubes.renderSpinningCubes() | 0.31% | 1409495 | 1409495 | 14 |
............................vazkii.botania.client.model.ModelSpinningCubes.renderSpinningCubes() | 0.22% | 1005360 | 1005360 | 10 |
.............................vazkii.botania.client.model.ModelSpinningCubes.renderSpinningCubes() | 0.15% | 702244 | 702244 | 7 |
..............................vazkii.botania.client.model.ModelSpinningCubes.renderSpinningCubes() | 0.15% | 702244 | 702244 | 7 |
...............................vazkii.botania.client.model.ModelSpinningCubes.renderSpinningCubes() | 0.11% | 498132 | 498132 | 5 |
................................vazkii.botania.client.model.ModelSpinningCubes.renderSpinningCubes() | 0.07% | 296526 | 296526 | 3 |
.................................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.04% | 195228 | 195228 | 2 |
..................................org.lwjgl.opengl.GL11.glTranslatef() | 0.02% | 98369 | 98369 | 1 |
...................................org.lwjgl.opengl.GL11.nglTranslatef[native]() | 0.02% | 98369 | 98369 | 1 |
...................................Self time | 0.00% | 0 | 0 | 1 |
..................................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 96859 | 96859 | 1 |
...................................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 96859 | 96859 | 1 |
...................................Self time | 0.00% | 0 | 0 | 1 |
..................................Self time | 0.00% | 0 | 0 | 2 |
.................................org.lwjgl.opengl.GL11.glPushMatrix() | 0.02% | 101297 | 101297 | 1 |
..................................org.lwjgl.opengl.GL11.nglPushMatrix[native]() | 0.02% | 101297 | 101297 | 1 |
..................................Self time | 0.00% | 0 | 0 | 1 |
.................................Self time | 0.00% | 0 | 0 | 3 |
................................org.lwjgl.opengl.GL11.glPushMatrix() | 0.02% | 102390 | 102390 | 1 |
.................................org.lwjgl.opengl.GL11.nglPushMatrix[native]() | 0.02% | 102390 | 102390 | 1 |
.................................Self time | 0.00% | 0 | 0 | 1 |
................................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.02% | 99215 | 99215 | 1 |
.................................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 99215 | 99215 | 1 |
..................................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 99215 | 99215 | 1 |
..................................Self time | 0.00% | 0 | 0 | 1 |
.................................Self time | 0.00% | 0 | 0 | 1 |
................................Self time | 0.00% | 0 | 0 | 5 |
...............................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.04% | 204112 | 204112 | 2 |
................................org.lwjgl.opengl.GL11.glCallList() | 0.04% | 204112 | 204112 | 2 |
.................................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.04% | 204112 | 204112 | 2 |
.................................Self time | 0.00% | 0 | 0 | 2 |
................................Self time | 0.00% | 0 | 0 | 2 |
...............................Self time | 0.00% | 0 | 0 | 7 |
..............................Self time | 0.00% | 0 | 0 | 7 |
.............................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.05% | 205208 | 205208 | 2 |
..............................org.lwjgl.opengl.GL11.glTranslatef() | 0.02% | 102987 | 102987 | 1 |
...............................org.lwjgl.opengl.GL11.nglTranslatef[native]() | 0.02% | 102987 | 102987 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 102220 | 102220 | 1 |
...............................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 102220 | 102220 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 2 |
.............................org.lwjgl.opengl.GL11.glRotatef() | 0.02% | 97907 | 97907 | 1 |
..............................org.lwjgl.opengl.GL11.nglRotatef[native]() | 0.02% | 97907 | 97907 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 10 |
............................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.09% | 404134 | 404134 | 4 |
.............................org.lwjgl.opengl.GL11.glCallList() | 0.07% | 298026 | 298026 | 3 |
..............................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.07% | 298026 | 298026 | 3 |
..............................Self time | 0.00% | 0 | 0 | 3 |
.............................org.lwjgl.opengl.GL11.glTranslatef() | 0.02% | 106108 | 106108 | 1 |
..............................org.lwjgl.opengl.GL11.nglTranslatef[native]() | 0.02% | 106108 | 106108 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 4 |
............................Self time | 0.00% | 0 | 0 | 14 |
...........................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.04% | 201442 | 201442 | 2 |
............................org.lwjgl.opengl.GL11.glCallList() | 0.04% | 201442 | 201442 | 2 |
.............................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.04% | 201442 | 201442 | 2 |
.............................Self time | 0.00% | 0 | 0 | 2 |
............................Self time | 0.00% | 0 | 0 | 2 |
...........................org.lwjgl.opengl.GL11.glRotatef() | 0.02% | 82333 | 82333 | 1 |
............................org.lwjgl.opengl.GL11.nglRotatef[native]() | 0.02% | 82333 | 82333 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 17 |
..........................org.lwjgl.opengl.GL11.glPushMatrix() | 0.02% | 100175 | 100175 | 1 |
...........................org.lwjgl.opengl.GL11.nglPushMatrix[native]() | 0.02% | 100175 | 100175 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 18 |
.........................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.02% | 99205 | 99205 | 1 |
..........................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 99205 | 99205 | 1 |
...........................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 99205 | 99205 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 19 |
........................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.02% | 97497 | 97497 | 1 |
.........................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 97497 | 97497 | 1 |
..........................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 97497 | 97497 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 20 |
.......................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.06% | 290753 | 290753 | 3 |
........................org.lwjgl.opengl.GL11.glCallList() | 0.06% | 290753 | 290753 | 3 |
.........................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.06% | 290753 | 290753 | 3 |
.........................Self time | 0.00% | 0 | 0 | 3 |
........................Self time | 0.00% | 0 | 0 | 3 |
.......................Self time | 0.00% | 0 | 0 | 23 |
......................Self time | 0.00% | 0 | 0 | 23 |
.....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.04% | 194753 | 194753 | 2 |
......................org.lwjgl.opengl.GL11.glCallList() | 0.04% | 194753 | 194753 | 2 |
.......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.04% | 194753 | 194753 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................org.lwjgl.opengl.GL11.glRotatef() | 0.04% | 179975 | 179975 | 1 |
......................org.lwjgl.opengl.GL11.nglRotatef[native]() | 0.04% | 179975 | 179975 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................org.lwjgl.opengl.GL11.glPushMatrix() | 0.02% | 101319 | 101319 | 1 |
......................org.lwjgl.opengl.GL11.nglPushMatrix[native]() | 0.02% | 101319 | 101319 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 27 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.02% | 100412 | 100412 | 1 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 100412 | 100412 | 1 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 100412 | 100412 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 28 |
...................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.13% | 613384 | 613384 | 6 |
....................org.lwjgl.opengl.GL11.glCallList() | 0.13% | 613384 | 613384 | 6 |
.....................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.13% | 613384 | 613384 | 6 |
.....................Self time | 0.00% | 0 | 0 | 6 |
....................Self time | 0.00% | 0 | 0 | 6 |
...................org.lwjgl.opengl.GL11.glPushMatrix() | 0.02% | 100511 | 100511 | 1 |
....................org.lwjgl.opengl.GL11.nglPushMatrix[native]() | 0.02% | 100511 | 100511 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 35 |
..................org.lwjgl.opengl.GL11.glTranslated() | 0.05% | 211016 | 211016 | 2 |
...................org.lwjgl.opengl.GL11.nglTranslated[native]() | 0.05% | 211016 | 211016 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 37 |
.................vazkii.botania.client.render.tile.RenderTilePool.func_147500_a() | 0.51% | 2313055 | 2313055 | 22 |
..................vazkii.botania.client.model.ModelPool.render() | 0.22% | 984507 | 984507 | 10 |
...................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.22% | 984507 | 984507 | 10 |
....................org.lwjgl.opengl.GL11.glCallList() | 0.22% | 984507 | 984507 | 10 |
.....................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.22% | 984507 | 984507 | 10 |
.....................Self time | 0.00% | 0 | 0 | 10 |
....................Self time | 0.00% | 0 | 0 | 10 |
...................Self time | 0.00% | 0 | 0 | 10 |
..................vazkii.botania.client.render.tile.RenderTilePool.renderIcon() | 0.18% | 819136 | 819136 | 8 |
...................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.18% | 819136 | 819136 | 8 |
....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.16% | 710586 | 710586 | 7 |
.....................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.16% | 710586 | 710586 | 7 |
.....................Self time | 0.00% | 0 | 0 | 7 |
....................org.lwjgl.opengl.GL11.glDisableClientState() | 0.02% | 108550 | 108550 | 1 |
.....................org.lwjgl.opengl.GL11.nglDisableClientState[native]() | 0.02% | 108550 | 108550 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 8 |
...................Self time | 0.00% | 0 | 0 | 8 |
..................vazkii.botania.client.core.helper.ShaderHelper.useShader() | 0.04% | 199340 | 199340 | 2 |
...................vazkii.botania.client.core.helper.ShaderHelper.useShader() | 0.04% | 199340 | 199340 | 2 |
....................org.lwjgl.opengl.ARBShaderObjects.glUniform1iARB() | 0.02% | 105959 | 105959 | 1 |
.....................org.lwjgl.opengl.ARBShaderObjects.nglUniform1iARB[native]() | 0.02% | 105959 | 105959 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................org.lwjgl.opengl.ARBShaderObjects.glUseProgramObjectARB() | 0.02% | 93381 | 93381 | 1 |
.....................org.lwjgl.opengl.ARBShaderObjects.nglUseProgramObjectARB[native]() | 0.02% | 93381 | 93381 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................org.lwjgl.opengl.GL11.glDisable() | 0.02% | 104924 | 104924 | 1 |
...................org.lwjgl.opengl.GL11.nglDisable[native]() | 0.02% | 104924 | 104924 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 104456 | 104456 | 1 |
...................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.02% | 104456 | 104456 | 1 |
....................org.lwjgl.opengl.GL11.glBindTexture() | 0.02% | 104456 | 104456 | 1 |
.....................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.02% | 104456 | 104456 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................org.lwjgl.opengl.GL11.glColor4f() | 0.02% | 100690 | 100690 | 1 |
...................org.lwjgl.opengl.GL11.nglColor4f[native]() | 0.02% | 100690 | 100690 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 22 |
.................net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer.func_147500_a() | 0.50% | 2270650 | 2270650 | 22 |
..................vazkii.botania.client.render.tile.RenderTileSkullOverride.func_147500_a() | 0.50% | 2270650 | 2270650 | 22 |
...................vazkii.botania.client.render.tile.RenderTileSkullOverride.render() | 0.48% | 2170535 | 2170535 | 21 |
....................net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer.func_152674_a() | 0.30% | 1366792 | 1366792 | 14 |
.....................net.minecraft.client.model.ModelSkeletonHead.func_78088_a() | 0.30% | 1366792 | 1366792 | 14 |
......................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.30% | 1366792 | 1366792 | 14 |
.......................org.lwjgl.opengl.GL11.glCallList() | 0.30% | 1366792 | 1366792 | 14 |
........................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.30% | 1366792 | 1366792 | 14 |
........................Self time | 0.00% | 0 | 0 | 14 |
.......................Self time | 0.00% | 0 | 0 | 14 |
......................Self time | 0.00% | 0 | 0 | 14 |
.....................Self time | 0.00% | 0 | 0 | 14 |
....................net.minecraft.client.resources.SkinManager.func_152788_a() | 0.09% | 400044 | 400044 | 4 |
.....................com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked() | 0.09% | 400044 | 400044 | 4 |
......................com.google.common.cache.LocalCache$LocalLoadingCache.get() | 0.09% | 400044 | 400044 | 4 |
.......................com.google.common.cache.LocalCache.getOrLoad() | 0.09% | 400044 | 400044 | 4 |
........................com.google.common.cache.LocalCache.get() | 0.09% | 400044 | 400044 | 4 |
.........................com.google.common.cache.LocalCache$Segment.get() | 0.07% | 303218 | 303218 | 3 |
..........................com.google.common.cache.LocalCache$Segment.lockedGetOrLoad() | 0.04% | 202170 | 202170 | 2 |
...........................com.google.common.cache.LocalCache$Segment.loadSync() | 0.02% | 104550 | 104550 | 1 |
............................com.google.common.cache.LocalCache$LoadingValueReference.loadFuture() | 0.02% | 104550 | 104550 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................com.google.common.cache.LocalCache$Segment.newEntry() | 0.02% | 97620 | 97620 | 1 |
............................com.google.common.cache.LocalCache$EntryFactory$2.newEntry() | 0.02% | 97620 | 97620 | 1 |
.............................java.lang.ClassLoader.loadClass() | 0.02% | 97620 | 97620 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 2 |
..........................Self time | 0.02% | 101048 | 101048 | 3 |
.........................com.google.common.cache.LocalCache.hash() | 0.02% | 96825 | 96825 | 1 |
..........................com.google.common.base.Equivalence.hash() | 0.02% | 96825 | 96825 | 1 |
...........................com.google.common.base.Equivalence$Equals.doHash() | 0.02% | 96825 | 96825 | 1 |
............................com.mojang.authlib.GameProfile.hashCode() | 0.02% | 96825 | 96825 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 4 |
........................Self time | 0.00% | 0 | 0 | 4 |
.......................Self time | 0.00% | 0 | 0 | 4 |
......................Self time | 0.00% | 0 | 0 | 4 |
.....................Self time | 0.00% | 0 | 0 | 4 |
....................vazkii.botania.client.model.ModelSkullOverride.func_78088_a() | 0.04% | 199350 | 199350 | 2 |
.....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.04% | 199350 | 199350 | 2 |
......................org.lwjgl.opengl.GL11.glCallList() | 0.04% | 199350 | 199350 | 2 |
.......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.04% | 199350 | 199350 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................net.minecraft.client.resources.SkinManager.func_152792_a() | 0.02% | 105407 | 105407 | 1 |
.....................net.minecraft.client.resources.SkinManager.func_152789_a() | 0.02% | 105407 | 105407 | 1 |
......................net.minecraft.client.renderer.texture.TextureManager.func_110579_a() | 0.02% | 105407 | 105407 | 1 |
.......................net.minecraft.client.renderer.ThreadDownloadImageData.func_110551_a() | 0.02% | 105407 | 105407 | 1 |
........................java.io.File.isFile() | 0.02% | 105407 | 105407 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer.func_147499_a() | 0.02% | 98940 | 98940 | 1 |
.....................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 98940 | 98940 | 1 |
......................net.minecraft.client.renderer.ThreadDownloadImageData.func_110552_b() | 0.02% | 98940 | 98940 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 21 |
...................Self time | 0.02% | 100114 | 100114 | 22 |
..................Self time | 0.00% | 0 | 0 | 22 |
.................com.jaquadro.minecraft.storagedrawers.client.renderer.TileEntityDrawersRenderer.func_147500_a() | 0.47% | 2159960 | 2159960 | 22 |
..................com.jaquadro.minecraft.storagedrawers.client.renderer.TileEntityDrawersRenderer.renderFastItemSet() | 0.47% | 2159960 | 2159960 | 22 |
...................com.jaquadro.minecraft.storagedrawers.client.renderer.TileEntityDrawersRenderer.renderFastItem() | 0.43% | 1959028 | 1959028 | 20 |
....................com.jaquadro.minecraft.storagedrawers.client.renderer.TileEntityDrawersRenderer$1.renderItemIntoGUI() | 0.41% | 1859064 | 1859064 | 19 |
.....................net.minecraft.client.renderer.entity.RenderItem.func_94149_a() | 0.20% | 898634 | 898634 | 9 |
......................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.20% | 898634 | 898634 | 9 |
.......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.18% | 800425 | 800425 | 8 |
........................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.18% | 800425 | 800425 | 8 |
........................Self time | 0.00% | 0 | 0 | 8 |
.......................java.nio.DirectIntBufferU.put() | 0.02% | 98208 | 98208 | 1 |
.......................Self time | 0.00% | 0 | 0 | 9 |
......................Self time | 0.00% | 0 | 0 | 9 |
.....................com.jaquadro.minecraft.storagedrawers.client.renderer.TileEntityDrawersRenderer$1.renderItemIntoGUIBlock() | 0.17% | 768584 | 768584 | 8 |
......................net.minecraft.client.renderer.RenderBlocks.func_147800_a() | 0.08% | 371857 | 371857 | 4 |
.......................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.08% | 371857 | 371857 | 4 |
........................org.lwjgl.opengl.GL11.glDrawArrays() | 0.04% | 168388 | 168388 | 2 |
.........................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.04% | 168388 | 168388 | 2 |
.........................Self time | 0.00% | 0 | 0 | 2 |
........................org.lwjgl.opengl.GL11.glDisableClientState() | 0.02% | 106101 | 106101 | 1 |
.........................org.lwjgl.opengl.GL11.nglDisableClientState[native]() | 0.02% | 106101 | 106101 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................org.lwjgl.opengl.GL11.glTexCoordPointer() | 0.02% | 97367 | 97367 | 1 |
.........................org.lwjgl.opengl.GL11.nglTexCoordPointer[native]() | 0.02% | 97367 | 97367 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 4 |
.......................Self time | 0.00% | 0 | 0 | 4 |
......................org.lwjgl.opengl.GL11.glRotatef() | 0.02% | 99732 | 99732 | 1 |
.......................org.lwjgl.opengl.GL11.nglRotatef[native]() | 0.02% | 99732 | 99732 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................org.lwjgl.opengl.GL11.glTranslatef() | 0.02% | 99334 | 99334 | 1 |
.......................org.lwjgl.opengl.GL11.nglTranslatef[native]() | 0.02% | 99334 | 99334 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 98906 | 98906 | 1 |
.......................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.02% | 98906 | 98906 | 1 |
........................org.lwjgl.opengl.GL11.glBindTexture() | 0.02% | 98906 | 98906 | 1 |
.........................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.02% | 98906 | 98906 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................org.lwjgl.opengl.GL11.glPopMatrix() | 0.02% | 98752 | 98752 | 1 |
.......................org.lwjgl.opengl.GL11.nglPopMatrix[native]() | 0.02% | 98752 | 98752 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 8 |
.....................net.minecraft.client.renderer.OpenGlHelper.func_148821_a() | 0.02% | 105578 | 105578 | 1 |
......................org.lwjgl.opengl.GL14.glBlendFuncSeparate() | 0.02% | 105578 | 105578 | 1 |
.......................org.lwjgl.opengl.GL14.nglBlendFuncSeparate[native]() | 0.02% | 105578 | 105578 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................net.minecraft.item.Item.getRenderPasses() | 0.02% | 86267 | 86267 | 1 |
.....................Self time | 0.00% | 0 | 0 | 19 |
....................com.jaquadro.minecraft.storagedrawers.client.renderer.TileEntityDrawersRenderer.alignRendering() | 0.02% | 99963 | 99963 | 1 |
.....................org.lwjgl.opengl.GL11.glRotatef() | 0.02% | 99963 | 99963 | 1 |
......................org.lwjgl.opengl.GL11.nglRotatef[native]() | 0.02% | 99963 | 99963 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 20 |
...................org.lwjgl.opengl.GL11.glPopAttrib() | 0.02% | 100830 | 100830 | 1 |
....................org.lwjgl.opengl.GL11.nglPopAttrib[native]() | 0.02% | 100830 | 100830 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................com.jaquadro.minecraft.storagedrawers.client.renderer.TileEntityDrawersRenderer.isItemBlockType() | 0.02% | 100101 | 100101 | 1 |
...................Self time | 0.00% | 0 | 0 | 22 |
..................Self time | 0.00% | 0 | 0 | 22 |
.................net.minecraft.client.renderer.tileentity.TileEntityChestRenderer.func_147500_a() | 0.36% | 1656873 | 1656873 | 16 |
..................net.minecraft.client.renderer.tileentity.TileEntityChestRenderer.func_147500_a() | 0.36% | 1656873 | 1656873 | 16 |
...................net.minecraft.client.model.ModelChest.func_78231_a() | 0.30% | 1348072 | 1348072 | 13 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.30% | 1348072 | 1348072 | 14 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.27% | 1244288 | 1244288 | 13 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.27% | 1244288 | 1244288 | 13 |
......................Self time | 0.00% | 0 | 0 | 13 |
.....................org.lwjgl.opengl.GL11.glTranslatef() | 0.02% | 103784 | 103784 | 1 |
......................org.lwjgl.opengl.GL11.nglTranslatef[native]() | 0.02% | 103784 | 103784 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 14 |
....................Self time | 0.00% | 0 | 0 | 13 |
...................net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer.func_147499_a() | 0.04% | 203523 | 203523 | 2 |
....................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.04% | 203523 | 203523 | 2 |
.....................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.04% | 203523 | 203523 | 2 |
......................org.lwjgl.opengl.GL11.glBindTexture() | 0.04% | 203523 | 203523 | 2 |
.......................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.04% | 203523 | 203523 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................org.lwjgl.opengl.GL11.glScalef() | 0.02% | 105277 | 105277 | 1 |
....................org.lwjgl.opengl.GL11.nglScalef[native]() | 0.02% | 105277 | 105277 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 16 |
..................Self time | 0.00% | 0 | 0 | 16 |
.................edgarallen.mod.scf.client.rendering.TileSuperCraftingFrameRenderer.func_147500_a() | 0.33% | 1499702 | 1499702 | 15 |
..................edgarallen.mod.scf.client.rendering.TileSuperCraftingFrameRenderer.renderTileEntityAt() | 0.33% | 1499702 | 1499702 | 15 |
...................edgarallen.mod.scf.client.rendering.TileSuperCraftingFrameRenderer.renderItemInFrame() | 0.15% | 700556 | 700556 | 7 |
....................net.minecraft.client.renderer.entity.RenderManager.func_147940_a() | 0.13% | 596096 | 596096 | 6 |
.....................net.minecraft.client.renderer.entity.RenderManager.func_147939_a() | 0.13% | 596096 | 596096 | 6 |
......................net.minecraft.client.renderer.entity.RenderItem.func_76986_a() | 0.13% | 596096 | 596096 | 6 |
.......................net.minecraft.client.renderer.entity.RenderItem.func_76986_a() | 0.13% | 596096 | 596096 | 6 |
........................net.minecraft.client.renderer.entity.RenderItem.func_77020_a() | 0.09% | 401306 | 401306 | 4 |
.........................net.minecraft.client.renderer.entity.RenderItem.renderDroppedItem() | 0.09% | 401306 | 401306 | 4 |
..........................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.04% | 204288 | 204288 | 2 |
...........................org.lwjgl.opengl.GL11.glDrawArrays() | 0.04% | 204288 | 204288 | 2 |
............................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.04% | 204288 | 204288 | 2 |
............................Self time | 0.00% | 0 | 0 | 2 |
...........................Self time | 0.00% | 0 | 0 | 2 |
..........................org.lwjgl.opengl.GL11.glPushMatrix() | 0.04% | 197018 | 197018 | 2 |
...........................org.lwjgl.opengl.GL11.nglPushMatrix[native]() | 0.04% | 197018 | 197018 | 2 |
...........................Self time | 0.00% | 0 | 0 | 2 |
..........................Self time | 0.00% | 0 | 0 | 4 |
.........................Self time | 0.00% | 0 | 0 | 4 |
........................net.minecraft.client.renderer.entity.Render.func_110777_b() | 0.02% | 98813 | 98813 | 1 |
.........................net.minecraft.client.renderer.entity.RenderItem.func_110775_a() | 0.02% | 98813 | 98813 | 1 |
..........................net.minecraft.client.renderer.entity.RenderItem.func_110775_a() | 0.02% | 98813 | 98813 | 1 |
...........................net.minecraft.entity.item.EntityItem.func_92059_d() | 0.02% | 98813 | 98813 | 1 |
............................net.minecraft.entity.DataWatcher.func_82710_f() | 0.02% | 98813 | 98813 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................org.lwjgl.opengl.GL11.glScalef() | 0.02% | 95977 | 95977 | 1 |
.........................org.lwjgl.opengl.GL11.nglScalef[native]() | 0.02% | 95977 | 95977 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 6 |
.......................Self time | 0.00% | 0 | 0 | 6 |
......................Self time | 0.00% | 0 | 0 | 6 |
.....................Self time | 0.00% | 0 | 0 | 6 |
....................net.minecraft.entity.item.EntityItem.<init>() | 0.02% | 104459 | 104459 | 1 |
.....................net.minecraft.entity.item.EntityItem.<init>() | 0.02% | 104459 | 104459 | 1 |
......................net.minecraft.entity.Entity.<init>() | 0.02% | 104459 | 104459 | 1 |
.......................java.util.UUID.randomUUID() | 0.02% | 104459 | 104459 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 7 |
...................net.minecraftforge.client.model.obj.WavefrontObject.renderAll() | 0.15% | 698183 | 698183 | 7 |
....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.15% | 698183 | 698183 | 7 |
.....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.15% | 698183 | 698183 | 7 |
......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.15% | 698183 | 698183 | 7 |
......................Self time | 0.00% | 0 | 0 | 7 |
.....................Self time | 0.00% | 0 | 0 | 7 |
....................Self time | 0.00% | 0 | 0 | 7 |
...................org.lwjgl.opengl.GL11.glTranslated() | 0.02% | 100962 | 100962 | 1 |
....................org.lwjgl.opengl.GL11.nglTranslated[native]() | 0.02% | 100962 | 100962 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 15 |
..................Self time | 0.00% | 0 | 0 | 15 |
.................vazkii.botania.client.render.tile.RenderTilePylon.func_147500_a() | 0.33% | 1488470 | 1488470 | 14 |
..................vazkii.botania.client.model.ModelPylon.renderCrystal() | 0.17% | 793828 | 793828 | 7 |
...................net.minecraftforge.client.model.obj.WavefrontObject.renderPart() | 0.17% | 793828 | 793828 | 7 |
....................net.minecraftforge.client.model.obj.GroupObject.render() | 0.17% | 793828 | 793828 | 7 |
.....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.17% | 793828 | 793828 | 7 |
......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.13% | 599659 | 599659 | 5 |
.......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.13% | 599659 | 599659 | 5 |
.......................Self time | 0.00% | 0 | 0 | 5 |
......................org.lwjgl.opengl.GL11.glDisableClientState() | 0.02% | 99284 | 99284 | 1 |
.......................org.lwjgl.opengl.GL11.nglDisableClientState[native]() | 0.02% | 99284 | 99284 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................org.lwjgl.opengl.GL11.glTexCoordPointer() | 0.02% | 94884 | 94884 | 1 |
.......................org.lwjgl.opengl.GL11.nglTexCoordPointer[native]() | 0.02% | 94884 | 94884 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 7 |
.....................Self time | 0.00% | 0 | 0 | 7 |
....................Self time | 0.00% | 0 | 0 | 7 |
...................Self time | 0.00% | 0 | 0 | 7 |
..................vazkii.botania.client.model.ModelPylon.renderRing() | 0.11% | 508091 | 508091 | 5 |
...................net.minecraftforge.client.model.obj.WavefrontObject.renderAllExcept() | 0.11% | 508091 | 508091 | 5 |
....................net.minecraftforge.client.model.obj.GroupObject.render() | 0.09% | 407664 | 407664 | 4 |
.....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.09% | 407664 | 407664 | 4 |
......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.09% | 407664 | 407664 | 4 |
.......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.09% | 407664 | 407664 | 4 |
.......................Self time | 0.00% | 0 | 0 | 4 |
......................Self time | 0.00% | 0 | 0 | 4 |
.....................Self time | 0.00% | 0 | 0 | 4 |
....................Self time | 0.02% | 100427 | 100427 | 5 |
...................Self time | 0.00% | 0 | 0 | 5 |
..................vazkii.botania.client.core.helper.ShaderHelper.useShader() | 0.02% | 96522 | 96522 | 1 |
...................vazkii.botania.client.core.helper.ShaderHelper.useShader() | 0.02% | 96522 | 96522 | 1 |
....................org.lwjgl.opengl.ARBShaderObjects.glUniform1iARB() | 0.02% | 96522 | 96522 | 1 |
.....................org.lwjgl.opengl.ARBShaderObjects.nglUniform1iARB[native]() | 0.02% | 96522 | 96522 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 90028 | 90028 | 1 |
...................net.minecraft.client.renderer.texture.TextureManager.func_110579_a() | 0.02% | 90028 | 90028 | 1 |
....................net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a() | 0.02% | 90028 | 90028 | 1 |
.....................net.minecraft.client.renderer.texture.TextureUtil.func_110989_a() | 0.02% | 90028 | 90028 | 1 |
......................net.minecraft.client.renderer.texture.TextureUtil.func_110995_a() | 0.02% | 90028 | 90028 | 1 |
.......................net.minecraft.client.renderer.texture.TextureUtil.func_110993_a() | 0.02% | 90028 | 90028 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 14 |
.................buildcraft.transport.render.PipeRendererTESR.func_147500_a() | 0.28% | 1271495 | 1271495 | 13 |
..................buildcraft.transport.render.PipeRendererTESR.renderFluids() | 0.22% | 1020213 | 1020213 | 10 |
...................org.lwjgl.opengl.GL11.glCallList() | 0.18% | 821193 | 821193 | 8 |
....................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.18% | 821193 | 821193 | 8 |
....................Self time | 0.00% | 0 | 0 | 8 |
...................org.lwjgl.opengl.GL11.glPopAttrib() | 0.02% | 113261 | 113261 | 1 |
....................org.lwjgl.opengl.GL11.nglPopAttrib[native]() | 0.02% | 113261 | 113261 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer.func_147499_a() | 0.02% | 85758 | 85758 | 1 |
....................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 85758 | 85758 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 10 |
..................buildcraft.transport.render.PipeRendererTESR.renderGates() | 0.06% | 251282 | 251282 | 3 |
...................buildcraft.transport.render.PipeRendererTESR.renderGate() | 0.06% | 251282 | 251282 | 3 |
....................buildcraft.transport.render.PipeRendererTESR.renderGate() | 0.06% | 251282 | 251282 | 3 |
.....................buildcraft.transport.render.PipeRendererTESR.renderLitBox() | 0.06% | 251282 | 251282 | 3 |
......................buildcraft.core.render.RenderEntityBlock.renderBlock() | 0.03% | 147207 | 147207 | 2 |
.......................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.03% | 147207 | 147207 | 2 |
........................org.lwjgl.opengl.GL11.glDrawArrays() | 0.03% | 147207 | 147207 | 2 |
.........................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.03% | 147207 | 147207 | 2 |
.........................Self time | 0.00% | 0 | 0 | 2 |
........................Self time | 0.00% | 0 | 0 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................org.lwjgl.opengl.GL11.glDisable() | 0.02% | 104074 | 104074 | 1 |
.......................org.lwjgl.opengl.GL11.nglDisable[native]() | 0.02% | 104074 | 104074 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................Self time | 0.00% | 0 | 0 | 13 |
.................buildcraft.energy.render.RenderEngine.func_147500_a() | 0.23% | 1058227 | 1058227 | 11 |
..................buildcraft.energy.render.RenderEngine.render() | 0.23% | 1058227 | 1058227 | 11 |
...................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.16% | 710915 | 710915 | 7 |
....................org.lwjgl.opengl.GL11.glCallList() | 0.16% | 710915 | 710915 | 7 |
.....................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.16% | 710915 | 710915 | 7 |
.....................Self time | 0.00% | 0 | 0 | 7 |
....................Self time | 0.00% | 0 | 0 | 7 |
...................org.lwjgl.opengl.GL11.glPushAttrib() | 0.03% | 148255 | 148255 | 2 |
....................org.lwjgl.opengl.GL11.nglPushAttrib[native]() | 0.03% | 148255 | 148255 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................org.lwjgl.opengl.GL11.glPushMatrix() | 0.02% | 101711 | 101711 | 1 |
....................org.lwjgl.opengl.GL11.nglPushMatrix[native]() | 0.02% | 101711 | 101711 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................org.lwjgl.opengl.GL11.glPopAttrib() | 0.02% | 97344 | 97344 | 1 |
....................org.lwjgl.opengl.GL11.nglPopAttrib[native]() | 0.02% | 97344 | 97344 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 11 |
..................Self time | 0.00% | 0 | 0 | 11 |
.................tuhljin.automagy.renderers.BlockThirstyTankRenderer.func_147500_a() | 0.22% | 1016489 | 1016489 | 10 |
..................tuhljin.automagy.models.ModelThirstyTank.renderStone() | 0.13% | 612941 | 612941 | 6 |
...................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.13% | 612941 | 612941 | 6 |
....................org.lwjgl.opengl.GL11.glCallList() | 0.13% | 612941 | 612941 | 6 |
.....................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.13% | 612941 | 612941 | 6 |
.....................Self time | 0.00% | 0 | 0 | 6 |
....................Self time | 0.00% | 0 | 0 | 6 |
...................Self time | 0.00% | 0 | 0 | 6 |
..................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.05% | 208247 | 208247 | 2 |
...................org.lwjgl.opengl.GL11.glEnableClientState() | 0.02% | 104726 | 104726 | 1 |
....................org.lwjgl.opengl.GL11.nglEnableClientState[native]() | 0.02% | 104726 | 104726 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 103520 | 103520 | 1 |
....................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 103520 | 103520 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................org.lwjgl.opengl.GL11.glPushMatrix() | 0.02% | 98527 | 98527 | 1 |
...................org.lwjgl.opengl.GL11.nglPushMatrix[native]() | 0.02% | 98527 | 98527 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................org.lwjgl.opengl.GL11.glBlendFunc() | 0.02% | 96773 | 96773 | 1 |
...................org.lwjgl.opengl.GL11.nglBlendFunc[native]() | 0.02% | 96773 | 96773 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 10 |
.................witchinggadgets.client.render.TileRenderLabelLibrary.func_147500_a() | 0.22% | 1001313 | 1001313 | 10 |
..................witchinggadgets.client.render.TileRenderLabelLibrary.render2DItem() | 0.18% | 804348 | 804348 | 8 |
...................net.minecraft.client.renderer.ItemRenderer.func_78439_a() | 0.18% | 804348 | 804348 | 8 |
....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.18% | 804348 | 804348 | 8 |
.....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.11% | 502055 | 502055 | 5 |
......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.11% | 502055 | 502055 | 5 |
......................Self time | 0.00% | 0 | 0 | 5 |
.....................org.lwjgl.opengl.GL11.glEnableClientState() | 0.02% | 104031 | 104031 | 1 |
......................org.lwjgl.opengl.GL11.nglEnableClientState[native]() | 0.02% | 104031 | 104031 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................org.lwjgl.opengl.GL11.glNormalPointer() | 0.02% | 101500 | 101500 | 1 |
......................org.lwjgl.opengl.GL11.nglNormalPointer[native]() | 0.02% | 101500 | 101500 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................org.lwjgl.opengl.GL11.glDisableClientState() | 0.02% | 96760 | 96760 | 1 |
......................org.lwjgl.opengl.GL11.nglDisableClientState[native]() | 0.02% | 96760 | 96760 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 8 |
....................Self time | 0.00% | 0 | 0 | 8 |
...................Self time | 0.00% | 0 | 0 | 8 |
..................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.04% | 196964 | 196964 | 2 |
...................org.lwjgl.opengl.GL11.glCallList() | 0.04% | 196964 | 196964 | 2 |
....................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.04% | 196964 | 196964 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 10 |
.................thaumcraft.client.renderers.tile.TileInfusionPillarRenderer.func_147500_a() | 0.21% | 936923 | 936923 | 9 |
..................thaumcraft.client.renderers.tile.TileInfusionPillarRenderer.renderTileEntityAt() | 0.21% | 936923 | 936923 | 9 |
...................net.minecraftforge.client.model.obj.WavefrontObject.renderAll() | 0.18% | 840278 | 840278 | 8 |
....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.15% | 667467 | 667467 | 6 |
.....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.12% | 556978 | 556978 | 5 |
......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.12% | 556978 | 556978 | 5 |
......................Self time | 0.00% | 0 | 0 | 5 |
.....................org.lwjgl.opengl.GL11.glDisableClientState() | 0.02% | 110489 | 110489 | 1 |
......................org.lwjgl.opengl.GL11.nglDisableClientState[native]() | 0.02% | 110489 | 110489 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 6 |
....................net.minecraftforge.client.model.obj.WavefrontObject.tessellateAll() | 0.04% | 172811 | 172811 | 2 |
.....................net.minecraftforge.client.model.obj.GroupObject.render() | 0.04% | 172811 | 172811 | 2 |
......................net.minecraftforge.client.model.obj.Face.addFaceForRender() | 0.04% | 172811 | 172811 | 2 |
.......................net.minecraftforge.client.model.obj.Face.addFaceForRender() | 0.04% | 172811 | 172811 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 8 |
...................org.lwjgl.opengl.GL11.glTranslatef() | 0.02% | 96644 | 96644 | 1 |
....................org.lwjgl.opengl.GL11.nglTranslatef[native]() | 0.02% | 96644 | 96644 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 9 |
..................Self time | 0.00% | 0 | 0 | 9 |
.................com.emoniph.witchery.client.renderer.RenderStatueWerewolf.func_147500_a() | 0.20% | 908553 | 908553 | 9 |
..................com.emoniph.witchery.client.renderer.RenderStatueWerewolf.renderStatue() | 0.20% | 908553 | 908553 | 9 |
...................com.emoniph.witchery.client.model.ModelWolfAltar.func_78088_a() | 0.20% | 908553 | 908553 | 9 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.20% | 908553 | 908553 | 9 |
.....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.18% | 807449 | 807449 | 8 |
......................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.09% | 408848 | 408848 | 4 |
.......................org.lwjgl.opengl.GL11.glCallList() | 0.07% | 306720 | 306720 | 3 |
........................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.07% | 306720 | 306720 | 3 |
........................Self time | 0.00% | 0 | 0 | 3 |
.......................org.lwjgl.opengl.GL11.glTranslatef() | 0.02% | 102127 | 102127 | 1 |
........................org.lwjgl.opengl.GL11.nglTranslatef[native]() | 0.02% | 102127 | 102127 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 4 |
......................org.lwjgl.opengl.GL11.glCallList() | 0.09% | 398600 | 398600 | 4 |
.......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.09% | 398600 | 398600 | 4 |
.......................Self time | 0.00% | 0 | 0 | 4 |
......................Self time | 0.00% | 0 | 0 | 8 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 101104 | 101104 | 1 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 101104 | 101104 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 9 |
....................Self time | 0.00% | 0 | 0 | 9 |
...................Self time | 0.00% | 0 | 0 | 9 |
..................Self time | 0.00% | 0 | 0 | 9 |
.................forestry.core.render.RenderMachine.func_147500_a() | 0.20% | 895470 | 895470 | 7 |
..................forestry.core.render.RenderMachine.render() | 0.20% | 895470 | 895470 | 7 |
...................forestry.core.render.RenderMachine.render() | 0.20% | 895470 | 895470 | 7 |
....................forestry.core.proxy.ClientProxyCommon.bindTexture() | 0.11% | 497608 | 497608 | 4 |
.....................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.11% | 497608 | 497608 | 4 |
......................net.minecraft.client.renderer.texture.TextureManager.func_110579_a() | 0.06% | 291250 | 291250 | 2 |
.......................net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a() | 0.06% | 291250 | 291250 | 2 |
........................net.minecraft.client.renderer.texture.TextureUtil.func_110989_a() | 0.04% | 182963 | 182963 | 2 |
.........................net.minecraft.client.renderer.texture.TextureUtil.func_110995_a() | 0.04% | 182963 | 182963 | 2 |
..........................net.minecraft.client.renderer.texture.TextureUtil.func_110993_a() | 0.04% | 182963 | 182963 | 2 |
..........................Self time | 0.00% | 0 | 0 | 2 |
.........................Self time | 0.00% | 0 | 0 | 2 |
........................javax.imageio.ImageIO.read() | 0.02% | 108287 | 108287 | 1 |
........................Self time | 0.00% | 0 | 0 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.05% | 206357 | 206357 | 2 |
.......................org.lwjgl.opengl.GL11.glBindTexture() | 0.05% | 206357 | 206357 | 2 |
........................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.05% | 206357 | 206357 | 2 |
........................Self time | 0.00% | 0 | 0 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................Self time | 0.00% | 0 | 0 | 4 |
.....................Self time | 0.00% | 0 | 0 | 4 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.09% | 397861 | 397861 | 4 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.09% | 397861 | 397861 | 4 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.09% | 397861 | 397861 | 4 |
......................Self time | 0.00% | 0 | 0 | 4 |
.....................Self time | 0.00% | 0 | 0 | 4 |
....................Self time | 0.00% | 0 | 0 | 7 |
...................Self time | 0.00% | 0 | 0 | 7 |
..................Self time | 0.00% | 0 | 0 | 7 |
.................jds.bibliocraft.rendering.TileEntityBookcaseRenderer.func_147500_a() | 0.20% | 892875 | 892875 | 9 |
..................jds.bibliocraft.models.ModelBookcaseBooks.renderBook() | 0.15% | 679609 | 679609 | 7 |
...................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.15% | 679609 | 679609 | 7 |
....................org.lwjgl.opengl.GL11.glCallList() | 0.13% | 577757 | 577757 | 6 |
.....................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.13% | 577757 | 577757 | 6 |
.....................Self time | 0.00% | 0 | 0 | 6 |
....................org.lwjgl.opengl.GL11.glTranslatef() | 0.02% | 101852 | 101852 | 1 |
.....................org.lwjgl.opengl.GL11.nglTranslatef[native]() | 0.02% | 101852 | 101852 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 7 |
...................Self time | 0.00% | 0 | 0 | 7 |
..................jds.bibliocraft.models.OBJBookcase.render() | 0.05% | 213265 | 213265 | 2 |
...................net.minecraftforge.client.model.obj.WavefrontObject.renderAll() | 0.05% | 213265 | 213265 | 2 |
....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.05% | 213265 | 213265 | 2 |
.....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 113117 | 113117 | 1 |
......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 113117 | 113117 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................org.lwjgl.opengl.GL11.glTexCoordPointer() | 0.02% | 100147 | 100147 | 1 |
......................org.lwjgl.opengl.GL11.nglTexCoordPointer[native]() | 0.02% | 100147 | 100147 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 9 |
.................thaumcraft.client.renderers.tile.TileNodeRenderer.func_147500_a() | 0.19% | 844620 | 844620 | 8 |
..................thaumcraft.client.renderers.tile.TileNodeRenderer.renderNode() | 0.19% | 844620 | 844620 | 8 |
...................thaumcraft.client.lib.UtilsFX.renderFacingStrip() | 0.19% | 844620 | 844620 | 8 |
....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.16% | 711755 | 711755 | 7 |
.....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.16% | 711755 | 711755 | 7 |
......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.16% | 711755 | 711755 | 7 |
......................Self time | 0.00% | 0 | 0 | 7 |
.....................Self time | 0.00% | 0 | 0 | 7 |
....................net.minecraft.util.Vec3.func_72443_a() | 0.03% | 132865 | 132865 | 1 |
....................Self time | 0.00% | 0 | 0 | 8 |
...................Self time | 0.00% | 0 | 0 | 8 |
..................Self time | 0.00% | 0 | 0 | 8 |
.................com.emoniph.witchery.brewing.RenderCauldron.func_147500_a() | 0.18% | 817219 | 817219 | 8 |
..................com.emoniph.witchery.brewing.ModelCauldron.func_78088_a() | 0.18% | 817219 | 817219 | 8 |
...................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.18% | 817219 | 817219 | 8 |
....................org.lwjgl.opengl.GL11.glCallList() | 0.18% | 817219 | 817219 | 8 |
.....................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.18% | 817219 | 817219 | 8 |
.....................Self time | 0.00% | 0 | 0 | 8 |
....................Self time | 0.00% | 0 | 0 | 8 |
...................Self time | 0.00% | 0 | 0 | 8 |
..................Self time | 0.00% | 0 | 0 | 8 |
.................thaumcraft.client.renderers.tile.TileResearchTableRenderer.func_147500_a() | 0.16% | 749925 | 749925 | 8 |
..................thaumcraft.client.renderers.tile.TileResearchTableRenderer.renderTileEntityAt() | 0.16% | 749925 | 749925 | 8 |
...................thaumcraft.client.lib.UtilsFX.renderQuad() | 0.08% | 343391 | 343391 | 4 |
....................thaumcraft.client.lib.UtilsFX.renderQuad() | 0.08% | 343391 | 343391 | 4 |
.....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.07% | 303758 | 303758 | 3 |
......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.07% | 303758 | 303758 | 3 |
.......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.07% | 303758 | 303758 | 3 |
.......................Self time | 0.00% | 0 | 0 | 3 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................thaumcraft.client.lib.UtilsFX.bindTexture() | 0.01% | 39633 | 39633 | 1 |
......................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.01% | 39633 | 39633 | 1 |
.......................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.01% | 39633 | 39633 | 1 |
........................org.lwjgl.opengl.GL11.glBindTexture() | 0.01% | 39633 | 39633 | 1 |
.........................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.01% | 39633 | 39633 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 4 |
....................Self time | 0.00% | 0 | 0 | 4 |
...................net.minecraft.client.renderer.ItemRenderer.func_78439_a() | 0.04% | 201430 | 201430 | 2 |
....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.04% | 201430 | 201430 | 2 |
.....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 109841 | 109841 | 1 |
......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 109841 | 109841 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................org.lwjgl.opengl.GL11.glNormalPointer() | 0.02% | 91588 | 91588 | 1 |
......................org.lwjgl.opengl.GL11.nglNormalPointer[native]() | 0.02% | 91588 | 91588 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................thaumcraft.client.renderers.models.ModelResearchTable.renderAll() | 0.02% | 105088 | 105088 | 1 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.02% | 105088 | 105088 | 1 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 105088 | 105088 | 1 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 105088 | 105088 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................org.lwjgl.opengl.GL11.glScalef() | 0.02% | 100015 | 100015 | 1 |
....................org.lwjgl.opengl.GL11.nglScalef[native]() | 0.02% | 100015 | 100015 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 8 |
..................Self time | 0.00% | 0 | 0 | 8 |
.................vazkii.botania.client.render.tile.RenderTileAltar.func_147500_a() | 0.15% | 692858 | 692858 | 7 |
..................vazkii.botania.client.model.ModelAltar.render() | 0.15% | 692858 | 692858 | 7 |
...................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.15% | 692858 | 692858 | 7 |
....................org.lwjgl.opengl.GL11.glCallList() | 0.15% | 692858 | 692858 | 7 |
.....................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.15% | 692858 | 692858 | 7 |
.....................Self time | 0.00% | 0 | 0 | 7 |
....................Self time | 0.00% | 0 | 0 | 7 |
...................Self time | 0.00% | 0 | 0 | 7 |
..................Self time | 0.00% | 0 | 0 | 7 |
.................thaumcraft.client.renderers.tile.TileNodeStabilizerRenderer.func_147500_a() | 0.13% | 611314 | 611314 | 6 |
..................thaumcraft.client.renderers.tile.TileNodeStabilizerRenderer.renderTileEntityAt() | 0.13% | 611314 | 611314 | 6 |
...................net.minecraftforge.client.model.obj.WavefrontObject.renderPart() | 0.11% | 507310 | 507310 | 5 |
....................net.minecraftforge.client.model.obj.GroupObject.render() | 0.11% | 507310 | 507310 | 5 |
.....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.11% | 507310 | 507310 | 5 |
......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.09% | 403416 | 403416 | 4 |
.......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.09% | 403416 | 403416 | 4 |
.......................Self time | 0.00% | 0 | 0 | 4 |
......................org.lwjgl.opengl.GL11.glDisableClientState() | 0.02% | 103893 | 103893 | 1 |
.......................org.lwjgl.opengl.GL11.nglDisableClientState[native]() | 0.02% | 103893 | 103893 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 5 |
.....................Self time | 0.00% | 0 | 0 | 5 |
....................Self time | 0.00% | 0 | 0 | 5 |
...................thaumcraft.client.lib.UtilsFX.renderFacingQuad() | 0.02% | 104003 | 104003 | 1 |
....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.02% | 104003 | 104003 | 1 |
.....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 104003 | 104003 | 1 |
......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 104003 | 104003 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 6 |
..................Self time | 0.00% | 0 | 0 | 6 |
.................thaumcraft.client.renderers.tile.TileMagicWorkbenchChargerRenderer.func_147500_a() | 0.13% | 598229 | 598229 | 6 |
..................thaumcraft.client.renderers.tile.TileMagicWorkbenchChargerRenderer.renderTileEntityAt() | 0.13% | 598229 | 598229 | 6 |
...................net.minecraftforge.client.model.obj.WavefrontObject.renderPart() | 0.13% | 598229 | 598229 | 6 |
....................net.minecraftforge.client.model.obj.GroupObject.render() | 0.13% | 598229 | 598229 | 6 |
.....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.13% | 598229 | 598229 | 6 |
......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.09% | 400741 | 400741 | 4 |
.......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.09% | 400741 | 400741 | 4 |
.......................Self time | 0.00% | 0 | 0 | 4 |
......................org.lwjgl.opengl.GL11.glEnableClientState() | 0.02% | 99131 | 99131 | 1 |
.......................org.lwjgl.opengl.GL11.nglEnableClientState[native]() | 0.02% | 99131 | 99131 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................org.lwjgl.opengl.GL11.glNormalPointer() | 0.02% | 98356 | 98356 | 1 |
.......................org.lwjgl.opengl.GL11.nglNormalPointer[native]() | 0.02% | 98356 | 98356 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 6 |
.....................Self time | 0.00% | 0 | 0 | 6 |
....................Self time | 0.00% | 0 | 0 | 6 |
...................Self time | 0.00% | 0 | 0 | 6 |
..................Self time | 0.00% | 0 | 0 | 6 |
.................jds.bibliocraft.rendering.TileEntityPotionShelfRenderer.func_147500_a() | 0.12% | 556125 | 556125 | 5 |
..................net.minecraft.client.renderer.entity.RenderItem.func_76986_a() | 0.10% | 463029 | 463029 | 4 |
...................net.minecraft.client.renderer.entity.RenderItem.renderDroppedItem() | 0.08% | 354674 | 354674 | 3 |
....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.08% | 354674 | 354674 | 3 |
.....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.08% | 354674 | 354674 | 3 |
......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.08% | 354674 | 354674 | 3 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................org.lwjgl.opengl.GL11.glColor4f() | 0.02% | 108355 | 108355 | 1 |
....................org.lwjgl.opengl.GL11.nglColor4f[native]() | 0.02% | 108355 | 108355 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 4 |
..................net.minecraft.entity.item.EntityItem.<init>() | 0.02% | 93095 | 93095 | 1 |
...................net.minecraft.entity.item.EntityItem.<init>() | 0.02% | 93095 | 93095 | 1 |
....................net.minecraft.entity.Entity.<init>() | 0.02% | 93095 | 93095 | 1 |
.....................java.util.UUID.randomUUID() | 0.02% | 93095 | 93095 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 5 |
.................jds.bibliocraft.rendering.TileEntityGenericShelfRenderer.func_147500_a() | 0.11% | 487934 | 487934 | 5 |
..................jds.bibliocraft.rendering.TileEntityGenericShelfRenderer.renderSlotItem() | 0.07% | 302419 | 302419 | 3 |
...................net.minecraft.client.renderer.entity.RenderItem.func_76986_a() | 0.05% | 206289 | 206289 | 2 |
....................net.minecraft.client.renderer.entity.RenderItem.renderDroppedItem() | 0.02% | 105004 | 105004 | 1 |
.....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.02% | 105004 | 105004 | 1 |
......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 105004 | 105004 | 1 |
.......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 105004 | 105004 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................net.minecraft.client.renderer.texture.TextureUtil.func_152777_a() | 0.02% | 101284 | 101284 | 1 |
.....................net.minecraft.client.renderer.texture.TextureUtil.func_152778_a() | 0.02% | 101284 | 101284 | 1 |
......................org.lwjgl.opengl.GL11.glTexParameterf() | 0.02% | 101284 | 101284 | 1 |
.......................org.lwjgl.opengl.GL11.nglTexParameterf[native]() | 0.02% | 101284 | 101284 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................java.lang.String.contains() | 0.02% | 96130 | 96130 | 1 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................jds.bibliocraft.models.OBJShelf.renderTop() | 0.02% | 104324 | 104324 | 1 |
..................net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer.func_147499_a() | 0.02% | 81190 | 81190 | 1 |
...................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 81190 | 81190 | 1 |
....................net.minecraft.client.renderer.texture.TextureManager.func_110579_a() | 0.02% | 81190 | 81190 | 1 |
.....................net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a() | 0.02% | 81190 | 81190 | 1 |
......................net.minecraft.client.renderer.texture.TextureUtil.func_110989_a() | 0.02% | 81190 | 81190 | 1 |
.......................net.minecraft.client.renderer.texture.TextureUtil.func_110995_a() | 0.02% | 81190 | 81190 | 1 |
........................net.minecraft.client.renderer.texture.TextureUtil.func_110993_a() | 0.02% | 81190 | 81190 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 5 |
.................com.InfinityRaider.AgriCraft.renderers.RenderSprinkler.func_147500_a() | 0.09% | 415267 | 415267 | 4 |
..................com.InfinityRaider.AgriCraft.renderers.RenderSprinkler.renderConnection() | 0.05% | 208965 | 208965 | 2 |
...................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.05% | 208965 | 208965 | 2 |
....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.05% | 208965 | 208965 | 2 |
.....................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.05% | 208965 | 208965 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................com.InfinityRaider.AgriCraft.renderers.models.ModelSprinkler.func_78088_a() | 0.05% | 206302 | 206302 | 2 |
...................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.05% | 206302 | 206302 | 2 |
....................org.lwjgl.opengl.GL11.glCallList() | 0.05% | 206302 | 206302 | 2 |
.....................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.05% | 206302 | 206302 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 4 |
.................net.minecraft.client.renderer.tileentity.TileEntityBeaconRenderer.func_147500_a() | 0.09% | 402649 | 402649 | 4 |
..................net.minecraft.client.renderer.tileentity.TileEntityBeaconRenderer.func_147500_a() | 0.09% | 402649 | 402649 | 4 |
...................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.09% | 402649 | 402649 | 4 |
....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.07% | 300429 | 300429 | 3 |
.....................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.07% | 300429 | 300429 | 3 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................org.lwjgl.opengl.GL11.glTexCoordPointer() | 0.02% | 102219 | 102219 | 1 |
.....................org.lwjgl.opengl.GL11.nglTexCoordPointer[native]() | 0.02% | 102219 | 102219 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 4 |
...................Self time | 0.00% | 0 | 0 | 4 |
..................Self time | 0.00% | 0 | 0 | 4 |
.................thaumcraft.client.renderers.tile.TileVisRelayRenderer.func_147500_a() | 0.09% | 399289 | 399289 | 4 |
..................thaumcraft.client.renderers.tile.TileVisRelayRenderer.renderTileEntityAt() | 0.09% | 399289 | 399289 | 4 |
...................net.minecraftforge.client.model.obj.WavefrontObject.renderPart() | 0.09% | 399289 | 399289 | 4 |
....................net.minecraftforge.client.model.obj.GroupObject.render() | 0.09% | 399289 | 399289 | 4 |
.....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.09% | 399289 | 399289 | 4 |
......................org.lwjgl.opengl.GL11.glTexCoordPointer() | 0.04% | 202787 | 202787 | 2 |
.......................org.lwjgl.opengl.GL11.nglTexCoordPointer[native]() | 0.04% | 202787 | 202787 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.04% | 196502 | 196502 | 2 |
.......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.04% | 196502 | 196502 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................Self time | 0.00% | 0 | 0 | 4 |
.....................Self time | 0.00% | 0 | 0 | 4 |
....................Self time | 0.00% | 0 | 0 | 4 |
...................Self time | 0.00% | 0 | 0 | 4 |
..................Self time | 0.00% | 0 | 0 | 4 |
.................vazkii.botania.client.render.tile.RenderTileTerraPlate.func_147500_a() | 0.08% | 387180 | 387180 | 4 |
..................vazkii.botania.client.render.tile.RenderTileTerraPlate.renderIcon() | 0.04% | 198046 | 198046 | 2 |
...................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.04% | 198046 | 198046 | 2 |
....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.04% | 198046 | 198046 | 2 |
.....................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.04% | 198046 | 198046 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................vazkii.botania.client.core.helper.ShaderHelper.useShader() | 0.04% | 189133 | 189133 | 2 |
...................vazkii.botania.client.core.helper.ShaderHelper.useShader() | 0.04% | 189133 | 189133 | 2 |
....................org.lwjgl.opengl.ARBShaderObjects.glGetUniformLocationARB() | 0.02% | 103950 | 103950 | 1 |
.....................org.lwjgl.opengl.ARBShaderObjects.nglGetUniformLocationARB[native]() | 0.02% | 103950 | 103950 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................org.lwjgl.opengl.ARBShaderObjects.glUseProgramObjectARB() | 0.02% | 85183 | 85183 | 1 |
.....................org.lwjgl.opengl.ARBShaderObjects.nglUseProgramObjectARB[native]() | 0.02% | 85183 | 85183 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 4 |
.................com.emoniph.witchery.client.renderer.RenderDistillery.func_147500_a() | 0.07% | 321806 | 321806 | 3 |
..................com.emoniph.witchery.client.renderer.RenderDistillery.renderDistiller() | 0.07% | 321806 | 321806 | 3 |
...................com.emoniph.witchery.client.model.ModelDistillery.render() | 0.07% | 321806 | 321806 | 3 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.07% | 321806 | 321806 | 3 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.07% | 321806 | 321806 | 3 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.07% | 321806 | 321806 | 3 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................Self time | 0.00% | 0 | 0 | 3 |
.................com.emoniph.witchery.client.renderer.RenderSpinningWheel.func_147500_a() | 0.07% | 309151 | 309151 | 3 |
..................com.emoniph.witchery.client.renderer.RenderSpinningWheel.renderSpinningWheel() | 0.07% | 309151 | 309151 | 3 |
...................com.emoniph.witchery.client.model.ModelSpinningWheel.render() | 0.07% | 309151 | 309151 | 3 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.07% | 309151 | 309151 | 3 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.07% | 309151 | 309151 | 3 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.07% | 309151 | 309151 | 3 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................Self time | 0.00% | 0 | 0 | 3 |
.................com.emoniph.witchery.client.renderer.RenderFumeFunnel.func_147500_a() | 0.07% | 304780 | 304780 | 3 |
..................com.emoniph.witchery.client.renderer.RenderFumeFunnel.renderFumeFunnel() | 0.07% | 304780 | 304780 | 3 |
...................com.emoniph.witchery.client.model.ModelFumeFunnel.render() | 0.07% | 304780 | 304780 | 3 |
....................com.emoniph.witchery.client.model.ModelFumeFunnel.renderRightGubbinsIfConnected() | 0.02% | 102757 | 102757 | 1 |
.....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.02% | 102757 | 102757 | 1 |
......................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 102757 | 102757 | 1 |
.......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 102757 | 102757 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................com.emoniph.witchery.client.model.ModelFumeFunnel.renderLeftGubbinsIfConnected() | 0.02% | 101152 | 101152 | 1 |
.....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.02% | 101152 | 101152 | 1 |
......................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 101152 | 101152 | 1 |
.......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 101152 | 101152 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.02% | 100871 | 100871 | 1 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 100871 | 100871 | 1 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 100871 | 100871 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................Self time | 0.00% | 0 | 0 | 3 |
.................net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer.func_147500_a() | 0.07% | 303918 | 303918 | 3 |
..................net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer.func_147500_a() | 0.07% | 303918 | 303918 | 3 |
...................net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer.func_147517_a() | 0.07% | 303918 | 303918 | 3 |
....................net.minecraft.client.renderer.entity.RenderManager.func_147940_a() | 0.07% | 303918 | 303918 | 3 |
.....................net.minecraft.client.renderer.entity.RenderManager.func_147939_a() | 0.07% | 303918 | 303918 | 3 |
......................net.minecraft.client.renderer.entity.RenderLiving.func_76986_a() | 0.07% | 303918 | 303918 | 3 |
.......................net.minecraft.client.renderer.entity.RenderLiving.func_76986_a() | 0.07% | 303918 | 303918 | 3 |
........................net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a() | 0.07% | 303918 | 303918 | 3 |
.........................net.minecraft.client.model.ModelSpider.func_78088_a() | 0.04% | 202941 | 202941 | 2 |
..........................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.04% | 202941 | 202941 | 2 |
...........................org.lwjgl.opengl.GL11.glCallList() | 0.04% | 202941 | 202941 | 2 |
............................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.04% | 202941 | 202941 | 2 |
............................Self time | 0.00% | 0 | 0 | 2 |
...........................Self time | 0.00% | 0 | 0 | 2 |
..........................Self time | 0.00% | 0 | 0 | 2 |
.........................net.minecraft.client.renderer.entity.RendererLivingEntity.func_77036_a() | 0.02% | 100976 | 100976 | 1 |
..........................net.minecraft.client.model.ModelSpider.func_78088_a() | 0.02% | 100976 | 100976 | 1 |
...........................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.02% | 100976 | 100976 | 1 |
............................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 100976 | 100976 | 1 |
.............................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 100976 | 100976 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 3 |
........................Self time | 0.00% | 0 | 0 | 3 |
.......................Self time | 0.00% | 0 | 0 | 3 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................Self time | 0.00% | 0 | 0 | 3 |
.................thaumcraft.client.renderers.tile.TileRunicMatrixRenderer.func_147500_a() | 0.06% | 291143 | 291143 | 2 |
..................thaumcraft.client.renderers.tile.TileRunicMatrixRenderer.renderInfusionMatrix() | 0.06% | 291143 | 291143 | 2 |
...................thaumcraft.client.renderers.models.ModelCube.render() | 0.06% | 291143 | 291143 | 2 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.06% | 291143 | 291143 | 2 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.06% | 291143 | 291143 | 2 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.06% | 291143 | 291143 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................com.emoniph.witchery.client.renderer.RenderCandelabra.func_147500_a() | 0.05% | 221241 | 221241 | 2 |
..................com.emoniph.witchery.client.renderer.RenderCandelabra.renderChalice() | 0.05% | 221241 | 221241 | 2 |
...................com.emoniph.witchery.client.model.ModelCandelabra.func_78088_a() | 0.05% | 221241 | 221241 | 2 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.05% | 221241 | 221241 | 2 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.03% | 128281 | 128281 | 1 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.03% | 128281 | 128281 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................net.minecraft.client.model.ModelRenderer.func_78788_d() | 0.02% | 92960 | 92960 | 1 |
......................org.lwjgl.opengl.GL11.glEndList() | 0.02% | 92960 | 92960 | 1 |
.......................org.lwjgl.opengl.GL11.nglEndList[native]() | 0.02% | 92960 | 92960 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147547_b() | 0.05% | 215867 | 215867 | 2 |
.................jds.bibliocraft.rendering.TileEntityTableRenderer.func_147500_a() | 0.05% | 215100 | 215100 | 2 |
..................jds.bibliocraft.models.ModelTable.renderTop() | 0.05% | 215100 | 215100 | 2 |
...................net.minecraftforge.client.model.obj.WavefrontObject.renderPart() | 0.02% | 111234 | 111234 | 1 |
....................net.minecraftforge.client.model.obj.GroupObject.render() | 0.02% | 111234 | 111234 | 1 |
.....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.02% | 111234 | 111234 | 1 |
......................org.lwjgl.opengl.GL11.glDisableClientState() | 0.02% | 111234 | 111234 | 1 |
.......................org.lwjgl.opengl.GL11.nglDisableClientState[native]() | 0.02% | 111234 | 111234 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.02% | 103865 | 103865 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................thaumcraft.client.renderers.tile.TileChestHungryRenderer.func_147500_a() | 0.05% | 208899 | 208899 | 2 |
..................thaumcraft.client.renderers.tile.TileChestHungryRenderer.renderTileEntityChestAt() | 0.05% | 208899 | 208899 | 2 |
...................net.minecraft.client.model.ModelChest.func_78231_a() | 0.02% | 107285 | 107285 | 1 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.02% | 107285 | 107285 | 1 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 107285 | 107285 | 1 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 107285 | 107285 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................thaumcraft.client.lib.UtilsFX.bindTexture() | 0.02% | 101613 | 101613 | 1 |
....................java.util.HashMap.containsKey() | 0.02% | 101613 | 101613 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................com.InfinityRaider.AgriCraft.renderers.RenderSeedAnalyzer.func_147500_a() | 0.04% | 202920 | 202920 | 2 |
..................com.InfinityRaider.AgriCraft.renderers.models.ModelSeedAnalyzer.func_78088_a() | 0.04% | 202920 | 202920 | 2 |
...................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.04% | 202920 | 202920 | 2 |
....................org.lwjgl.opengl.GL11.glCallList() | 0.04% | 202920 | 202920 | 2 |
.....................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.04% | 202920 | 202920 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................com.emoniph.witchery.client.renderer.RenderPlacedItem.func_147500_a() | 0.04% | 199954 | 199954 | 2 |
..................com.emoniph.witchery.client.renderer.RenderPlacedItem.renderPlacedItem() | 0.04% | 199954 | 199954 | 2 |
...................com.emoniph.witchery.client.renderer.RenderItem3d.doRender() | 0.02% | 101898 | 101898 | 1 |
....................org.lwjgl.opengl.GL11.glScalef() | 0.02% | 101898 | 101898 | 1 |
.....................org.lwjgl.opengl.GL11.nglScalef[native]() | 0.02% | 101898 | 101898 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................org.lwjgl.opengl.GL11.glRotatef() | 0.02% | 98056 | 98056 | 1 |
....................org.lwjgl.opengl.GL11.nglRotatef[native]() | 0.02% | 98056 | 98056 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................com.emoniph.witchery.client.renderer.RenderWitchesOven.func_147500_a() | 0.04% | 199780 | 199780 | 2 |
..................com.emoniph.witchery.client.renderer.RenderWitchesOven.renderWitchesOven() | 0.04% | 199780 | 199780 | 2 |
...................com.emoniph.witchery.client.model.ModelWitchesOven.render() | 0.02% | 106456 | 106456 | 1 |
....................com.emoniph.witchery.client.model.ModelWitchesOven.func_78087_a() | 0.02% | 106456 | 106456 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer.func_147499_a() | 0.02% | 93323 | 93323 | 1 |
....................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 93323 | 93323 | 1 |
.....................net.minecraft.client.renderer.texture.TextureManager.func_110579_a() | 0.02% | 93323 | 93323 | 1 |
......................net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a() | 0.02% | 93323 | 93323 | 1 |
.......................net.minecraft.client.renderer.texture.TextureUtil.func_110989_a() | 0.02% | 93323 | 93323 | 1 |
........................net.minecraft.client.renderer.texture.TextureUtil.func_110995_a() | 0.02% | 93323 | 93323 | 1 |
.........................net.minecraft.client.renderer.texture.TextureUtil.func_110993_a() | 0.02% | 93323 | 93323 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................com.emoniph.witchery.client.renderer.RenderSilverVat.func_147500_a() | 0.04% | 184587 | 184587 | 2 |
..................com.emoniph.witchery.client.renderer.RenderSilverVat.renderSilverVat() | 0.04% | 184587 | 184587 | 2 |
...................com.emoniph.witchery.client.model.ModelSilverVat.render() | 0.02% | 100273 | 100273 | 1 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.02% | 100273 | 100273 | 1 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 100273 | 100273 | 1 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 100273 | 100273 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer.func_147499_a() | 0.02% | 84314 | 84314 | 1 |
....................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 84314 | 84314 | 1 |
.....................net.minecraft.client.renderer.texture.TextureManager.func_110579_a() | 0.02% | 84314 | 84314 | 1 |
......................net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a() | 0.02% | 84314 | 84314 | 1 |
.......................net.minecraft.client.renderer.texture.TextureUtil.func_110989_a() | 0.02% | 84314 | 84314 | 1 |
........................net.minecraft.client.renderer.texture.TextureUtil.func_110995_a() | 0.02% | 84314 | 84314 | 1 |
.........................net.minecraft.client.renderer.texture.TextureUtil.func_110993_a() | 0.02% | 84314 | 84314 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................com.emoniph.witchery.client.renderer.RenderChalice.func_147500_a() | 0.04% | 183173 | 183173 | 2 |
..................com.emoniph.witchery.client.renderer.RenderChalice.renderChalice() | 0.04% | 183173 | 183173 | 2 |
...................com.emoniph.witchery.client.model.ModelChalice.render() | 0.04% | 183173 | 183173 | 2 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.04% | 183173 | 183173 | 2 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.04% | 183173 | 183173 | 2 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.04% | 183173 | 183173 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................buildcraft.silicon.render.RenderLaserBlock.func_147500_a() | 0.02% | 106015 | 106015 | 1 |
..................java.lang.ClassLoader.loadClass() | 0.02% | 106015 | 106015 | 1 |
...................java.lang.ClassLoader.loadClass() | 0.02% | 106015 | 106015 | 1 |
....................net.minecraft.launchwrapper.LaunchClassLoader.findClass() | 0.02% | 106015 | 106015 | 1 |
.....................net.minecraft.launchwrapper.LaunchClassLoader.runTransformers() | 0.02% | 106015 | 106015 | 1 |
......................cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer.transform() | 0.02% | 106015 | 106015 | 1 |
.......................org.objectweb.asm.ClassReader.accept() | 0.02% | 106015 | 106015 | 1 |
........................org.objectweb.asm.ClassReader.accept() | 0.02% | 106015 | 106015 | 1 |
.........................org.objectweb.asm.commons.RemappingClassAdapter.visitInnerClass() | 0.02% | 106015 | 106015 | 1 |
..........................org.objectweb.asm.commons.Remapper.mapType() | 0.02% | 106015 | 106015 | 1 |
...........................org.objectweb.asm.commons.Remapper.mapType() | 0.02% | 106015 | 106015 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................witchinggadgets.client.render.TileRenderSpinningWheel.func_147500_a() | 0.02% | 104014 | 104014 | 1 |
..................witchinggadgets.client.render.TileRenderSpinningWheel.renderTileEntityAt() | 0.02% | 104014 | 104014 | 1 |
...................witchinggadgets.client.render.TileRenderSpinningWheel$ModelSpinningWheel.func_78088_a() | 0.02% | 104014 | 104014 | 1 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.02% | 104014 | 104014 | 1 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 104014 | 104014 | 1 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 104014 | 104014 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................thaumcraft.client.renderers.tile.TileArcaneWorkbenchRenderer.func_147500_a() | 0.02% | 99910 | 99910 | 1 |
..................thaumcraft.client.renderers.tile.TileArcaneWorkbenchRenderer.renderTileEntityAt() | 0.02% | 99910 | 99910 | 1 |
...................thaumcraft.client.renderers.models.ModelArcaneWorkbench.renderAll() | 0.02% | 99910 | 99910 | 1 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.02% | 99910 | 99910 | 1 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 99910 | 99910 | 1 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 99910 | 99910 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................thaumcraft.client.renderers.tile.TilePedestalRenderer.func_147500_a() | 0.02% | 99615 | 99615 | 1 |
.................mariculture.core.render.HammerSpecialRenderer.func_147500_a() | 0.02% | 97678 | 97678 | 1 |
..................mariculture.core.render.HammerSpecialRenderer.renderItem() | 0.02% | 97678 | 97678 | 1 |
...................net.minecraft.client.renderer.entity.RenderManager.func_147940_a() | 0.02% | 97678 | 97678 | 1 |
....................net.minecraft.client.renderer.entity.RenderManager.func_147939_a() | 0.02% | 97678 | 97678 | 1 |
.....................mariculture.core.render.RenderFakeItem.func_76986_a() | 0.02% | 97678 | 97678 | 1 |
......................mariculture.core.render.RenderFakeItem.doRenderItem() | 0.02% | 97678 | 97678 | 1 |
.......................mariculture.core.render.RenderFakeItem.renderDroppedItem() | 0.02% | 97678 | 97678 | 1 |
........................mariculture.core.render.RenderFakeItem.renderDroppedItem() | 0.02% | 97678 | 97678 | 1 |
.........................net.minecraft.client.renderer.ItemRenderer.func_78439_a() | 0.02% | 97678 | 97678 | 1 |
..........................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.02% | 97678 | 97678 | 1 |
...........................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 97678 | 97678 | 1 |
............................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 97678 | 97678 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................com.emoniph.witchery.client.renderer.RenderKettle.func_147500_a() | 0.02% | 95914 | 95914 | 1 |
..................com.emoniph.witchery.client.renderer.RenderKettle.renderKettle() | 0.02% | 95914 | 95914 | 1 |
...................com.emoniph.witchery.client.model.ModelKettle.render() | 0.02% | 95914 | 95914 | 1 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.02% | 95914 | 95914 | 1 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 95914 | 95914 | 1 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 95914 | 95914 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................thaumcraft.client.renderers.tile.TileBellowsRenderer.func_147500_a() | 0.02% | 95813 | 95813 | 1 |
..................thaumcraft.client.renderers.tile.TileBellowsRenderer.renderEntityAt() | 0.02% | 95813 | 95813 | 1 |
...................thaumcraft.client.renderers.models.ModelBellows.render() | 0.02% | 95813 | 95813 | 1 |
....................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.02% | 95813 | 95813 | 1 |
.....................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 95813 | 95813 | 1 |
......................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 95813 | 95813 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................mods.railcraft.client.render.RenderChest.func_147500_a() | 0.02% | 95780 | 95780 | 1 |
..................mods.railcraft.client.render.RenderChest.renderChest() | 0.02% | 95780 | 95780 | 1 |
...................net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer.func_147499_a() | 0.02% | 95780 | 95780 | 1 |
....................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 95780 | 95780 | 1 |
.....................net.minecraft.client.renderer.texture.TextureManager.func_110579_a() | 0.02% | 95780 | 95780 | 1 |
......................net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a() | 0.02% | 95780 | 95780 | 1 |
.......................net.minecraft.client.renderer.texture.TextureUtil.func_110989_a() | 0.02% | 95780 | 95780 | 1 |
........................net.minecraft.client.renderer.texture.TextureUtil.func_110995_a() | 0.02% | 95780 | 95780 | 1 |
.........................net.minecraft.client.renderer.texture.TextureUtil.func_110993_a() | 0.02% | 95780 | 95780 | 1 |
..........................net.minecraft.client.renderer.texture.TextureUtil.func_110990_a() | 0.02% | 95780 | 95780 | 1 |
...........................net.minecraft.client.renderer.texture.TextureUtil.func_110994_a() | 0.02% | 95780 | 95780 | 1 |
............................java.nio.DirectIntBufferU.put() | 0.02% | 95780 | 95780 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 579 |
................net.minecraft.client.renderer.OpenGlHelper.func_77475_a() | 0.29% | 1299261 | 1299261 | 13 |
.................org.lwjgl.opengl.GL13.glMultiTexCoord2f() | 0.29% | 1299261 | 1299261 | 13 |
..................org.lwjgl.opengl.GL13.nglMultiTexCoord2f[native]() | 0.29% | 1299261 | 1299261 | 13 |
..................Self time | 0.00% | 0 | 0 | 13 |
.................Self time | 0.00% | 0 | 0 | 13 |
................net.minecraft.world.World.func_72802_i() | 0.09% | 396458 | 396458 | 4 |
.................net.minecraft.world.World.func_72925_a() | 0.06% | 295467 | 295467 | 3 |
.................Self time | 0.02% | 100990 | 100990 | 4 |
................org.lwjgl.opengl.GL11.glColor4f() | 0.04% | 201559 | 201559 | 2 |
.................org.lwjgl.opengl.GL11.nglColor4f[native]() | 0.04% | 201559 | 201559 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................Self time | 0.02% | 91805 | 91805 | 593 |
...............net.minecraft.client.renderer.entity.RenderManager.func_147937_a() | 2.70% | 12316892 | 12316892 | 119 |
................net.minecraft.client.renderer.entity.RenderManager.func_147936_a() | 2.70% | 12316892 | 12316892 | 119 |
.................net.minecraft.client.renderer.entity.RenderManager.func_147939_a() | 2.64% | 12013754 | 12013754 | 116 |
..................net.minecraft.client.renderer.entity.RenderLiving.func_76986_a() | 0.73% | 3328094 | 3328094 | 33 |
...................net.minecraft.client.renderer.entity.RenderLiving.func_76986_a() | 0.73% | 3328094 | 3328094 | 33 |
....................net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a() | 0.73% | 3328094 | 3328094 | 33 |
.....................net.minecraft.client.renderer.entity.RendererLivingEntity.func_77036_a() | 0.44% | 2018085 | 2018085 | 20 |
......................net.minecraft.client.model.ModelQuadruped.func_78088_a() | 0.25% | 1137101 | 1137101 | 11 |
.......................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.25% | 1137101 | 1137101 | 11 |
........................org.lwjgl.opengl.GL11.glCallList() | 0.25% | 1137101 | 1137101 | 11 |
.........................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.25% | 1137101 | 1137101 | 11 |
.........................Self time | 0.00% | 0 | 0 | 11 |
........................Self time | 0.00% | 0 | 0 | 11 |
.......................Self time | 0.00% | 0 | 0 | 11 |
......................net.minecraft.client.model.ModelCreeper.func_78088_a() | 0.19% | 880983 | 880983 | 9 |
.......................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.19% | 880983 | 880983 | 9 |
........................org.lwjgl.opengl.GL11.glCallList() | 0.18% | 798208 | 798208 | 8 |
.........................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.18% | 798208 | 798208 | 8 |
.........................Self time | 0.00% | 0 | 0 | 8 |
........................org.lwjgl.opengl.GL11.glPushMatrix() | 0.02% | 82775 | 82775 | 1 |
.........................org.lwjgl.opengl.GL11.nglPushMatrix[native]() | 0.02% | 82775 | 82775 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 9 |
.......................Self time | 0.00% | 0 | 0 | 9 |
......................Self time | 0.00% | 0 | 0 | 20 |
.....................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.11% | 491610 | 491610 | 5 |
......................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.09% | 389776 | 389776 | 4 |
.......................cpw.mods.fml.common.eventhandler.ASMEventHandler_30_ClientHelper_postPlayerRender_Pre.invoke() | 0.02% | 104531 | 104531 | 1 |
........................appeng.client.ClientHelper.postPlayerRender() | 0.02% | 104531 | 104531 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.02% | 100732 | 100732 | 4 |
.......................cpw.mods.fml.common.eventhandler.ASMEventHandler_509_PlayerSpecials_onPlayerRenderPre_Pre.invoke() | 0.02% | 98302 | 98302 | 1 |
........................com.cricketcraft.chisel.client.player.PlayerSpecials.onPlayerRenderPre() | 0.02% | 98302 | 98302 | 1 |
.........................com.cricketcraft.chisel.client.player.PlayerSpecials.nameIsGood() | 0.02% | 98302 | 98302 | 1 |
..........................net.minecraft.util.EnumChatFormatting.func_110646_a() | 0.02% | 98302 | 98302 | 1 |
...........................java.util.regex.Matcher.replaceAll() | 0.02% | 98302 | 98302 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................cpw.mods.fml.common.eventhandler.ASMEventHandler_510_PlayerSpecials_onPlayerRenderPost_Post.invoke() | 0.02% | 86209 | 86209 | 1 |
........................com.cricketcraft.chisel.client.player.PlayerSpecials.onPlayerRenderPost() | 0.02% | 86209 | 86209 | 1 |
.........................com.cricketcraft.chisel.client.player.PlayerSpecials.nameIsGood() | 0.02% | 86209 | 86209 | 1 |
..........................net.minecraft.util.EnumChatFormatting.func_110646_a() | 0.02% | 86209 | 86209 | 1 |
...........................java.util.regex.Pattern.matcher() | 0.02% | 86209 | 86209 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
......................cpw.mods.fml.common.eventhandler.ListenerList.getListeners() | 0.02% | 101833 | 101833 | 1 |
.......................cpw.mods.fml.common.eventhandler.ListenerList$ListenerListInst.getListeners() | 0.02% | 101833 | 101833 | 1 |
........................cpw.mods.fml.common.eventhandler.ListenerList$ListenerListInst.shouldRebuild() | 0.02% | 101833 | 101833 | 1 |
.........................cpw.mods.fml.common.eventhandler.ListenerList$ListenerListInst.shouldRebuild() | 0.02% | 101833 | 101833 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 5 |
.....................net.minecraft.client.renderer.entity.RendererLivingEntity.func_77033_b() | 0.09% | 417781 | 417781 | 4 |
......................net.minecraft.client.renderer.entity.RenderLiving.func_110813_b() | 0.02% | 107864 | 107864 | 1 |
.......................net.minecraft.client.renderer.entity.RenderLiving.func_110813_b() | 0.02% | 107864 | 107864 | 1 |
........................net.minecraft.client.renderer.entity.RendererLivingEntity.func_110813_b() | 0.02% | 107864 | 107864 | 1 |
.........................net.minecraft.entity.Entity.func_98034_c() | 0.02% | 107864 | 107864 | 1 |
..........................net.minecraft.entity.Entity.func_82150_aj() | 0.02% | 107864 | 107864 | 1 |
...........................net.minecraft.entity.Entity.func_70083_f() | 0.02% | 107864 | 107864 | 1 |
............................net.minecraft.entity.DataWatcher.func_75683_a() | 0.02% | 107864 | 107864 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................org.lwjgl.opengl.GL11.glAlphaFunc() | 0.02% | 106489 | 106489 | 1 |
.......................org.lwjgl.opengl.GL11.nglAlphaFunc[native]() | 0.02% | 106489 | 106489 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.02% | 102755 | 102755 | 1 |
.......................cpw.mods.fml.common.eventhandler.ListenerList.getListeners() | 0.02% | 102755 | 102755 | 1 |
........................cpw.mods.fml.common.eventhandler.ListenerList$ListenerListInst.getListeners() | 0.02% | 102755 | 102755 | 1 |
.........................cpw.mods.fml.common.eventhandler.ListenerList$ListenerListInst.shouldRebuild() | 0.02% | 102755 | 102755 | 1 |
..........................cpw.mods.fml.common.eventhandler.ListenerList$ListenerListInst.shouldRebuild() | 0.02% | 102755 | 102755 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................net.minecraftforge.client.event.RenderLivingEvent$Specials$Post.<init>() | 0.02% | 100672 | 100672 | 1 |
.......................net.minecraftforge.client.event.RenderLivingEvent$Specials.<init>() | 0.02% | 100672 | 100672 | 1 |
........................net.minecraftforge.client.event.RenderLivingEvent.<init>() | 0.02% | 100672 | 100672 | 1 |
.........................cpw.mods.fml.common.eventhandler.Event.<init>() | 0.02% | 100672 | 100672 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 4 |
.....................net.minecraft.client.renderer.OpenGlHelper.func_77473_a() | 0.02% | 101242 | 101242 | 1 |
......................org.lwjgl.opengl.GL13.glActiveTexture() | 0.02% | 101242 | 101242 | 1 |
.......................org.lwjgl.opengl.GL13.nglActiveTexture[native]() | 0.02% | 101242 | 101242 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................org.lwjgl.opengl.GL11.glPushMatrix() | 0.02% | 101176 | 101176 | 1 |
......................org.lwjgl.opengl.GL11.nglPushMatrix[native]() | 0.02% | 101176 | 101176 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................net.minecraftforge.client.event.RenderLivingEvent$Pre.<init>() | 0.02% | 100682 | 100682 | 1 |
......................net.minecraftforge.client.event.RenderLivingEvent.<init>() | 0.02% | 100682 | 100682 | 1 |
.......................cpw.mods.fml.common.eventhandler.Event.<init>() | 0.02% | 100682 | 100682 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................net.minecraft.client.renderer.entity.RendererLivingEntity.func_77043_a() | 0.02% | 97516 | 97516 | 1 |
......................org.lwjgl.opengl.GL11.glRotatef() | 0.02% | 97516 | 97516 | 1 |
.......................org.lwjgl.opengl.GL11.nglRotatef[native]() | 0.02% | 97516 | 97516 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 33 |
....................Self time | 0.00% | 0 | 0 | 33 |
...................Self time | 0.00% | 0 | 0 | 33 |
..................com.thevoxelbox.voxelmap.util.RenderWaypointContainer.func_76986_a() | 0.50% | 2296561 | 2296561 | 23 |
...................com.thevoxelbox.voxelmap.util.RenderWaypointContainer.doRenderWaypoints() | 0.50% | 2296561 | 2296561 | 23 |
....................com.thevoxelbox.voxelmap.util.RenderWaypointContainer.renderLabel() | 0.40% | 1801307 | 1801307 | 18 |
.....................net.minecraft.client.gui.FontRenderer.func_78276_b() | 0.31% | 1399837 | 1399837 | 14 |
......................net.minecraft.client.gui.FontRenderer.func_85187_a() | 0.31% | 1399837 | 1399837 | 14 |
.......................net.minecraft.client.gui.FontRenderer.func_78258_a() | 0.31% | 1399837 | 1399837 | 14 |
........................net.minecraft.client.gui.FontRenderer.func_78255_a() | 0.31% | 1399837 | 1399837 | 14 |
.........................net.minecraft.client.gui.FontRenderer.func_78278_a() | 0.31% | 1399837 | 1399837 | 14 |
..........................net.minecraft.client.gui.FontRenderer.func_78266_a() | 0.31% | 1399837 | 1399837 | 14 |
...........................org.lwjgl.opengl.GL11.glBegin() | 0.22% | 990275 | 990275 | 10 |
............................org.lwjgl.opengl.GL11.nglBegin[native]() | 0.22% | 990275 | 990275 | 10 |
............................Self time | 0.00% | 0 | 0 | 10 |
...........................org.lwjgl.opengl.GL11.glVertex3f() | 0.05% | 211665 | 211665 | 2 |
............................org.lwjgl.opengl.GL11.nglVertex3f[native]() | 0.05% | 211665 | 211665 | 2 |
............................Self time | 0.00% | 0 | 0 | 2 |
...........................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 99018 | 99018 | 1 |
............................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.02% | 99018 | 99018 | 1 |
.............................org.lwjgl.opengl.GL11.glBindTexture() | 0.02% | 99018 | 99018 | 1 |
..............................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.02% | 99018 | 99018 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................org.lwjgl.opengl.GL11.glEnd() | 0.02% | 98876 | 98876 | 1 |
............................org.lwjgl.opengl.GL11.nglEnd[native]() | 0.02% | 98876 | 98876 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 14 |
..........................Self time | 0.00% | 0 | 0 | 14 |
.........................Self time | 0.00% | 0 | 0 | 14 |
........................Self time | 0.00% | 0 | 0 | 14 |
.......................Self time | 0.00% | 0 | 0 | 14 |
......................Self time | 0.00% | 0 | 0 | 14 |
.....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.09% | 401470 | 401470 | 4 |
......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.07% | 301415 | 301415 | 3 |
.......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.07% | 301415 | 301415 | 3 |
.......................Self time | 0.00% | 0 | 0 | 3 |
......................org.lwjgl.opengl.GL11.glDisableClientState() | 0.02% | 100054 | 100054 | 1 |
.......................org.lwjgl.opengl.GL11.nglDisableClientState[native]() | 0.02% | 100054 | 100054 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 4 |
.....................Self time | 0.00% | 0 | 0 | 18 |
....................com.thevoxelbox.voxelmap.util.RenderWaypointContainer.renderBeam() | 0.11% | 495254 | 495254 | 5 |
.....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.11% | 495254 | 495254 | 5 |
......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.09% | 393977 | 393977 | 4 |
.......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.09% | 393977 | 393977 | 4 |
.......................Self time | 0.00% | 0 | 0 | 4 |
......................org.lwjgl.opengl.GL11.glDisableClientState() | 0.02% | 101276 | 101276 | 1 |
.......................org.lwjgl.opengl.GL11.nglDisableClientState[native]() | 0.02% | 101276 | 101276 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 5 |
.....................Self time | 0.00% | 0 | 0 | 5 |
....................Self time | 0.00% | 0 | 0 | 23 |
...................Self time | 0.00% | 0 | 0 | 23 |
..................net.minecraft.client.renderer.entity.RenderBiped.func_76986_a() | 0.38% | 1751864 | 1751864 | 16 |
...................net.minecraft.client.renderer.entity.RenderBiped.func_76986_a() | 0.38% | 1751864 | 1751864 | 16 |
....................net.minecraft.client.renderer.entity.RenderLiving.func_76986_a() | 0.38% | 1751864 | 1751864 | 16 |
.....................net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a() | 0.38% | 1751864 | 1751864 | 16 |
......................net.minecraft.client.model.ModelBiped.func_78088_a() | 0.18% | 819643 | 819643 | 8 |
.......................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.18% | 819643 | 819643 | 8 |
........................org.lwjgl.opengl.GL11.glCallList() | 0.18% | 819643 | 819643 | 8 |
.........................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.18% | 819643 | 819643 | 8 |
.........................Self time | 0.00% | 0 | 0 | 8 |
........................Self time | 0.00% | 0 | 0 | 8 |
.......................Self time | 0.00% | 0 | 0 | 8 |
......................net.minecraft.client.renderer.entity.RenderBiped.func_77029_c() | 0.14% | 632341 | 632341 | 6 |
.......................net.minecraft.client.renderer.entity.RenderBiped.func_77029_c() | 0.14% | 632341 | 632341 | 6 |
........................net.minecraft.client.renderer.ItemRenderer.func_78443_a() | 0.13% | 591347 | 591347 | 6 |
.........................net.minecraft.client.renderer.ItemRenderer.renderItem() | 0.13% | 591347 | 591347 | 6 |
..........................net.minecraft.client.renderer.ItemRenderer.func_78439_a() | 0.13% | 591347 | 591347 | 6 |
...........................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.13% | 591347 | 591347 | 6 |
............................org.lwjgl.opengl.GL11.glDrawArrays() | 0.09% | 392423 | 392423 | 4 |
.............................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.09% | 392423 | 392423 | 4 |
.............................Self time | 0.00% | 0 | 0 | 4 |
............................org.lwjgl.opengl.GL11.glTexCoordPointer() | 0.02% | 100019 | 100019 | 1 |
.............................org.lwjgl.opengl.GL11.nglTexCoordPointer[native]() | 0.02% | 100019 | 100019 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................java.nio.DirectIntBufferU.put() | 0.02% | 98904 | 98904 | 1 |
............................Self time | 0.00% | 0 | 0 | 6 |
...........................Self time | 0.00% | 0 | 0 | 6 |
..........................Self time | 0.00% | 0 | 0 | 6 |
.........................Self time | 0.00% | 0 | 0 | 6 |
........................Self time | 0.01% | 40994 | 40994 | 6 |
.......................Self time | 0.00% | 0 | 0 | 6 |
......................net.minecraft.client.renderer.OpenGlHelper.func_77473_a() | 0.02% | 102194 | 102194 | 1 |
.......................org.lwjgl.opengl.GL13.glActiveTexture() | 0.02% | 102194 | 102194 | 1 |
........................org.lwjgl.opengl.GL13.nglActiveTexture[native]() | 0.02% | 102194 | 102194 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.02% | 98932 | 98932 | 1 |
.......................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.02% | 98932 | 98932 | 1 |
........................cpw.mods.fml.common.eventhandler.ASMEventHandler_800_ClientEventHooks_onRenderLiving_Pre.invoke() | 0.02% | 98932 | 98932 | 1 |
.........................com.emoniph.witchery.brewing.potions.WitcheryPotions$ClientEventHooks.onRenderLiving() | 0.02% | 98932 | 98932 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................org.lwjgl.opengl.GL11.glEnable() | 0.02% | 98752 | 98752 | 1 |
.......................org.lwjgl.opengl.GL11.nglEnable[native]() | 0.02% | 98752 | 98752 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 16 |
.....................Self time | 0.00% | 0 | 0 | 16 |
....................Self time | 0.00% | 0 | 0 | 16 |
...................Self time | 0.00% | 0 | 0 | 16 |
..................thaumcraft.client.renderers.entity.RenderGolemBase.func_76986_a() | 0.34% | 1545894 | 1545894 | 15 |
...................thaumcraft.client.renderers.entity.RenderGolemBase.render() | 0.34% | 1545894 | 1545894 | 15 |
....................net.minecraft.client.renderer.entity.RenderLiving.func_76986_a() | 0.34% | 1545894 | 1545894 | 15 |
.....................net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a() | 0.34% | 1545894 | 1545894 | 15 |
......................thaumcraft.client.renderers.entity.RenderGolemBase.func_77032_a() | 0.21% | 940993 | 940993 | 9 |
.......................net.minecraft.client.renderer.ItemRenderer.func_78439_a() | 0.14% | 631484 | 631484 | 6 |
........................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.12% | 530973 | 530973 | 5 |
.........................org.lwjgl.opengl.GL11.glDrawArrays() | 0.12% | 530973 | 530973 | 5 |
..........................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.12% | 530973 | 530973 | 5 |
..........................Self time | 0.00% | 0 | 0 | 5 |
.........................Self time | 0.00% | 0 | 0 | 5 |
........................Self time | 0.02% | 100510 | 100510 | 6 |
.......................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.04% | 198737 | 198737 | 2 |
........................org.lwjgl.opengl.GL11.glDrawArrays() | 0.04% | 198737 | 198737 | 2 |
.........................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.04% | 198737 | 198737 | 2 |
.........................Self time | 0.00% | 0 | 0 | 2 |
........................Self time | 0.00% | 0 | 0 | 2 |
.......................org.lwjgl.opengl.GL11.glPushMatrix() | 0.02% | 110771 | 110771 | 1 |
........................org.lwjgl.opengl.GL11.nglPushMatrix[native]() | 0.02% | 110771 | 110771 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 9 |
......................net.minecraft.client.renderer.entity.RendererLivingEntity.func_77036_a() | 0.09% | 402324 | 402324 | 4 |
.......................thaumcraft.client.renderers.models.entities.ModelGolem.func_78088_a() | 0.09% | 402324 | 402324 | 4 |
........................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.09% | 402324 | 402324 | 4 |
.........................org.lwjgl.opengl.GL11.glCallList() | 0.09% | 402324 | 402324 | 4 |
..........................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.09% | 402324 | 402324 | 4 |
..........................Self time | 0.00% | 0 | 0 | 4 |
.........................Self time | 0.00% | 0 | 0 | 4 |
........................Self time | 0.00% | 0 | 0 | 4 |
.......................Self time | 0.00% | 0 | 0 | 4 |
......................thaumcraft.client.renderers.entity.RenderGolemBase.func_77043_a() | 0.02% | 101898 | 101898 | 1 |
.......................thaumcraft.client.renderers.entity.RenderGolemBase.renderWithSway() | 0.02% | 101898 | 101898 | 1 |
........................net.minecraft.client.renderer.entity.RendererLivingEntity.func_77043_a() | 0.02% | 101898 | 101898 | 1 |
.........................org.lwjgl.opengl.GL11.glRotatef() | 0.02% | 101898 | 101898 | 1 |
..........................org.lwjgl.opengl.GL11.nglRotatef[native]() | 0.02% | 101898 | 101898 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................org.lwjgl.opengl.GL11.glDisable() | 0.02% | 100678 | 100678 | 1 |
.......................org.lwjgl.opengl.GL11.nglDisable[native]() | 0.02% | 100678 | 100678 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 15 |
.....................Self time | 0.00% | 0 | 0 | 15 |
....................Self time | 0.00% | 0 | 0 | 15 |
...................Self time | 0.00% | 0 | 0 | 15 |
..................net.minecraft.client.renderer.entity.RenderChicken.func_76986_a() | 0.23% | 1054427 | 1054427 | 11 |
...................net.minecraft.client.renderer.entity.RenderChicken.func_76986_a() | 0.23% | 1054427 | 1054427 | 11 |
....................net.minecraft.client.renderer.entity.RenderLiving.func_76986_a() | 0.23% | 1054427 | 1054427 | 11 |
.....................net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a() | 0.23% | 1054427 | 1054427 | 11 |
......................net.minecraft.client.renderer.entity.RendererLivingEntity.func_77036_a() | 0.21% | 955379 | 955379 | 10 |
.......................net.minecraft.client.model.ModelChicken.func_78088_a() | 0.21% | 955379 | 955379 | 10 |
........................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.21% | 955379 | 955379 | 10 |
.........................org.lwjgl.opengl.GL11.glCallList() | 0.18% | 838439 | 838439 | 8 |
..........................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.18% | 838439 | 838439 | 8 |
..........................Self time | 0.00% | 0 | 0 | 8 |
.........................org.lwjgl.opengl.GL11.glRotatef() | 0.03% | 116940 | 116940 | 2 |
..........................org.lwjgl.opengl.GL11.nglRotatef[native]() | 0.03% | 116940 | 116940 | 2 |
..........................Self time | 0.00% | 0 | 0 | 2 |
.........................Self time | 0.00% | 0 | 0 | 10 |
........................Self time | 0.00% | 0 | 0 | 10 |
.......................Self time | 0.00% | 0 | 0 | 10 |
......................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.02% | 99047 | 99047 | 1 |
.......................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.02% | 99047 | 99047 | 1 |
........................cpw.mods.fml.common.eventhandler.ASMEventHandler_510_PlayerSpecials_onPlayerRenderPost_Post.invoke() | 0.02% | 99047 | 99047 | 1 |
.........................com.cricketcraft.chisel.client.player.PlayerSpecials.onPlayerRenderPost() | 0.02% | 99047 | 99047 | 1 |
..........................com.cricketcraft.chisel.client.player.PlayerSpecials.nameIsGood() | 0.02% | 99047 | 99047 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 11 |
.....................Self time | 0.00% | 0 | 0 | 11 |
....................Self time | 0.00% | 0 | 0 | 11 |
...................Self time | 0.00% | 0 | 0 | 11 |
..................net.minecraft.client.renderer.entity.RenderZombie.func_76986_a() | 0.21% | 934350 | 934350 | 9 |
...................net.minecraft.client.renderer.entity.RenderZombie.func_76986_a() | 0.21% | 934350 | 934350 | 9 |
....................net.minecraft.client.renderer.entity.RenderBiped.func_76986_a() | 0.21% | 934350 | 934350 | 9 |
.....................net.minecraft.client.renderer.entity.RenderLiving.func_76986_a() | 0.21% | 934350 | 934350 | 9 |
......................net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a() | 0.21% | 934350 | 934350 | 9 |
.......................net.minecraft.client.renderer.entity.RendererLivingEntity.func_77036_a() | 0.07% | 311977 | 311977 | 3 |
........................net.minecraft.client.model.ModelBiped.func_78088_a() | 0.07% | 311977 | 311977 | 3 |
.........................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.07% | 311977 | 311977 | 3 |
..........................org.lwjgl.opengl.GL11.glCallList() | 0.05% | 206302 | 206302 | 2 |
...........................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.05% | 206302 | 206302 | 2 |
...........................Self time | 0.00% | 0 | 0 | 2 |
..........................org.lwjgl.opengl.GL11.glRotatef() | 0.02% | 105674 | 105674 | 1 |
...........................org.lwjgl.opengl.GL11.nglRotatef[native]() | 0.02% | 105674 | 105674 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 3 |
.........................Self time | 0.00% | 0 | 0 | 3 |
........................Self time | 0.00% | 0 | 0 | 3 |
.......................net.minecraft.client.renderer.entity.RenderZombie.func_77029_c() | 0.05% | 209573 | 209573 | 2 |
........................net.minecraft.client.renderer.entity.RenderZombie.func_77029_c() | 0.05% | 209573 | 209573 | 2 |
.........................net.minecraft.client.renderer.entity.RenderBiped.func_77029_c() | 0.05% | 209573 | 209573 | 2 |
..........................net.minecraft.client.renderer.ItemRenderer.func_78443_a() | 0.02% | 105108 | 105108 | 1 |
...........................net.minecraft.client.renderer.ItemRenderer.renderItem() | 0.02% | 105108 | 105108 | 1 |
............................net.minecraft.client.renderer.ItemRenderer.func_78439_a() | 0.02% | 105108 | 105108 | 1 |
.............................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.02% | 105108 | 105108 | 1 |
..............................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 105108 | 105108 | 1 |
...............................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 105108 | 105108 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.02% | 104464 | 104464 | 2 |
.........................Self time | 0.00% | 0 | 0 | 2 |
........................Self time | 0.00% | 0 | 0 | 2 |
.......................net.minecraft.client.renderer.entity.RenderZombie.func_77032_a() | 0.02% | 107175 | 107175 | 1 |
........................net.minecraft.client.renderer.entity.RenderZombie.func_77032_a() | 0.02% | 107175 | 107175 | 1 |
.........................net.minecraft.client.renderer.entity.RenderBiped.func_77032_a() | 0.02% | 107175 | 107175 | 1 |
..........................net.minecraft.client.renderer.entity.Render.func_110776_a() | 0.02% | 107175 | 107175 | 1 |
...........................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 107175 | 107175 | 1 |
............................net.minecraft.client.renderer.texture.TextureManager.func_110579_a() | 0.02% | 107175 | 107175 | 1 |
.............................net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a() | 0.02% | 107175 | 107175 | 1 |
..............................net.minecraft.client.renderer.texture.TextureUtil.func_110989_a() | 0.02% | 107175 | 107175 | 1 |
...............................net.minecraft.client.renderer.texture.TextureUtil.func_110995_a() | 0.02% | 107175 | 107175 | 1 |
................................net.minecraft.client.renderer.texture.TextureUtil.func_110993_a() | 0.02% | 107175 | 107175 | 1 |
.................................org.lwjgl.opengl.GL11.glTexSubImage2D() | 0.02% | 107175 | 107175 | 1 |
..................................org.lwjgl.opengl.GL11.nglTexSubImage2D[native]() | 0.02% | 107175 | 107175 | 1 |
..................................Self time | 0.00% | 0 | 0 | 1 |
.................................Self time | 0.00% | 0 | 0 | 1 |
................................Self time | 0.00% | 0 | 0 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.02% | 104929 | 104929 | 1 |
........................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.02% | 104929 | 104929 | 1 |
.........................cpw.mods.fml.common.eventhandler.ASMEventHandler_509_PlayerSpecials_onPlayerRenderPre_Pre.invoke() | 0.02% | 104929 | 104929 | 1 |
..........................com.cricketcraft.chisel.client.player.PlayerSpecials.onPlayerRenderPre() | 0.02% | 104929 | 104929 | 1 |
...........................com.cricketcraft.chisel.client.player.PlayerSpecials.nameIsGood() | 0.02% | 104929 | 104929 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................net.minecraft.client.model.ModelBiped.func_78088_a() | 0.02% | 102454 | 102454 | 1 |
........................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.02% | 102454 | 102454 | 1 |
.........................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 102454 | 102454 | 1 |
..........................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 102454 | 102454 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................net.minecraft.client.renderer.entity.RendererLivingEntity.func_77033_b() | 0.02% | 98241 | 98241 | 1 |
........................net.minecraftforge.client.event.RenderLivingEvent$Specials$Pre.<init>() | 0.02% | 98241 | 98241 | 1 |
.........................net.minecraftforge.client.event.RenderLivingEvent$Specials.<init>() | 0.02% | 98241 | 98241 | 1 |
..........................net.minecraftforge.client.event.RenderLivingEvent.<init>() | 0.02% | 98241 | 98241 | 1 |
...........................cpw.mods.fml.common.eventhandler.Event.<init>() | 0.02% | 98241 | 98241 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 9 |
......................Self time | 0.00% | 0 | 0 | 9 |
.....................Self time | 0.00% | 0 | 0 | 9 |
....................Self time | 0.00% | 0 | 0 | 9 |
...................Self time | 0.00% | 0 | 0 | 9 |
..................mods.railcraft.client.render.carts.RenderCart.func_76986_a() | 0.15% | 699177 | 699177 | 7 |
...................mods.railcraft.client.render.carts.RenderCart.renderCart() | 0.15% | 699177 | 699177 | 7 |
....................mods.railcraft.client.render.carts.RenderCart.renderCore() | 0.13% | 595427 | 595427 | 6 |
.....................mods.railcraft.client.render.carts.CartModelRenderer.render() | 0.13% | 595427 | 595427 | 6 |
......................net.minecraft.client.model.ModelMinecart.func_78088_a() | 0.11% | 492931 | 492931 | 5 |
.......................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.11% | 492931 | 492931 | 5 |
........................org.lwjgl.opengl.GL11.glCallList() | 0.09% | 393688 | 393688 | 4 |
.........................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.09% | 393688 | 393688 | 4 |
.........................Self time | 0.00% | 0 | 0 | 4 |
........................org.lwjgl.opengl.GL11.glPushMatrix() | 0.02% | 99242 | 99242 | 1 |
.........................org.lwjgl.opengl.GL11.nglPushMatrix[native]() | 0.02% | 99242 | 99242 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 5 |
.......................Self time | 0.00% | 0 | 0 | 5 |
......................mods.railcraft.client.render.carts.RenderCart.bindTex() | 0.02% | 102496 | 102496 | 1 |
.......................net.minecraft.client.renderer.entity.Render.func_110776_a() | 0.02% | 102496 | 102496 | 1 |
........................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 102496 | 102496 | 1 |
.........................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.02% | 102496 | 102496 | 1 |
..........................org.lwjgl.opengl.GL11.glBindTexture() | 0.02% | 102496 | 102496 | 1 |
...........................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.02% | 102496 | 102496 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 6 |
.....................Self time | 0.00% | 0 | 0 | 6 |
....................org.lwjgl.opengl.GL11.glPushAttrib() | 0.02% | 103749 | 103749 | 1 |
.....................org.lwjgl.opengl.GL11.nglPushAttrib[native]() | 0.02% | 103749 | 103749 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 7 |
...................Self time | 0.00% | 0 | 0 | 7 |
..................net.minecraft.client.renderer.entity.RenderArrow.func_76986_a() | 0.04% | 198638 | 198638 | 2 |
...................net.minecraft.client.renderer.entity.RenderArrow.func_76986_a() | 0.04% | 198638 | 198638 | 2 |
....................net.minecraft.client.renderer.entity.Render.func_110777_b() | 0.02% | 99974 | 99974 | 1 |
.....................net.minecraft.client.renderer.entity.Render.func_110776_a() | 0.02% | 99974 | 99974 | 1 |
......................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 99974 | 99974 | 1 |
.......................net.minecraft.client.renderer.texture.TextureManager.func_110579_a() | 0.02% | 99974 | 99974 | 1 |
........................net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a() | 0.02% | 99974 | 99974 | 1 |
.........................net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a() | 0.02% | 99974 | 99974 | 1 |
..........................net.minecraft.client.resources.FallbackResourceManager.func_110536_a() | 0.02% | 99974 | 99974 | 1 |
...........................lumien.resourceloader.ResourceLoader.func_110589_b() | 0.02% | 99974 | 99974 | 1 |
............................java.io.File.exists() | 0.02% | 99974 | 99974 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.02% | 98664 | 98664 | 1 |
.....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 98664 | 98664 | 1 |
......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 98664 | 98664 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................buildcraft.core.render.RenderEntityBlock.func_76986_a() | 0.02% | 104854 | 104854 | 1 |
...................buildcraft.core.render.RenderEntityBlock.doRenderBlock() | 0.02% | 104854 | 104854 | 1 |
....................net.minecraft.client.renderer.entity.Render.func_110776_a() | 0.02% | 104854 | 104854 | 1 |
.....................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 104854 | 104854 | 1 |
......................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.02% | 104854 | 104854 | 1 |
.......................org.lwjgl.opengl.GL11.glBindTexture() | 0.02% | 104854 | 104854 | 1 |
........................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.02% | 104854 | 104854 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................net.minecraft.client.renderer.entity.RenderItem.func_76986_a() | 0.02% | 99891 | 99891 | 1 |
...................net.minecraft.client.renderer.entity.RenderItem.func_76986_a() | 0.02% | 99891 | 99891 | 1 |
....................net.minecraft.client.renderer.entity.RenderItem.func_77020_a() | 0.02% | 99891 | 99891 | 1 |
.....................net.minecraft.client.renderer.entity.RenderItem.renderDroppedItem() | 0.02% | 99891 | 99891 | 1 |
......................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.02% | 99891 | 99891 | 1 |
.......................org.lwjgl.opengl.GL11.glEnableClientState() | 0.02% | 99891 | 99891 | 1 |
........................org.lwjgl.opengl.GL11.nglEnableClientState[native]() | 0.02% | 99891 | 99891 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 116 |
.................net.minecraft.client.renderer.OpenGlHelper.func_77475_a() | 0.07% | 303137 | 303137 | 3 |
..................org.lwjgl.opengl.GL13.glMultiTexCoord2f() | 0.07% | 303137 | 303137 | 3 |
...................org.lwjgl.opengl.GL13.nglMultiTexCoord2f[native]() | 0.07% | 303137 | 303137 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................Self time | 0.00% | 0 | 0 | 3 |
.................Self time | 0.00% | 0 | 0 | 119 |
................Self time | 0.00% | 0 | 0 | 119 |
...............Self time | 0.09% | 401759 | 401759 | 685 |
...............net.minecraft.tileentity.TileEntity.getRenderBoundingBox() | 0.06% | 260401 | 260401 | 3 |
................Self time | 0.03% | 156927 | 156927 | 3 |
................tconstruct.smeltery.blocks.SearedBlock.func_149668_a() | 0.02% | 103473 | 103473 | 1 |
...............net.minecraft.client.renderer.culling.Frustrum.func_78546_a() | 0.02% | 104289 | 104289 | 1 |
................net.minecraft.client.renderer.culling.Frustrum.func_78548_b() | 0.02% | 104289 | 104289 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............net.minecraft.client.renderer.EntityRenderer.func_78463_b() | 0.02% | 100119 | 100119 | 1 |
................org.lwjgl.opengl.GL11.glScalef() | 0.02% | 100119 | 100119 | 1 |
.................org.lwjgl.opengl.GL11.nglScalef[native]() | 0.02% | 100119 | 100119 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............org.lwjgl.opengl.GL11.glMatrixMode() | 0.02% | 99427 | 99427 | 1 |
................org.lwjgl.opengl.GL11.nglMatrixMode[native]() | 0.02% | 99427 | 99427 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............net.minecraft.client.renderer.EntityRenderer.func_78483_a() | 0.02% | 98166 | 98166 | 1 |
................org.lwjgl.opengl.GL11.glDisable() | 0.02% | 98166 | 98166 | 1 |
.................org.lwjgl.opengl.GL11.nglDisable[native]() | 0.02% | 98166 | 98166 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............net.minecraft.client.renderer.RenderHelper.func_74519_b() | 0.02% | 84656 | 84656 | 1 |
................org.lwjgl.opengl.GL11.glShadeModel() | 0.02% | 84656 | 84656 | 1 |
.................org.lwjgl.opengl.GL11.nglShadeModel[native]() | 0.02% | 84656 | 84656 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
..............net.minecraft.client.renderer.RenderGlobal.func_72716_a() | 2.62% | 11959278 | 11959278 | 117 |
...............net.minecraft.client.renderer.WorldRenderer.func_147892_a() | 2.53% | 11542503 | 11542503 | 113 |
................net.minecraft.client.renderer.RenderBlocks.func_147805_b() | 1.61% | 7325918 | 7325918 | 71 |
.................net.minecraft.client.renderer.RenderBlocks.func_147784_q() | 1.19% | 5427309 | 5427309 | 53 |
..................net.minecraft.client.renderer.RenderBlocks.func_147736_d() | 1.10% | 5034356 | 5034356 | 49 |
...................net.minecraft.block.Block.func_149646_a() | 0.44% | 2002028 | 2002028 | 19 |
...................net.minecraft.block.Block.func_149677_c() | 0.34% | 1526822 | 1526822 | 16 |
....................net.minecraft.world.ChunkCache.func_72802_i() | 0.20% | 930592 | 930592 | 10 |
.....................Self time | 0.11% | 503708 | 503708 | 10 |
.....................net.minecraft.world.ChunkCache.func_72810_a() | 0.09% | 426884 | 426884 | 5 |
....................Self time | 0.13% | 596229 | 596229 | 16 |
...................Self time | 0.22% | 982507 | 982507 | 49 |
...................net.minecraft.client.renderer.RenderBlocks.func_147793_a() | 0.07% | 315730 | 315730 | 3 |
....................net.minecraft.block.Block.func_149673_e() | 0.02% | 113064 | 113064 | 1 |
....................tconstruct.smeltery.blocks.GlassBlockConnected.func_149673_e() | 0.02% | 102234 | 102234 | 1 |
.....................tconstruct.smeltery.blocks.GlassBlockConnected.getConnectedBlockTexture() | 0.02% | 102234 | 102234 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................vazkii.botania.common.block.decor.BlockElfGlass.func_149673_e() | 0.02% | 100432 | 100432 | 1 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................net.minecraft.client.renderer.RenderBlocks.func_147798_e() | 0.02% | 107238 | 107238 | 1 |
....................net.minecraft.client.renderer.Tessellator.func_78374_a() | 0.02% | 107238 | 107238 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................net.minecraft.client.renderer.RenderBlocks.func_147764_f() | 0.02% | 100028 | 100028 | 1 |
....................net.minecraft.client.renderer.Tessellator.func_78374_a() | 0.02% | 100028 | 100028 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
..................net.minecraft.block.BlockGrass.func_149720_d() | 0.06% | 295087 | 295087 | 3 |
...................net.minecraft.world.biome.BiomeGenBase.func_150558_b() | 0.06% | 295087 | 295087 | 3 |
....................net.minecraft.world.biome.BiomeGenBase.getModdedBiomeGrassColor() | 0.04% | 193904 | 193904 | 2 |
.....................net.minecraftforge.event.terraingen.BiomeEvent$GetGrassColor.<init>() | 0.04% | 193904 | 193904 | 2 |
......................net.minecraftforge.event.terraingen.BiomeEvent$BiomeColor.<init>() | 0.04% | 193904 | 193904 | 2 |
.......................net.minecraftforge.event.terraingen.BiomeEvent.<init>() | 0.04% | 193904 | 193904 | 2 |
........................cpw.mods.fml.common.eventhandler.Event.<init>() | 0.04% | 193904 | 193904 | 2 |
.........................Self time | 0.02% | 97294 | 97294 | 2 |
.........................cpw.mods.fml.common.eventhandler.Event.hasAnnotation() | 0.02% | 96609 | 96609 | 1 |
..........................java.util.concurrent.ConcurrentHashMap.get() | 0.02% | 96609 | 96609 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................net.minecraft.world.biome.BiomeGenBase.func_150564_a() | 0.02% | 101183 | 101183 | 1 |
.....................net.minecraft.world.gen.NoiseGeneratorPerlin.func_151601_a() | 0.02% | 101183 | 101183 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................Self time | 0.02% | 97865 | 97865 | 53 |
.................FMLRenderAccessLibrary.renderWorldBlock() | 0.31% | 1392839 | 1392839 | 13 |
..................cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock() | 0.31% | 1392839 | 1392839 | 13 |
...................com.carpentersblocks.renderer.BlockHandlerBase.renderWorldBlock() | 0.11% | 480180 | 480180 | 4 |
....................com.carpentersblocks.renderer.BlockHandlerCarpentersLadder.renderCarpentersBlock() | 0.06% | 278217 | 278217 | 2 |
.....................com.carpentersblocks.renderer.BlockHandlerCarpentersLadder.renderTypeDefaultClassic() | 0.06% | 278217 | 278217 | 2 |
......................com.carpentersblocks.renderer.BlockHandlerBase.renderBlock() | 0.04% | 176746 | 176746 | 2 |
.......................Self time | 0.02% | 93052 | 93052 | 2 |
.......................com.carpentersblocks.renderer.BlockHandlerBase.delegateSideRender() | 0.02% | 83693 | 83693 | 1 |
........................com.carpentersblocks.renderer.BlockHandlerBase.renderMultiTexturedSide() | 0.02% | 83693 | 83693 | 1 |
.........................com.carpentersblocks.renderer.BlockHandlerBase.getIcon() | 0.02% | 83693 | 83693 | 1 |
..........................com.carpentersblocks.util.BlockProperties.prepareItemStackForRendering() | 0.02% | 83693 | 83693 | 1 |
...........................com.carpentersblocks.util.BlockProperties.toBlock() | 0.02% | 83693 | 83693 | 1 |
............................net.minecraft.block.Block.func_149634_a() | 0.02% | 83693 | 83693 | 1 |
.............................net.minecraft.item.Item.func_150891_b() | 0.02% | 83693 | 83693 | 1 |
..............................net.minecraft.util.RegistryNamespaced.func_148757_b() | 0.02% | 83693 | 83693 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.02% | 101471 | 101471 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................com.carpentersblocks.renderer.BlockHandlerCarpentersStairs.renderCarpentersBlock() | 0.04% | 201962 | 201962 | 2 |
.....................com.carpentersblocks.renderer.BlockHandlerBase.renderBlock() | 0.04% | 201962 | 201962 | 2 |
......................com.carpentersblocks.renderer.BlockHandlerBase.delegateSideRender() | 0.04% | 201962 | 201962 | 2 |
.......................com.carpentersblocks.renderer.BlockHandlerBase.renderMultiTexturedSide() | 0.04% | 201962 | 201962 | 2 |
........................com.carpentersblocks.renderer.BlockHandlerBase.setColorAndRender() | 0.04% | 201962 | 201962 | 2 |
.........................com.carpentersblocks.util.BlockProperties.toBlock() | 0.04% | 201962 | 201962 | 2 |
..........................net.minecraft.block.Block.func_149634_a() | 0.04% | 201962 | 201962 | 2 |
...........................net.minecraft.item.Item.func_150891_b() | 0.04% | 201962 | 201962 | 2 |
............................net.minecraft.util.RegistryNamespaced.func_148757_b() | 0.04% | 201962 | 201962 | 2 |
............................Self time | 0.00% | 0 | 0 | 2 |
...........................Self time | 0.00% | 0 | 0 | 2 |
..........................Self time | 0.00% | 0 | 0 | 2 |
.........................Self time | 0.00% | 0 | 0 | 2 |
........................Self time | 0.00% | 0 | 0 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 4 |
...................com.cricketcraft.chisel.client.render.BlockAdvancedMarbleRenderer.renderWorldBlock() | 0.07% | 313683 | 313683 | 3 |
....................com.cricketcraft.chisel.client.render.RenderBlocksCTM.func_147784_q() | 0.05% | 215992 | 215992 | 2 |
.....................net.minecraft.client.renderer.RenderBlocks.func_147784_q() | 0.05% | 215992 | 215992 | 2 |
......................net.minecraft.client.renderer.RenderBlocks.func_147736_d() | 0.05% | 215992 | 215992 | 2 |
.......................Self time | 0.02% | 109964 | 109964 | 2 |
.......................net.minecraft.block.Block.func_149677_c() | 0.02% | 106028 | 106028 | 1 |
........................net.minecraft.world.ChunkCache.func_72802_i() | 0.02% | 106028 | 106028 | 1 |
.........................net.minecraft.world.ChunkCache.func_72810_a() | 0.02% | 106028 | 106028 | 1 |
..........................net.minecraft.world.chunk.Chunk.func_76614_a() | 0.02% | 106028 | 106028 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.02% | 97690 | 97690 | 3 |
...................codechicken.multipart.MultipartRenderer$.renderWorldBlock() | 0.07% | 307394 | 307394 | 3 |
....................codechicken.multipart.TileMultipartClient.renderStatic() | 0.07% | 307394 | 307394 | 3 |
.....................scala.collection.immutable.List.foldLeft() | 0.07% | 307394 | 307394 | 3 |
......................scala.collection.LinearSeqOptimized$class.foldLeft() | 0.07% | 307394 | 307394 | 3 |
.......................codechicken.multipart.TileMultipartClient$$anonfun$renderStatic$1.apply() | 0.07% | 307394 | 307394 | 3 |
........................codechicken.multipart.TileMultipartClient$$anonfun$renderStatic$1.apply() | 0.07% | 307394 | 307394 | 3 |
.........................codechicken.microblock.FaceMicroblockClient.renderStatic() | 0.07% | 307394 | 307394 | 3 |
..........................codechicken.microblock.MicroblockClient$class.renderStatic() | 0.07% | 307394 | 307394 | 3 |
...........................codechicken.microblock.FaceMicroblockClient.render() | 0.07% | 307394 | 307394 | 3 |
............................codechicken.microblock.MicroblockRender$.renderCuboid() | 0.07% | 307394 | 307394 | 3 |
.............................scala.collection.TraversableLike$WithFilter.foreach() | 0.07% | 307394 | 307394 | 3 |
..............................scala.collection.immutable.Range.foreach() | 0.07% | 307394 | 307394 | 3 |
...............................scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply() | 0.07% | 307394 | 307394 | 3 |
................................codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2.apply() | 0.07% | 307394 | 307394 | 3 |
.................................codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2.apply() | 0.07% | 307394 | 307394 | 3 |
..................................codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2.apply$mcVI$sp() | 0.07% | 307394 | 307394 | 3 |
...................................codechicken.microblock.BlockMicroMaterial.renderMicroFace() | 0.07% | 307394 | 307394 | 3 |
....................................codechicken.microblock.MaterialRenderHelper$.render() | 0.04% | 203832 | 203832 | 2 |
.....................................codechicken.lib.render.CCRenderPipeline$PipelineBuilder.render() | 0.04% | 203832 | 203832 | 2 |
......................................codechicken.lib.render.CCRenderPipeline.rebuild() | 0.02% | 103813 | 103813 | 1 |
.......................................codechicken.lib.vec.Transformation.load() | 0.02% | 103813 | 103813 | 1 |
.......................................Self time | 0.00% | 0 | 0 | 1 |
......................................codechicken.lib.render.CCRenderState.render() | 0.02% | 100019 | 100019 | 1 |
.......................................codechicken.lib.render.CCRenderState.runPipeline() | 0.02% | 100019 | 100019 | 1 |
........................................codechicken.lib.render.CCRenderPipeline.operate() | 0.02% | 100019 | 100019 | 1 |
.........................................codechicken.lib.render.uv.UVTransformation.operate() | 0.02% | 100019 | 100019 | 1 |
..........................................codechicken.lib.render.uv.MultiIconTransformation.apply() | 0.02% | 100019 | 100019 | 1 |
...........................................codechicken.lib.render.uv.MultiIconTransformation.apply() | 0.02% | 100019 | 100019 | 1 |
...........................................Self time | 0.00% | 0 | 0 | 1 |
..........................................Self time | 0.00% | 0 | 0 | 1 |
.........................................Self time | 0.00% | 0 | 0 | 1 |
........................................Self time | 0.00% | 0 | 0 | 1 |
.......................................Self time | 0.00% | 0 | 0 | 1 |
......................................Self time | 0.00% | 0 | 0 | 2 |
.....................................Self time | 0.00% | 0 | 0 | 2 |
....................................codechicken.microblock.MaterialRenderHelper$.blockColour() | 0.02% | 103561 | 103561 | 1 |
.....................................java.lang.ClassLoader.loadClass() | 0.02% | 103561 | 103561 | 1 |
......................................java.lang.ClassLoader.loadClass() | 0.02% | 103561 | 103561 | 1 |
.......................................net.minecraft.launchwrapper.LaunchClassLoader.findClass() | 0.02% | 103561 | 103561 | 1 |
........................................java.security.SecureClassLoader.defineClass() | 0.02% | 103561 | 103561 | 1 |
........................................Self time | 0.00% | 0 | 0 | 1 |
.......................................Self time | 0.00% | 0 | 0 | 1 |
......................................Self time | 0.00% | 0 | 0 | 1 |
.....................................Self time | 0.00% | 0 | 0 | 1 |
....................................Self time | 0.00% | 0 | 0 | 3 |
...................................Self time | 0.00% | 0 | 0 | 3 |
..................................Self time | 0.00% | 0 | 0 | 3 |
.................................Self time | 0.00% | 0 | 0 | 3 |
................................Self time | 0.00% | 0 | 0 | 3 |
...............................Self time | 0.00% | 0 | 0 | 3 |
..............................Self time | 0.00% | 0 | 0 | 3 |
.............................Self time | 0.00% | 0 | 0 | 3 |
............................Self time | 0.00% | 0 | 0 | 3 |
...........................Self time | 0.00% | 0 | 0 | 3 |
..........................Self time | 0.00% | 0 | 0 | 3 |
.........................Self time | 0.00% | 0 | 0 | 3 |
........................Self time | 0.00% | 0 | 0 | 3 |
.......................Self time | 0.00% | 0 | 0 | 3 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................com.InfinityRaider.AgriCraft.renderers.RenderCrop.renderWorldBlock() | 0.04% | 185870 | 185870 | 2 |
....................com.InfinityRaider.AgriCraft.tileentity.TileEntityCrop.getPlantIcon() | 0.02% | 97807 | 97807 | 1 |
....................com.InfinityRaider.AgriCraft.renderers.RenderCrop.renderBase() | 0.02% | 88063 | 88063 | 1 |
.....................net.minecraft.client.renderer.RenderBlocks.func_147784_q() | 0.02% | 88063 | 88063 | 1 |
......................net.minecraft.client.renderer.RenderBlocks.func_147736_d() | 0.02% | 88063 | 88063 | 1 |
.......................net.minecraft.client.renderer.RenderBlocks.func_147793_a() | 0.02% | 88063 | 88063 | 1 |
........................net.minecraft.block.Block.func_149673_e() | 0.02% | 88063 | 88063 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................tconstruct.smeltery.model.TankRender.renderWorldBlock() | 0.02% | 105711 | 105711 | 1 |
....................net.minecraft.client.renderer.RenderBlocks.func_147784_q() | 0.02% | 105711 | 105711 | 1 |
.....................net.minecraft.client.renderer.RenderBlocks.func_147736_d() | 0.02% | 105711 | 105711 | 1 |
......................net.minecraft.client.renderer.RenderBlocks.func_147793_a() | 0.02% | 105711 | 105711 | 1 |
.......................net.minecraft.block.Block.func_149673_e() | 0.02% | 105711 | 105711 | 1 |
........................tconstruct.smeltery.blocks.LavaTankBlock.func_149691_a() | 0.02% | 105711 | 105711 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 13 |
..................Self time | 0.00% | 0 | 0 | 13 |
.................net.minecraft.client.renderer.RenderBlocks.func_147735_a() | 0.04% | 198403 | 198403 | 2 |
..................net.minecraft.client.renderer.RenderBlocks.func_147784_q() | 0.04% | 198403 | 198403 | 2 |
...................net.minecraft.client.renderer.RenderBlocks.func_147736_d() | 0.04% | 198403 | 198403 | 2 |
....................Self time | 0.02% | 100384 | 100384 | 2 |
....................net.minecraft.client.renderer.RenderBlocks.func_147793_a() | 0.02% | 98018 | 98018 | 1 |
.....................net.minecraft.block.Block.func_149673_e() | 0.02% | 98018 | 98018 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................net.minecraft.client.renderer.RenderBlocks.func_147721_p() | 0.02% | 106773 | 106773 | 1 |
..................net.minecraft.block.BlockLiquid.func_149802_a() | 0.02% | 106773 | 106773 | 1 |
...................java.lang.Math.atan2() | 0.02% | 106773 | 106773 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................net.minecraft.client.renderer.RenderBlocks.func_147746_l() | 0.02% | 102189 | 102189 | 1 |
..................net.minecraft.client.renderer.Tessellator.func_78386_a() | 0.02% | 102189 | 102189 | 1 |
...................net.minecraft.client.renderer.Tessellator.func_78376_a() | 0.02% | 102189 | 102189 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.02% | 98403 | 98403 | 71 |
................net.minecraft.client.renderer.WorldRenderer.func_147891_a() | 0.61% | 2783992 | 2783992 | 29 |
.................org.lwjgl.opengl.GL11.glEndList() | 0.48% | 2184572 | 2184572 | 23 |
..................org.lwjgl.opengl.GL11.nglEndList[native]() | 0.48% | 2184572 | 2184572 | 23 |
..................Self time | 0.00% | 0 | 0 | 23 |
.................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.09% | 400516 | 400516 | 4 |
..................org.lwjgl.opengl.GL11.glDrawArrays() | 0.07% | 300646 | 300646 | 3 |
...................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.07% | 300646 | 300646 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................org.lwjgl.opengl.GL11.glEnableClientState() | 0.02% | 99869 | 99869 | 1 |
...................org.lwjgl.opengl.GL11.nglEnableClientState[native]() | 0.02% | 99869 | 99869 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 4 |
.................net.minecraftforge.client.ForgeHooksClient.onPostRenderWorld() | 0.02% | 101400 | 101400 | 1 |
..................net.minecraftforge.client.event.RenderWorldEvent$Post.<init>() | 0.02% | 101400 | 101400 | 1 |
...................net.minecraftforge.client.event.RenderWorldEvent.<init>() | 0.02% | 101400 | 101400 | 1 |
....................cpw.mods.fml.common.eventhandler.Event.<init>() | 0.02% | 101400 | 101400 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................org.lwjgl.opengl.GL11.glPopMatrix() | 0.02% | 97503 | 97503 | 1 |
..................org.lwjgl.opengl.GL11.nglPopMatrix[native]() | 0.02% | 97503 | 97503 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 29 |
................Self time | 0.20% | 911690 | 911690 | 113 |
................net.minecraft.world.ChunkCache.func_147438_o() | 0.05% | 210204 | 210204 | 2 |
.................net.minecraft.world.chunk.Chunk.func_150806_e() | 0.05% | 210204 | 210204 | 2 |
..................net.minecraft.block.Block.createTileEntity() | 0.02% | 109406 | 109406 | 1 |
...................net.minecraft.block.BlockEnchantmentTable.func_149915_a() | 0.02% | 109406 | 109406 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................net.minecraft.world.World.func_147455_a() | 0.02% | 100797 | 100797 | 1 |
...................net.minecraft.world.World.func_147453_f() | 0.02% | 100797 | 100797 | 1 |
....................net.minecraft.block.Block.isNormalCube() | 0.02% | 100797 | 100797 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................java.util.ArrayList.removeAll() | 0.05% | 207059 | 207059 | 2 |
................net.minecraft.world.ChunkCache.<init>() | 0.02% | 103639 | 103639 | 1 |
...............Self time | 0.09% | 416775 | 416775 | 117 |
..............net.minecraft.client.renderer.RenderGlobal.func_72714_a() | 0.54% | 2442881 | 2442881 | 24 |
...............org.lwjgl.opengl.GL11.glCallList() | 0.39% | 1786296 | 1786296 | 18 |
................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.39% | 1786296 | 1786296 | 18 |
................Self time | 0.00% | 0 | 0 | 18 |
...............net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.12% | 556893 | 556893 | 5 |
................org.lwjgl.opengl.GL11.glDrawArrays() | 0.10% | 455734 | 455734 | 4 |
.................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.10% | 455734 | 455734 | 4 |
.................Self time | 0.00% | 0 | 0 | 4 |
................org.lwjgl.opengl.GL11.glTexCoordPointer() | 0.02% | 101158 | 101158 | 1 |
.................org.lwjgl.opengl.GL11.nglTexCoordPointer[native]() | 0.02% | 101158 | 101158 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 5 |
...............org.lwjgl.opengl.GL11.glEnable() | 0.02% | 99691 | 99691 | 1 |
................org.lwjgl.opengl.GL11.nglEnable[native]() | 0.02% | 99691 | 99691 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 24 |
..............net.minecraft.client.particle.EffectRenderer.func_78874_a() | 0.50% | 2272697 | 2272697 | 23 |
...............Self time | 0.17% | 756961 | 756961 | 23 |
...............net.minecraft.entity.Entity.func_70070_b() | 0.16% | 717101 | 717101 | 7 |
................net.minecraft.world.World.func_72802_i() | 0.16% | 717101 | 717101 | 7 |
.................net.minecraft.world.World.func_72925_a() | 0.11% | 513821 | 513821 | 5 |
..................net.minecraft.world.World.func_147439_a() | 0.07% | 314331 | 314331 | 3 |
...................net.minecraft.world.World.func_72964_e() | 0.07% | 314331 | 314331 | 3 |
....................net.minecraft.client.multiplayer.ChunkProviderClient.func_73154_d() | 0.07% | 314331 | 314331 | 3 |
.....................net.minecraft.util.LongHashMap.func_76164_a() | 0.07% | 314331 | 314331 | 3 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................Self time | 0.02% | 100790 | 100790 | 5 |
..................net.minecraft.world.World.func_72964_e() | 0.02% | 98699 | 98699 | 1 |
...................net.minecraft.client.multiplayer.ChunkProviderClient.func_73154_d() | 0.02% | 98699 | 98699 | 1 |
....................net.minecraft.util.LongHashMap.func_76164_a() | 0.02% | 98699 | 98699 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.04% | 203280 | 203280 | 7 |
................Self time | 0.00% | 0 | 0 | 7 |
...............net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.09% | 408658 | 408658 | 4 |
................org.lwjgl.opengl.GL11.glDrawArrays() | 0.07% | 304496 | 304496 | 3 |
.................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.07% | 304496 | 304496 | 3 |
.................Self time | 0.00% | 0 | 0 | 3 |
................org.lwjgl.opengl.GL11.glTexCoordPointer() | 0.02% | 104162 | 104162 | 1 |
.................org.lwjgl.opengl.GL11.nglTexCoordPointer[native]() | 0.02% | 104162 | 104162 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 4 |
...............org.lwjgl.opengl.GL11.glDisable() | 0.04% | 201962 | 201962 | 2 |
................org.lwjgl.opengl.GL11.nglDisable[native]() | 0.04% | 201962 | 201962 | 2 |
................Self time | 0.00% | 0 | 0 | 2 |
...............com.cricketcraft.chisel.entity.fx.EntityGrimstoneFX.func_70539_a() | 0.02% | 94738 | 94738 | 1 |
...............net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 93275 | 93275 | 1 |
................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.02% | 93275 | 93275 | 1 |
.................org.lwjgl.opengl.GL11.glBindTexture() | 0.02% | 93275 | 93275 | 1 |
..................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.02% | 93275 | 93275 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
..............net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast() | 0.39% | 1797406 | 1797406 | 18 |
...............cpw.mods.fml.common.eventhandler.EventBus.post() | 0.39% | 1797406 | 1797406 | 18 |
................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.39% | 1797406 | 1797406 | 18 |
.................cpw.mods.fml.common.eventhandler.ASMEventHandler_491_LightningHandler_onRenderWorldLast_RenderWorldLastEvent.invoke() | 0.31% | 1395844 | 1395844 | 14 |
..................vazkii.botania.client.core.handler.LightningHandler.onRenderWorldLast() | 0.31% | 1395844 | 1395844 | 14 |
...................vazkii.botania.client.fx.ParticleRenderDispatcher.dispatch() | 0.28% | 1298739 | 1298739 | 13 |
....................vazkii.botania.client.fx.FXSparkle.dispatchQueuedRenders() | 0.22% | 998321 | 998321 | 10 |
.....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.15% | 700856 | 700856 | 7 |
......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.15% | 700856 | 700856 | 7 |
.......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.15% | 700856 | 700856 | 7 |
.......................Self time | 0.00% | 0 | 0 | 7 |
......................Self time | 0.00% | 0 | 0 | 7 |
.....................vazkii.botania.client.core.helper.ShaderHelper.useShader() | 0.04% | 200549 | 200549 | 2 |
......................vazkii.botania.client.core.helper.ShaderHelper.useShader() | 0.04% | 200549 | 200549 | 2 |
.......................org.lwjgl.opengl.ARBShaderObjects.glGetUniformLocationARB() | 0.02% | 104352 | 104352 | 1 |
........................org.lwjgl.opengl.ARBShaderObjects.nglGetUniformLocationARB[native]() | 0.02% | 104352 | 104352 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................org.lwjgl.opengl.ARBShaderObjects.glUseProgramObjectARB() | 0.02% | 96197 | 96197 | 1 |
........................org.lwjgl.opengl.ARBShaderObjects.nglUseProgramObjectARB[native]() | 0.02% | 96197 | 96197 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................vazkii.botania.client.core.helper.ShaderHelper.releaseShader() | 0.02% | 96915 | 96915 | 1 |
......................vazkii.botania.client.core.helper.ShaderHelper.useShader() | 0.02% | 96915 | 96915 | 1 |
.......................vazkii.botania.client.core.helper.ShaderHelper.useShader() | 0.02% | 96915 | 96915 | 1 |
........................org.lwjgl.opengl.ARBShaderObjects.glUseProgramObjectARB() | 0.02% | 96915 | 96915 | 1 |
.........................org.lwjgl.opengl.ARBShaderObjects.nglUseProgramObjectARB[native]() | 0.02% | 96915 | 96915 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 10 |
....................vazkii.botania.client.fx.FXWisp.dispatchQueuedRenders() | 0.04% | 200745 | 200745 | 2 |
.....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.04% | 200745 | 200745 | 2 |
......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 100783 | 100783 | 1 |
.......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 100783 | 100783 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................org.lwjgl.opengl.GL11.glEnableClientState() | 0.02% | 99962 | 99962 | 1 |
.......................org.lwjgl.opengl.GL11.nglEnableClientState[native]() | 0.02% | 99962 | 99962 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................org.lwjgl.opengl.GL11.glGetBoolean() | 0.02% | 99671 | 99671 | 1 |
.....................org.lwjgl.opengl.GL11.nglGetBooleanv[native]() | 0.02% | 99671 | 99671 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 13 |
...................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 97104 | 97104 | 1 |
....................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.02% | 97104 | 97104 | 1 |
.....................org.lwjgl.opengl.GL11.glBindTexture() | 0.02% | 97104 | 97104 | 1 |
......................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.02% | 97104 | 97104 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 14 |
..................Self time | 0.00% | 0 | 0 | 14 |
.................cpw.mods.fml.common.eventhandler.ASMEventHandler_492_BoundTileRenderer_onWorldRenderLast_RenderWorldLastEvent.invoke() | 0.04% | 199205 | 199205 | 2 |
..................vazkii.botania.client.core.handler.BoundTileRenderer.onWorldRenderLast() | 0.04% | 199205 | 199205 | 2 |
...................org.lwjgl.opengl.GL11.glEnable() | 0.04% | 199205 | 199205 | 2 |
....................org.lwjgl.opengl.GL11.nglEnable[native]() | 0.04% | 199205 | 199205 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................cpw.mods.fml.common.eventhandler.ASMEventHandler_86_ParticleEngine_onRenderWorldLast_RenderWorldLastEvent.invoke() | 0.02% | 102119 | 102119 | 1 |
..................thaumcraft.client.fx.ParticleEngine.onRenderWorldLast() | 0.02% | 102119 | 102119 | 1 |
...................org.lwjgl.opengl.GL11.glDepthMask() | 0.02% | 102119 | 102119 | 1 |
....................org.lwjgl.opengl.GL11.nglDepthMask[native]() | 0.02% | 102119 | 102119 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................cpw.mods.fml.common.eventhandler.ASMEventHandler_428_ClientHandler_renderLastEvent_RenderWorldLastEvent.invoke() | 0.02% | 100237 | 100237 | 1 |
..................codechicken.nei.ClientHandler.renderLastEvent() | 0.02% | 100237 | 100237 | 1 |
...................codechicken.nei.WorldOverlayRenderer.render() | 0.02% | 100237 | 100237 | 1 |
....................org.lwjgl.opengl.GL11.glPushMatrix() | 0.02% | 100237 | 100237 | 1 |
.....................org.lwjgl.opengl.GL11.nglPushMatrix[native]() | 0.02% | 100237 | 100237 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 18 |
................Self time | 0.00% | 0 | 0 | 18 |
...............Self time | 0.00% | 0 | 0 | 18 |
..............net.minecraft.client.renderer.EntityRenderer.func_78468_a() | 0.25% | 1141893 | 1141893 | 11 |
...............org.lwjgl.opengl.GL11.glFogi() | 0.09% | 427641 | 427641 | 4 |
................org.lwjgl.opengl.GL11.nglFogi[native]() | 0.09% | 427641 | 427641 | 4 |
................Self time | 0.00% | 0 | 0 | 4 |
...............org.lwjgl.opengl.GL11.glEnable() | 0.07% | 299669 | 299669 | 3 |
................org.lwjgl.opengl.GL11.nglEnable[native]() | 0.07% | 299669 | 299669 | 3 |
................Self time | 0.00% | 0 | 0 | 3 |
...............org.lwjgl.opengl.GL11.glFog() | 0.04% | 202373 | 202373 | 2 |
................org.lwjgl.opengl.GL11.nglFogfv[native]() | 0.04% | 202373 | 202373 | 2 |
................Self time | 0.00% | 0 | 0 | 2 |
...............org.lwjgl.opengl.GL11.glColorMaterial() | 0.03% | 115284 | 115284 | 1 |
................org.lwjgl.opengl.GL11.nglColorMaterial[native]() | 0.03% | 115284 | 115284 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............net.minecraftforge.client.event.EntityViewRenderEvent$FogDensity.<init>() | 0.02% | 96923 | 96923 | 1 |
................net.minecraftforge.client.event.EntityViewRenderEvent.<init>() | 0.02% | 96923 | 96923 | 1 |
.................cpw.mods.fml.common.eventhandler.Event.<init>() | 0.02% | 96923 | 96923 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 11 |
..............net.minecraft.client.renderer.RenderGlobal.func_72729_a() | 0.18% | 811727 | 811727 | 8 |
...............Self time | 0.11% | 501256 | 501256 | 8 |
...............net.minecraft.client.renderer.WorldRenderer.func_78908_a() | 0.07% | 310471 | 310471 | 3 |
................net.minecraft.client.renderer.culling.Frustrum.func_78546_a() | 0.07% | 310471 | 310471 | 3 |
.................net.minecraft.client.renderer.culling.Frustrum.func_78548_b() | 0.07% | 310471 | 310471 | 3 |
.................Self time | 0.00% | 0 | 0 | 3 |
................Self time | 0.00% | 0 | 0 | 3 |
..............org.lwjgl.opengl.GL11.glClear() | 0.13% | 606366 | 606366 | 6 |
...............org.lwjgl.opengl.GL11.nglClear[native]() | 0.13% | 606366 | 606366 | 6 |
...............Self time | 0.00% | 0 | 0 | 6 |
..............net.minecraft.client.renderer.EntityRenderer.func_78476_b() | 0.09% | 404388 | 404388 | 4 |
...............net.minecraft.client.renderer.ItemRenderer.func_78440_a() | 0.07% | 304695 | 304695 | 3 |
................org.lwjgl.opengl.GL11.glEnable() | 0.02% | 102281 | 102281 | 1 |
.................org.lwjgl.opengl.GL11.nglEnable[native]() | 0.02% | 102281 | 102281 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................net.minecraft.client.renderer.entity.RenderPlayer.func_82441_a() | 0.02% | 101559 | 101559 | 1 |
.................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.02% | 101559 | 101559 | 1 |
..................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 101559 | 101559 | 1 |
...................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 101559 | 101559 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................net.minecraft.client.renderer.entity.RenderManager.func_78713_a() | 0.02% | 100854 | 100854 | 1 |
.................net.minecraft.client.renderer.entity.RenderManager.func_78715_a() | 0.02% | 100854 | 100854 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 3 |
...............net.minecraft.client.renderer.EntityRenderer.func_78481_a() | 0.02% | 99693 | 99693 | 1 |
................net.minecraft.client.renderer.ActiveRenderInfo.func_151460_a() | 0.02% | 99693 | 99693 | 1 |
.................net.minecraft.world.World.func_147439_a() | 0.02% | 99693 | 99693 | 1 |
..................net.minecraft.world.World.func_72964_e() | 0.02% | 99693 | 99693 | 1 |
...................net.minecraft.client.multiplayer.ChunkProviderClient.func_73154_d() | 0.02% | 99693 | 99693 | 1 |
....................net.minecraft.util.LongHashMap.func_76164_a() | 0.02% | 99693 | 99693 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 4 |
..............Self time | 0.08% | 351532 | 351532 | 856 |
..............net.minecraft.client.renderer.EntityRenderer.func_78479_a() | 0.04% | 203714 | 203714 | 2 |
...............net.minecraft.client.renderer.EntityRenderer.func_78467_g() | 0.04% | 203714 | 203714 | 2 |
................org.lwjgl.opengl.GL11.glRotatef() | 0.04% | 203714 | 203714 | 2 |
.................org.lwjgl.opengl.GL11.nglRotatef[native]() | 0.04% | 203714 | 203714 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................Self time | 0.00% | 0 | 0 | 2 |
...............Self time | 0.00% | 0 | 0 | 2 |
..............org.lwjgl.opengl.GL11.glMatrixMode() | 0.04% | 198108 | 198108 | 2 |
...............org.lwjgl.opengl.GL11.nglMatrixMode[native]() | 0.04% | 198108 | 198108 | 2 |
...............Self time | 0.00% | 0 | 0 | 2 |
..............net.minecraft.client.renderer.RenderHelper.func_74519_b() | 0.04% | 195903 | 195903 | 2 |
...............org.lwjgl.opengl.GL11.glLightModel() | 0.02% | 102807 | 102807 | 1 |
................org.lwjgl.opengl.GL11.nglLightModelfv[native]() | 0.02% | 102807 | 102807 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............org.lwjgl.opengl.GL11.glEnable() | 0.02% | 93096 | 93096 | 1 |
................org.lwjgl.opengl.GL11.nglEnable[native]() | 0.02% | 93096 | 93096 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 2 |
..............net.minecraft.client.renderer.EntityRenderer.func_78474_d() | 0.02% | 111143 | 111143 | 1 |
...............net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.02% | 111143 | 111143 | 1 |
................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 111143 | 111143 | 1 |
.................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 111143 | 111143 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............org.lwjgl.opengl.GL11.glEnable() | 0.02% | 101445 | 101445 | 1 |
...............org.lwjgl.opengl.GL11.nglEnable[native]() | 0.02% | 101445 | 101445 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............net.minecraft.client.renderer.culling.Frustrum.<init>() | 0.02% | 101007 | 101007 | 1 |
...............net.minecraft.client.renderer.culling.ClippingHelperImpl.func_78558_a() | 0.02% | 101007 | 101007 | 1 |
................net.minecraft.client.renderer.culling.ClippingHelperImpl.func_78560_b() | 0.02% | 101007 | 101007 | 1 |
.................java.nio.FloatBuffer.get() | 0.02% | 101007 | 101007 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............org.lwjgl.opengl.GL11.glPushMatrix() | 0.02% | 99272 | 99272 | 1 |
...............org.lwjgl.opengl.GL11.nglPushMatrix[native]() | 0.02% | 99272 | 99272 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............net.minecraft.profiler.Profiler.func_76318_c() | 0.02% | 97572 | 97572 | 1 |
..............net.minecraft.client.renderer.RenderGlobal.drawBlockDamageTexture() | 0.02% | 97286 | 97286 | 1 |
...............net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.02% | 97286 | 97286 | 1 |
................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 97286 | 97286 | 1 |
.................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 97286 | 97286 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............net.minecraft.client.renderer.RenderGlobal.func_72731_b() | 0.02% | 96340 | 96340 | 1 |
...............net.minecraft.client.renderer.RenderGlobal.func_147590_a() | 0.02% | 96340 | 96340 | 1 |
................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.02% | 96340 | 96340 | 1 |
.................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 96340 | 96340 | 1 |
..................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 96340 | 96340 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............net.minecraft.client.renderer.culling.ClippingHelperImpl.func_78558_a() | 0.02% | 96278 | 96278 | 1 |
...............net.minecraft.client.renderer.culling.ClippingHelperImpl.func_78560_b() | 0.02% | 96278 | 96278 | 1 |
................org.lwjgl.opengl.GL11.glGetFloat() | 0.02% | 96278 | 96278 | 1 |
.................org.lwjgl.BufferChecks.checkBuffer() | 0.02% | 96278 | 96278 | 1 |
..................org.lwjgl.BufferChecks.checkDirect() | 0.02% | 96278 | 96278 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............org.lwjgl.opengl.GL11.glViewport() | 0.02% | 95680 | 95680 | 1 |
...............org.lwjgl.opengl.GL11.nglViewport[native]() | 0.02% | 95680 | 95680 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 95304 | 95304 | 1 |
...............net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.02% | 95304 | 95304 | 1 |
................org.lwjgl.opengl.GL11.glBindTexture() | 0.02% | 95304 | 95304 | 1 |
.................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.02% | 95304 | 95304 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
.............net.minecraftforge.client.GuiIngameForge.func_73830_a() | 8.83% | 40250059 | 40250059 | 334 |
..............net.minecraftforge.client.GuiIngameForge.renderChat() | 7.04% | 32089942 | 32089942 | 267 |
...............acs.tabbychat.core.GuiNewChatTC.func_146230_a() | 7.04% | 32089942 | 32089942 | 267 |
................net.minecraft.client.gui.FontRenderer.func_78261_a() | 5.95% | 27102356 | 27102356 | 229 |
.................net.minecraft.client.gui.FontRenderer.func_85187_a() | 5.95% | 27102356 | 27102356 | 229 |
..................net.minecraft.client.gui.FontRenderer.func_78258_a() | 5.88% | 26812635 | 26812635 | 249 |
...................net.minecraft.client.gui.FontRenderer.func_78255_a() | 5.86% | 26702644 | 26702644 | 248 |
....................net.minecraft.client.gui.FontRenderer.func_78278_a() | 5.53% | 25188620 | 25188620 | 233 |
.....................net.minecraft.client.gui.FontRenderer.func_78266_a() | 5.53% | 25188620 | 25188620 | 233 |
......................org.lwjgl.opengl.GL11.glBegin() | 3.53% | 16091694 | 16091694 | 152 |
.......................org.lwjgl.opengl.GL11.nglBegin[native]() | 3.53% | 16091694 | 16091694 | 152 |
.......................Self time | 0.00% | 0 | 0 | 152 |
......................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.62% | 2842257 | 2842257 | 28 |
.......................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.62% | 2842257 | 2842257 | 28 |
........................org.lwjgl.opengl.GL11.glBindTexture() | 0.62% | 2842257 | 2842257 | 28 |
.........................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.62% | 2842257 | 2842257 | 28 |
.........................Self time | 0.00% | 0 | 0 | 28 |
........................Self time | 0.00% | 0 | 0 | 28 |
.......................Self time | 0.00% | 0 | 0 | 28 |
......................org.lwjgl.opengl.GL11.glVertex3f() | 0.60% | 2742277 | 2742277 | 28 |
.......................org.lwjgl.opengl.GL11.nglVertex3f[native]() | 0.60% | 2742277 | 2742277 | 28 |
.......................Self time | 0.00% | 0 | 0 | 28 |
......................org.lwjgl.opengl.GL11.glEnd() | 0.53% | 2435386 | 2435386 | 24 |
.......................org.lwjgl.opengl.GL11.nglEnd[native]() | 0.53% | 2435386 | 2435386 | 24 |
.......................Self time | 0.00% | 0 | 0 | 24 |
......................org.lwjgl.opengl.GL11.glTexCoord2f() | 0.22% | 983851 | 983851 | 10 |
.......................org.lwjgl.opengl.GL11.nglTexCoord2f[native]() | 0.22% | 983851 | 983851 | 10 |
.......................Self time | 0.00% | 0 | 0 | 10 |
......................Self time | 0.02% | 93153 | 93153 | 233 |
.....................Self time | 0.00% | 0 | 0 | 233 |
....................org.lwjgl.opengl.GL11.glColor4f() | 0.20% | 910461 | 910461 | 9 |
.....................org.lwjgl.opengl.GL11.nglColor4f[native]() | 0.20% | 910461 | 910461 | 9 |
.....................Self time | 0.00% | 0 | 0 | 9 |
....................java.lang.String.toLowerCase() | 0.09% | 403741 | 403741 | 4 |
....................Self time | 0.04% | 199821 | 199821 | 248 |
...................org.lwjgl.opengl.GL11.glColor4f() | 0.02% | 109991 | 109991 | 1 |
....................org.lwjgl.opengl.GL11.nglColor4f[native]() | 0.02% | 109991 | 109991 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 249 |
..................org.lwjgl.opengl.GL11.glEnable() | 0.06% | 289720 | 289720 | 3 |
...................org.lwjgl.opengl.GL11.nglEnable[native]() | 0.06% | 289720 | 289720 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................Self time | 0.00% | 0 | 0 | 229 |
.................Self time | 0.00% | 0 | 0 | 229 |
................net.minecraft.client.gui.Gui.func_73734_a() | 0.70% | 3202632 | 3202632 | 30 |
.................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.51% | 2301691 | 2301691 | 21 |
..................org.lwjgl.opengl.GL11.glDrawArrays() | 0.46% | 2103823 | 2103823 | 19 |
...................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.46% | 2103823 | 2103823 | 19 |
...................Self time | 0.00% | 0 | 0 | 19 |
..................org.lwjgl.opengl.GL11.glEnableClientState() | 0.04% | 197868 | 197868 | 2 |
...................org.lwjgl.opengl.GL11.nglEnableClientState[native]() | 0.04% | 197868 | 197868 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 21 |
.................org.lwjgl.opengl.GL11.glEnable() | 0.15% | 698125 | 698125 | 7 |
..................org.lwjgl.opengl.GL11.nglEnable[native]() | 0.15% | 698125 | 698125 | 7 |
..................Self time | 0.00% | 0 | 0 | 7 |
.................Self time | 0.02% | 102645 | 102645 | 30 |
.................org.lwjgl.opengl.GL11.glDisable() | 0.02% | 100170 | 100170 | 1 |
..................org.lwjgl.opengl.GL11.nglDisable[native]() | 0.02% | 100170 | 100170 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
................net.minecraft.util.ChatComponentStyle.func_150254_d() | 0.19% | 876032 | 876032 | 9 |
.................com.google.common.collect.Iterators$5.hasNext() | 0.09% | 390308 | 390308 | 4 |
..................com.google.common.collect.TransformedIterator.hasNext() | 0.09% | 390308 | 390308 | 4 |
...................com.google.common.collect.Iterators$5.hasNext() | 0.09% | 390308 | 390308 | 4 |
....................com.google.common.collect.Iterators$5.hasNext() | 0.04% | 196862 | 196862 | 2 |
.....................Self time | 0.02% | 99197 | 99197 | 2 |
.....................com.google.common.collect.TransformedIterator.hasNext() | 0.02% | 97665 | 97665 | 1 |
......................com.google.common.collect.Iterators$5.hasNext() | 0.02% | 97665 | 97665 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.02% | 100505 | 100505 | 4 |
....................com.google.common.collect.TransformedIterator.next() | 0.02% | 92940 | 92940 | 1 |
...................Self time | 0.00% | 0 | 0 | 4 |
..................Self time | 0.00% | 0 | 0 | 4 |
.................net.minecraft.util.ChatComponentStyle.iterator() | 0.04% | 195221 | 195221 | 2 |
..................com.google.common.collect.Iterators.concat() | 0.04% | 195221 | 195221 | 2 |
...................com.google.common.collect.ImmutableList.of() | 0.04% | 195221 | 195221 | 2 |
....................com.google.common.collect.ImmutableList.construct() | 0.04% | 195221 | 195221 | 2 |
.....................com.google.common.collect.ImmutableList.asImmutableList() | 0.04% | 195221 | 195221 | 2 |
......................com.google.common.collect.ImmutableList.asImmutableList() | 0.04% | 195221 | 195221 | 2 |
.......................com.google.common.collect.RegularImmutableList.<init>() | 0.04% | 195221 | 195221 | 2 |
........................com.google.common.collect.RegularImmutableList.<init>() | 0.04% | 195221 | 195221 | 2 |
.........................com.google.common.collect.ImmutableList.<init>() | 0.04% | 195221 | 195221 | 2 |
..........................com.google.common.collect.ImmutableCollection.<init>() | 0.04% | 195221 | 195221 | 2 |
...........................java.util.AbstractCollection.<init>() | 0.04% | 195221 | 195221 | 2 |
...........................Self time | 0.00% | 0 | 0 | 2 |
..........................Self time | 0.00% | 0 | 0 | 2 |
.........................Self time | 0.00% | 0 | 0 | 2 |
........................Self time | 0.00% | 0 | 0 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................com.google.common.collect.Iterators$5.next() | 0.04% | 190325 | 190325 | 2 |
..................com.google.common.collect.TransformedIterator.next() | 0.04% | 190325 | 190325 | 2 |
...................com.google.common.collect.Iterators$8.transform() | 0.04% | 190325 | 190325 | 2 |
....................net.minecraft.util.ChatComponentStyle$2.apply() | 0.02% | 95416 | 95416 | 1 |
.....................net.minecraft.util.ChatComponentStyle$2.apply() | 0.02% | 95416 | 95416 | 1 |
......................net.minecraft.util.ChatStyle.func_150206_m() | 0.02% | 95416 | 95416 | 1 |
.......................net.minecraft.util.ChatStyle.func_150235_h() | 0.02% | 95416 | 95416 | 1 |
........................net.minecraft.util.ChatStyle.func_150235_h() | 0.02% | 95416 | 95416 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.02% | 94909 | 94909 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................java.lang.StringBuilder.append() | 0.02% | 100177 | 100177 | 1 |
.................Self time | 0.00% | 0 | 0 | 9 |
................acs.tabbychat.gui.ChatBox.drawChatBoxBorder() | 0.09% | 405600 | 405600 | 4 |
.................net.minecraft.client.gui.Gui.func_73734_a() | 0.07% | 300217 | 300217 | 3 |
..................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.04% | 200538 | 200538 | 2 |
...................org.lwjgl.opengl.GL11.glDrawArrays() | 0.04% | 200538 | 200538 | 2 |
....................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.04% | 200538 | 200538 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................org.lwjgl.opengl.GL11.glEnable() | 0.02% | 99679 | 99679 | 1 |
...................org.lwjgl.opengl.GL11.nglEnable[native]() | 0.02% | 99679 | 99679 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 3 |
.................acs.tabbychat.gui.ChatBox.resizeHovered() | 0.02% | 105382 | 105382 | 1 |
..................acs.tabbychat.gui.ChatBox.scaleMouseCoords() | 0.02% | 105382 | 105382 | 1 |
...................acs.tabbychat.gui.ChatBox.scaleMouseCoords() | 0.02% | 105382 | 105382 | 1 |
....................acs.tabbychat.core.GuiNewChatTC.getScaleSetting() | 0.02% | 105382 | 105382 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 4 |
................acs.tabbychat.core.TabbyChat.storeChannelData() | 0.07% | 303235 | 303235 | 3 |
.................java.io.FileOutputStream.<init>() | 0.07% | 303235 | 303235 | 3 |
.................Self time | 0.00% | 0 | 0 | 3 |
................acs.tabbychat.gui.ChatScrollBar.drawScrollBar() | 0.02% | 104353 | 104353 | 1 |
.................net.minecraft.client.gui.Gui.func_73734_a() | 0.02% | 104353 | 104353 | 1 |
..................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.02% | 104353 | 104353 | 1 |
...................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 104353 | 104353 | 1 |
....................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 104353 | 104353 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................acs.tabbychat.core.TabbyChat.pollForUnread() | 0.02% | 95732 | 95732 | 1 |
................Self time | 0.00% | 0 | 0 | 267 |
...............Self time | 0.00% | 0 | 0 | 267 |
..............net.minecraftforge.client.GuiIngameForge.renderHealth() | 0.47% | 2122084 | 2122084 | 21 |
...............net.minecraftforge.client.GuiIngameForge.pre() | 0.47% | 2122084 | 2122084 | 21 |
................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.47% | 2122084 | 2122084 | 21 |
.................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.47% | 2122084 | 2122084 | 21 |
..................cpw.mods.fml.common.eventhandler.ASMEventHandler_535_ArmorProxyClient_renderHealthbar_Pre.invoke() | 0.47% | 2122084 | 2122084 | 21 |
...................tconstruct.armor.ArmorProxyClient.renderHealthbar() | 0.47% | 2122084 | 2122084 | 21 |
....................tconstruct.armor.ArmorProxyClient.drawTexturedModalRect() | 0.44% | 2027135 | 2027135 | 20 |
.....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.44% | 2027135 | 2027135 | 20 |
......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.36% | 1621876 | 1621876 | 16 |
.......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.36% | 1621876 | 1621876 | 16 |
.......................Self time | 0.00% | 0 | 0 | 16 |
......................org.lwjgl.opengl.GL11.glDisableClientState() | 0.04% | 204286 | 204286 | 2 |
.......................org.lwjgl.opengl.GL11.nglDisableClientState[native]() | 0.04% | 204286 | 204286 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................org.lwjgl.opengl.GL11.glEnableClientState() | 0.02% | 104889 | 104889 | 1 |
.......................org.lwjgl.opengl.GL11.nglEnableClientState[native]() | 0.02% | 104889 | 104889 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................org.lwjgl.opengl.GL11.glTexCoordPointer() | 0.02% | 96082 | 96082 | 1 |
.......................org.lwjgl.opengl.GL11.nglTexCoordPointer[native]() | 0.02% | 96082 | 96082 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 20 |
.....................Self time | 0.00% | 0 | 0 | 20 |
....................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 94949 | 94949 | 1 |
.....................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.02% | 94949 | 94949 | 1 |
......................org.lwjgl.opengl.GL11.glBindTexture() | 0.02% | 94949 | 94949 | 1 |
.......................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.02% | 94949 | 94949 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 21 |
...................Self time | 0.00% | 0 | 0 | 21 |
..................Self time | 0.00% | 0 | 0 | 21 |
.................Self time | 0.00% | 0 | 0 | 21 |
................Self time | 0.00% | 0 | 0 | 21 |
...............Self time | 0.00% | 0 | 0 | 21 |
..............net.minecraftforge.client.GuiIngameForge.renderHotbar() | 0.40% | 1838767 | 1838767 | 17 |
...............net.minecraft.client.gui.GuiIngame.func_73832_a() | 0.36% | 1638281 | 1638281 | 15 |
................net.minecraft.client.renderer.entity.RenderItem.func_82406_b() | 0.36% | 1638281 | 1638281 | 15 |
.................net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI() | 0.27% | 1242118 | 1242118 | 11 |
..................net.minecraft.client.renderer.entity.RenderItem.func_94149_a() | 0.14% | 639211 | 639211 | 5 |
...................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.14% | 639211 | 639211 | 5 |
....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.07% | 296957 | 296957 | 3 |
.....................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.07% | 296957 | 296957 | 3 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................org.lwjgl.opengl.GL11.glDisableClientState() | 0.03% | 142051 | 142051 | 1 |
.....................org.lwjgl.opengl.GL11.nglDisableClientState[native]() | 0.03% | 142051 | 142051 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................org.lwjgl.opengl.GL11.glVertexPointer() | 0.02% | 100963 | 100963 | 1 |
.....................org.lwjgl.opengl.GL11.nglVertexPointer[native]() | 0.02% | 100963 | 100963 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................org.lwjgl.opengl.GL11.glEnableClientState() | 0.02% | 99238 | 99238 | 1 |
.....................org.lwjgl.opengl.GL11.nglEnableClientState[native]() | 0.02% | 99238 | 99238 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 5 |
...................Self time | 0.00% | 0 | 0 | 5 |
..................net.minecraft.client.renderer.entity.RenderItem.renderEffect() | 0.09% | 404793 | 404793 | 4 |
...................net.minecraft.client.renderer.entity.RenderItem.func_77018_a() | 0.07% | 305485 | 305485 | 3 |
....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.07% | 305485 | 305485 | 3 |
.....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.07% | 305485 | 305485 | 3 |
......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.07% | 305485 | 305485 | 3 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 99307 | 99307 | 1 |
....................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.02% | 99307 | 99307 | 1 |
.....................org.lwjgl.opengl.GL11.glBindTexture() | 0.02% | 99307 | 99307 | 1 |
......................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.02% | 99307 | 99307 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 4 |
..................org.lwjgl.opengl.GL11.glDisable() | 0.04% | 198114 | 198114 | 2 |
...................org.lwjgl.opengl.GL11.nglDisable[native]() | 0.04% | 198114 | 198114 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 11 |
.................net.minecraftforge.client.ForgeHooksClient.renderInventoryItem() | 0.09% | 396163 | 396163 | 4 |
..................tconstruct.client.FlexibleToolRenderer.renderItem() | 0.06% | 293075 | 293075 | 3 |
...................tconstruct.client.FlexibleToolRenderer.renderInventory() | 0.06% | 293075 | 293075 | 3 |
....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.06% | 293075 | 293075 | 3 |
.....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.04% | 196990 | 196990 | 2 |
......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.04% | 196990 | 196990 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................org.lwjgl.opengl.GL11.glTexCoordPointer() | 0.02% | 96084 | 96084 | 1 |
......................org.lwjgl.opengl.GL11.nglTexCoordPointer[native]() | 0.02% | 96084 | 96084 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................com.cricketcraft.chisel.client.render.item.ItemChiselRenderer.renderItem() | 0.02% | 103087 | 103087 | 1 |
...................net.minecraft.client.renderer.entity.RenderItem.func_77015_a() | 0.02% | 103087 | 103087 | 1 |
....................net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI() | 0.02% | 103087 | 103087 | 1 |
.....................org.lwjgl.opengl.GL11.glDisable() | 0.02% | 103087 | 103087 | 1 |
......................org.lwjgl.opengl.GL11.nglDisable[native]() | 0.02% | 103087 | 103087 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 4 |
.................Self time | 0.00% | 0 | 0 | 15 |
................Self time | 0.00% | 0 | 0 | 15 |
...............net.minecraft.client.gui.Gui.func_73729_b() | 0.02% | 100612 | 100612 | 1 |
................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.02% | 100612 | 100612 | 1 |
.................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 100612 | 100612 | 1 |
..................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 100612 | 100612 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 99873 | 99873 | 1 |
................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.02% | 99873 | 99873 | 1 |
.................org.lwjgl.opengl.GL11.glBindTexture() | 0.02% | 99873 | 99873 | 1 |
..................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.02% | 99873 | 99873 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 17 |
..............net.minecraftforge.client.GuiIngameForge.renderExperience() | 0.22% | 1000449 | 1000449 | 10 |
...............net.minecraft.client.gui.FontRenderer.func_78276_b() | 0.11% | 496575 | 496575 | 5 |
................net.minecraft.client.gui.FontRenderer.func_85187_a() | 0.11% | 496575 | 496575 | 5 |
.................net.minecraft.client.gui.FontRenderer.func_78258_a() | 0.09% | 390409 | 390409 | 4 |
..................net.minecraft.client.gui.FontRenderer.func_78255_a() | 0.07% | 299603 | 299603 | 3 |
...................net.minecraft.client.gui.FontRenderer.func_78278_a() | 0.07% | 299603 | 299603 | 3 |
....................net.minecraft.client.gui.FontRenderer.func_78266_a() | 0.07% | 299603 | 299603 | 3 |
.....................org.lwjgl.opengl.GL11.glTexCoord2f() | 0.04% | 197178 | 197178 | 2 |
......................org.lwjgl.opengl.GL11.nglTexCoord2f[native]() | 0.04% | 197178 | 197178 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................org.lwjgl.opengl.GL11.glBegin() | 0.02% | 102424 | 102424 | 1 |
......................org.lwjgl.opengl.GL11.nglBegin[native]() | 0.02% | 102424 | 102424 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................org.lwjgl.opengl.GL11.glColor4f() | 0.02% | 90805 | 90805 | 1 |
...................org.lwjgl.opengl.GL11.nglColor4f[native]() | 0.02% | 90805 | 90805 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 4 |
.................org.lwjgl.opengl.GL11.glEnable() | 0.02% | 106166 | 106166 | 1 |
..................org.lwjgl.opengl.GL11.nglEnable[native]() | 0.02% | 106166 | 106166 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 5 |
................Self time | 0.00% | 0 | 0 | 5 |
...............net.minecraft.client.gui.Gui.func_73729_b() | 0.05% | 208202 | 208202 | 2 |
................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.05% | 208202 | 208202 | 2 |
.................org.lwjgl.opengl.GL11.glDrawArrays() | 0.05% | 208202 | 208202 | 2 |
..................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.05% | 208202 | 208202 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................Self time | 0.00% | 0 | 0 | 2 |
...............net.minecraftforge.client.GuiIngameForge.pre() | 0.02% | 102000 | 102000 | 1 |
................net.minecraftforge.client.event.RenderGameOverlayEvent$Pre.<init>() | 0.02% | 102000 | 102000 | 1 |
.................net.minecraftforge.client.event.RenderGameOverlayEvent.<init>() | 0.02% | 102000 | 102000 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............net.minecraft.entity.player.EntityPlayer.func_71050_bK() | 0.02% | 97204 | 97204 | 1 |
...............org.lwjgl.opengl.GL11.glColor4f() | 0.02% | 96465 | 96465 | 1 |
................org.lwjgl.opengl.GL11.nglColor4f[native]() | 0.02% | 96465 | 96465 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 10 |
..............net.minecraftforge.client.GuiIngameForge.renderFood() | 0.13% | 604317 | 604317 | 6 |
...............net.minecraft.client.gui.Gui.func_73729_b() | 0.13% | 604317 | 604317 | 6 |
................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.13% | 604317 | 604317 | 6 |
.................org.lwjgl.opengl.GL11.glDrawArrays() | 0.09% | 403863 | 403863 | 4 |
..................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.09% | 403863 | 403863 | 4 |
..................Self time | 0.00% | 0 | 0 | 4 |
.................org.lwjgl.opengl.GL11.glDisableClientState() | 0.04% | 200454 | 200454 | 2 |
..................org.lwjgl.opengl.GL11.nglDisableClientState[native]() | 0.04% | 200454 | 200454 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 6 |
................Self time | 0.00% | 0 | 0 | 6 |
...............Self time | 0.00% | 0 | 0 | 6 |
..............net.minecraftforge.client.GuiIngameForge.post() | 0.13% | 596033 | 596033 | 6 |
...............cpw.mods.fml.common.eventhandler.EventBus.post() | 0.13% | 596033 | 596033 | 6 |
................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.13% | 596033 | 596033 | 6 |
.................cpw.mods.fml.common.eventhandler.ASMEventHandler_490_HUDHandler_onDrawScreen_Post.invoke() | 0.13% | 596033 | 596033 | 6 |
..................vazkii.botania.client.core.handler.HUDHandler.onDrawScreen() | 0.13% | 596033 | 596033 | 6 |
...................vazkii.botania.client.core.handler.HUDHandler.renderManaInvBar() | 0.09% | 394478 | 394478 | 4 |
....................vazkii.botania.client.core.helper.RenderHelper.drawTexturedModalRect() | 0.07% | 297371 | 297371 | 3 |
.....................vazkii.botania.client.core.helper.RenderHelper.drawTexturedModalRect() | 0.07% | 297371 | 297371 | 3 |
......................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.07% | 297371 | 297371 | 3 |
.......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.07% | 297371 | 297371 | 3 |
........................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.07% | 297371 | 297371 | 3 |
........................Self time | 0.00% | 0 | 0 | 3 |
.......................Self time | 0.00% | 0 | 0 | 3 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................org.lwjgl.opengl.GL11.glColor4ub() | 0.02% | 97107 | 97107 | 1 |
.....................org.lwjgl.opengl.GL11.nglColor4ub[native]() | 0.02% | 97107 | 97107 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 4 |
...................vazkii.botania.common.block.tile.corporea.TileCorporeaIndex$InputHandler.getNearbyIndexes() | 0.02% | 103234 | 103234 | 1 |
....................java.util.Collections$SetFromMap.iterator() | 0.02% | 103234 | 103234 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................org.lwjgl.opengl.GL11.glColor4f() | 0.02% | 98320 | 98320 | 1 |
....................org.lwjgl.opengl.GL11.nglColor4f[native]() | 0.02% | 98320 | 98320 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 6 |
..................Self time | 0.00% | 0 | 0 | 6 |
.................Self time | 0.00% | 0 | 0 | 6 |
................Self time | 0.00% | 0 | 0 | 6 |
...............Self time | 0.00% | 0 | 0 | 6 |
..............net.minecraftforge.client.GuiIngameForge.renderCrosshairs() | 0.09% | 401634 | 401634 | 4 |
...............net.minecraftforge.client.GuiIngameForge.bind() | 0.04% | 202854 | 202854 | 2 |
................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.04% | 202854 | 202854 | 2 |
.................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.04% | 202854 | 202854 | 2 |
..................org.lwjgl.opengl.GL11.glBindTexture() | 0.04% | 202854 | 202854 | 2 |
...................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.04% | 202854 | 202854 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................Self time | 0.00% | 0 | 0 | 2 |
...............net.minecraft.client.gui.Gui.func_73729_b() | 0.04% | 198779 | 198779 | 2 |
................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.04% | 198779 | 198779 | 2 |
.................org.lwjgl.opengl.GL11.glDrawArrays() | 0.04% | 198779 | 198779 | 2 |
..................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.04% | 198779 | 198779 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................Self time | 0.00% | 0 | 0 | 2 |
...............Self time | 0.00% | 0 | 0 | 4 |
..............org.lwjgl.opengl.GL11.glColor4f() | 0.07% | 297856 | 297856 | 3 |
...............org.lwjgl.opengl.GL11.nglColor4f[native]() | 0.07% | 297856 | 297856 | 3 |
...............Self time | 0.00% | 0 | 0 | 3 |
..............net.minecraftforge.client.GuiIngameForge.pre() | 0.07% | 297352 | 297352 | 3 |
...............cpw.mods.fml.common.eventhandler.EventBus.post() | 0.07% | 297352 | 297352 | 3 |
................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.07% | 297352 | 297352 | 3 |
.................cpw.mods.fml.common.eventhandler.ASMEventHandler_680_GuiBiblioOverlay_RenderGameOverlayEvent_RenderGameOverlayEvent.invoke() | 0.02% | 101552 | 101552 | 1 |
.................cpw.mods.fml.common.eventhandler.ASMEventHandler_718_WikiHandler_onPreRender_Pre.invoke() | 0.02% | 97905 | 97905 | 1 |
..................joshie.enchiridion.wiki.WikiHandler.onPreRender() | 0.02% | 97905 | 97905 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.02% | 97894 | 97894 | 3 |
................Self time | 0.00% | 0 | 0 | 3 |
...............Self time | 0.00% | 0 | 0 | 3 |
..............net.minecraft.client.renderer.EntityRenderer.func_78478_c() | 0.05% | 207096 | 207096 | 2 |
...............org.lwjgl.opengl.GL11.glClear() | 0.05% | 207096 | 207096 | 2 |
................org.lwjgl.opengl.GL11.nglClear[native]() | 0.05% | 207096 | 207096 | 2 |
................Self time | 0.00% | 0 | 0 | 2 |
...............Self time | 0.00% | 0 | 0 | 2 |
..............net.minecraftforge.client.GuiIngameForge.renderAir() | 0.05% | 205802 | 205802 | 2 |
...............org.lwjgl.opengl.GL11.glEnable() | 0.02% | 104743 | 104743 | 1 |
................org.lwjgl.opengl.GL11.nglEnable[native]() | 0.02% | 104743 | 104743 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............net.minecraft.entity.Entity.func_70055_a() | 0.02% | 101059 | 101059 | 1 |
...............Self time | 0.00% | 0 | 0 | 2 |
..............Self time | 0.04% | 202014 | 202014 | 334 |
..............net.minecraftforge.client.GuiIngameForge.renderHUDText() | 0.04% | 188981 | 188981 | 2 |
...............net.minecraft.client.gui.FontRenderer.func_78261_a() | 0.04% | 188981 | 188981 | 2 |
................net.minecraft.client.gui.FontRenderer.func_85187_a() | 0.04% | 188981 | 188981 | 2 |
.................net.minecraft.client.gui.FontRenderer.func_78258_a() | 0.04% | 188981 | 188981 | 2 |
..................net.minecraft.client.gui.FontRenderer.func_78255_a() | 0.04% | 188981 | 188981 | 2 |
...................net.minecraft.client.gui.FontRenderer.func_78278_a() | 0.04% | 188981 | 188981 | 2 |
....................net.minecraft.client.gui.FontRenderer.func_78266_a() | 0.04% | 188981 | 188981 | 2 |
.....................org.lwjgl.opengl.GL11.glBegin() | 0.02% | 96674 | 96674 | 1 |
......................org.lwjgl.opengl.GL11.nglBegin[native]() | 0.02% | 96674 | 96674 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................org.lwjgl.opengl.GL11.glVertex3f() | 0.02% | 92306 | 92306 | 1 |
......................org.lwjgl.opengl.GL11.nglVertex3f[native]() | 0.02% | 92306 | 92306 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................Self time | 0.00% | 0 | 0 | 2 |
...............Self time | 0.00% | 0 | 0 | 2 |
..............net.minecraftforge.client.GuiIngameForge.func_73828_d() | 0.02% | 101566 | 101566 | 1 |
...............net.minecraftforge.client.GuiIngameForge.pre() | 0.02% | 101566 | 101566 | 1 |
................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.02% | 101566 | 101566 | 1 |
.................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.02% | 101566 | 101566 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............net.minecraftforge.client.GuiIngameForge.renderArmor() | 0.02% | 96160 | 96160 | 1 |
...............org.lwjgl.opengl.GL11.glDisable() | 0.02% | 96160 | 96160 | 1 |
................org.lwjgl.opengl.GL11.nglDisable[native]() | 0.02% | 96160 | 96160 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
.............com.mumfrey.liteloader.client.CallbackProxyClient.postRenderHUDandGUI() | 1.93% | 8777667 | 8777667 | 81 |
..............com.mumfrey.liteloader.client.ClientEvents.postRenderHUD() | 1.93% | 8777667 | 8777667 | 81 |
...............com.thevoxelbox.voxelmap.litemod.LiteModVoxelMap.onPostRenderHUD() | 1.93% | 8777667 | 8777667 | 81 |
................com.thevoxelbox.voxelmap.VoxelMap.onTickInGame() | 1.93% | 8777667 | 8777667 | 81 |
.................com.thevoxelbox.voxelmap.Map.onTickInGame() | 1.93% | 8777667 | 8777667 | 81 |
..................com.thevoxelbox.voxelmap.Map.drawMinimap() | 1.33% | 6063400 | 6063400 | 54 |
...................com.thevoxelbox.voxelmap.Radar.OnTickInGame() | 0.49% | 2213409 | 2213409 | 17 |
....................com.thevoxelbox.voxelmap.Radar.renderMapMobs() | 0.37% | 1676618 | 1676618 | 16 |
.....................com.thevoxelbox.voxelmap.util.GLUtils.drawPost() | 0.30% | 1345041 | 1345041 | 13 |
......................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.30% | 1345041 | 1345041 | 13 |
.......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.25% | 1145550 | 1145550 | 11 |
........................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.25% | 1145550 | 1145550 | 11 |
........................Self time | 0.00% | 0 | 0 | 11 |
.......................org.lwjgl.opengl.GL11.glEnableClientState() | 0.04% | 199491 | 199491 | 2 |
........................org.lwjgl.opengl.GL11.nglEnableClientState[native]() | 0.04% | 199491 | 199491 | 2 |
........................Self time | 0.00% | 0 | 0 | 2 |
.......................Self time | 0.00% | 0 | 0 | 13 |
......................Self time | 0.00% | 0 | 0 | 13 |
.....................Self time | 0.05% | 230070 | 230070 | 16 |
.....................org.lwjgl.opengl.GL11.glColor3f() | 0.02% | 101505 | 101505 | 1 |
......................org.lwjgl.opengl.GL11.nglColor3f[native]() | 0.02% | 101505 | 101505 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
....................com.thevoxelbox.voxelmap.Radar.calculateMobs() | 0.12% | 536791 | 536791 | 2 |
.....................com.thevoxelbox.voxelmap.Radar.getRefsForRandomob() | 0.07% | 317140 | 317140 | 1 |
......................com.thevoxelbox.voxelmap.Radar.createRefsFromImage() | 0.07% | 317140 | 317140 | 1 |
.......................com.thevoxelbox.voxelmap.util.ImageUtils.fillOutline() | 0.04% | 194696 | 194696 | 1 |
........................com.thevoxelbox.voxelmap.util.ImageUtils.fillOutline() | 0.04% | 194696 | 194696 | 1 |
.........................com.thevoxelbox.voxelmap.util.ImageUtils.fillOutline() | 0.04% | 194696 | 194696 | 1 |
..........................com.thevoxelbox.voxelmap.util.ImageUtils.getNonTransparentPixel() | 0.04% | 194696 | 194696 | 1 |
...........................java.awt.image.BufferedImage.getRGB() | 0.04% | 194696 | 194696 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................com.thevoxelbox.voxelmap.util.ImageUtils.trim() | 0.03% | 122444 | 122444 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................com.thevoxelbox.voxelmap.Radar.tryAutoIcon() | 0.05% | 219650 | 219650 | 2 |
......................com.thevoxelbox.voxelmap.Radar.createAutoIconImageFromResourceLocation() | 0.05% | 219650 | 219650 | 2 |
.......................com.thevoxelbox.voxelmap.Radar.drawModel() | 0.03% | 125142 | 125142 | 1 |
........................com.thevoxelbox.voxelmap.util.GLUtils.img() | 0.03% | 125142 | 125142 | 1 |
.........................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.03% | 125142 | 125142 | 1 |
..........................net.minecraft.client.renderer.texture.TextureManager.func_110579_a() | 0.03% | 125142 | 125142 | 1 |
...........................net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a() | 0.03% | 125142 | 125142 | 1 |
............................net.minecraft.client.renderer.texture.TextureUtil.func_110989_a() | 0.03% | 125142 | 125142 | 1 |
.............................net.minecraft.client.renderer.texture.TextureUtil.func_110995_a() | 0.03% | 125142 | 125142 | 1 |
..............................net.minecraft.client.renderer.texture.TextureUtil.func_110993_a() | 0.03% | 125142 | 125142 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................com.thevoxelbox.voxelmap.util.ImageUtils.createBufferedImageFromGLID() | 0.02% | 94507 | 94507 | 1 |
........................com.thevoxelbox.voxelmap.util.ImageUtils.createBufferedImageFromCurrentGLImage() | 0.02% | 94507 | 94507 | 1 |
.........................org.lwjgl.opengl.GL11.glGetTexImage() | 0.02% | 94507 | 94507 | 1 |
..........................org.lwjgl.opengl.GL11.nglGetTexImage[native]() | 0.02% | 94507 | 94507 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 17 |
...................com.thevoxelbox.voxelmap.Map.renderMap() | 0.35% | 1605020 | 1605020 | 16 |
....................com.thevoxelbox.voxelmap.util.GLUtils.drawPost() | 0.20% | 917088 | 917088 | 9 |
.....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.20% | 917088 | 917088 | 9 |
......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.16% | 715917 | 715917 | 7 |
.......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.16% | 715917 | 715917 | 7 |
.......................Self time | 0.00% | 0 | 0 | 7 |
......................org.lwjgl.opengl.GL11.glVertexPointer() | 0.02% | 101775 | 101775 | 1 |
.......................org.lwjgl.opengl.GL11.nglVertexPointer[native]() | 0.02% | 101775 | 101775 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................org.lwjgl.opengl.GL11.glTexCoordPointer() | 0.02% | 99395 | 99395 | 1 |
.......................org.lwjgl.opengl.GL11.nglTexCoordPointer[native]() | 0.02% | 99395 | 99395 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 9 |
.....................Self time | 0.00% | 0 | 0 | 9 |
....................com.thevoxelbox.voxelmap.util.GLBufferedImage.write() | 0.09% | 397909 | 397909 | 4 |
.....................org.lwjgl.opengl.GL11.glTexImage2D() | 0.04% | 203107 | 203107 | 2 |
......................org.lwjgl.opengl.GL11.nglTexImage2D[native]() | 0.04% | 203107 | 203107 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................java.nio.ByteBuffer.put() | 0.02% | 100634 | 100634 | 1 |
.....................org.lwjgl.opengl.GL11.glDeleteTextures() | 0.02% | 94168 | 94168 | 1 |
......................org.lwjgl.opengl.GL11.nglDeleteTextures[native]() | 0.02% | 94168 | 94168 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 4 |
....................java.lang.Math.atan2() | 0.02% | 103131 | 103131 | 1 |
....................org.lwjgl.opengl.GL11.glBindTexture() | 0.02% | 96192 | 96192 | 1 |
.....................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.02% | 96192 | 96192 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................org.lwjgl.opengl.GL11.glBegin() | 0.02% | 90698 | 90698 | 1 |
.....................org.lwjgl.opengl.GL11.nglBegin[native]() | 0.02% | 90698 | 90698 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 16 |
...................com.thevoxelbox.voxelmap.Map.showCoords() | 0.24% | 1108738 | 1108738 | 11 |
....................com.thevoxelbox.voxelmap.Map.write() | 0.24% | 1108738 | 1108738 | 11 |
.....................net.minecraft.client.gui.FontRenderer.func_78261_a() | 0.24% | 1108738 | 1108738 | 11 |
......................net.minecraft.client.gui.FontRenderer.func_85187_a() | 0.24% | 1108738 | 1108738 | 11 |
.......................net.minecraft.client.gui.FontRenderer.func_78258_a() | 0.24% | 1108738 | 1108738 | 11 |
........................net.minecraft.client.gui.FontRenderer.func_78255_a() | 0.24% | 1108738 | 1108738 | 11 |
.........................net.minecraft.client.gui.FontRenderer.func_78278_a() | 0.24% | 1108738 | 1108738 | 11 |
..........................net.minecraft.client.gui.FontRenderer.func_78266_a() | 0.24% | 1108738 | 1108738 | 11 |
...........................org.lwjgl.opengl.GL11.glBegin() | 0.22% | 1004346 | 1004346 | 10 |
............................org.lwjgl.opengl.GL11.nglBegin[native]() | 0.22% | 1004346 | 1004346 | 10 |
............................Self time | 0.00% | 0 | 0 | 10 |
...........................org.lwjgl.opengl.GL11.glVertex3f() | 0.02% | 104391 | 104391 | 1 |
............................org.lwjgl.opengl.GL11.nglVertex3f[native]() | 0.02% | 104391 | 104391 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 11 |
..........................Self time | 0.00% | 0 | 0 | 11 |
.........................Self time | 0.00% | 0 | 0 | 11 |
........................Self time | 0.00% | 0 | 0 | 11 |
.......................Self time | 0.00% | 0 | 0 | 11 |
......................Self time | 0.00% | 0 | 0 | 11 |
.....................Self time | 0.00% | 0 | 0 | 11 |
....................Self time | 0.00% | 0 | 0 | 11 |
...................org.lwjgl.opengl.GL11.glMatrixMode() | 0.11% | 480318 | 480318 | 5 |
....................org.lwjgl.opengl.GL11.nglMatrixMode[native]() | 0.11% | 480318 | 480318 | 5 |
....................Self time | 0.00% | 0 | 0 | 5 |
...................com.thevoxelbox.voxelmap.Map.drawDirections() | 0.10% | 458792 | 458792 | 5 |
....................com.thevoxelbox.voxelmap.Map.write() | 0.10% | 458792 | 458792 | 5 |
.....................net.minecraft.client.gui.FontRenderer.func_78261_a() | 0.10% | 458792 | 458792 | 5 |
......................net.minecraft.client.gui.FontRenderer.func_85187_a() | 0.10% | 458792 | 458792 | 5 |
.......................net.minecraft.client.gui.FontRenderer.func_78258_a() | 0.10% | 458792 | 458792 | 5 |
........................net.minecraft.client.gui.FontRenderer.func_78255_a() | 0.10% | 458792 | 458792 | 5 |
.........................net.minecraft.client.gui.FontRenderer.func_78278_a() | 0.10% | 458792 | 458792 | 5 |
..........................net.minecraft.client.gui.FontRenderer.func_78266_a() | 0.10% | 458792 | 458792 | 5 |
...........................org.lwjgl.opengl.GL11.glBegin() | 0.08% | 358060 | 358060 | 4 |
............................org.lwjgl.opengl.GL11.nglBegin[native]() | 0.08% | 358060 | 358060 | 4 |
............................Self time | 0.00% | 0 | 0 | 4 |
...........................org.lwjgl.opengl.GL11.glVertex3f() | 0.02% | 100732 | 100732 | 1 |
............................org.lwjgl.opengl.GL11.nglVertex3f[native]() | 0.02% | 100732 | 100732 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 5 |
..........................Self time | 0.00% | 0 | 0 | 5 |
.........................Self time | 0.00% | 0 | 0 | 5 |
........................Self time | 0.00% | 0 | 0 | 5 |
.......................Self time | 0.00% | 0 | 0 | 5 |
......................Self time | 0.00% | 0 | 0 | 5 |
.....................Self time | 0.00% | 0 | 0 | 5 |
....................Self time | 0.00% | 0 | 0 | 5 |
...................org.lwjgl.opengl.GL11.glTranslatef() | 0.02% | 99859 | 99859 | 1 |
....................org.lwjgl.opengl.GL11.nglTranslatef[native]() | 0.02% | 99859 | 99859 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................org.lwjgl.opengl.GL11.glBlendFunc() | 0.02% | 97261 | 97261 | 1 |
....................org.lwjgl.opengl.GL11.nglBlendFunc[native]() | 0.02% | 97261 | 97261 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 54 |
..................Self time | 0.51% | 2314468 | 2314468 | 81 |
..................com.thevoxelbox.voxelmap.WaypointManager.moveWaypointEntityToBack() | 0.02% | 108799 | 108799 | 1 |
...................java.util.ArrayList.indexOf() | 0.02% | 108799 | 108799 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................com.thevoxelbox.voxelmap.Map.checkForChanges() | 0.02% | 101793 | 101793 | 1 |
...................com.thevoxelbox.voxelmap.ColorManager.checkForChanges() | 0.02% | 101793 | 101793 | 1 |
....................java.util.AbstractList.equals() | 0.02% | 101793 | 101793 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................com.thevoxelbox.voxelmap.Map.getCurrentLightAndSkyColor() | 0.02% | 96349 | 96349 | 1 |
...................net.minecraft.world.World.func_72919_O() | 0.02% | 96349 | 96349 | 1 |
....................net.minecraft.world.WorldProvider.getHorizon() | 0.02% | 96349 | 96349 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................java.lang.Thread.isAlive[native]() | 0.02% | 92856 | 92856 | 1 |
.................Self time | 0.00% | 0 | 0 | 81 |
................Self time | 0.00% | 0 | 0 | 81 |
...............Self time | 0.00% | 0 | 0 | 81 |
..............Self time | 0.00% | 0 | 0 | 81 |
.............net.minecraft.client.gui.inventory.GuiContainer.func_73863_a() | 0.39% | 1787580 | 1787580 | 16 |
..............net.minecraft.client.gui.inventory.GuiContainer.func_146977_a() | 0.27% | 1245524 | 1245524 | 12 |
...............codechicken.nei.guihook.GuiContainerManager.drawSlotItem() | 0.27% | 1245524 | 1245524 | 12 |
................net.minecraft.client.renderer.entity.RenderItem.func_82406_b() | 0.23% | 1045403 | 1045403 | 10 |
.................net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI() | 0.19% | 847970 | 847970 | 8 |
..................net.minecraft.client.renderer.RenderBlocks.func_147800_a() | 0.08% | 350672 | 350672 | 3 |
...................FMLRenderAccessLibrary.renderInventoryBlock() | 0.08% | 350672 | 350672 | 3 |
....................cpw.mods.fml.client.registry.RenderingRegistry.renderInventoryBlock() | 0.08% | 350672 | 350672 | 3 |
.....................vazkii.botania.client.render.block.RenderSpreader.renderInventoryBlock() | 0.07% | 302499 | 302499 | 3 |
......................net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a() | 0.07% | 302499 | 302499 | 3 |
.......................vazkii.botania.client.render.tile.RenderTileSpreader.func_147500_a() | 0.07% | 302499 | 302499 | 3 |
........................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.04% | 202422 | 202422 | 2 |
.........................net.minecraft.client.renderer.texture.TextureManager.func_110579_a() | 0.04% | 202422 | 202422 | 2 |
..........................net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a() | 0.04% | 202422 | 202422 | 2 |
...........................javax.imageio.ImageIO.read() | 0.04% | 202422 | 202422 | 2 |
...........................Self time | 0.00% | 0 | 0 | 2 |
..........................Self time | 0.00% | 0 | 0 | 2 |
.........................Self time | 0.00% | 0 | 0 | 2 |
........................vazkii.botania.client.model.ModelSpreader.render() | 0.02% | 100076 | 100076 | 1 |
.........................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.02% | 100076 | 100076 | 1 |
..........................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 100076 | 100076 | 1 |
...........................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 100076 | 100076 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 3 |
.......................Self time | 0.00% | 0 | 0 | 3 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................vazkii.botania.client.render.block.RenderPump.renderInventoryBlock() | 0.01% | 48173 | 48173 | 1 |
......................net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a() | 0.01% | 48173 | 48173 | 1 |
.......................vazkii.botania.client.render.tile.RenderTilePump.func_147500_a() | 0.01% | 48173 | 48173 | 1 |
........................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.01% | 48173 | 48173 | 1 |
.........................net.minecraft.client.renderer.texture.TextureManager.func_110579_a() | 0.01% | 48173 | 48173 | 1 |
..........................net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a() | 0.01% | 48173 | 48173 | 1 |
...........................net.minecraft.client.renderer.texture.TextureUtil.func_110989_a() | 0.01% | 48173 | 48173 | 1 |
............................net.minecraft.client.renderer.texture.TextureUtil.func_110995_a() | 0.01% | 48173 | 48173 | 1 |
.............................net.minecraft.client.renderer.texture.TextureUtil.func_110993_a() | 0.01% | 48173 | 48173 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................net.minecraft.client.renderer.entity.RenderItem.func_94149_a() | 0.06% | 294617 | 294617 | 3 |
...................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.06% | 294617 | 294617 | 3 |
....................java.nio.DirectIntBufferU.put() | 0.02% | 109716 | 109716 | 1 |
....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 96790 | 96790 | 1 |
.....................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 96790 | 96790 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................org.lwjgl.opengl.GL11.glEnableClientState() | 0.02% | 88110 | 88110 | 1 |
.....................org.lwjgl.opengl.GL11.nglEnableClientState[native]() | 0.02% | 88110 | 88110 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................net.minecraft.client.renderer.entity.RenderItem.renderEffect() | 0.02% | 104446 | 104446 | 1 |
...................net.minecraft.client.renderer.entity.RenderItem.func_77018_a() | 0.02% | 104446 | 104446 | 1 |
....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.02% | 104446 | 104446 | 1 |
.....................org.lwjgl.opengl.GL11.glEnableClientState() | 0.02% | 104446 | 104446 | 1 |
......................org.lwjgl.opengl.GL11.nglEnableClientState[native]() | 0.02% | 104446 | 104446 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................net.minecraft.client.renderer.RenderBlocks.func_147739_a() | 0.02% | 98234 | 98234 | 1 |
...................FMLRenderAccessLibrary.renderItemAsFull3DBlock() | 0.02% | 98234 | 98234 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 8 |
.................net.minecraftforge.client.ForgeHooksClient.renderInventoryItem() | 0.04% | 197432 | 197432 | 2 |
..................net.minecraftforge.client.MinecraftForgeClient.getItemRenderer() | 0.02% | 100451 | 100451 | 1 |
...................java.util.IdentityHashMap.get() | 0.02% | 100451 | 100451 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................thaumcraft.client.renderers.item.ItemWandRenderer.renderItem() | 0.02% | 96981 | 96981 | 1 |
...................thaumcraft.client.renderers.models.gear.ModelWand.render() | 0.02% | 96981 | 96981 | 1 |
....................net.minecraft.client.renderer.ItemRenderer.func_78439_a() | 0.02% | 96981 | 96981 | 1 |
.....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.02% | 96981 | 96981 | 1 |
......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 96981 | 96981 | 1 |
.......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 96981 | 96981 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 10 |
................net.minecraft.client.renderer.entity.RenderItem.func_94148_a() | 0.04% | 200121 | 200121 | 2 |
.................net.minecraft.client.gui.FontRenderer.func_78261_a() | 0.04% | 200121 | 200121 | 2 |
..................net.minecraft.client.gui.FontRenderer.func_85187_a() | 0.04% | 200121 | 200121 | 2 |
...................net.minecraft.client.gui.FontRenderer.func_78258_a() | 0.04% | 200121 | 200121 | 2 |
....................net.minecraft.client.gui.FontRenderer.func_78255_a() | 0.04% | 200121 | 200121 | 2 |
.....................net.minecraft.client.gui.FontRenderer.func_78278_a() | 0.04% | 200121 | 200121 | 2 |
......................net.minecraft.client.gui.FontRenderer.func_78266_a() | 0.04% | 200121 | 200121 | 2 |
.......................org.lwjgl.opengl.GL11.glVertex3f() | 0.02% | 101878 | 101878 | 1 |
........................org.lwjgl.opengl.GL11.nglVertex3f[native]() | 0.02% | 101878 | 101878 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................org.lwjgl.opengl.GL11.glBegin() | 0.02% | 98243 | 98243 | 1 |
........................org.lwjgl.opengl.GL11.nglBegin[native]() | 0.02% | 98243 | 98243 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................Self time | 0.00% | 0 | 0 | 12 |
...............Self time | 0.00% | 0 | 0 | 12 |
..............codechicken.nei.guihook.GuiContainerManager.renderToolTips() | 0.04% | 196123 | 196123 | 2 |
...............codechicken.lib.gui.GuiDraw.drawMultilineTip() | 0.04% | 196123 | 196123 | 2 |
................codechicken.lib.gui.GuiDraw.drawTooltipBox() | 0.04% | 196123 | 196123 | 2 |
.................codechicken.lib.gui.GuiDraw.drawGradientRect() | 0.04% | 196123 | 196123 | 2 |
..................codechicken.lib.gui.GuiDraw$GuiHook.func_73733_a() | 0.04% | 196123 | 196123 | 2 |
...................net.minecraft.client.gui.Gui.func_73733_a() | 0.02% | 102994 | 102994 | 1 |
....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.02% | 102994 | 102994 | 1 |
.....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 102994 | 102994 | 1 |
......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 102994 | 102994 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.02% | 93128 | 93128 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................Self time | 0.00% | 0 | 0 | 2 |
...............Self time | 0.00% | 0 | 0 | 2 |
..............codechicken.nei.guihook.GuiContainerManager.renderObjects() | 0.04% | 192488 | 192488 | 2 |
...............codechicken.nei.LayoutManager.renderObjects() | 0.04% | 192488 | 192488 | 2 |
................codechicken.nei.ItemPanel.draw() | 0.02% | 98190 | 98190 | 1 |
.................codechicken.nei.guihook.GuiContainerManager.drawItem() | 0.02% | 98190 | 98190 | 1 |
..................codechicken.nei.guihook.GuiContainerManager.drawItem() | 0.02% | 98190 | 98190 | 1 |
...................net.minecraft.client.renderer.entity.RenderItem.func_82406_b() | 0.02% | 98190 | 98190 | 1 |
....................net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI() | 0.02% | 98190 | 98190 | 1 |
.....................net.minecraft.client.renderer.RenderBlocks.func_147800_a() | 0.02% | 98190 | 98190 | 1 |
......................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.02% | 98190 | 98190 | 1 |
.......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 98190 | 98190 | 1 |
........................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 98190 | 98190 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................codechicken.nei.LayoutManager.layout() | 0.02% | 94298 | 94298 | 1 |
.................codechicken.nei.LayoutStyleDefault.layout() | 0.02% | 94298 | 94298 | 1 |
..................codechicken.nei.NEIClientUtils.getGamemode() | 0.02% | 94298 | 94298 | 1 |
...................net.minecraft.world.WorldSettings$GameType.func_82752_c() | 0.02% | 94298 | 94298 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 2 |
...............Self time | 0.00% | 0 | 0 | 2 |
..............yuuto.enhancedinventories.client.GuiContainerConnectedLarge.func_146976_a() | 0.03% | 153443 | 153443 | 1 |
...............net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.03% | 153443 | 153443 | 1 |
................net.minecraft.client.renderer.texture.TextureManager.func_110579_a() | 0.03% | 153443 | 153443 | 1 |
.................net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a() | 0.03% | 153443 | 153443 | 1 |
..................net.minecraft.client.renderer.texture.TextureUtil.func_110989_a() | 0.03% | 153443 | 153443 | 1 |
...................net.minecraft.client.renderer.texture.TextureUtil.func_110995_a() | 0.03% | 153443 | 153443 | 1 |
....................net.minecraft.client.renderer.texture.TextureUtil.func_110993_a() | 0.03% | 153443 | 153443 | 1 |
.....................java.awt.image.BufferedImage.getRGB() | 0.03% | 153443 | 153443 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 16 |
.............net.minecraft.client.gui.inventory.GuiInventory.func_73863_a() | 0.17% | 780547 | 780547 | 6 |
..............net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a() | 0.17% | 780547 | 780547 | 6 |
...............net.minecraft.client.gui.inventory.GuiContainer.func_73863_a() | 0.17% | 780547 | 780547 | 6 |
................codechicken.nei.guihook.GuiContainerManager.renderObjects() | 0.07% | 296475 | 296475 | 3 |
.................codechicken.nei.LayoutManager.renderObjects() | 0.07% | 296475 | 296475 | 3 |
..................codechicken.nei.SubsetWidget.draw() | 0.02% | 101351 | 101351 | 1 |
...................codechicken.nei.Button.draw() | 0.02% | 101351 | 101351 | 1 |
....................codechicken.nei.LayoutStyleMinecraft.drawButton() | 0.02% | 101351 | 101351 | 1 |
.....................codechicken.lib.gui.GuiDraw.drawStringC() | 0.02% | 101351 | 101351 | 1 |
......................codechicken.lib.gui.GuiDraw.drawStringC() | 0.02% | 101351 | 101351 | 1 |
.......................codechicken.lib.gui.GuiDraw.drawString() | 0.02% | 101351 | 101351 | 1 |
........................net.minecraft.client.gui.FontRenderer.func_78261_a() | 0.02% | 101351 | 101351 | 1 |
.........................net.minecraft.client.gui.FontRenderer.func_85187_a() | 0.02% | 101351 | 101351 | 1 |
..........................net.minecraft.client.gui.FontRenderer.func_78258_a() | 0.02% | 101351 | 101351 | 1 |
...........................net.minecraft.client.gui.FontRenderer.func_78255_a() | 0.02% | 101351 | 101351 | 1 |
............................net.minecraft.client.gui.FontRenderer.func_78278_a() | 0.02% | 101351 | 101351 | 1 |
.............................net.minecraft.client.gui.FontRenderer.func_78266_a() | 0.02% | 101351 | 101351 | 1 |
..............................org.lwjgl.opengl.GL11.glBegin() | 0.02% | 101351 | 101351 | 1 |
...............................org.lwjgl.opengl.GL11.nglBegin[native]() | 0.02% | 101351 | 101351 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................codechicken.nei.Button.draw() | 0.02% | 98861 | 98861 | 1 |
...................codechicken.nei.LayoutStyleMinecraft.drawButton() | 0.02% | 98861 | 98861 | 1 |
....................codechicken.lib.gui.GuiDraw.drawStringC() | 0.02% | 98861 | 98861 | 1 |
.....................codechicken.lib.gui.GuiDraw.drawStringC() | 0.02% | 98861 | 98861 | 1 |
......................codechicken.lib.gui.GuiDraw.drawString() | 0.02% | 98861 | 98861 | 1 |
.......................net.minecraft.client.gui.FontRenderer.func_78261_a() | 0.02% | 98861 | 98861 | 1 |
........................net.minecraft.client.gui.FontRenderer.func_85187_a() | 0.02% | 98861 | 98861 | 1 |
.........................net.minecraft.client.gui.FontRenderer.func_78258_a() | 0.02% | 98861 | 98861 | 1 |
..........................net.minecraft.client.gui.FontRenderer.func_78255_a() | 0.02% | 98861 | 98861 | 1 |
...........................net.minecraft.client.gui.FontRenderer.func_78278_a() | 0.02% | 98861 | 98861 | 1 |
............................net.minecraft.client.gui.FontRenderer.func_78266_a() | 0.02% | 98861 | 98861 | 1 |
.............................org.lwjgl.opengl.GL11.glBegin() | 0.02% | 98861 | 98861 | 1 |
..............................org.lwjgl.opengl.GL11.nglBegin[native]() | 0.02% | 98861 | 98861 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................codechicken.nei.Label.draw() | 0.02% | 96261 | 96261 | 1 |
...................codechicken.lib.gui.GuiDraw.drawStringC() | 0.02% | 96261 | 96261 | 1 |
....................codechicken.lib.gui.GuiDraw.drawStringC() | 0.02% | 96261 | 96261 | 1 |
.....................codechicken.lib.gui.GuiDraw.drawString() | 0.02% | 96261 | 96261 | 1 |
......................net.minecraft.client.gui.FontRenderer.func_78261_a() | 0.02% | 96261 | 96261 | 1 |
.......................net.minecraft.client.gui.FontRenderer.func_85187_a() | 0.02% | 96261 | 96261 | 1 |
........................net.minecraft.client.gui.FontRenderer.func_78258_a() | 0.02% | 96261 | 96261 | 1 |
.........................net.minecraft.client.gui.FontRenderer.func_78255_a() | 0.02% | 96261 | 96261 | 1 |
..........................net.minecraft.client.gui.FontRenderer.func_78278_a() | 0.02% | 96261 | 96261 | 1 |
...........................net.minecraft.client.gui.FontRenderer.func_78266_a() | 0.02% | 96261 | 96261 | 1 |
............................org.lwjgl.opengl.GL11.glEnd() | 0.02% | 96261 | 96261 | 1 |
.............................org.lwjgl.opengl.GL11.nglEnd[native]() | 0.02% | 96261 | 96261 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 3 |
.................Self time | 0.00% | 0 | 0 | 3 |
................net.minecraft.client.gui.inventory.GuiContainer.func_146977_a() | 0.04% | 203701 | 203701 | 2 |
.................codechicken.nei.guihook.GuiContainerManager.drawSlotItem() | 0.04% | 203701 | 203701 | 2 |
..................net.minecraft.client.renderer.entity.RenderItem.func_82406_b() | 0.02% | 104436 | 104436 | 1 |
...................net.minecraftforge.client.ForgeHooksClient.renderInventoryItem() | 0.02% | 104436 | 104436 | 1 |
....................thaumcraft.client.renderers.item.ItemWandRenderer.renderItem() | 0.02% | 104436 | 104436 | 1 |
.....................thaumcraft.client.renderers.models.gear.ModelWand.render() | 0.02% | 104436 | 104436 | 1 |
......................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 104436 | 104436 | 1 |
.......................net.minecraft.client.renderer.texture.TextureManager.func_110579_a() | 0.02% | 104436 | 104436 | 1 |
........................net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a() | 0.02% | 104436 | 104436 | 1 |
.........................net.minecraft.client.renderer.texture.TextureUtil.func_110989_a() | 0.02% | 104436 | 104436 | 1 |
..........................net.minecraft.client.renderer.texture.TextureUtil.func_110995_a() | 0.02% | 104436 | 104436 | 1 |
...........................net.minecraft.client.renderer.texture.TextureUtil.func_110993_a() | 0.02% | 104436 | 104436 | 1 |
............................org.lwjgl.opengl.GL11.glTexSubImage2D() | 0.02% | 104436 | 104436 | 1 |
.............................org.lwjgl.opengl.GL11.nglTexSubImage2D[native]() | 0.02% | 104436 | 104436 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................net.minecraft.client.renderer.entity.RenderItem.func_94148_a() | 0.02% | 99265 | 99265 | 1 |
...................net.minecraft.client.gui.FontRenderer.func_78261_a() | 0.02% | 99265 | 99265 | 1 |
....................net.minecraft.client.gui.FontRenderer.func_85187_a() | 0.02% | 99265 | 99265 | 1 |
.....................org.lwjgl.opengl.GL11.glEnable() | 0.02% | 99265 | 99265 | 1 |
......................org.lwjgl.opengl.GL11.nglEnable[native]() | 0.02% | 99265 | 99265 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................net.minecraft.client.gui.GuiScreen.func_73863_a() | 0.04% | 193604 | 193604 | 2 |
.................baubles.client.gui.GuiBaublesButton.func_146112_a() | 0.02% | 101099 | 101099 | 1 |
..................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 101099 | 101099 | 1 |
...................net.minecraft.client.renderer.texture.TextureManager.func_110579_a() | 0.02% | 101099 | 101099 | 1 |
....................net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a() | 0.02% | 101099 | 101099 | 1 |
.....................net.minecraft.client.renderer.texture.TextureUtil.func_110989_a() | 0.02% | 101099 | 101099 | 1 |
......................net.minecraft.client.renderer.texture.TextureUtil.func_110995_a() | 0.02% | 101099 | 101099 | 1 |
.......................net.minecraft.client.renderer.texture.TextureUtil.func_110993_a() | 0.02% | 101099 | 101099 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................invtweaks.InvTweaksGuiSettingsButton.func_146112_a() | 0.02% | 92505 | 92505 | 1 |
..................invtweaks.InvTweaksGuiIconButton.func_146112_a() | 0.02% | 92505 | 92505 | 1 |
...................net.minecraft.client.gui.Gui.func_73729_b() | 0.02% | 92505 | 92505 | 1 |
....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.02% | 92505 | 92505 | 1 |
.....................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 92505 | 92505 | 1 |
......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 92505 | 92505 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 2 |
................net.minecraft.client.gui.inventory.GuiInventory.func_146976_a() | 0.02% | 86765 | 86765 | 1 |
.................net.minecraft.client.gui.inventory.GuiInventory.func_147046_a() | 0.02% | 86765 | 86765 | 1 |
..................net.minecraft.client.renderer.entity.RenderManager.func_147940_a() | 0.02% | 86765 | 86765 | 1 |
...................net.minecraft.client.renderer.entity.RenderManager.func_147939_a() | 0.02% | 86765 | 86765 | 1 |
....................net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a() | 0.02% | 86765 | 86765 | 1 |
.....................net.minecraft.client.renderer.entity.RenderPlayer.doRender() | 0.02% | 86765 | 86765 | 1 |
......................net.minecraft.client.renderer.entity.RenderPlayer.renderLiving() | 0.02% | 86765 | 86765 | 1 |
.......................net.minecraft.client.renderer.entity.RenderPlayer.renderEquippedItems() | 0.02% | 86765 | 86765 | 1 |
........................net.minecraft.client.renderer.entity.RenderPlayer.forgeHook$11() | 0.02% | 86765 | 86765 | 1 |
.........................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.02% | 86765 | 86765 | 1 |
..........................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.02% | 86765 | 86765 | 1 |
...........................cpw.mods.fml.common.eventhandler.ASMEventHandler_494_BaubleRenderHandler_onPlayerRender_Post.invoke() | 0.02% | 86765 | 86765 | 1 |
............................vazkii.botania.client.core.handler.BaubleRenderHandler.onPlayerRender() | 0.02% | 86765 | 86765 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 6 |
...............Self time | 0.00% | 0 | 0 | 6 |
..............Self time | 0.00% | 0 | 0 | 6 |
.............net.minecraft.client.renderer.EntityRenderer.func_78472_g() | 0.16% | 710229 | 710229 | 7 |
..............net.minecraft.client.renderer.texture.DynamicTexture.func_110564_a() | 0.11% | 505324 | 505324 | 5 |
...............net.minecraft.client.renderer.texture.TextureUtil.func_110988_a() | 0.11% | 505324 | 505324 | 5 |
................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.07% | 301545 | 301545 | 3 |
.................org.lwjgl.opengl.GL11.glBindTexture() | 0.07% | 301545 | 301545 | 3 |
..................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.07% | 301545 | 301545 | 3 |
..................Self time | 0.00% | 0 | 0 | 3 |
.................Self time | 0.00% | 0 | 0 | 3 |
................net.minecraft.client.renderer.texture.TextureUtil.func_147947_a() | 0.04% | 203778 | 203778 | 2 |
.................net.minecraft.client.renderer.texture.TextureUtil.func_147954_b() | 0.02% | 103143 | 103143 | 1 |
..................org.lwjgl.opengl.GL11.glTexParameteri() | 0.02% | 103143 | 103143 | 1 |
...................org.lwjgl.opengl.GL11.nglTexParameteri[native]() | 0.02% | 103143 | 103143 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................org.lwjgl.opengl.GL11.glTexSubImage2D() | 0.02% | 100635 | 100635 | 1 |
..................org.lwjgl.opengl.GL11.nglTexSubImage2D[native]() | 0.02% | 100635 | 100635 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 2 |
................Self time | 0.00% | 0 | 0 | 5 |
...............Self time | 0.00% | 0 | 0 | 5 |
..............net.minecraft.world.World.func_72971_b() | 0.02% | 103884 | 103884 | 1 |
...............net.minecraft.world.WorldProvider.getSunBrightness() | 0.02% | 103884 | 103884 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............net.minecraft.entity.EntityLivingBase.func_70644_a() | 0.02% | 101020 | 101020 | 1 |
..............Self time | 0.00% | 0 | 0 | 7 |
.............acs.tabbychat.core.GuiChatTC.func_73863_a() | 0.10% | 469172 | 469172 | 5 |
..............net.minecraft.client.gui.Gui.func_73734_a() | 0.02% | 99686 | 99686 | 1 |
...............net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.02% | 99686 | 99686 | 1 |
................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 99686 | 99686 | 1 |
.................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 99686 | 99686 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.02% | 97989 | 97989 | 5 |
..............acs.tabbychat.core.GuiNewChatTC.getScaleSetting() | 0.02% | 96927 | 96927 | 1 |
..............acs.tabbychat.gui.ChatButton.func_146112_a() | 0.02% | 95244 | 95244 | 1 |
...............net.minecraft.client.gui.Gui.func_73732_a() | 0.02% | 95244 | 95244 | 1 |
................net.minecraft.client.gui.FontRenderer.func_78261_a() | 0.02% | 95244 | 95244 | 1 |
.................net.minecraft.client.gui.FontRenderer.func_85187_a() | 0.02% | 95244 | 95244 | 1 |
..................net.minecraft.client.gui.FontRenderer.func_78258_a() | 0.02% | 95244 | 95244 | 1 |
...................net.minecraft.client.gui.FontRenderer.func_78255_a() | 0.02% | 95244 | 95244 | 1 |
....................net.minecraft.client.gui.FontRenderer.func_78278_a() | 0.02% | 95244 | 95244 | 1 |
.....................net.minecraft.client.gui.FontRenderer.func_78266_a() | 0.02% | 95244 | 95244 | 1 |
......................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 95244 | 95244 | 1 |
.......................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.02% | 95244 | 95244 | 1 |
........................org.lwjgl.opengl.GL11.glBindTexture() | 0.02% | 95244 | 95244 | 1 |
.........................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.02% | 95244 | 95244 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............org.lwjgl.opengl.GL11.glPushMatrix() | 0.02% | 79323 | 79323 | 1 |
...............org.lwjgl.opengl.GL11.nglPushMatrix[native]() | 0.02% | 79323 | 79323 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
.............hardcorequesting.client.interfaces.GuiQuestBook.func_73863_a() | 0.09% | 391378 | 391378 | 3 |
..............hardcorequesting.client.interfaces.GuiQuestBook.drawQuestInfo() | 0.04% | 187268 | 187268 | 2 |
...............hardcorequesting.quests.Quest.isVisible() | 0.04% | 187268 | 187268 | 2 |
................hardcorequesting.quests.Quest.isVisible() | 0.04% | 187268 | 187268 | 2 |
.................hardcorequesting.quests.TriggerType$4.isQuestVisible() | 0.02% | 100535 | 100535 | 1 |
..................hardcorequesting.quests.Quest.isEnabled() | 0.02% | 100535 | 100535 | 1 |
...................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 100535 | 100535 | 1 |
....................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 100535 | 100535 | 1 |
.....................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 100535 | 100535 | 1 |
......................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 100535 | 100535 | 1 |
.......................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 100535 | 100535 | 1 |
........................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 100535 | 100535 | 1 |
.........................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 100535 | 100535 | 1 |
..........................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 100535 | 100535 | 1 |
...........................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 100535 | 100535 | 1 |
............................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 100535 | 100535 | 1 |
.............................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 100535 | 100535 | 1 |
..............................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 100535 | 100535 | 1 |
...............................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 100535 | 100535 | 1 |
................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 100535 | 100535 | 1 |
.................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 100535 | 100535 | 1 |
..................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 100535 | 100535 | 1 |
...................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 100535 | 100535 | 1 |
....................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 100535 | 100535 | 1 |
.....................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 100535 | 100535 | 1 |
......................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 100535 | 100535 | 1 |
.......................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 100535 | 100535 | 1 |
........................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 100535 | 100535 | 1 |
.........................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 100535 | 100535 | 1 |
..........................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 100535 | 100535 | 1 |
...........................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 100535 | 100535 | 1 |
............................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 100535 | 100535 | 1 |
.............................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 100535 | 100535 | 1 |
..............................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 100535 | 100535 | 1 |
...............................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 100535 | 100535 | 1 |
................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 100535 | 100535 | 1 |
.................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 100535 | 100535 | 1 |
..................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 100535 | 100535 | 1 |
...................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 100535 | 100535 | 1 |
....................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 100535 | 100535 | 1 |
.....................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 100535 | 100535 | 1 |
......................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 100535 | 100535 | 1 |
.......................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 100535 | 100535 | 1 |
........................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 100535 | 100535 | 1 |
.........................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 100535 | 100535 | 1 |
..........................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 100535 | 100535 | 1 |
...........................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 100535 | 100535 | 1 |
............................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 100535 | 100535 | 1 |
.............................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 100535 | 100535 | 1 |
..............................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 100535 | 100535 | 1 |
...............................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 100535 | 100535 | 1 |
................................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 100535 | 100535 | 1 |
.................................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 100535 | 100535 | 1 |
..................................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 100535 | 100535 | 1 |
...................................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 100535 | 100535 | 1 |
....................................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 100535 | 100535 | 1 |
.....................................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 100535 | 100535 | 1 |
......................................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 100535 | 100535 | 1 |
.......................................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 100535 | 100535 | 1 |
........................................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 100535 | 100535 | 1 |
.........................................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 100535 | 100535 | 1 |
..........................................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 100535 | 100535 | 1 |
...........................................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 100535 | 100535 | 1 |
............................................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 100535 | 100535 | 1 |
.............................................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 100535 | 100535 | 1 |
..............................................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 100535 | 100535 | 1 |
...............................................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 100535 | 100535 | 1 |
................................................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 100535 | 100535 | 1 |
.................................................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 100535 | 100535 | 1 |
..................................................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 100535 | 100535 | 1 |
...................................................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 100535 | 100535 | 1 |
....................................................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 100535 | 100535 | 1 |
.....................................................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 100535 | 100535 | 1 |
.....................................................................................Self time | 0.00% | 0 | 0 | 1 |
....................................................................................Self time | 0.00% | 0 | 0 | 1 |
...................................................................................Self time | 0.00% | 0 | 0 | 1 |
..................................................................................Self time | 0.00% | 0 | 0 | 1 |
.................................................................................Self time | 0.00% | 0 | 0 | 1 |
................................................................................Self time | 0.00% | 0 | 0 | 1 |
...............................................................................Self time | 0.00% | 0 | 0 | 1 |
..............................................................................Self time | 0.00% | 0 | 0 | 1 |
.............................................................................Self time | 0.00% | 0 | 0 | 1 |
............................................................................Self time | 0.00% | 0 | 0 | 1 |
...........................................................................Self time | 0.00% | 0 | 0 | 1 |
..........................................................................Self time | 0.00% | 0 | 0 | 1 |
.........................................................................Self time | 0.00% | 0 | 0 | 1 |
........................................................................Self time | 0.00% | 0 | 0 | 1 |
.......................................................................Self time | 0.00% | 0 | 0 | 1 |
......................................................................Self time | 0.00% | 0 | 0 | 1 |
.....................................................................Self time | 0.00% | 0 | 0 | 1 |
....................................................................Self time | 0.00% | 0 | 0 | 1 |
...................................................................Self time | 0.00% | 0 | 0 | 1 |
..................................................................Self time | 0.00% | 0 | 0 | 1 |
.................................................................Self time | 0.00% | 0 | 0 | 1 |
................................................................Self time | 0.00% | 0 | 0 | 1 |
...............................................................Self time | 0.00% | 0 | 0 | 1 |
..............................................................Self time | 0.00% | 0 | 0 | 1 |
.............................................................Self time | 0.00% | 0 | 0 | 1 |
............................................................Self time | 0.00% | 0 | 0 | 1 |
...........................................................Self time | 0.00% | 0 | 0 | 1 |
..........................................................Self time | 0.00% | 0 | 0 | 1 |
.........................................................Self time | 0.00% | 0 | 0 | 1 |
........................................................Self time | 0.00% | 0 | 0 | 1 |
.......................................................Self time | 0.00% | 0 | 0 | 1 |
......................................................Self time | 0.00% | 0 | 0 | 1 |
.....................................................Self time | 0.00% | 0 | 0 | 1 |
....................................................Self time | 0.00% | 0 | 0 | 1 |
...................................................Self time | 0.00% | 0 | 0 | 1 |
..................................................Self time | 0.00% | 0 | 0 | 1 |
.................................................Self time | 0.00% | 0 | 0 | 1 |
................................................Self time | 0.00% | 0 | 0 | 1 |
...............................................Self time | 0.00% | 0 | 0 | 1 |
..............................................Self time | 0.00% | 0 | 0 | 1 |
.............................................Self time | 0.00% | 0 | 0 | 1 |
............................................Self time | 0.00% | 0 | 0 | 1 |
...........................................Self time | 0.00% | 0 | 0 | 1 |
..........................................Self time | 0.00% | 0 | 0 | 1 |
.........................................Self time | 0.00% | 0 | 0 | 1 |
........................................Self time | 0.00% | 0 | 0 | 1 |
.......................................Self time | 0.00% | 0 | 0 | 1 |
......................................Self time | 0.00% | 0 | 0 | 1 |
.....................................Self time | 0.00% | 0 | 0 | 1 |
....................................Self time | 0.00% | 0 | 0 | 1 |
...................................Self time | 0.00% | 0 | 0 | 1 |
..................................Self time | 0.00% | 0 | 0 | 1 |
.................................Self time | 0.00% | 0 | 0 | 1 |
................................Self time | 0.00% | 0 | 0 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
..................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
...................hardcorequesting.quests.Quest$14.isValid() | 0.02% | 86732 | 86732 | 1 |
....................hardcorequesting.quests.Quest.isVisible() | 0.02% | 86732 | 86732 | 1 |
.....................hardcorequesting.quests.TriggerType$4.isQuestVisible() | 0.02% | 86732 | 86732 | 1 |
......................hardcorequesting.quests.Quest.isEnabled() | 0.02% | 86732 | 86732 | 1 |
.......................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
........................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.........................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
..........................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
...........................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
............................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.............................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
..............................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
...............................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
..................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
...................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
....................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.....................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
......................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
.......................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
........................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.........................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
..........................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
...........................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
............................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.............................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
..............................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
...............................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
..................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
...................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
....................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.....................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
......................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
.......................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
........................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.........................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
..........................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
...........................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
............................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.............................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
..............................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
...............................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
................................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.................................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
..................................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
...................................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
....................................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.....................................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
......................................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
.......................................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
........................................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.........................................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
..........................................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
...........................................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
............................................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.............................................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
..............................................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
...............................................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
................................................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.................................................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
..................................................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
...................................................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
....................................................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.....................................................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
......................................................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
.......................................................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
........................................................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.........................................................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
..........................................................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
...........................................................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
............................................................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.............................................................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
..............................................................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
...............................................................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
................................................................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.................................................................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
..................................................................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
...................................................................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
....................................................................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.....................................................................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
......................................................................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
.......................................................................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
........................................................................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.........................................................................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
..........................................................................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
...........................................................................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
............................................................................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.............................................................................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
..............................................................................................................hardcorequesting.quests.Quest$13.isValid() | 0.02% | 86732 | 86732 | 1 |
...............................................................................................................hardcorequesting.quests.Quest.isLinkFree() | 0.02% | 86732 | 86732 | 1 |
................................................................................................................hardcorequesting.quests.Quest$ParentEvaluator.access$1200() | 0.02% | 86732 | 86732 | 1 |
.................................................................................................................hardcorequesting.quests.Quest$ParentEvaluator.isValid() | 0.02% | 86732 | 86732 | 1 |
..................................................................................................................java.util.ArrayList.iterator() | 0.02% | 86732 | 86732 | 1 |
..................................................................................................................Self time | 0.00% | 0 | 0 | 1 |
.................................................................................................................Self time | 0.00% | 0 | 0 | 1 |
................................................................................................................Self time | 0.00% | 0 | 0 | 1 |
...............................................................................................................Self time | 0.00% | 0 | 0 | 1 |
..............................................................................................................Self time | 0.00% | 0 | 0 | 1 |
.............................................................................................................Self time | 0.00% | 0 | 0 | 1 |
............................................................................................................Self time | 0.00% | 0 | 0 | 1 |
...........................................................................................................Self time | 0.00% | 0 | 0 | 1 |
..........................................................................................................Self time | 0.00% | 0 | 0 | 1 |
.........................................................................................................Self time | 0.00% | 0 | 0 | 1 |
........................................................................................................Self time | 0.00% | 0 | 0 | 1 |
.......................................................................................................Self time | 0.00% | 0 | 0 | 1 |
......................................................................................................Self time | 0.00% | 0 | 0 | 1 |
.....................................................................................................Self time | 0.00% | 0 | 0 | 1 |
....................................................................................................Self time | 0.00% | 0 | 0 | 1 |
...................................................................................................Self time | 0.00% | 0 | 0 | 1 |
..................................................................................................Self time | 0.00% | 0 | 0 | 1 |
.................................................................................................Self time | 0.00% | 0 | 0 | 1 |
................................................................................................Self time | 0.00% | 0 | 0 | 1 |
...............................................................................................Self time | 0.00% | 0 | 0 | 1 |
..............................................................................................Self time | 0.00% | 0 | 0 | 1 |
.............................................................................................Self time | 0.00% | 0 | 0 | 1 |
............................................................................................Self time | 0.00% | 0 | 0 | 1 |
...........................................................................................Self time | 0.00% | 0 | 0 | 1 |
..........................................................................................Self time | 0.00% | 0 | 0 | 1 |
.........................................................................................Self time | 0.00% | 0 | 0 | 1 |
........................................................................................Self time | 0.00% | 0 | 0 | 1 |
.......................................................................................Self time | 0.00% | 0 | 0 | 1 |
......................................................................................Self time | 0.00% | 0 | 0 | 1 |
.....................................................................................Self time | 0.00% | 0 | 0 | 1 |
....................................................................................Self time | 0.00% | 0 | 0 | 1 |
...................................................................................Self time | 0.00% | 0 | 0 | 1 |
..................................................................................Self time | 0.00% | 0 | 0 | 1 |
.................................................................................Self time | 0.00% | 0 | 0 | 1 |
................................................................................Self time | 0.00% | 0 | 0 | 1 |
...............................................................................Self time | 0.00% | 0 | 0 | 1 |
..............................................................................Self time | 0.00% | 0 | 0 | 1 |
.............................................................................Self time | 0.00% | 0 | 0 | 1 |
............................................................................Self time | 0.00% | 0 | 0 | 1 |
...........................................................................Self time | 0.00% | 0 | 0 | 1 |
..........................................................................Self time | 0.00% | 0 | 0 | 1 |
.........................................................................Self time | 0.00% | 0 | 0 | 1 |
........................................................................Self time | 0.00% | 0 | 0 | 1 |
.......................................................................Self time | 0.00% | 0 | 0 | 1 |
......................................................................Self time | 0.00% | 0 | 0 | 1 |
.....................................................................Self time | 0.00% | 0 | 0 | 1 |
....................................................................Self time | 0.00% | 0 | 0 | 1 |
...................................................................Self time | 0.00% | 0 | 0 | 1 |
..................................................................Self time | 0.00% | 0 | 0 | 1 |
.................................................................Self time | 0.00% | 0 | 0 | 1 |
................................................................Self time | 0.00% | 0 | 0 | 1 |
...............................................................Self time | 0.00% | 0 | 0 | 1 |
..............................................................Self time | 0.00% | 0 | 0 | 1 |
.............................................................Self time | 0.00% | 0 | 0 | 1 |
............................................................Self time | 0.00% | 0 | 0 | 1 |
...........................................................Self time | 0.00% | 0 | 0 | 1 |
..........................................................Self time | 0.00% | 0 | 0 | 1 |
.........................................................Self time | 0.00% | 0 | 0 | 1 |
........................................................Self time | 0.00% | 0 | 0 | 1 |
.......................................................Self time | 0.00% | 0 | 0 | 1 |
......................................................Self time | 0.00% | 0 | 0 | 1 |
.....................................................Self time | 0.00% | 0 | 0 | 1 |
....................................................Self time | 0.00% | 0 | 0 | 1 |
...................................................Self time | 0.00% | 0 | 0 | 1 |
..................................................Self time | 0.00% | 0 | 0 | 1 |
.................................................Self time | 0.00% | 0 | 0 | 1 |
................................................Self time | 0.00% | 0 | 0 | 1 |
...............................................Self time | 0.00% | 0 | 0 | 1 |
..............................................Self time | 0.00% | 0 | 0 | 1 |
.............................................Self time | 0.00% | 0 | 0 | 1 |
............................................Self time | 0.00% | 0 | 0 | 1 |
...........................................Self time | 0.00% | 0 | 0 | 1 |
..........................................Self time | 0.00% | 0 | 0 | 1 |
.........................................Self time | 0.00% | 0 | 0 | 1 |
........................................Self time | 0.00% | 0 | 0 | 1 |
.......................................Self time | 0.00% | 0 | 0 | 1 |
......................................Self time | 0.00% | 0 | 0 | 1 |
.....................................Self time | 0.00% | 0 | 0 | 1 |
....................................Self time | 0.00% | 0 | 0 | 1 |
...................................Self time | 0.00% | 0 | 0 | 1 |
..................................Self time | 0.00% | 0 | 0 | 1 |
.................................Self time | 0.00% | 0 | 0 | 1 |
................................Self time | 0.00% | 0 | 0 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 2 |
................Self time | 0.00% | 0 | 0 | 2 |
...............Self time | 0.00% | 0 | 0 | 2 |
..............hardcorequesting.client.interfaces.ResourceHelper.bindResource() | 0.02% | 102065 | 102065 | 1 |
...............net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 102065 | 102065 | 1 |
................net.minecraft.client.renderer.texture.TextureManager.func_110579_a() | 0.02% | 102065 | 102065 | 1 |
.................net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a() | 0.02% | 102065 | 102065 | 1 |
..................net.minecraft.client.renderer.texture.TextureUtil.func_110989_a() | 0.02% | 102065 | 102065 | 1 |
...................net.minecraft.client.renderer.texture.TextureUtil.func_110995_a() | 0.02% | 102065 | 102065 | 1 |
....................net.minecraft.client.renderer.texture.TextureUtil.func_110993_a() | 0.02% | 102065 | 102065 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............hardcorequesting.client.interfaces.GuiBase.drawString() | 0.02% | 102044 | 102044 | 1 |
...............net.minecraft.client.gui.FontRenderer.func_78276_b() | 0.02% | 102044 | 102044 | 1 |
................net.minecraft.client.gui.FontRenderer.func_85187_a() | 0.02% | 102044 | 102044 | 1 |
.................net.minecraft.client.gui.FontRenderer.func_78258_a() | 0.02% | 102044 | 102044 | 1 |
..................net.minecraft.client.gui.FontRenderer.func_78255_a() | 0.02% | 102044 | 102044 | 1 |
...................net.minecraft.client.gui.FontRenderer.func_78278_a() | 0.02% | 102044 | 102044 | 1 |
....................net.minecraft.client.gui.FontRenderer.func_78266_a() | 0.02% | 102044 | 102044 | 1 |
.....................org.lwjgl.opengl.GL11.glBegin() | 0.02% | 102044 | 102044 | 1 |
......................org.lwjgl.opengl.GL11.nglBegin[native]() | 0.02% | 102044 | 102044 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 3 |
.............net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Pre.<init>() | 0.02% | 100138 | 100138 | 1 |
..............net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent.<init>() | 0.02% | 100138 | 100138 | 1 |
...............net.minecraftforge.client.event.GuiScreenEvent.<init>() | 0.02% | 100138 | 100138 | 1 |
................cpw.mods.fml.common.eventhandler.Event.<init>() | 0.02% | 100138 | 100138 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............org.lwjgl.opengl.GL11.glAlphaFunc() | 0.02% | 100138 | 100138 | 1 |
..............org.lwjgl.opengl.GL11.nglAlphaFunc[native]() | 0.02% | 100138 | 100138 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............net.minecraft.client.shader.Framebuffer.func_147610_a() | 0.02% | 98739 | 98739 | 1 |
..............net.minecraft.client.renderer.OpenGlHelper.func_153171_g() | 0.02% | 98739 | 98739 | 1 |
...............org.lwjgl.opengl.ARBFramebufferObject.glBindFramebuffer() | 0.02% | 98739 | 98739 | 1 |
................org.lwjgl.opengl.GL30.glBindFramebuffer() | 0.02% | 98739 | 98739 | 1 |
.................org.lwjgl.opengl.GL30.nglBindFramebuffer[native]() | 0.02% | 98739 | 98739 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............com.thevoxelbox.voxelmenu.ingame.GuiIngameMenu.func_73863_a() | 0.02% | 98002 | 98002 | 1 |
..............net.minecraft.client.gui.Gui.func_73731_b() | 0.02% | 98002 | 98002 | 1 |
...............net.minecraft.client.gui.FontRenderer.func_78261_a() | 0.02% | 98002 | 98002 | 1 |
................net.minecraft.client.gui.FontRenderer.func_85187_a() | 0.02% | 98002 | 98002 | 1 |
.................net.minecraft.client.gui.FontRenderer.func_78258_a() | 0.02% | 98002 | 98002 | 1 |
..................net.minecraft.client.gui.FontRenderer.func_78255_a() | 0.02% | 98002 | 98002 | 1 |
...................net.minecraft.client.gui.FontRenderer.func_78278_a() | 0.02% | 98002 | 98002 | 1 |
....................net.minecraft.client.gui.FontRenderer.func_78266_a() | 0.02% | 98002 | 98002 | 1 |
.....................org.lwjgl.opengl.GL11.glBegin() | 0.02% | 98002 | 98002 | 1 |
......................org.lwjgl.opengl.GL11.nglBegin[native]() | 0.02% | 98002 | 98002 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 715 |
............net.minecraft.client.Minecraft.func_71407_l() | 31.33% | 142774723 | 139919790 | 561 |
.............net.minecraft.client.multiplayer.WorldClient.func_72835_b() | 13.22% | 60236836 | 60236836 | 87 |
..............net.minecraft.client.multiplayer.ChunkProviderClient.func_73156_b() | 13.06% | 59521690 | 59521690 | 80 |
...............net.minecraft.world.chunk.Chunk.func_150804_b() | 12.90% | 58809029 | 58809029 | 80 |
................net.minecraft.world.chunk.Chunk.func_150803_c() | 12.90% | 58809029 | 58809029 | 80 |
.................net.minecraft.world.chunk.Chunk.func_76599_g() | 12.90% | 58809029 | 58809029 | 85 |
..................net.minecraft.world.chunk.Chunk.func_76609_d() | 12.90% | 58809029 | 58809029 | 85 |
...................net.minecraft.world.World.func_147463_c() | 12.88% | 58713103 | 58713103 | 84 |
....................net.minecraft.world.World.func_98179_a() | 7.44% | 33916409 | 33916409 | 185 |
.....................net.minecraft.world.World.func_72972_b() | 4.89% | 22276064 | 22276064 | 150 |
.....................net.minecraft.world.World.func_147439_a() | 1.30% | 5922881 | 5922881 | 55 |
.....................net.minecraft.block.Block.getLightValue() | 0.88% | 4006970 | 4006970 | 37 |
......................net.minecraft.world.World.func_147439_a() | 0.71% | 3218809 | 3218809 | 30 |
......................Self time | 0.17% | 788160 | 788160 | 37 |
.....................Self time | 0.38% | 1710492 | 1710492 | 185 |
....................net.minecraft.world.World.func_72915_b() | 2.90% | 13209900 | 13209900 | 110 |
.....................net.minecraft.client.renderer.RenderGlobal.func_147588_b() | 2.47% | 11267669 | 11267669 | 103 |
.....................Self time | 0.43% | 1942230 | 1942230 | 110 |
....................net.minecraft.world.World.func_72972_b() | 1.96% | 8919088 | 8919088 | 87 |
....................Self time | 0.59% | 2667705 | 2667705 | 84 |
...................Self time | 0.02% | 95926 | 95926 | 85 |
..................Self time | 0.00% | 0 | 0 | 85 |
.................Self time | 0.00% | 0 | 0 | 80 |
................Self time | 0.00% | 0 | 0 | 80 |
...............org.apache.logging.log4j.spi.AbstractLogger.info() | 0.16% | 712660 | 712660 | 7 |
................org.apache.logging.log4j.core.Logger.log() | 0.16% | 712660 | 712660 | 7 |
.................org.apache.logging.log4j.core.config.LoggerConfig.log() | 0.16% | 712660 | 712660 | 7 |
..................org.apache.logging.log4j.core.config.LoggerConfig.log() | 0.16% | 712660 | 712660 | 7 |
...................org.apache.logging.log4j.core.config.LoggerConfig.callAppenders() | 0.16% | 712660 | 712660 | 7 |
....................org.apache.logging.log4j.core.config.AppenderControl.callAppender() | 0.16% | 712660 | 712660 | 7 |
.....................org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.append() | 0.11% | 507318 | 507318 | 5 |
......................org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.append() | 0.11% | 507318 | 507318 | 5 |
.......................org.apache.logging.log4j.core.appender.OutputStreamManager.write() | 0.11% | 507318 | 507318 | 5 |
........................org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.write() | 0.11% | 507318 | 507318 | 5 |
.........................org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.flush() | 0.11% | 507318 | 507318 | 5 |
..........................java.io.RandomAccessFile.write() | 0.11% | 507318 | 507318 | 5 |
..........................Self time | 0.00% | 0 | 0 | 5 |
.........................Self time | 0.00% | 0 | 0 | 5 |
........................Self time | 0.00% | 0 | 0 | 5 |
.......................Self time | 0.00% | 0 | 0 | 5 |
......................Self time | 0.00% | 0 | 0 | 5 |
.....................org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.append() | 0.05% | 205341 | 205341 | 2 |
......................org.apache.logging.log4j.core.appender.OutputStreamManager.write() | 0.05% | 205341 | 205341 | 2 |
.......................org.apache.logging.log4j.core.appender.OutputStreamManager.write() | 0.05% | 205341 | 205341 | 2 |
........................java.io.PrintStream.write() | 0.05% | 205341 | 205341 | 2 |
........................Self time | 0.00% | 0 | 0 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 7 |
....................Self time | 0.00% | 0 | 0 | 7 |
...................Self time | 0.00% | 0 | 0 | 7 |
..................Self time | 0.00% | 0 | 0 | 7 |
.................Self time | 0.00% | 0 | 0 | 7 |
................Self time | 0.00% | 0 | 0 | 7 |
...............Self time | 0.00% | 0 | 0 | 80 |
..............net.minecraft.client.multiplayer.WorldClient.func_72877_b() | 0.13% | 613788 | 613788 | 6 |
...............net.minecraft.world.GameRules.func_82764_b() | 0.13% | 613788 | 613788 | 6 |
................net.minecraft.world.GameRules$Value.func_82757_a() | 0.13% | 613788 | 613788 | 6 |
.................java.lang.Integer.parseInt() | 0.09% | 416731 | 416731 | 4 |
.................java.lang.Double.parseDouble() | 0.04% | 197056 | 197056 | 2 |
.................Self time | 0.00% | 0 | 0 | 6 |
................Self time | 0.00% | 0 | 0 | 6 |
...............Self time | 0.00% | 0 | 0 | 6 |
..............net.minecraft.client.multiplayer.WorldClient.func_147456_g() | 0.02% | 101357 | 101357 | 1 |
...............net.minecraft.world.World.func_147456_g() | 0.02% | 101357 | 101357 | 1 |
................net.minecraft.world.World.func_72903_x() | 0.02% | 101357 | 101357 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 87 |
.............net.minecraft.world.World.func_72939_s() | 4.34% | 19798237 | 19798237 | 188 |
..............net.minecraft.world.World.func_72870_g() | 2.81% | 12816043 | 12816043 | 125 |
...............net.minecraft.world.World.func_72866_a() | 2.81% | 12816043 | 12816043 | 125 |
................net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_() | 1.58% | 7184436 | 7184436 | 71 |
.................net.minecraft.entity.player.EntityPlayer.func_70071_h_() | 1.00% | 4576356 | 4576356 | 46 |
..................net.minecraft.entity.EntityLivingBase.func_70071_h_() | 0.72% | 3266055 | 3266055 | 33 |
...................net.minecraftforge.common.ForgeHooks.onLivingUpdate() | 0.44% | 1999260 | 1999260 | 20 |
....................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.44% | 1999260 | 1999260 | 20 |
.....................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.44% | 1999260 | 1999260 | 20 |
......................cpw.mods.fml.common.eventhandler.ASMEventHandler_182_AlchemicalWizardryEventHooks_onEntityUpdate_LivingUpdateEvent.invoke() | 0.11% | 524026 | 524026 | 6 |
.......................WayofTime.alchemicalWizardry.common.AlchemicalWizardryEventHooks.onEntityUpdate() | 0.11% | 524026 | 524026 | 6 |
........................cpw.mods.fml.common.ObfuscationReflectionHelper.setPrivateValue() | 0.11% | 524026 | 524026 | 6 |
.........................cpw.mods.fml.relauncher.ReflectionHelper.setPrivateValue() | 0.11% | 524026 | 524026 | 6 |
..........................cpw.mods.fml.relauncher.ReflectionHelper.findField() | 0.11% | 524026 | 524026 | 6 |
...........................java.lang.Class.getDeclaredField() | 0.11% | 524026 | 524026 | 6 |
...........................Self time | 0.00% | 0 | 0 | 6 |
..........................Self time | 0.00% | 0 | 0 | 6 |
.........................Self time | 0.00% | 0 | 0 | 6 |
........................Self time | 0.00% | 0 | 0 | 6 |
.......................Self time | 0.00% | 0 | 0 | 6 |
......................cpw.mods.fml.common.eventhandler.ASMEventHandler_339_MagicEventHandler_onLivingUpdate_LivingUpdateEvent.invoke() | 0.07% | 300176 | 300176 | 3 |
.......................mariculture.magic.MagicEventHandler.onLivingUpdate() | 0.07% | 300176 | 300176 | 3 |
........................mariculture.core.helpers.EnchantHelper.hasEnchantment() | 0.07% | 300176 | 300176 | 3 |
.........................mariculture.core.helpers.EnchantHelper.getEnchantStrength() | 0.07% | 300176 | 300176 | 3 |
..........................mariculture.magic.MirrorHandler.getEnchantmentStrength() | 0.07% | 300176 | 300176 | 3 |
...........................mariculture.magic.MirrorHelper.getInventory() | 0.02% | 100366 | 100366 | 1 |
............................mariculture.magic.MirrorHelper.getInventoryForClient() | 0.02% | 100366 | 100366 | 1 |
.............................mariculture.magic.MirrorHelper.isSameWorld() | 0.02% | 100366 | 100366 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.02% | 100011 | 100011 | 3 |
...........................mariculture.core.helpers.EnchantHelper.getLevel() | 0.02% | 99798 | 99798 | 1 |
............................mariculture.core.helpers.EnchantHelper.getLevel() | 0.02% | 99798 | 99798 | 1 |
.............................net.minecraft.enchantment.EnchantmentHelper.func_77506_a() | 0.02% | 99798 | 99798 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 3 |
.........................Self time | 0.00% | 0 | 0 | 3 |
........................Self time | 0.00% | 0 | 0 | 3 |
.......................Self time | 0.00% | 0 | 0 | 3 |
......................cpw.mods.fml.common.eventhandler.ASMEventHandler_607_TXBootsEventHandler_livingTick_LivingUpdateEvent.invoke() | 0.06% | 285559 | 285559 | 3 |
.......................flaxbeard.thaumicexploration.event.TXBootsEventHandler.livingTick() | 0.04% | 198766 | 198766 | 2 |
.......................Self time | 0.02% | 86793 | 86793 | 3 |
......................cpw.mods.fml.common.eventhandler.ASMEventHandler_54_EventHandlerEntity_livingTick_LivingUpdateEvent.invoke() | 0.04% | 201999 | 201999 | 2 |
......................cpw.mods.fml.common.eventhandler.ASMEventHandler_37_EventHandlerEntity_playerTick_LivingUpdateEvent.invoke() | 0.04% | 198040 | 198040 | 2 |
.......................baubles.common.event.EventHandlerEntity.playerTick() | 0.04% | 198040 | 198040 | 2 |
........................vazkii.botania.common.item.equipment.bauble.ItemMagnetRing.onWornTick() | 0.04% | 198040 | 198040 | 2 |
.........................vazkii.botania.common.item.equipment.bauble.ItemBauble.onWornTick() | 0.02% | 100589 | 100589 | 1 |
..........................vazkii.botania.common.item.equipment.bauble.ItemBauble.getLastPlayerHashcode() | 0.02% | 100589 | 100589 | 1 |
...........................vazkii.botania.common.core.helper.ItemNBTHelper.getInt() | 0.02% | 100589 | 100589 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................net.minecraft.world.World.func_72872_a() | 0.02% | 97451 | 97451 | 1 |
..........................net.minecraft.world.World.func_82733_a() | 0.02% | 97451 | 97451 | 1 |
...........................net.minecraft.world.World.func_72964_e() | 0.02% | 97451 | 97451 | 1 |
............................net.minecraft.client.multiplayer.ChunkProviderClient.func_73154_d() | 0.02% | 97451 | 97451 | 1 |
.............................net.minecraft.util.LongHashMap.func_76164_a() | 0.02% | 97451 | 97451 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 2 |
........................Self time | 0.00% | 0 | 0 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................cpw.mods.fml.common.eventhandler.ASMEventHandler_786_EventHooks_onLivingUpdate_LivingUpdateEvent.invoke() | 0.04% | 195621 | 195621 | 2 |
.......................com.emoniph.witchery.brewing.potions.WitcheryPotions$EventHooks.onLivingUpdate() | 0.04% | 195621 | 195621 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................Self time | 0.02% | 99750 | 99750 | 20 |
......................cpw.mods.fml.common.eventhandler.ASMEventHandler_750_EventHooks_onLivingUpdate_LivingUpdateEvent.invoke() | 0.02% | 99633 | 99633 | 1 |
.......................com.emoniph.witchery.infusion.Infusion$EventHooks.onLivingUpdate() | 0.02% | 99633 | 99633 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................cpw.mods.fml.common.eventhandler.ASMEventHandler_331_ScubaEvent_onLivingUpdate_LivingUpdateEvent.invoke() | 0.02% | 94453 | 94453 | 1 |
.......................maritech.handlers.ScubaEvent.onLivingUpdate() | 0.02% | 94453 | 94453 | 1 |
........................maritech.handlers.ScubaFin.init() | 0.02% | 94453 | 94453 | 1 |
.........................maritech.handlers.ScubaFin.deactivate() | 0.02% | 94453 | 94453 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 20 |
....................Self time | 0.00% | 0 | 0 | 20 |
...................net.minecraft.client.entity.EntityPlayerSP.func_70636_d() | 0.21% | 977104 | 977104 | 10 |
....................net.minecraft.entity.player.EntityPlayer.func_70636_d() | 0.21% | 977104 | 977104 | 10 |
.....................net.minecraft.entity.EntityLivingBase.func_70636_d() | 0.10% | 477598 | 477598 | 5 |
......................net.minecraft.entity.player.EntityPlayer.func_70612_e() | 0.08% | 380639 | 380639 | 4 |
.......................net.minecraft.entity.EntityLivingBase.func_70612_e() | 0.08% | 380639 | 380639 | 4 |
........................net.minecraft.entity.Entity.func_70091_d() | 0.08% | 380639 | 380639 | 4 |
.........................net.minecraft.entity.Entity.func_145780_a() | 0.08% | 380639 | 380639 | 4 |
..........................net.minecraft.client.entity.EntityPlayerSP.func_85030_a() | 0.08% | 380639 | 380639 | 4 |
...........................net.minecraft.client.multiplayer.WorldClient.func_72980_b() | 0.08% | 380639 | 380639 | 4 |
............................net.minecraft.client.audio.SoundHandler.func_147682_a() | 0.06% | 280626 | 280626 | 3 |
.............................net.minecraft.client.audio.SoundManager.func_148611_c() | 0.06% | 280626 | 280626 | 3 |
..............................Self time | 0.02% | 101237 | 101237 | 3 |
..............................paulscode.sound.SoundSystem.play() | 0.02% | 98083 | 98083 | 1 |
...............................java.lang.Thread.interrupt() | 0.02% | 98083 | 98083 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................paulscode.sound.SoundSystem.newSource() | 0.02% | 81305 | 81305 | 1 |
...............................java.lang.Thread.interrupt() | 0.02% | 81305 | 81305 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 3 |
............................Self time | 0.02% | 100012 | 100012 | 4 |
...........................Self time | 0.00% | 0 | 0 | 4 |
..........................Self time | 0.00% | 0 | 0 | 4 |
.........................Self time | 0.00% | 0 | 0 | 4 |
........................Self time | 0.00% | 0 | 0 | 4 |
.......................Self time | 0.00% | 0 | 0 | 4 |
......................net.minecraft.entity.player.EntityPlayer.func_70664_aZ() | 0.02% | 96959 | 96959 | 1 |
.......................net.minecraft.entity.EntityLivingBase.func_70664_aZ() | 0.02% | 96959 | 96959 | 1 |
........................net.minecraftforge.common.ForgeHooks.onLivingJump() | 0.02% | 96959 | 96959 | 1 |
.........................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.02% | 96959 | 96959 | 1 |
..........................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.02% | 96959 | 96959 | 1 |
...........................cpw.mods.fml.common.eventhandler.ASMEventHandler_796_ClientEvents_onLivingJump_LivingJumpEvent.invoke() | 0.02% | 96959 | 96959 | 1 |
............................com.emoniph.witchery.client.ClientEvents.onLivingJump() | 0.02% | 96959 | 96959 | 1 |
.............................com.emoniph.witchery.common.Shapeshift.updateJump() | 0.02% | 96959 | 96959 | 1 |
..............................com.emoniph.witchery.common.Shapeshift.getStatBoost() | 0.02% | 96959 | 96959 | 1 |
...............................java.lang.ClassLoader.loadClass() | 0.02% | 96959 | 96959 | 1 |
................................java.lang.ClassLoader.loadClass() | 0.02% | 96959 | 96959 | 1 |
.................................net.minecraft.launchwrapper.LaunchClassLoader.findClass() | 0.02% | 96959 | 96959 | 1 |
..................................net.minecraft.launchwrapper.LaunchClassLoader.runTransformers() | 0.02% | 96959 | 96959 | 1 |
...................................cpw.mods.fml.common.asm.transformers.SideTransformer.transform() | 0.02% | 96959 | 96959 | 1 |
....................................org.objectweb.asm.tree.ClassNode.accept() | 0.02% | 96959 | 96959 | 1 |
.....................................org.objectweb.asm.tree.MethodNode.accept() | 0.02% | 96959 | 96959 | 1 |
......................................org.objectweb.asm.tree.MethodNode.accept() | 0.02% | 96959 | 96959 | 1 |
.......................................org.objectweb.asm.tree.InsnList.accept() | 0.02% | 96959 | 96959 | 1 |
........................................org.objectweb.asm.tree.JumpInsnNode.accept() | 0.02% | 96959 | 96959 | 1 |
.........................................org.objectweb.asm.MethodWriter.visitJumpInsn() | 0.02% | 96959 | 96959 | 1 |
.........................................Self time | 0.00% | 0 | 0 | 1 |
........................................Self time | 0.00% | 0 | 0 | 1 |
.......................................Self time | 0.00% | 0 | 0 | 1 |
......................................Self time | 0.00% | 0 | 0 | 1 |
.....................................Self time | 0.00% | 0 | 0 | 1 |
....................................Self time | 0.00% | 0 | 0 | 1 |
...................................Self time | 0.00% | 0 | 0 | 1 |
..................................Self time | 0.00% | 0 | 0 | 1 |
.................................Self time | 0.00% | 0 | 0 | 1 |
................................Self time | 0.00% | 0 | 0 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 5 |
.....................java.lang.Math.atan() | 0.05% | 206101 | 206101 | 2 |
.....................net.minecraft.entity.player.InventoryPlayer.func_70429_k() | 0.04% | 190561 | 190561 | 2 |
......................net.minecraft.item.ItemStack.func_77945_a() | 0.04% | 190561 | 190561 | 2 |
.......................thaumcraft.api.wands.ItemFocusBasic.func_77663_a() | 0.02% | 105286 | 105286 | 1 |
........................net.minecraft.nbt.NBTTagCompound.func_74764_b() | 0.02% | 105286 | 105286 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................tconstruct.library.tools.ToolCore.func_77663_a() | 0.02% | 85274 | 85274 | 1 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.02% | 102843 | 102843 | 10 |
....................Self time | 0.00% | 0 | 0 | 10 |
...................net.minecraft.entity.Entity.func_70071_h_() | 0.04% | 187241 | 187241 | 2 |
....................net.minecraft.entity.EntityLivingBase.func_70030_z() | 0.04% | 187241 | 187241 | 2 |
.....................net.minecraft.entity.player.EntityPlayer.func_70094_T() | 0.02% | 99626 | 99626 | 1 |
......................net.minecraft.entity.Entity.func_70094_T() | 0.02% | 99626 | 99626 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................net.minecraft.entity.Entity.func_70030_z() | 0.02% | 87614 | 87614 | 1 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.02% | 102449 | 102449 | 33 |
..................cpw.mods.fml.common.FMLCommonHandler.onPlayerPreTick() | 0.22% | 1018379 | 1018379 | 10 |
...................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.20% | 921968 | 921968 | 9 |
....................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.20% | 921968 | 921968 | 9 |
.....................cpw.mods.fml.common.eventhandler.ASMEventHandler_633_TGEventHandler_playerTick_PlayerTickEvent.invoke() | 0.07% | 311479 | 311479 | 3 |
......................travellersgear.common.util.TGEventHandler.playerTick() | 0.07% | 311479 | 311479 | 3 |
.......................travellersgear.api.TravellersGearAPI.getDisplayTools() | 0.05% | 207270 | 207270 | 2 |
.......................travellersgear.common.util.Utils.tickTravGear() | 0.02% | 104208 | 104208 | 1 |
........................travellersgear.common.util.Utils.itemsMatch() | 0.02% | 104208 | 104208 | 1 |
.........................net.minecraftforge.oredict.OreDictionary.itemMatches() | 0.02% | 104208 | 104208 | 1 |
..........................net.minecraft.item.ItemStack.func_77960_j() | 0.02% | 104208 | 104208 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 3 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................cpw.mods.fml.common.eventhandler.ASMEventHandler_311_EventHandler_onEvent_PlayerTickEvent.invoke() | 0.02% | 108711 | 108711 | 1 |
......................hardcorequesting.EventHandler.onEvent() | 0.02% | 108711 | 108711 | 1 |
.......................hardcorequesting.quests.QuestTaskLocation.onPlayerTick() | 0.02% | 108711 | 108711 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................cpw.mods.fml.common.eventhandler.ASMEventHandler_429_ServerHandler_tickEvent_PlayerTickEvent.invoke() | 0.02% | 105794 | 105794 | 1 |
.....................cpw.mods.fml.common.eventhandler.ASMEventHandler_75_ClientTickEventsFML_playerTick_PlayerTickEvent.invoke() | 0.02% | 104536 | 104536 | 1 |
......................thaumcraft.client.lib.ClientTickEventsFML.playerTick() | 0.02% | 104536 | 104536 | 1 |
.......................thaumcraft.client.lib.ClientTickEventsFML.checkShaders() | 0.02% | 104536 | 104536 | 1 |
........................java.util.HashMap.containsKey() | 0.02% | 104536 | 104536 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................cpw.mods.fml.common.eventhandler.ASMEventHandler_251_IceManTickHandler_tick_PlayerTickEvent.invoke() | 0.02% | 100625 | 100625 | 1 |
.....................Self time | 0.02% | 97522 | 97522 | 9 |
.....................cpw.mods.fml.common.eventhandler.ASMEventHandler_558_GSClientTickEventHandler_playerTick_PlayerTickEvent.invoke() | 0.02% | 93298 | 93298 | 1 |
....................Self time | 0.00% | 0 | 0 | 9 |
...................cpw.mods.fml.common.gameevent.TickEvent$PlayerTickEvent.<init>() | 0.02% | 96410 | 96410 | 1 |
....................cpw.mods.fml.common.gameevent.TickEvent.<init>() | 0.02% | 96410 | 96410 | 1 |
.....................cpw.mods.fml.common.eventhandler.Event.<init>() | 0.02% | 96410 | 96410 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 10 |
..................cpw.mods.fml.common.FMLCommonHandler.onPlayerPostTick() | 0.06% | 291921 | 291921 | 3 |
...................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.06% | 291921 | 291921 | 3 |
....................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.06% | 291921 | 291921 | 3 |
.....................cpw.mods.fml.common.eventhandler.ASMEventHandler_240_TrailTicker_tick_PlayerTickEvent.invoke() | 0.02% | 101686 | 101686 | 1 |
.....................cpw.mods.fml.common.eventhandler.ASMEventHandler_429_ServerHandler_tickEvent_PlayerTickEvent.invoke() | 0.02% | 98421 | 98421 | 1 |
.....................cpw.mods.fml.common.eventhandler.ASMEventHandler_633_TGEventHandler_playerTick_PlayerTickEvent.invoke() | 0.02% | 91814 | 91814 | 1 |
......................travellersgear.common.util.TGEventHandler.playerTick() | 0.02% | 91814 | 91814 | 1 |
.......................travellersgear.api.TravellersGearAPI.getDisplayTools() | 0.02% | 91814 | 91814 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................Self time | 0.00% | 0 | 0 | 46 |
.................net.minecraft.client.entity.EntityClientPlayerMP.func_71166_b() | 0.57% | 2608080 | 2608080 | 26 |
..................net.minecraft.client.network.NetHandlerPlayClient.func_147297_a() | 0.55% | 2505539 | 2505539 | 25 |
...................net.minecraft.network.NetworkManager.func_150725_a() | 0.55% | 2505539 | 2505539 | 25 |
....................net.minecraft.network.NetworkManager.func_150732_b() | 0.51% | 2306762 | 2306762 | 23 |
.....................io.netty.util.concurrent.SingleThreadEventExecutor.execute() | 0.48% | 2204263 | 2204263 | 22 |
......................io.netty.channel.nio.NioEventLoop.wakeup() | 0.46% | 2103235 | 2103235 | 21 |
.......................Self time | 0.24% | 1079295 | 1079295 | 21 |
.......................sun.nio.ch.KQueueSelectorImpl.wakeup() | 0.22% | 1023939 | 1023939 | 10 |
......................Self time | 0.02% | 101028 | 101028 | 22 |
.....................net.minecraft.network.EnumConnectionState.func_150752_a() | 0.02% | 102498 | 102498 | 1 |
......................java.util.HashMap.get() | 0.02% | 102498 | 102498 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 23 |
....................Self time | 0.04% | 198776 | 198776 | 25 |
...................Self time | 0.00% | 0 | 0 | 25 |
..................Self time | 0.02% | 102540 | 102540 | 26 |
.................Self time | 0.00% | 0 | 0 | 71 |
................net.minecraft.entity.EntityLiving.func_70071_h_() | 0.48% | 2199141 | 2199141 | 22 |
.................net.minecraft.entity.EntityLivingBase.func_70071_h_() | 0.48% | 2199141 | 2199141 | 22 |
..................net.minecraftforge.common.ForgeHooks.onLivingUpdate() | 0.18% | 812679 | 812679 | 8 |
...................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.13% | 612405 | 612405 | 6 |
....................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.13% | 612405 | 612405 | 6 |
.....................cpw.mods.fml.common.eventhandler.ASMEventHandler_522_DIEventBus_livingEvent_LivingUpdateEvent.invoke() | 0.07% | 306790 | 306790 | 3 |
......................DamageIndicatorsMod.core.DIEventBus.livingEvent() | 0.07% | 306790 | 306790 | 3 |
.......................net.minecraft.entity.EntityLiving.func_70005_c_() | 0.05% | 205877 | 205877 | 2 |
........................net.minecraft.entity.Entity.func_70005_c_() | 0.05% | 205877 | 205877 | 2 |
.........................net.minecraft.util.StatCollector.func_74838_a() | 0.05% | 205877 | 205877 | 2 |
..........................net.minecraft.util.StringTranslate.func_74805_b() | 0.05% | 205877 | 205877 | 2 |
...........................net.minecraft.util.StringTranslate.func_135064_c() | 0.05% | 205877 | 205877 | 2 |
............................java.util.HashMap.get() | 0.05% | 205877 | 205877 | 2 |
............................Self time | 0.00% | 0 | 0 | 2 |
...........................Self time | 0.00% | 0 | 0 | 2 |
..........................Self time | 0.00% | 0 | 0 | 2 |
.........................Self time | 0.00% | 0 | 0 | 2 |
........................Self time | 0.00% | 0 | 0 | 2 |
.......................thaumcraft.common.entities.golems.EntityGolemBase.func_70005_c_() | 0.02% | 100912 | 100912 | 1 |
........................thaumcraft.common.entities.golems.EntityGolemBase.getGolemType() | 0.02% | 100912 | 100912 | 1 |
.........................thaumcraft.common.entities.golems.EnumGolemType.getType() | 0.02% | 100912 | 100912 | 1 |
..........................java.util.HashMap.get() | 0.02% | 100912 | 100912 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 3 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................Self time | 0.07% | 305615 | 305615 | 6 |
....................Self time | 0.00% | 0 | 0 | 6 |
...................net.minecraftforge.event.entity.living.LivingEvent$LivingUpdateEvent.<init>() | 0.04% | 200273 | 200273 | 2 |
....................net.minecraftforge.event.entity.living.LivingEvent.<init>() | 0.04% | 200273 | 200273 | 2 |
.....................net.minecraftforge.event.entity.EntityEvent.<init>() | 0.04% | 200273 | 200273 | 2 |
......................cpw.mods.fml.common.eventhandler.Event.<init>() | 0.04% | 200273 | 200273 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 8 |
..................net.minecraft.entity.passive.EntityAnimal.func_70636_d() | 0.13% | 575108 | 575108 | 6 |
...................net.minecraft.entity.EntityAgeable.func_70636_d() | 0.13% | 575108 | 575108 | 6 |
....................net.minecraft.entity.EntityLiving.func_70636_d() | 0.11% | 479243 | 479243 | 5 |
.....................net.minecraft.entity.EntityLivingBase.func_70636_d() | 0.11% | 479243 | 479243 | 5 |
......................net.minecraft.entity.EntityLivingBase.func_70612_e() | 0.11% | 479243 | 479243 | 5 |
.......................net.minecraft.entity.Entity.func_70091_d() | 0.06% | 278901 | 278901 | 3 |
........................cofh.asm.HooksCore.getEntityCollisonBoxes() | 0.06% | 278901 | 278901 | 3 |
.........................net.minecraft.world.World.func_72945_a() | 0.06% | 278901 | 278901 | 3 |
..........................Self time | 0.04% | 195241 | 195241 | 3 |
..........................net.minecraft.world.World.func_72839_b() | 0.02% | 83659 | 83659 | 1 |
...........................net.minecraft.world.World.func_94576_a() | 0.02% | 83659 | 83659 | 1 |
............................net.minecraft.world.chunk.Chunk.func_76588_a() | 0.02% | 83659 | 83659 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 3 |
........................Self time | 0.00% | 0 | 0 | 3 |
.......................net.minecraft.entity.EntityLivingBase.func_70689_ay() | 0.02% | 100927 | 100927 | 1 |
.......................net.minecraft.world.World.func_147439_a() | 0.02% | 99414 | 99414 | 1 |
........................net.minecraft.world.World.func_72964_e() | 0.02% | 99414 | 99414 | 1 |
.........................net.minecraft.client.multiplayer.ChunkProviderClient.func_73154_d() | 0.02% | 99414 | 99414 | 1 |
..........................net.minecraft.util.LongHashMap.func_76164_a() | 0.02% | 99414 | 99414 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 5 |
......................Self time | 0.00% | 0 | 0 | 5 |
.....................Self time | 0.00% | 0 | 0 | 5 |
....................Self time | 0.02% | 95865 | 95865 | 6 |
...................Self time | 0.00% | 0 | 0 | 6 |
..................net.minecraft.entity.Entity.func_70071_h_() | 0.07% | 310996 | 310996 | 3 |
...................net.minecraft.entity.EntityLiving.func_70030_z() | 0.07% | 310996 | 310996 | 3 |
....................net.minecraft.entity.EntityLivingBase.func_70030_z() | 0.07% | 310996 | 310996 | 3 |
.....................net.minecraft.entity.EntityLivingBase.func_70089_S() | 0.02% | 107879 | 107879 | 1 |
......................net.minecraft.entity.EntityLivingBase.func_110143_aJ() | 0.02% | 107879 | 107879 | 1 |
.......................net.minecraft.entity.DataWatcher.func_111145_d() | 0.02% | 107879 | 107879 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................net.minecraft.entity.Entity.func_70050_g() | 0.02% | 105313 | 105313 | 1 |
......................net.minecraft.entity.DataWatcher.func_75692_b() | 0.02% | 105313 | 105313 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................net.minecraft.entity.Entity.func_70094_T() | 0.02% | 97802 | 97802 | 1 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................thaumcraft.common.entities.golems.EntityGolemBase.func_70636_d() | 0.04% | 201081 | 201081 | 2 |
...................net.minecraft.entity.EntityLiving.func_70636_d() | 0.04% | 201081 | 201081 | 2 |
....................net.minecraft.entity.EntityLivingBase.func_70636_d() | 0.04% | 201081 | 201081 | 2 |
.....................net.minecraft.entity.EntityLivingBase.func_70612_e() | 0.04% | 201081 | 201081 | 2 |
......................net.minecraft.entity.Entity.func_70091_d() | 0.04% | 201081 | 201081 | 2 |
.......................cofh.asm.HooksCore.getEntityCollisonBoxes() | 0.02% | 101066 | 101066 | 1 |
........................net.minecraft.world.World.func_72945_a() | 0.02% | 101066 | 101066 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.02% | 100015 | 100015 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.02% | 101001 | 101001 | 22 |
..................net.minecraft.entity.passive.EntityChicken.func_70636_d() | 0.02% | 100250 | 100250 | 1 |
...................net.minecraft.entity.passive.EntityAnimal.func_70636_d() | 0.02% | 100250 | 100250 | 1 |
....................net.minecraft.entity.EntityAgeable.func_70636_d() | 0.02% | 100250 | 100250 | 1 |
.....................net.minecraft.entity.EntityLiving.func_70636_d() | 0.02% | 100250 | 100250 | 1 |
......................net.minecraft.entity.EntityLivingBase.func_70636_d() | 0.02% | 100250 | 100250 | 1 |
.......................net.minecraft.entity.EntityLivingBase.func_70612_e() | 0.02% | 100250 | 100250 | 1 |
........................net.minecraft.entity.Entity.func_70091_d() | 0.02% | 100250 | 100250 | 1 |
.........................cofh.asm.HooksCore.getEntityCollisonBoxes() | 0.02% | 100250 | 100250 | 1 |
..........................net.minecraft.world.World.func_72945_a() | 0.02% | 100250 | 100250 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................java.lang.Math.atan2() | 0.02% | 98024 | 98024 | 1 |
.................Self time | 0.00% | 0 | 0 | 22 |
................net.minecraft.entity.monster.EntityZombie.func_70071_h_() | 0.31% | 1396782 | 1396782 | 14 |
.................net.minecraft.entity.monster.EntityMob.func_70071_h_() | 0.31% | 1396782 | 1396782 | 14 |
..................net.minecraft.entity.EntityLiving.func_70071_h_() | 0.31% | 1396782 | 1396782 | 14 |
...................net.minecraft.entity.EntityLivingBase.func_70071_h_() | 0.31% | 1396782 | 1396782 | 14 |
....................net.minecraftforge.common.ForgeHooks.onLivingUpdate() | 0.24% | 1094624 | 1094624 | 11 |
.....................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.22% | 996900 | 996900 | 10 |
......................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.22% | 996900 | 996900 | 10 |
.......................Self time | 0.09% | 391992 | 391992 | 10 |
.......................cpw.mods.fml.common.eventhandler.ASMEventHandler_54_EventHandlerEntity_livingTick_LivingUpdateEvent.invoke() | 0.05% | 210132 | 210132 | 2 |
.......................cpw.mods.fml.common.eventhandler.ASMEventHandler_522_DIEventBus_livingEvent_LivingUpdateEvent.invoke() | 0.04% | 193640 | 193640 | 2 |
........................DamageIndicatorsMod.core.DIEventBus.livingEvent() | 0.04% | 193640 | 193640 | 2 |
........................Self time | 0.00% | 0 | 0 | 2 |
.......................cpw.mods.fml.common.eventhandler.ASMEventHandler_350_FLUDDEvents_LivingUpdateEvent_LivingUpdateEvent.invoke() | 0.02% | 101296 | 101296 | 1 |
.......................cpw.mods.fml.common.eventhandler.ASMEventHandler_786_EventHooks_onLivingUpdate_LivingUpdateEvent.invoke() | 0.02% | 99838 | 99838 | 1 |
........................com.emoniph.witchery.brewing.potions.WitcheryPotions$EventHooks.onLivingUpdate() | 0.02% | 99838 | 99838 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 10 |
.....................net.minecraftforge.event.entity.living.LivingEvent$LivingUpdateEvent.<init>() | 0.02% | 97723 | 97723 | 1 |
......................net.minecraftforge.event.entity.living.LivingEvent.<init>() | 0.02% | 97723 | 97723 | 1 |
.......................net.minecraftforge.event.entity.EntityEvent.<init>() | 0.02% | 97723 | 97723 | 1 |
........................cpw.mods.fml.common.eventhandler.Event.<init>() | 0.02% | 97723 | 97723 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 11 |
....................net.minecraft.entity.monster.EntityZombie.func_70636_d() | 0.07% | 302158 | 302158 | 3 |
.....................net.minecraft.entity.monster.EntityMob.func_70636_d() | 0.07% | 302158 | 302158 | 3 |
......................net.minecraft.entity.EntityLiving.func_70636_d() | 0.04% | 201808 | 201808 | 2 |
.......................net.minecraft.entity.EntityLivingBase.func_70636_d() | 0.04% | 201808 | 201808 | 2 |
........................net.minecraft.entity.EntityLivingBase.func_70612_e() | 0.04% | 201808 | 201808 | 2 |
.........................net.minecraft.entity.Entity.func_70091_d() | 0.04% | 201808 | 201808 | 2 |
..........................Self time | 0.02% | 105796 | 105796 | 2 |
..........................cofh.asm.HooksCore.getEntityCollisonBoxes() | 0.02% | 96011 | 96011 | 1 |
...........................net.minecraft.world.World.func_72945_a() | 0.02% | 96011 | 96011 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 2 |
........................Self time | 0.00% | 0 | 0 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................net.minecraft.entity.Entity.func_70013_c() | 0.02% | 100349 | 100349 | 1 |
.......................net.minecraft.world.World.func_72801_o() | 0.02% | 100349 | 100349 | 1 |
........................net.minecraft.world.World.func_72957_l() | 0.02% | 100349 | 100349 | 1 |
.........................net.minecraft.world.World.func_72849_a() | 0.02% | 100349 | 100349 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................Self time | 0.00% | 0 | 0 | 14 |
...................Self time | 0.00% | 0 | 0 | 14 |
..................Self time | 0.00% | 0 | 0 | 14 |
.................Self time | 0.00% | 0 | 0 | 14 |
................net.minecraft.entity.monster.EntityCreeper.func_70071_h_() | 0.16% | 741711 | 741711 | 7 |
.................net.minecraft.entity.monster.EntityMob.func_70071_h_() | 0.11% | 524093 | 524093 | 5 |
..................net.minecraft.entity.EntityLiving.func_70071_h_() | 0.11% | 524093 | 524093 | 5 |
...................net.minecraft.entity.EntityLivingBase.func_70071_h_() | 0.11% | 524093 | 524093 | 5 |
....................net.minecraft.entity.monster.EntityMob.func_70636_d() | 0.04% | 194421 | 194421 | 2 |
.....................net.minecraft.entity.EntityLiving.func_70636_d() | 0.04% | 194421 | 194421 | 2 |
......................net.minecraft.entity.EntityLivingBase.func_70636_d() | 0.04% | 194421 | 194421 | 2 |
.......................net.minecraft.entity.EntityLivingBase.func_70612_e() | 0.04% | 194421 | 194421 | 2 |
........................net.minecraft.entity.Entity.func_70091_d() | 0.04% | 194421 | 194421 | 2 |
.........................net.minecraft.entity.EntityLivingBase.func_70064_a() | 0.04% | 194421 | 194421 | 2 |
..........................Self time | 0.02% | 99675 | 99675 | 2 |
..........................net.minecraft.entity.Entity.func_70072_I() | 0.02% | 94745 | 94745 | 1 |
...........................net.minecraft.world.World.func_72918_a() | 0.02% | 94745 | 94745 | 1 |
............................net.minecraft.world.World.func_147439_a() | 0.02% | 94745 | 94745 | 1 |
.............................net.minecraft.world.World.func_72964_e() | 0.02% | 94745 | 94745 | 1 |
..............................net.minecraft.client.multiplayer.ChunkProviderClient.func_73154_d() | 0.02% | 94745 | 94745 | 1 |
...............................net.minecraft.util.LongHashMap.func_76164_a() | 0.02% | 94745 | 94745 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 2 |
........................Self time | 0.00% | 0 | 0 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................net.minecraftforge.common.ForgeHooks.onLivingUpdate() | 0.03% | 131954 | 131954 | 1 |
.....................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.03% | 131954 | 131954 | 1 |
......................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.03% | 131954 | 131954 | 1 |
.......................cpw.mods.fml.common.eventhandler.ASMEventHandler_522_DIEventBus_livingEvent_LivingUpdateEvent.invoke() | 0.03% | 131954 | 131954 | 1 |
........................DamageIndicatorsMod.core.DIEventBus.livingEvent() | 0.03% | 131954 | 131954 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................net.minecraft.entity.Entity.func_70071_h_() | 0.02% | 100861 | 100861 | 1 |
.....................net.minecraft.entity.EntityLiving.func_70030_z() | 0.02% | 100861 | 100861 | 1 |
......................net.minecraft.entity.EntityLivingBase.func_70030_z() | 0.02% | 100861 | 100861 | 1 |
.......................net.minecraft.entity.Entity.func_70094_T() | 0.02% | 100861 | 100861 | 1 |
........................net.minecraft.block.Block.func_149721_r() | 0.02% | 100861 | 100861 | 1 |
.........................net.minecraft.block.material.Material.func_76218_k() | 0.02% | 100861 | 100861 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................net.minecraft.entity.EntityLiving.func_110146_f() | 0.02% | 96855 | 96855 | 1 |
....................Self time | 0.00% | 0 | 0 | 5 |
...................Self time | 0.00% | 0 | 0 | 5 |
..................Self time | 0.00% | 0 | 0 | 5 |
.................net.minecraft.entity.EntityLivingBase.func_70089_S() | 0.05% | 217618 | 217618 | 2 |
..................net.minecraft.entity.EntityLivingBase.func_110143_aJ() | 0.05% | 217618 | 217618 | 2 |
...................net.minecraft.entity.DataWatcher.func_111145_d() | 0.05% | 217618 | 217618 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 7 |
................net.minecraft.entity.passive.EntityBat.func_70071_h_() | 0.07% | 296860 | 296860 | 3 |
.................net.minecraft.entity.EntityLiving.func_70071_h_() | 0.07% | 296860 | 296860 | 3 |
..................net.minecraft.entity.EntityLivingBase.func_70071_h_() | 0.07% | 296860 | 296860 | 3 |
...................net.minecraft.entity.EntityLiving.func_70636_d() | 0.04% | 199269 | 199269 | 2 |
....................net.minecraft.entity.EntityLivingBase.func_70636_d() | 0.04% | 199269 | 199269 | 2 |
.....................net.minecraft.entity.EntityLivingBase.func_70612_e() | 0.04% | 199269 | 199269 | 2 |
......................net.minecraft.entity.Entity.func_70091_d() | 0.04% | 199269 | 199269 | 2 |
.......................net.minecraft.world.World.func_147470_e() | 0.02% | 103415 | 103415 | 1 |
........................net.minecraft.world.World.func_147439_a() | 0.02% | 103415 | 103415 | 1 |
.........................net.minecraft.world.World.func_72964_e() | 0.02% | 103415 | 103415 | 1 |
..........................net.minecraft.client.multiplayer.ChunkProviderClient.func_73154_d() | 0.02% | 103415 | 103415 | 1 |
...........................net.minecraft.util.LongHashMap.func_76164_a() | 0.02% | 103415 | 103415 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................net.minecraft.entity.passive.EntityBat.func_70064_a() | 0.02% | 95854 | 95854 | 1 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................net.minecraft.entity.EntityLiving.func_110146_f() | 0.02% | 97590 | 97590 | 1 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................Self time | 0.00% | 0 | 0 | 3 |
.................Self time | 0.00% | 0 | 0 | 3 |
................net.minecraft.entity.monster.EntityMob.func_70071_h_() | 0.04% | 201600 | 201600 | 2 |
.................net.minecraft.entity.EntityLiving.func_70071_h_() | 0.04% | 201600 | 201600 | 2 |
..................net.minecraft.entity.EntityLivingBase.func_70071_h_() | 0.04% | 201600 | 201600 | 2 |
...................crazypants.enderzoo.entity.EntityEnderminy.func_70636_d() | 0.02% | 101991 | 101991 | 1 |
....................java.util.Random.nextDouble() | 0.02% | 101991 | 101991 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................net.minecraft.entity.monster.EntityWitch.func_70636_d() | 0.02% | 99609 | 99609 | 1 |
....................net.minecraft.entity.monster.EntityMob.func_70636_d() | 0.02% | 99609 | 99609 | 1 |
.....................net.minecraft.entity.Entity.func_70013_c() | 0.02% | 99609 | 99609 | 1 |
......................net.minecraft.world.World.func_72801_o() | 0.02% | 99609 | 99609 | 1 |
.......................net.minecraft.world.World.func_72957_l() | 0.02% | 99609 | 99609 | 1 |
........................net.minecraft.world.World.func_72849_a() | 0.02% | 99609 | 99609 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................net.minecraft.entity.projectile.EntityArrow.func_70071_h_() | 0.04% | 201048 | 201048 | 2 |
.................tterrag.core.common.transform.TTCoreMethods.onArrowUpdate() | 0.04% | 201048 | 201048 | 2 |
..................tterrag.core.common.event.ArrowUpdateEvent.<init>() | 0.02% | 103370 | 103370 | 1 |
...................net.minecraftforge.event.entity.EntityEvent.<init>() | 0.02% | 103370 | 103370 | 1 |
....................cpw.mods.fml.common.eventhandler.Event.<init>() | 0.02% | 103370 | 103370 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.02% | 97678 | 97678 | 1 |
...................tterrag.core.common.event.ArrowUpdateEvent.getListenerList() | 0.02% | 97678 | 97678 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................net.minecraft.world.World.getPersistentChunks() | 0.04% | 200590 | 200590 | 2 |
................net.minecraft.entity.item.EntityItem.func_70071_h_() | 0.02% | 101024 | 101024 | 1 |
................net.minecraft.entity.monster.EntitySpider.func_70071_h_() | 0.02% | 100249 | 100249 | 1 |
.................net.minecraft.entity.monster.EntityMob.func_70071_h_() | 0.02% | 100249 | 100249 | 1 |
..................net.minecraft.entity.EntityLiving.func_70071_h_() | 0.02% | 100249 | 100249 | 1 |
...................net.minecraft.entity.EntityLivingBase.func_70071_h_() | 0.02% | 100249 | 100249 | 1 |
....................net.minecraftforge.common.ForgeHooks.onLivingUpdate() | 0.02% | 100249 | 100249 | 1 |
.....................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.02% | 100249 | 100249 | 1 |
......................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.02% | 100249 | 100249 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................com.thevoxelbox.voxelmap.util.EntityWaypointContainer.func_70071_h_() | 0.02% | 99111 | 99111 | 1 |
.................com.thevoxelbox.voxelmap.util.EntityWaypointContainer.sortWaypoints() | 0.02% | 99111 | 99111 | 1 |
..................java.util.Collections.sort() | 0.02% | 99111 | 99111 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................crazypants.enderzoo.entity.EntityConcussionCreeper.func_70071_h_() | 0.02% | 93486 | 93486 | 1 |
.................net.minecraft.entity.monster.EntityCreeper.func_70071_h_() | 0.02% | 93486 | 93486 | 1 |
..................net.minecraft.entity.monster.EntityCreeper.func_70832_p() | 0.02% | 93486 | 93486 | 1 |
...................net.minecraft.entity.DataWatcher.func_75683_a() | 0.02% | 93486 | 93486 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 125 |
...............Self time | 0.00% | 0 | 0 | 125 |
..............com.InfinityRaider.AgriCraft.tileentity.irrigation.TileEntitySprinkler.func_145845_h() | 0.48% | 2169873 | 2169873 | 22 |
...............com.InfinityRaider.AgriCraft.tileentity.irrigation.TileEntitySprinkler.renderLiquidSpray() | 0.48% | 2169873 | 2169873 | 22 |
................com.InfinityRaider.AgriCraft.tileentity.irrigation.TileEntitySprinkler.spawnLiquidSpray() | 0.46% | 2083401 | 2083401 | 21 |
.................com.InfinityRaider.AgriCraft.renderers.particles.LiquidSprayFX.<init>() | 0.46% | 2083401 | 2083401 | 21 |
..................net.minecraft.client.particle.EntityFX.<init>() | 0.44% | 1984631 | 1984631 | 20 |
...................net.minecraft.client.particle.EntityFX.<init>() | 0.44% | 1984631 | 1984631 | 20 |
....................net.minecraft.entity.Entity.<init>() | 0.44% | 1984631 | 1984631 | 20 |
.....................java.util.UUID.randomUUID() | 0.40% | 1810913 | 1810913 | 18 |
.....................net.minecraft.entity.DataWatcher.func_75682_a() | 0.02% | 95978 | 95978 | 1 |
......................java.util.HashMap.put() | 0.02% | 95978 | 95978 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.02% | 77739 | 77739 | 20 |
....................Self time | 0.00% | 0 | 0 | 20 |
...................Self time | 0.00% | 0 | 0 | 20 |
..................Self time | 0.02% | 98770 | 98770 | 21 |
.................Self time | 0.00% | 0 | 0 | 21 |
................net.minecraft.util.Vec3.func_72443_a() | 0.02% | 86471 | 86471 | 1 |
................Self time | 0.00% | 0 | 0 | 22 |
...............Self time | 0.00% | 0 | 0 | 22 |
..............Self time | 0.24% | 1113470 | 1113470 | 188 |
..............forestry.core.gadgets.TileBase.func_145845_h() | 0.20% | 912060 | 912060 | 9 |
...............forestry.apiculture.gadgets.TileBeehouse.updateClientSide() | 0.20% | 912060 | 912060 | 9 |
................forestry.apiculture.genetics.BeeHelper.isMated() | 0.20% | 912060 | 912060 | 9 |
.................forestry.apiculture.genetics.BeeHelper.getMember() | 0.20% | 912060 | 912060 | 9 |
..................forestry.apiculture.genetics.Bee.<init>() | 0.20% | 912060 | 912060 | 9 |
...................forestry.apiculture.genetics.Bee.readFromNBT() | 0.20% | 912060 | 912060 | 9 |
....................forestry.apiculture.genetics.BeeGenome.<init>() | 0.14% | 617061 | 617061 | 6 |
.....................forestry.core.genetics.Genome.<init>() | 0.14% | 617061 | 617061 | 6 |
......................forestry.core.genetics.Genome.readFromNBT() | 0.14% | 617061 | 617061 | 6 |
.......................forestry.core.genetics.Chromosome.loadChromosomeFromNBT() | 0.07% | 310889 | 310889 | 3 |
........................forestry.core.genetics.Chromosome.readFromNBT() | 0.07% | 310889 | 310889 | 3 |
........................Self time | 0.00% | 0 | 0 | 3 |
.......................Self time | 0.04% | 200368 | 200368 | 6 |
.......................net.minecraft.nbt.NBTTagCompound.func_150295_c() | 0.02% | 105804 | 105804 | 1 |
........................net.minecraft.nbt.NBTTagCompound.func_150299_b() | 0.02% | 105804 | 105804 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 6 |
.....................Self time | 0.00% | 0 | 0 | 6 |
....................Self time | 0.02% | 101953 | 101953 | 9 |
....................forestry.core.genetics.IndividualLiving.readFromNBT() | 0.02% | 98940 | 98940 | 1 |
....................net.minecraft.nbt.NBTTagCompound.func_74764_b() | 0.02% | 94104 | 94104 | 1 |
.....................java.util.HashMap.containsKey() | 0.02% | 94104 | 94104 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 9 |
..................Self time | 0.00% | 0 | 0 | 9 |
.................Self time | 0.00% | 0 | 0 | 9 |
................Self time | 0.00% | 0 | 0 | 9 |
...............Self time | 0.00% | 0 | 0 | 9 |
..............thaumcraft.common.tiles.TileBellows.func_145845_h() | 0.13% | 582384 | 582384 | 6 |
...............net.minecraft.client.multiplayer.WorldClient.func_72980_b() | 0.09% | 398678 | 398678 | 4 |
................net.minecraft.client.audio.SoundHandler.func_147682_a() | 0.09% | 398678 | 398678 | 4 |
.................net.minecraft.client.audio.SoundManager.func_148611_c() | 0.09% | 398678 | 398678 | 4 |
..................paulscode.sound.SoundSystem.setVolume() | 0.02% | 101705 | 101705 | 1 |
...................java.lang.Thread.interrupt() | 0.02% | 101705 | 101705 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................paulscode.sound.SoundSystem.play() | 0.02% | 101014 | 101014 | 1 |
...................java.lang.Thread.interrupt() | 0.02% | 101014 | 101014 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................com.google.common.collect.HashBiMap.put() | 0.02% | 99340 | 99340 | 1 |
...................com.google.common.collect.HashBiMap.put() | 0.02% | 99340 | 99340 | 1 |
....................com.google.common.collect.HashBiMap.hash() | 0.02% | 99340 | 99340 | 1 |
.....................java.lang.Object.hashCode[native]() | 0.02% | 99340 | 99340 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................paulscode.sound.SoundSystem.newSource() | 0.02% | 96617 | 96617 | 1 |
...................java.lang.Thread.interrupt() | 0.02% | 96617 | 96617 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 4 |
.................Self time | 0.00% | 0 | 0 | 4 |
................Self time | 0.00% | 0 | 0 | 4 |
...............thaumcraft.common.tiles.TileBellows.gettingPower() | 0.04% | 183706 | 183706 | 2 |
................net.minecraft.world.World.func_72864_z() | 0.04% | 183706 | 183706 | 2 |
.................net.minecraft.world.World.func_72878_l() | 0.04% | 183706 | 183706 | 2 |
..................Self time | 0.02% | 97239 | 97239 | 2 |
..................net.minecraft.world.World.func_94577_B() | 0.02% | 86466 | 86466 | 1 |
...................net.minecraft.world.World.func_72879_k() | 0.02% | 86466 | 86466 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 2 |
................Self time | 0.00% | 0 | 0 | 2 |
...............Self time | 0.00% | 0 | 0 | 6 |
..............vazkii.botania.common.block.tile.mana.TileSpreader.func_145845_h() | 0.09% | 402852 | 402852 | 4 |
...............vazkii.botania.common.block.tile.mana.TileSpreader.tryShootBurst() | 0.09% | 402852 | 402852 | 4 |
................vazkii.botania.common.block.tile.mana.TileSpreader.getBurst() | 0.09% | 402852 | 402852 | 4 |
.................vazkii.botania.common.entity.EntityManaBurst.<init>() | 0.09% | 402852 | 402852 | 4 |
..................vazkii.botania.common.entity.EntityManaBurst.<init>() | 0.09% | 402852 | 402852 | 4 |
...................Self time | 0.05% | 205996 | 205996 | 4 |
...................net.minecraft.entity.projectile.EntityThrowable.<init>() | 0.04% | 196855 | 196855 | 2 |
....................net.minecraft.entity.Entity.<init>() | 0.04% | 196855 | 196855 | 2 |
.....................java.util.UUID.randomUUID() | 0.02% | 102712 | 102712 | 1 |
.....................net.minecraft.entity.DataWatcher.<init>() | 0.02% | 94142 | 94142 | 1 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 4 |
.................Self time | 0.00% | 0 | 0 | 4 |
................Self time | 0.00% | 0 | 0 | 4 |
...............Self time | 0.00% | 0 | 0 | 4 |
..............buildcraft.transport.TileGenericPipeCompat.func_145845_h() | 0.07% | 299567 | 299567 | 3 |
...............buildcraft.transport.TileGenericPipe.func_145845_h() | 0.07% | 299567 | 299567 | 3 |
................buildcraft.transport.Pipe.updateEntity() | 0.04% | 195985 | 195985 | 2 |
.................buildcraft.transport.PipeTransportItems.updateEntity() | 0.04% | 195985 | 195985 | 2 |
..................buildcraft.transport.PipeTransportItems.moveSolids() | 0.04% | 195985 | 195985 | 2 |
...................buildcraft.transport.TravelerSet.flush() | 0.04% | 195985 | 195985 | 2 |
....................buildcraft.transport.TravelerSet.loadScheduledItems() | 0.04% | 195985 | 195985 | 2 |
.....................buildcraft.transport.TravelerSet.addAll() | 0.04% | 195985 | 195985 | 2 |
......................com.google.common.collect.ForwardingCollection.standardAddAll() | 0.04% | 195985 | 195985 | 2 |
.......................com.google.common.collect.Iterators.addAll() | 0.04% | 195985 | 195985 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................Self time | 0.02% | 103581 | 103581 | 3 |
...............Self time | 0.00% | 0 | 0 | 3 |
..............yuuto.enhancedinventories.tile.TileImprovedChest.func_145845_h() | 0.07% | 297258 | 297258 | 2 |
..............vazkii.botania.common.block.tile.TileTerraPlate.func_145845_h() | 0.05% | 207328 | 207328 | 2 |
...............vazkii.botania.common.block.tile.TileTerraPlate.areItemsValid() | 0.02% | 107259 | 107259 | 1 |
...............vazkii.botania.common.block.tile.TileTerraPlate.hasValidPlatform() | 0.02% | 100069 | 100069 | 1 |
................vazkii.botania.common.block.tile.TileTerraPlate.checkAll() | 0.02% | 100069 | 100069 | 1 |
.................vazkii.botania.common.block.tile.TileTerraPlate.checkPlatform() | 0.02% | 100069 | 100069 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 2 |
..............vazkii.botania.common.block.tile.mana.TilePool.func_145845_h() | 0.04% | 193564 | 193564 | 2 |
...............net.minecraft.world.World.func_72872_a() | 0.04% | 193564 | 193564 | 2 |
................net.minecraft.world.World.func_82733_a() | 0.04% | 193564 | 193564 | 2 |
.................net.minecraft.world.chunk.Chunk.func_76618_a() | 0.04% | 193564 | 193564 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................Self time | 0.00% | 0 | 0 | 2 |
...............Self time | 0.00% | 0 | 0 | 2 |
..............thaumcraft.common.tiles.TileInfusionMatrix.func_145845_h() | 0.02% | 102942 | 102942 | 1 |
...............thaumcraft.common.tiles.TileInfusionMatrix.doEffects() | 0.02% | 102942 | 102942 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............mods.railcraft.common.blocks.machine.beta.TileChestVoid.func_145845_h() | 0.02% | 102313 | 102313 | 1 |
...............mods.railcraft.common.blocks.machine.beta.TileChestRailcraft.func_145845_h() | 0.02% | 102313 | 102313 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............vazkii.botania.common.block.tile.TileSpecialFlower.func_145845_h() | 0.02% | 101239 | 101239 | 1 |
...............vazkii.botania.common.block.subtile.generating.SubTileHydroangeas.onUpdate() | 0.02% | 101239 | 101239 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............mariculture.core.tile.TileAutohammer.func_145845_h() | 0.02% | 100884 | 100884 | 1 |
...............net.minecraft.world.World.func_72864_z() | 0.02% | 100884 | 100884 | 1 |
................net.minecraft.world.World.func_72878_l() | 0.02% | 100884 | 100884 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............vazkii.botania.common.block.tile.TilePylon.func_145845_h() | 0.02% | 100454 | 100454 | 1 |
...............vazkii.botania.common.core.proxy.CommonProxy.sparkleFX() | 0.02% | 100454 | 100454 | 1 |
................vazkii.botania.client.core.proxy.ClientProxy.sparkleFX() | 0.02% | 100454 | 100454 | 1 |
.................vazkii.botania.client.fx.FXSparkle.<init>() | 0.02% | 100454 | 100454 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............thaumcraft.common.tiles.TileNode.func_145845_h() | 0.02% | 99978 | 99978 | 1 |
...............thaumcraft.common.tiles.TileNode.checkLock() | 0.02% | 99978 | 99978 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............buildcraft.energy.TileEngine.func_145845_h() | 0.02% | 99193 | 99193 | 1 |
...............buildcraft.energy.TileEngineWood.getPistonSpeed() | 0.02% | 99193 | 99193 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............thaumcraft.common.tiles.TileMagicWorkbenchCharger.func_145845_h() | 0.02% | 96828 | 96828 | 1 |
...............thaumcraft.common.tiles.TileVisRelay.func_145845_h() | 0.02% | 96828 | 96828 | 1 |
................thaumcraft.common.tiles.TileVisRelay.drawEffect() | 0.02% | 96828 | 96828 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
.............cofh.asm.HooksCore.tickTextures() | 3.21% | 14636976 | 14636976 | 142 |
..............net.minecraft.client.renderer.texture.TextureManager.func_110550_d() | 3.21% | 14636976 | 14636976 | 142 |
...............net.minecraft.client.renderer.texture.TextureMap.func_110550_d() | 3.21% | 14636976 | 14636976 | 142 |
................net.minecraft.client.renderer.texture.TextureMap.func_94248_c() | 3.21% | 14636976 | 14636976 | 142 |
.................net.minecraft.client.renderer.texture.TextureAtlasSprite.func_94219_l() | 2.99% | 13644657 | 13644657 | 133 |
..................net.minecraft.client.renderer.texture.TextureUtil.func_147955_a() | 2.99% | 13644657 | 13644657 | 133 |
...................net.minecraft.client.renderer.texture.TextureUtil.func_147947_a() | 2.99% | 13644657 | 13644657 | 133 |
....................org.lwjgl.opengl.GL11.glTexSubImage2D() | 2.28% | 10385041 | 10385041 | 101 |
.....................org.lwjgl.opengl.GL11.nglTexSubImage2D[native]() | 2.28% | 10385041 | 10385041 | 101 |
.....................Self time | 0.00% | 0 | 0 | 101 |
....................net.minecraft.client.renderer.texture.TextureUtil.func_147954_b() | 0.39% | 1783624 | 1783624 | 18 |
.....................org.lwjgl.opengl.GL11.glTexParameteri() | 0.39% | 1783624 | 1783624 | 18 |
......................org.lwjgl.opengl.GL11.nglTexParameteri[native]() | 0.39% | 1783624 | 1783624 | 18 |
......................Self time | 0.00% | 0 | 0 | 18 |
.....................Self time | 0.00% | 0 | 0 | 18 |
....................net.minecraft.client.renderer.texture.TextureUtil.func_110994_a() | 0.30% | 1375200 | 1375200 | 15 |
.....................java.nio.DirectIntBufferU.put() | 0.30% | 1375200 | 1375200 | 15 |
.....................Self time | 0.00% | 0 | 0 | 15 |
....................net.minecraft.client.renderer.texture.TextureUtil.func_110997_a() | 0.02% | 100791 | 100791 | 1 |
.....................org.lwjgl.opengl.GL11.glTexParameteri() | 0.02% | 100791 | 100791 | 1 |
......................org.lwjgl.opengl.GL11.nglTexParameteri[native]() | 0.02% | 100791 | 100791 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 133 |
...................Self time | 0.00% | 0 | 0 | 133 |
..................Self time | 0.00% | 0 | 0 | 133 |
.................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.13% | 597936 | 597936 | 6 |
..................org.lwjgl.opengl.GL11.glBindTexture() | 0.13% | 597936 | 597936 | 6 |
...................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.13% | 597936 | 597936 | 6 |
...................Self time | 0.00% | 0 | 0 | 6 |
..................Self time | 0.00% | 0 | 0 | 6 |
.................Self time | 0.09% | 394382 | 394382 | 142 |
................Self time | 0.00% | 0 | 0 | 142 |
...............Self time | 0.00% | 0 | 0 | 142 |
..............Self time | 0.00% | 0 | 0 | 142 |
.............net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e() | 2.63% | 11972625 | 11561228 | 98 |
..............net.minecraft.network.NetworkManager.func_74428_b() | 2.61% | 11875869 | 11464472 | 97 |
...............net.minecraft.network.play.server.S22PacketMultiBlockChange.func_148833_a() | 1.60% | 7310142 | 7310142 | 61 |
................net.minecraft.network.play.server.S22PacketMultiBlockChange.func_148833_a() | 1.58% | 7214441 | 7214441 | 60 |
.................net.minecraft.client.network.NetHandlerPlayClient.func_147287_a() | 1.58% | 7214441 | 7214441 | 60 |
..................net.minecraft.client.multiplayer.WorldClient.func_147492_c() | 1.58% | 7214441 | 7214441 | 60 |
...................net.minecraft.world.World.func_147465_d() | 1.58% | 7214441 | 7214441 | 60 |
....................net.minecraft.world.World.func_147451_t() | 1.58% | 7214441 | 7214441 | 60 |
.....................net.minecraft.world.World.func_147463_c() | 1.58% | 7214441 | 7214441 | 65 |
......................net.minecraft.world.World.func_98179_a() | 0.80% | 3625843 | 3625843 | 36 |
.......................net.minecraft.world.World.func_72972_b() | 0.49% | 2214707 | 2214707 | 22 |
.......................net.minecraft.block.Block.getLightValue() | 0.12% | 525197 | 525197 | 5 |
........................net.minecraft.world.World.func_147439_a() | 0.12% | 525197 | 525197 | 5 |
........................Self time | 0.00% | 0 | 0 | 5 |
.......................net.minecraft.world.World.func_147439_a() | 0.11% | 482900 | 482900 | 5 |
.......................Self time | 0.09% | 403038 | 403038 | 36 |
......................net.minecraft.world.World.func_72915_b() | 0.42% | 1902129 | 1902129 | 18 |
.......................net.minecraft.client.renderer.RenderGlobal.func_147588_b() | 0.33% | 1504350 | 1504350 | 14 |
.......................Self time | 0.07% | 306667 | 306667 | 18 |
.......................net.minecraft.world.World.func_72964_e() | 0.02% | 91111 | 91111 | 1 |
........................net.minecraft.client.multiplayer.ChunkProviderClient.func_73154_d() | 0.02% | 91111 | 91111 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
......................net.minecraft.world.World.func_72972_b() | 0.33% | 1492751 | 1492751 | 15 |
......................Self time | 0.04% | 193717 | 193717 | 65 |
.....................Self time | 0.00% | 0 | 0 | 60 |
....................Self time | 0.00% | 0 | 0 | 60 |
...................Self time | 0.00% | 0 | 0 | 60 |
..................Self time | 0.00% | 0 | 0 | 60 |
.................Self time | 0.00% | 0 | 0 | 60 |
................Self time | 0.02% | 95700 | 95700 | 61 |
...............io.netty.channel.AbstractChannel.flush() | 0.45% | 2051775 | 2051775 | 21 |
................io.netty.channel.DefaultChannelPipeline.flush() | 0.45% | 2051775 | 2051775 | 21 |
.................io.netty.channel.DefaultChannelHandlerContext.flush() | 0.41% | 1861327 | 1861327 | 19 |
..................io.netty.util.concurrent.SingleThreadEventExecutor.execute() | 0.41% | 1861327 | 1861327 | 19 |
...................io.netty.channel.nio.NioEventLoop.wakeup() | 0.41% | 1861327 | 1861327 | 19 |
....................sun.nio.ch.KQueueSelectorImpl.wakeup() | 0.41% | 1861327 | 1861327 | 19 |
....................Self time | 0.00% | 0 | 0 | 19 |
...................Self time | 0.00% | 0 | 0 | 19 |
..................Self time | 0.00% | 0 | 0 | 19 |
.................Self time | 0.04% | 190448 | 190448 | 21 |
................Self time | 0.00% | 0 | 0 | 21 |
...............cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a() | 0.20% | 903886 | 903886 | 3 |
................io.netty.channel.embedded.EmbeddedChannel.writeInbound() | 0.20% | 903886 | 903886 | 3 |
.................io.netty.channel.DefaultChannelPipeline.fireChannelRead() | 0.20% | 903886 | 903886 | 3 |
..................io.netty.channel.DefaultChannelHandlerContext.fireChannelRead() | 0.20% | 903886 | 903886 | 3 |
...................io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead() | 0.20% | 903886 | 903886 | 3 |
....................io.netty.channel.SimpleChannelInboundHandler.channelRead() | 0.18% | 801035 | 801035 | 2 |
.....................codechicken.lib.packet.PacketCustom$CustomInboundHandler.channelRead0() | 0.13% | 604098 | 604098 | 1 |
......................codechicken.lib.packet.PacketCustom$CustomInboundHandler.channelRead0() | 0.13% | 604098 | 604098 | 1 |
.......................codechicken.lib.packet.PacketCustom$ClientInboundHandler.handle() | 0.13% | 604098 | 604098 | 1 |
........................codechicken.multipart.handler.MultipartCPH$.handlePacket() | 0.13% | 604098 | 604098 | 1 |
.........................codechicken.multipart.handler.MultipartCPH$.handleCompressedTileDesc() | 0.13% | 604098 | 604098 | 1 |
..........................scala.collection.immutable.Range.foreach$mVc$sp() | 0.13% | 604098 | 604098 | 1 |
...........................codechicken.multipart.handler.MultipartCPH$$anonfun$handleCompressedTileDesc$1.apply$mcVI$sp() | 0.13% | 604098 | 604098 | 1 |
............................codechicken.multipart.TileMultipart$.handleDescPacket() | 0.13% | 604098 | 604098 | 1 |
.............................codechicken.multipart.MultipartGenerator$.generateCompositeTile() | 0.05% | 214713 | 214713 | 2 |
..............................codechicken.multipart.asm.ASMMixinFactory$.generateTile() | 0.02% | 107938 | 107938 | 1 |
...............................codechicken.multipart.asm.ASMMixinFactory$SuperSet.generate() | 0.02% | 107938 | 107938 | 1 |
................................codechicken.multipart.asm.ASMMixinFactory$SuperSet.get() | 0.02% | 107938 | 107938 | 1 |
.................................scala.collection.AbstractMap.getOrElse() | 0.02% | 107938 | 107938 | 1 |
..................................scala.collection.MapLike$class.getOrElse() | 0.02% | 107938 | 107938 | 1 |
...................................codechicken.multipart.asm.ASMMixinFactory$SuperSet$$anonfun$get$1.apply() | 0.02% | 107938 | 107938 | 1 |
....................................codechicken.multipart.asm.ASMMixinFactory$SuperSet$$anonfun$get$1.apply() | 0.02% | 107938 | 107938 | 1 |
.....................................codechicken.multipart.asm.ASMMixinFactory$SuperSet.gen_sync() | 0.02% | 107938 | 107938 | 1 |
......................................scala.collection.AbstractMap.getOrElse() | 0.02% | 107938 | 107938 | 1 |
.......................................scala.collection.MapLike$class.getOrElse() | 0.02% | 107938 | 107938 | 1 |
........................................codechicken.multipart.asm.ASMMixinFactory$SuperSet$$anonfun$gen_sync$1.apply() | 0.02% | 107938 | 107938 | 1 |
.........................................codechicken.multipart.asm.ASMMixinFactory$SuperSet$$anonfun$gen_sync$1.apply() | 0.02% | 107938 | 107938 | 1 |
..........................................codechicken.multipart.asm.ASMMixinFactory$SuperSet.generator() | 0.02% | 107938 | 107938 | 1 |
...........................................codechicken.multipart.asm.ASMMixinCompiler$.mixinClasses() | 0.02% | 107938 | 107938 | 1 |
............................................java.lang.ClassLoader.loadClass() | 0.02% | 107938 | 107938 | 1 |
............................................Self time | 0.00% | 0 | 0 | 1 |
...........................................Self time | 0.00% | 0 | 0 | 1 |
..........................................Self time | 0.00% | 0 | 0 | 1 |
.........................................Self time | 0.00% | 0 | 0 | 1 |
........................................Self time | 0.00% | 0 | 0 | 1 |
.......................................Self time | 0.00% | 0 | 0 | 1 |
......................................Self time | 0.00% | 0 | 0 | 1 |
.....................................Self time | 0.00% | 0 | 0 | 1 |
....................................Self time | 0.00% | 0 | 0 | 1 |
...................................Self time | 0.00% | 0 | 0 | 1 |
..................................Self time | 0.00% | 0 | 0 | 1 |
.................................Self time | 0.00% | 0 | 0 | 1 |
................................Self time | 0.00% | 0 | 0 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................scala.collection.immutable.List.flatMap() | 0.02% | 106775 | 106775 | 1 |
...............................scala.collection.TraversableLike$class.flatMap() | 0.02% | 106775 | 106775 | 1 |
................................scala.collection.immutable.List.foreach() | 0.02% | 106775 | 106775 | 1 |
.................................scala.collection.TraversableLike$$anonfun$flatMap$1.apply() | 0.02% | 106775 | 106775 | 1 |
..................................scala.collection.TraversableLike$$anonfun$flatMap$1.apply() | 0.02% | 106775 | 106775 | 1 |
...................................codechicken.multipart.MultipartGenerator$$anonfun$3.apply() | 0.02% | 106775 | 106775 | 1 |
....................................codechicken.multipart.MultipartGenerator$$anonfun$3.apply() | 0.02% | 106775 | 106775 | 1 |
.....................................codechicken.multipart.MultipartGenerator$.traitsForPart() | 0.02% | 106775 | 106775 | 1 |
......................................codechicken.multipart.MultipartGenerator$.codechicken$multipart$MultipartGenerator$$heirachy$1() | 0.02% | 106775 | 106775 | 1 |
.......................................codechicken.multipart.MultipartGenerator$.codechicken$multipart$MultipartGenerator$$heirachy$1() | 0.02% | 106775 | 106775 | 1 |
........................................scala.collection.AbstractTraversable.$plus$plus() | 0.02% | 106775 | 106775 | 1 |
.........................................scala.collection.TraversableLike$class.$plus$plus() | 0.02% | 106775 | 106775 | 1 |
..........................................scala.collection.mutable.Builder$$anon$1.$plus$plus$eq() | 0.02% | 106775 | 106775 | 1 |
...........................................scala.collection.mutable.Builder$$anon$1.$plus$plus$eq() | 0.02% | 106775 | 106775 | 1 |
............................................scala.collection.mutable.ArrayBuffer.$plus$plus$eq() | 0.02% | 106775 | 106775 | 1 |
.............................................scala.collection.mutable.ArrayBuffer.$plus$plus$eq() | 0.02% | 106775 | 106775 | 1 |
..............................................scala.collection.mutable.ArraySeq.copyToArray() | 0.02% | 106775 | 106775 | 1 |
...............................................scala.runtime.RichInt$.min$extension() | 0.02% | 106775 | 106775 | 1 |
...............................................Self time | 0.00% | 0 | 0 | 1 |
..............................................Self time | 0.00% | 0 | 0 | 1 |
.............................................Self time | 0.00% | 0 | 0 | 1 |
............................................Self time | 0.00% | 0 | 0 | 1 |
...........................................Self time | 0.00% | 0 | 0 | 1 |
..........................................Self time | 0.00% | 0 | 0 | 1 |
.........................................Self time | 0.00% | 0 | 0 | 1 |
........................................Self time | 0.00% | 0 | 0 | 1 |
.......................................Self time | 0.00% | 0 | 0 | 1 |
......................................Self time | 0.00% | 0 | 0 | 1 |
.....................................Self time | 0.00% | 0 | 0 | 1 |
....................................Self time | 0.00% | 0 | 0 | 1 |
...................................Self time | 0.00% | 0 | 0 | 1 |
..................................Self time | 0.00% | 0 | 0 | 1 |
.................................Self time | 0.00% | 0 | 0 | 1 |
................................Self time | 0.00% | 0 | 0 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 2 |
.............................codechicken.multipart.TileMultipart.loadParts() | 0.04% | 201046 | 201046 | 1 |
..............................codechicken.multipart.TileMultipart.notifyPartChange() | 0.04% | 201046 | 201046 | 1 |
...............................net.minecraft.world.World.func_147451_t() | 0.04% | 201046 | 201046 | 1 |
................................net.minecraft.world.World.func_147463_c() | 0.04% | 201046 | 201046 | 1 |
.................................net.minecraft.world.World.func_98179_a() | 0.04% | 201046 | 201046 | 1 |
..................................codechicken.multipart.BlockMultipart.getLightValue() | 0.04% | 201046 | 201046 | 1 |
...................................codechicken.multipart.TileMultipart.getLightValue() | 0.04% | 201046 | 201046 | 1 |
....................................scala.collection.SeqLike$$anon$2.map() | 0.02% | 102520 | 102520 | 1 |
.....................................scala.collection.TraversableViewLike$class.map() | 0.02% | 102520 | 102520 | 1 |
......................................scala.collection.SeqLike$$anon$2.newMapped() | 0.02% | 102520 | 102520 | 1 |
.......................................scala.collection.SeqLike$$anon$2.newMapped() | 0.02% | 102520 | 102520 | 1 |
........................................scala.collection.SeqViewLike$class.newMapped() | 0.02% | 102520 | 102520 | 1 |
.........................................java.lang.ClassLoader.loadClass() | 0.02% | 102520 | 102520 | 1 |
..........................................java.lang.ClassLoader.loadClass() | 0.02% | 102520 | 102520 | 1 |
...........................................net.minecraft.launchwrapper.LaunchClassLoader.findClass() | 0.02% | 102520 | 102520 | 1 |
............................................net.minecraft.launchwrapper.LaunchClassLoader.runTransformers() | 0.02% | 102520 | 102520 | 1 |
.............................................cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer.transform() | 0.02% | 102520 | 102520 | 1 |
..............................................cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer.buildEvents() | 0.02% | 102520 | 102520 | 1 |
...............................................java.lang.ClassLoader.loadClass() | 0.02% | 102520 | 102520 | 1 |
................................................java.lang.ClassLoader.loadClass() | 0.02% | 102520 | 102520 | 1 |
.................................................net.minecraft.launchwrapper.LaunchClassLoader.findClass() | 0.02% | 102520 | 102520 | 1 |
..................................................net.minecraft.launchwrapper.LaunchClassLoader.runTransformers() | 0.02% | 102520 | 102520 | 1 |
...................................................cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer.transform() | 0.02% | 102520 | 102520 | 1 |
....................................................org.objectweb.asm.ClassReader.accept() | 0.02% | 102520 | 102520 | 1 |
.....................................................org.objectweb.asm.ClassReader.accept() | 0.02% | 102520 | 102520 | 1 |
......................................................org.objectweb.asm.ClassReader.b() | 0.02% | 102520 | 102520 | 1 |
.......................................................org.objectweb.asm.commons.RemappingClassAdapter.visitMethod() | 0.02% | 102520 | 102520 | 1 |
........................................................org.objectweb.asm.commons.Remapper.mapSignature() | 0.02% | 102520 | 102520 | 1 |
.........................................................org.objectweb.asm.signature.SignatureReader.accept() | 0.02% | 102520 | 102520 | 1 |
..........................................................org.objectweb.asm.signature.SignatureReader.a() | 0.02% | 102520 | 102520 | 1 |
...........................................................org.objectweb.asm.signature.SignatureReader.a() | 0.02% | 102520 | 102520 | 1 |
............................................................org.objectweb.asm.signature.SignatureReader.a() | 0.02% | 102520 | 102520 | 1 |
.............................................................org.objectweb.asm.commons.RemappingSignatureAdapter.visitTypeVariable() | 0.02% | 102520 | 102520 | 1 |
.............................................................Self time | 0.00% | 0 | 0 | 1 |
............................................................Self time | 0.00% | 0 | 0 | 1 |
...........................................................Self time | 0.00% | 0 | 0 | 1 |
..........................................................Self time | 0.00% | 0 | 0 | 1 |
.........................................................Self time | 0.00% | 0 | 0 | 1 |
........................................................Self time | 0.00% | 0 | 0 | 1 |
.......................................................Self time | 0.00% | 0 | 0 | 1 |
......................................................Self time | 0.00% | 0 | 0 | 1 |
.....................................................Self time | 0.00% | 0 | 0 | 1 |
....................................................Self time | 0.00% | 0 | 0 | 1 |
...................................................Self time | 0.00% | 0 | 0 | 1 |
..................................................Self time | 0.00% | 0 | 0 | 1 |
.................................................Self time | 0.00% | 0 | 0 | 1 |
................................................Self time | 0.00% | 0 | 0 | 1 |
...............................................Self time | 0.00% | 0 | 0 | 1 |
..............................................Self time | 0.00% | 0 | 0 | 1 |
.............................................Self time | 0.00% | 0 | 0 | 1 |
............................................Self time | 0.00% | 0 | 0 | 1 |
...........................................Self time | 0.00% | 0 | 0 | 1 |
..........................................Self time | 0.00% | 0 | 0 | 1 |
.........................................Self time | 0.00% | 0 | 0 | 1 |
........................................Self time | 0.00% | 0 | 0 | 1 |
.......................................Self time | 0.00% | 0 | 0 | 1 |
......................................Self time | 0.00% | 0 | 0 | 1 |
.....................................Self time | 0.00% | 0 | 0 | 1 |
....................................scala.collection.AbstractSeq.view() | 0.02% | 98525 | 98525 | 1 |
.....................................scala.collection.SeqLike$class.view() | 0.02% | 98525 | 98525 | 1 |
......................................java.lang.ClassLoader.loadClass() | 0.02% | 98525 | 98525 | 1 |
.......................................java.lang.ClassLoader.loadClass() | 0.02% | 98525 | 98525 | 1 |
........................................net.minecraft.launchwrapper.LaunchClassLoader.findClass() | 0.02% | 98525 | 98525 | 1 |
.........................................java.security.SecureClassLoader.defineClass() | 0.02% | 98525 | 98525 | 1 |
.........................................Self time | 0.00% | 0 | 0 | 1 |
........................................Self time | 0.00% | 0 | 0 | 1 |
.......................................Self time | 0.00% | 0 | 0 | 1 |
......................................Self time | 0.00% | 0 | 0 | 1 |
.....................................Self time | 0.00% | 0 | 0 | 1 |
....................................Self time | 0.00% | 0 | 0 | 1 |
...................................Self time | 0.00% | 0 | 0 | 1 |
..................................Self time | 0.00% | 0 | 0 | 1 |
.................................Self time | 0.00% | 0 | 0 | 1 |
................................Self time | 0.00% | 0 | 0 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................scala.collection.immutable.Range.foreach() | 0.02% | 99740 | 99740 | 1 |
..............................codechicken.multipart.TileMultipart$$anonfun$handleDescPacket$1.apply() | 0.02% | 99740 | 99740 | 1 |
...............................codechicken.multipart.TileMultipart$$anonfun$handleDescPacket$1.apply() | 0.02% | 99740 | 99740 | 1 |
................................codechicken.multipart.MultiPartRegistry$.readPart() | 0.02% | 99740 | 99740 | 1 |
.................................codechicken.multipart.MultiPartRegistry$$anonfun$registerParts$2$$anonfun$apply$1.apply() | 0.02% | 99740 | 99740 | 1 |
..................................codechicken.multipart.MultiPartRegistry$$anonfun$registerParts$2$$anonfun$apply$1.apply() | 0.02% | 99740 | 99740 | 1 |
...................................codechicken.microblock.MicroblockClassRegistry$$anonfun$registerMicroClass$1.apply() | 0.02% | 99740 | 99740 | 1 |
....................................codechicken.microblock.MicroblockClassRegistry$$anonfun$registerMicroClass$1.apply() | 0.02% | 99740 | 99740 | 1 |
.....................................codechicken.microblock.FaceMicroClass$.create() | 0.02% | 99740 | 99740 | 1 |
......................................codechicken.microblock.FaceMicroblockClient.<init>() | 0.02% | 99740 | 99740 | 1 |
.......................................codechicken.microblock.FaceMicroblock.<init>() | 0.02% | 99740 | 99740 | 1 |
........................................codechicken.microblock.CommonMicroblock.<init>() | 0.02% | 99740 | 99740 | 1 |
.........................................codechicken.microblock.Microblock.<init>() | 0.02% | 99740 | 99740 | 1 |
..........................................java.lang.ClassLoader.loadClass() | 0.02% | 99740 | 99740 | 1 |
...........................................java.lang.ClassLoader.loadClass() | 0.02% | 99740 | 99740 | 1 |
............................................net.minecraft.launchwrapper.LaunchClassLoader.findClass() | 0.02% | 99740 | 99740 | 1 |
.............................................net.minecraft.launchwrapper.LaunchClassLoader.findCodeSourceConnectionFor() | 0.02% | 99740 | 99740 | 1 |
..............................................java.net.URLClassLoader.findResource() | 0.02% | 99740 | 99740 | 1 |
..............................................Self time | 0.00% | 0 | 0 | 1 |
.............................................Self time | 0.00% | 0 | 0 | 1 |
............................................Self time | 0.00% | 0 | 0 | 1 |
...........................................Self time | 0.00% | 0 | 0 | 1 |
..........................................Self time | 0.00% | 0 | 0 | 1 |
.........................................Self time | 0.00% | 0 | 0 | 1 |
........................................Self time | 0.00% | 0 | 0 | 1 |
.......................................Self time | 0.00% | 0 | 0 | 1 |
......................................Self time | 0.00% | 0 | 0 | 1 |
.....................................Self time | 0.00% | 0 | 0 | 1 |
....................................Self time | 0.00% | 0 | 0 | 1 |
...................................Self time | 0.00% | 0 | 0 | 1 |
..................................Self time | 0.00% | 0 | 0 | 1 |
.................................Self time | 0.00% | 0 | 0 | 1 |
................................Self time | 0.00% | 0 | 0 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................codechicken.multipart.MultipartGenerator$.silentAddTile() | 0.02% | 88598 | 88598 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0() | 0.04% | 196936 | 196936 | 1 |
......................cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0() | 0.04% | 196936 | 196936 | 1 |
.......................cpw.mods.fml.common.network.FMLEventChannel.fireRead() | 0.04% | 196936 | 196936 | 1 |
........................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.04% | 196936 | 196936 | 1 |
.........................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.04% | 196936 | 196936 | 1 |
..........................cpw.mods.fml.common.eventhandler.ASMEventHandler_562_PacketHandler_onClientPacket_ClientCustomPacketEvent.invoke() | 0.04% | 196936 | 196936 | 1 |
...........................hardcorequesting.network.PacketHandler.onClientPacket() | 0.04% | 196936 | 196936 | 1 |
............................hardcorequesting.network.PacketHandler.onPacketData() | 0.04% | 196936 | 196936 | 1 |
.............................hardcorequesting.QuestingData.receiveDataFromServer() | 0.02% | 101307 | 101307 | 1 |
..............................hardcorequesting.QuestingData.loadData() | 0.02% | 101307 | 101307 | 1 |
...............................hardcorequesting.Team.loadData() | 0.02% | 101307 | 101307 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................hardcorequesting.QuestingData.getQuestingData() | 0.02% | 95629 | 95629 | 1 |
..............................hardcorequesting.QuestingData.getQuestingData() | 0.02% | 95629 | 95629 | 1 |
...............................hardcorequesting.QuestingData.<init>() | 0.02% | 95629 | 95629 | 1 |
................................java.lang.ClassLoader.loadClass() | 0.02% | 95629 | 95629 | 1 |
.................................java.lang.ClassLoader.loadClass() | 0.02% | 95629 | 95629 | 1 |
..................................net.minecraft.launchwrapper.LaunchClassLoader.findClass() | 0.02% | 95629 | 95629 | 1 |
...................................sun.net.www.protocol.jar.JarURLConnection.getJarFile() | 0.02% | 95629 | 95629 | 1 |
...................................Self time | 0.00% | 0 | 0 | 1 |
..................................Self time | 0.00% | 0 | 0 | 1 |
.................................Self time | 0.00% | 0 | 0 | 1 |
................................Self time | 0.00% | 0 | 0 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................io.netty.handler.codec.MessageToMessageCodec.channelRead() | 0.02% | 102851 | 102851 | 1 |
.....................io.netty.handler.codec.MessageToMessageDecoder.channelRead() | 0.02% | 102851 | 102851 | 1 |
......................io.netty.channel.DefaultChannelHandlerContext.fireChannelRead() | 0.02% | 102851 | 102851 | 1 |
.......................io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead() | 0.02% | 102851 | 102851 | 1 |
........................io.netty.channel.SimpleChannelInboundHandler.channelRead() | 0.02% | 102851 | 102851 | 1 |
.........................io.netty.channel.DefaultChannelHandlerContext.fireChannelRead() | 0.02% | 102851 | 102851 | 1 |
..........................io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead() | 0.02% | 102851 | 102851 | 1 |
...........................io.netty.channel.SimpleChannelInboundHandler.channelRead() | 0.02% | 102851 | 102851 | 1 |
............................io.netty.channel.DefaultChannelHandlerContext.fireChannelRead() | 0.02% | 102851 | 102851 | 1 |
.............................io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead() | 0.02% | 102851 | 102851 | 1 |
..............................io.netty.channel.SimpleChannelInboundHandler.channelRead() | 0.02% | 102851 | 102851 | 1 |
...............................io.netty.channel.DefaultChannelHandlerContext.fireChannelRead() | 0.02% | 102851 | 102851 | 1 |
................................io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead() | 0.02% | 102851 | 102851 | 1 |
.................................io.netty.channel.SimpleChannelInboundHandler.channelRead() | 0.02% | 102851 | 102851 | 1 |
..................................io.netty.channel.DefaultChannelHandlerContext.fireChannelRead() | 0.02% | 102851 | 102851 | 1 |
...................................io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead() | 0.02% | 102851 | 102851 | 1 |
....................................io.netty.channel.SimpleChannelInboundHandler.channelRead() | 0.02% | 102851 | 102851 | 1 |
.....................................io.netty.channel.DefaultChannelHandlerContext.fireChannelRead() | 0.02% | 102851 | 102851 | 1 |
......................................io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead() | 0.02% | 102851 | 102851 | 1 |
.......................................io.netty.channel.SimpleChannelInboundHandler.channelRead() | 0.02% | 102851 | 102851 | 1 |
........................................io.netty.channel.DefaultChannelHandlerContext.fireChannelRead() | 0.02% | 102851 | 102851 | 1 |
.........................................io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead() | 0.02% | 102851 | 102851 | 1 |
..........................................io.netty.channel.SimpleChannelInboundHandler.channelRead() | 0.02% | 102851 | 102851 | 1 |
...........................................io.netty.channel.DefaultChannelHandlerContext.fireChannelRead() | 0.02% | 102851 | 102851 | 1 |
............................................io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead() | 0.02% | 102851 | 102851 | 1 |
.............................................io.netty.channel.SimpleChannelInboundHandler.channelRead() | 0.02% | 102851 | 102851 | 1 |
..............................................io.netty.channel.DefaultChannelHandlerContext.fireChannelRead() | 0.02% | 102851 | 102851 | 1 |
...............................................io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead() | 0.02% | 102851 | 102851 | 1 |
................................................io.netty.channel.SimpleChannelInboundHandler.channelRead() | 0.02% | 102851 | 102851 | 1 |
.................................................io.netty.channel.DefaultChannelHandlerContext.fireChannelRead() | 0.02% | 102851 | 102851 | 1 |
..................................................io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead() | 0.02% | 102851 | 102851 | 1 |
...................................................io.netty.channel.SimpleChannelInboundHandler.channelRead() | 0.02% | 102851 | 102851 | 1 |
....................................................cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.channelRead0() | 0.02% | 102851 | 102851 | 1 |
.....................................................cpw.mods.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.channelRead0() | 0.02% | 102851 | 102851 | 1 |
......................................................thaumcraft.common.lib.network.fx.PacketFXBlockZap.onMessage() | 0.02% | 102851 | 102851 | 1 |
.......................................................thaumcraft.common.lib.network.fx.PacketFXBlockZap.onMessage() | 0.02% | 102851 | 102851 | 1 |
........................................................thaumcraft.client.ClientProxy.nodeBolt() | 0.02% | 102851 | 102851 | 1 |
.........................................................thaumcraft.client.fx.bolt.FXLightningBolt.<init>() | 0.02% | 102851 | 102851 | 1 |
..........................................................java.lang.ClassLoader.loadClass() | 0.02% | 102851 | 102851 | 1 |
...........................................................java.lang.ClassLoader.loadClass() | 0.02% | 102851 | 102851 | 1 |
............................................................net.minecraft.launchwrapper.LaunchClassLoader.findClass() | 0.02% | 102851 | 102851 | 1 |
.............................................................java.security.SecureClassLoader.defineClass() | 0.02% | 102851 | 102851 | 1 |
.............................................................Self time | 0.00% | 0 | 0 | 1 |
............................................................Self time | 0.00% | 0 | 0 | 1 |
...........................................................Self time | 0.00% | 0 | 0 | 1 |
..........................................................Self time | 0.00% | 0 | 0 | 1 |
.........................................................Self time | 0.00% | 0 | 0 | 1 |
........................................................Self time | 0.00% | 0 | 0 | 1 |
.......................................................Self time | 0.00% | 0 | 0 | 1 |
......................................................Self time | 0.00% | 0 | 0 | 1 |
.....................................................Self time | 0.00% | 0 | 0 | 1 |
....................................................Self time | 0.00% | 0 | 0 | 1 |
...................................................Self time | 0.00% | 0 | 0 | 1 |
..................................................Self time | 0.00% | 0 | 0 | 1 |
.................................................Self time | 0.00% | 0 | 0 | 1 |
................................................Self time | 0.00% | 0 | 0 | 1 |
...............................................Self time | 0.00% | 0 | 0 | 1 |
..............................................Self time | 0.00% | 0 | 0 | 1 |
.............................................Self time | 0.00% | 0 | 0 | 1 |
............................................Self time | 0.00% | 0 | 0 | 1 |
...........................................Self time | 0.00% | 0 | 0 | 1 |
..........................................Self time | 0.00% | 0 | 0 | 1 |
.........................................Self time | 0.00% | 0 | 0 | 1 |
........................................Self time | 0.00% | 0 | 0 | 1 |
.......................................Self time | 0.00% | 0 | 0 | 1 |
......................................Self time | 0.00% | 0 | 0 | 1 |
.....................................Self time | 0.00% | 0 | 0 | 1 |
....................................Self time | 0.00% | 0 | 0 | 1 |
...................................Self time | 0.00% | 0 | 0 | 1 |
..................................Self time | 0.00% | 0 | 0 | 1 |
.................................Self time | 0.00% | 0 | 0 | 1 |
................................Self time | 0.00% | 0 | 0 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................Self time | 0.00% | 0 | 0 | 3 |
.................Self time | 0.00% | 0 | 0 | 3 |
................Self time | 0.00% | 0 | 0 | 3 |
...............net.minecraft.network.play.server.S02PacketChat.func_148833_a() | 0.09% | 405325 | 405325 | 4 |
................com.mumfrey.liteloader.client.CallbackProxyClient.handleChatPacket() | 0.09% | 405325 | 405325 | 4 |
.................net.minecraft.client.network.NetHandlerPlayClient.func_147251_a() | 0.09% | 405325 | 405325 | 4 |
..................acs.tabbychat.core.GuiNewChatTC.func_146227_a() | 0.09% | 405325 | 405325 | 4 |
...................acs.tabbychat.core.GuiNewChatTC.func_146234_a() | 0.09% | 405325 | 405325 | 4 |
....................org.apache.logging.log4j.spi.AbstractLogger.info() | 0.07% | 304251 | 304251 | 3 |
.....................org.apache.logging.log4j.core.Logger.log() | 0.07% | 304251 | 304251 | 3 |
......................org.apache.logging.log4j.core.config.LoggerConfig.log() | 0.07% | 304251 | 304251 | 3 |
.......................org.apache.logging.log4j.core.config.LoggerConfig.log() | 0.07% | 304251 | 304251 | 3 |
........................org.apache.logging.log4j.core.config.LoggerConfig.callAppenders() | 0.07% | 304251 | 304251 | 3 |
.........................org.apache.logging.log4j.core.config.AppenderControl.callAppender() | 0.07% | 304251 | 304251 | 3 |
..........................org.apache.logging.log4j.core.appender.routing.RoutingAppender.append() | 0.07% | 304251 | 304251 | 3 |
...........................org.apache.logging.log4j.core.config.AppenderControl.callAppender() | 0.07% | 304251 | 304251 | 3 |
............................org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.append() | 0.07% | 304251 | 304251 | 3 |
.............................org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.append() | 0.07% | 304251 | 304251 | 3 |
..............................org.apache.logging.log4j.core.appender.OutputStreamManager.write() | 0.07% | 304251 | 304251 | 3 |
...............................org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.write() | 0.07% | 304251 | 304251 | 3 |
................................org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.flush() | 0.07% | 304251 | 304251 | 3 |
.................................java.io.RandomAccessFile.write() | 0.07% | 304251 | 304251 | 3 |
.................................Self time | 0.00% | 0 | 0 | 3 |
................................Self time | 0.00% | 0 | 0 | 3 |
...............................Self time | 0.00% | 0 | 0 | 3 |
..............................Self time | 0.00% | 0 | 0 | 3 |
.............................Self time | 0.00% | 0 | 0 | 3 |
............................Self time | 0.00% | 0 | 0 | 3 |
...........................Self time | 0.00% | 0 | 0 | 3 |
..........................Self time | 0.00% | 0 | 0 | 3 |
.........................Self time | 0.00% | 0 | 0 | 3 |
........................Self time | 0.00% | 0 | 0 | 3 |
.......................Self time | 0.00% | 0 | 0 | 3 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................acs.tabbychat.core.GuiNewChatTC.func_146237_a() | 0.02% | 101074 | 101074 | 1 |
.....................acs.tabbychat.core.TabbyChat.checkServer() | 0.02% | 101074 | 101074 | 1 |
......................acs.tabbychat.util.TabbyChatUtils.getServerIp() | 0.02% | 101074 | 101074 | 1 |
.......................acs.tabbychat.util.TabbyChatUtils.getServerData() | 0.02% | 101074 | 101074 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 4 |
...................Self time | 0.00% | 0 | 0 | 4 |
..................Self time | 0.00% | 0 | 0 | 4 |
.................Self time | 0.00% | 0 | 0 | 4 |
................Self time | 0.00% | 0 | 0 | 4 |
...............net.minecraft.network.play.server.S34PacketMaps.func_148833_a() | 0.05% | 214729 | 214729 | 2 |
................net.minecraft.network.play.server.S34PacketMaps.func_148833_a() | 0.05% | 214729 | 214729 | 2 |
.................net.minecraft.client.network.NetHandlerPlayClient.func_147264_a() | 0.05% | 214729 | 214729 | 2 |
..................net.minecraft.client.gui.MapItemRenderer.func_148246_a() | 0.02% | 111929 | 111929 | 1 |
...................net.minecraft.client.gui.MapItemRenderer$Instance.access$000() | 0.02% | 111929 | 111929 | 1 |
....................net.minecraft.client.gui.MapItemRenderer$Instance.func_148236_a() | 0.02% | 111929 | 111929 | 1 |
.....................net.minecraft.client.renderer.texture.DynamicTexture.func_110564_a() | 0.02% | 111929 | 111929 | 1 |
......................net.minecraft.client.renderer.texture.TextureUtil.func_110988_a() | 0.02% | 111929 | 111929 | 1 |
.......................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.02% | 111929 | 111929 | 1 |
........................org.lwjgl.opengl.GL11.glBindTexture() | 0.02% | 111929 | 111929 | 1 |
.........................org.lwjgl.opengl.GLContext.getCapabilities() | 0.02% | 111929 | 111929 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.02% | 102799 | 102799 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................Self time | 0.00% | 0 | 0 | 2 |
...............net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a() | 0.04% | 199991 | 199991 | 2 |
................net.minecraft.network.play.server.S35PacketUpdateTileEntity.func_148833_a() | 0.04% | 199991 | 199991 | 2 |
.................net.minecraft.client.network.NetHandlerPlayClient.func_147273_a() | 0.04% | 199991 | 199991 | 2 |
..................net.minecraft.world.World.func_147438_o() | 0.04% | 199991 | 199991 | 2 |
...................net.minecraft.world.chunk.Chunk.func_150806_e() | 0.04% | 199991 | 199991 | 2 |
....................net.minecraft.block.Block.createTileEntity() | 0.04% | 199991 | 199991 | 2 |
.....................vazkii.botania.common.block.mana.BlockSpreader.func_149915_a() | 0.02% | 101612 | 101612 | 1 |
......................vazkii.botania.common.block.tile.mana.TileSpreader.<init>() | 0.02% | 101612 | 101612 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................yuuto.enhancedinventories.block.BlockImprovedChest.func_149915_a() | 0.02% | 98378 | 98378 | 1 |
......................yuuto.enhancedinventories.tile.TileImprovedChest.<init>() | 0.02% | 98378 | 98378 | 1 |
.......................yuuto.enhancedinventories.tile.TileConnectiveInventory.<init>() | 0.02% | 98378 | 98378 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................Self time | 0.00% | 0 | 0 | 2 |
...............net.minecraft.network.play.server.S29PacketSoundEffect.func_148833_a() | 0.13% | 587432 | 176034 | 6 |
................net.minecraft.network.play.server.S29PacketSoundEffect.func_148833_a() | 0.13% | 587432 | 176034 | 6 |
.................net.minecraft.client.network.NetHandlerPlayClient.func_147255_a() | 0.13% | 587432 | 176034 | 6 |
..................net.minecraft.client.multiplayer.WorldClient.func_72980_b() | 0.13% | 587432 | 176034 | 6 |
...................net.minecraft.client.audio.SoundHandler.func_147682_a() | 0.13% | 587432 | 176034 | 6 |
....................net.minecraft.client.audio.SoundManager.func_148611_c() | 0.13% | 587432 | 176034 | 6 |
.....................net.minecraftforge.client.ForgeHooksClient.playSound() | 0.02% | 103302 | 103302 | 1 |
......................net.minecraftforge.client.event.sound.PlaySoundEvent17.<init>() | 0.02% | 103302 | 103302 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................paulscode.sound.SoundSystem.setPitch() | 0.08% | 378961 | 72732 | 4 |
......................paulscode.sound.SoundSystem.CommandQueue() | 0.08% | 378961 | 72732 | 4 |
......................Self time | 0.00% | 0 | 0 | 4 |
.....................paulscode.sound.SoundSystem.newSource() | 0.02% | 105167 | 0 | 1 |
......................paulscode.sound.SoundSystem.CommandQueue() | 0.02% | 105167 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 6 |
....................Self time | 0.00% | 0 | 0 | 6 |
...................Self time | 0.00% | 0 | 0 | 6 |
..................Self time | 0.00% | 0 | 0 | 6 |
.................Self time | 0.00% | 0 | 0 | 6 |
................Self time | 0.00% | 0 | 0 | 6 |
...............net.minecraft.network.play.server.S12PacketEntityVelocity.func_148833_a() | 0.02% | 103252 | 103252 | 1 |
................net.minecraft.network.play.server.S12PacketEntityVelocity.func_148833_a() | 0.02% | 103252 | 103252 | 1 |
.................net.minecraft.client.network.NetHandlerPlayClient.func_147244_a() | 0.02% | 103252 | 103252 | 1 |
..................net.minecraft.client.multiplayer.WorldClient.func_73045_a() | 0.02% | 103252 | 103252 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............net.minecraft.network.play.server.S03PacketTimeUpdate.func_148833_a() | 0.02% | 99332 | 99332 | 1 |
................com.thevoxelbox.common.LiteModVoxelCommon.handleTimeUpdate() | 0.02% | 99332 | 99332 | 1 |
.................com.thevoxelbox.common.LiteModVoxelCommon.updateTime() | 0.02% | 99332 | 99332 | 1 |
..................net.minecraft.client.network.NetHandlerPlayClient.func_147285_a() | 0.02% | 99332 | 99332 | 1 |
...................net.minecraft.client.multiplayer.WorldClient.func_72877_b() | 0.02% | 99332 | 99332 | 1 |
....................net.minecraft.world.GameRules.func_82764_b() | 0.02% | 99332 | 99332 | 1 |
.....................net.minecraft.world.GameRules$Value.func_82757_a() | 0.02% | 99332 | 99332 | 1 |
......................java.lang.Integer.parseInt() | 0.02% | 99332 | 99332 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 97 |
..............Self time | 0.02% | 96756 | 96756 | 98 |
.............cpw.mods.fml.common.FMLCommonHandler.onPreClientTick() | 1.85% | 8417562 | 8417562 | 84 |
..............cpw.mods.fml.common.eventhandler.EventBus.post() | 1.85% | 8417562 | 8417562 | 84 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 1.85% | 8417562 | 8417562 | 84 |
................cpw.mods.fml.common.eventhandler.ASMEventHandler_378_ClientTickHandler_onTick_ClientTickEvent.invoke() | 0.92% | 4208753 | 4208753 | 42 |
.................mekanism.client.ClientTickHandler.onTick() | 0.92% | 4208753 | 4208753 | 42 |
..................mekanism.client.ClientTickHandler.tickStart() | 0.92% | 4208753 | 4208753 | 42 |
...................mekanism.client.sound.SoundHandler.isSystemLoaded() | 0.92% | 4208753 | 4208753 | 42 |
....................Self time | 0.82% | 3723246 | 3723246 | 42 |
....................mekanism.client.sound.SoundHandler.getSoundManager() | 0.06% | 279979 | 279979 | 3 |
.....................mekanism.common.util.MekanismUtils.getPrivateValue() | 0.06% | 279979 | 279979 | 3 |
......................java.lang.Class.getDeclaredField() | 0.06% | 279979 | 279979 | 3 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................java.lang.NullPointerException.<init>() | 0.02% | 107266 | 107266 | 1 |
....................mekanism.common.util.MekanismUtils.getPrivateValue() | 0.02% | 98261 | 98261 | 1 |
.....................java.lang.Class.getDeclaredField() | 0.02% | 98261 | 98261 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 42 |
..................Self time | 0.00% | 0 | 0 | 42 |
.................Self time | 0.00% | 0 | 0 | 42 |
................cpw.mods.fml.common.eventhandler.ASMEventHandler_449_WailaTickHandler_tickClient_ClientTickEvent.invoke() | 0.44% | 2025463 | 2025463 | 21 |
.................mcp.mobius.waila.overlay.WailaTickHandler.tickClient() | 0.44% | 2025463 | 2025463 | 21 |
..................mcp.mobius.waila.api.impl.MetaDataProvider.handleBlockTextData() | 0.27% | 1241758 | 1241758 | 13 |
...................mcp.mobius.waila.handlers.HUDHandlerBlocks.getWailaHead() | 0.18% | 843074 | 843074 | 9 |
....................mcp.mobius.waila.overlay.DisplayUtil.itemDisplayNameShort() | 0.18% | 843074 | 843074 | 9 |
.....................mcp.mobius.waila.overlay.DisplayUtil.itemDisplayNameMultiline() | 0.18% | 843074 | 843074 | 9 |
......................net.minecraft.item.ItemStack.func_82840_a() | 0.16% | 739624 | 739624 | 8 |
.......................net.minecraftforge.event.ForgeEventFactory.onItemTooltip() | 0.11% | 493036 | 493036 | 5 |
........................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.11% | 493036 | 493036 | 5 |
.........................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.11% | 493036 | 493036 | 5 |
..........................Self time | 0.04% | 198170 | 198170 | 5 |
..........................cpw.mods.fml.common.eventhandler.ASMEventHandler_661_ClientEventHandler_getTooltip_ItemTooltipEvent.invoke() | 0.04% | 196357 | 196357 | 2 |
...........................witchinggadgets.client.ClientEventHandler.getTooltip() | 0.04% | 196357 | 196357 | 2 |
............................thaumcraft.api.ThaumcraftApiHelper.isResearchComplete() | 0.04% | 196357 | 196357 | 2 |
.............................thaumcraft.common.lib.InternalMethodHandler.isResearchComplete() | 0.04% | 196357 | 196357 | 2 |
..............................thaumcraft.common.lib.research.ResearchManager.isResearchComplete() | 0.04% | 196357 | 196357 | 2 |
...............................thaumcraft.api.research.ResearchCategories.getResearch() | 0.04% | 196357 | 196357 | 2 |
...............................Self time | 0.00% | 0 | 0 | 2 |
..............................Self time | 0.00% | 0 | 0 | 2 |
.............................Self time | 0.00% | 0 | 0 | 2 |
............................Self time | 0.00% | 0 | 0 | 2 |
...........................Self time | 0.00% | 0 | 0 | 2 |
..........................cpw.mods.fml.common.eventhandler.ASMEventHandler_643_EnchantTooltipHandler_handleTooltip_ItemTooltipEvent.invoke() | 0.02% | 98509 | 98509 | 1 |
.........................Self time | 0.00% | 0 | 0 | 5 |
........................Self time | 0.00% | 0 | 0 | 5 |
.......................net.minecraft.item.ItemStack.func_111283_C() | 0.02% | 105492 | 105492 | 1 |
........................net.minecraft.item.Item.getAttributeModifiers() | 0.02% | 105492 | 105492 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................net.minecraft.item.ItemStack.func_82833_r() | 0.02% | 92382 | 92382 | 1 |
........................mariculture.lib.base.ItemBlockBase.func_77653_i() | 0.02% | 92382 | 92382 | 1 |
.........................java.lang.String.replaceAll() | 0.02% | 92382 | 92382 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................yuuto.enhancedinventories.item.ItemBlockImprovedChest.func_77624_a() | 0.01% | 48712 | 48712 | 1 |
.......................Self time | 0.00% | 0 | 0 | 8 |
......................net.minecraft.item.ItemStack.func_77953_t() | 0.02% | 103450 | 103450 | 1 |
.......................tterrag.core.common.transform.TTCoreMethods.getItemRarity() | 0.02% | 103450 | 103450 | 1 |
........................tterrag.core.common.event.ItemStackEvent$ItemRarityEvent.<init>() | 0.02% | 103450 | 103450 | 1 |
.........................tterrag.core.common.event.ItemStackEvent.<init>() | 0.02% | 103450 | 103450 | 1 |
..........................cpw.mods.fml.common.eventhandler.Event.<init>() | 0.02% | 103450 | 103450 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 9 |
.....................Self time | 0.00% | 0 | 0 | 9 |
....................Self time | 0.00% | 0 | 0 | 9 |
...................squeek.wailaharvestability.WailaHandler.getWailaBody() | 0.04% | 199475 | 199475 | 2 |
....................squeek.wailaharvestability.WailaHandler.getHarvestability() | 0.04% | 199475 | 199475 | 2 |
.....................mcp.mobius.waila.api.impl.ConfigHandler.getConfig() | 0.02% | 102786 | 102786 | 1 |
......................mcp.mobius.waila.api.impl.ConfigHandler.getConfig() | 0.02% | 102786 | 102786 | 1 |
.......................net.minecraftforge.common.config.Configuration.get() | 0.02% | 102786 | 102786 | 1 |
........................net.minecraftforge.common.config.Configuration.get() | 0.02% | 102786 | 102786 | 1 |
.........................net.minecraftforge.common.config.Configuration.get() | 0.02% | 102786 | 102786 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................squeek.wailaharvestability.WailaHandler.getSilkTouchabilityString() | 0.02% | 96689 | 96689 | 1 |
......................net.minecraft.block.Block.func_149745_a() | 0.02% | 96689 | 96689 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................mcp.mobius.waila.api.impl.ModuleRegistrar.hasBodyProviders() | 0.02% | 104170 | 104170 | 1 |
....................mcp.mobius.waila.api.impl.ModuleRegistrar.hasProviders() | 0.02% | 104170 | 104170 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................mcp.mobius.waila.api.impl.ModuleRegistrar.getHeadProviders() | 0.02% | 95038 | 95038 | 1 |
....................mcp.mobius.waila.api.impl.ModuleRegistrar.getProviders() | 0.02% | 95038 | 95038 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 13 |
..................mcp.mobius.waila.overlay.Tooltip.<init>() | 0.11% | 505467 | 505467 | 5 |
...................mcp.mobius.waila.overlay.Tooltip.<init>() | 0.11% | 505467 | 505467 | 5 |
....................mcp.mobius.waila.overlay.Tooltip.computeRenderables() | 0.04% | 199521 | 199521 | 2 |
.....................mcp.mobius.waila.overlay.tooltiprenderers.TTRenderString.<init>() | 0.02% | 100238 | 100238 | 1 |
......................mcp.mobius.waila.overlay.DisplayUtil.getDisplayWidth() | 0.02% | 100238 | 100238 | 1 |
.......................java.util.regex.Matcher.find() | 0.02% | 100238 | 100238 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................java.util.regex.Matcher.find() | 0.02% | 99282 | 99282 | 1 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................mcp.mobius.waila.overlay.Tooltip.computePositionAndSize() | 0.02% | 103718 | 103718 | 1 |
....................java.util.ArrayList.add() | 0.02% | 102975 | 102975 | 1 |
....................mcp.mobius.waila.overlay.DisplayUtil.getDisplayWidth() | 0.02% | 99251 | 99251 | 1 |
.....................mcp.mobius.waila.overlay.DisplayUtil.stripSymbols() | 0.02% | 99251 | 99251 | 1 |
......................java.util.regex.Matcher.replaceAll() | 0.02% | 99251 | 99251 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 5 |
...................Self time | 0.00% | 0 | 0 | 5 |
..................mcp.mobius.waila.overlay.RayTracing.fire() | 0.04% | 178449 | 178449 | 2 |
...................mcp.mobius.waila.overlay.RayTracing.rayTrace() | 0.04% | 178449 | 178449 | 2 |
....................net.minecraft.world.World.func_72901_a() | 0.04% | 178449 | 178449 | 2 |
.....................net.minecraft.world.World.func_147447_a() | 0.04% | 178449 | 178449 | 2 |
......................net.minecraft.block.Block.func_149731_a() | 0.02% | 100062 | 100062 | 1 |
......................net.minecraft.world.World.func_147439_a() | 0.02% | 78387 | 78387 | 1 |
.......................net.minecraft.world.World.func_72964_e() | 0.02% | 78387 | 78387 | 1 |
........................net.minecraft.client.multiplayer.ChunkProviderClient.func_73154_d() | 0.02% | 78387 | 78387 | 1 |
.........................net.minecraft.util.LongHashMap.func_76164_a() | 0.02% | 78387 | 78387 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................mcp.mobius.waila.api.impl.ConfigHandler.getConfig() | 0.02% | 99787 | 99787 | 1 |
...................net.minecraftforge.common.config.Configuration.get() | 0.02% | 99787 | 99787 | 1 |
....................net.minecraftforge.common.config.Configuration.get() | 0.02% | 99787 | 99787 | 1 |
.....................net.minecraftforge.common.config.Property.isBooleanValue() | 0.02% | 99787 | 99787 | 1 |
......................java.lang.String.toLowerCase() | 0.02% | 99787 | 99787 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 21 |
.................Self time | 0.00% | 0 | 0 | 21 |
................cpw.mods.fml.common.eventhandler.ASMEventHandler_580_ForgeClientTick_onTick_ClientTickEvent.invoke() | 0.19% | 877333 | 877333 | 9 |
.................invtweaks.forge.ForgeClientTick.onTick() | 0.19% | 877333 | 877333 | 9 |
..................invtweaks.InvTweaks.onTickInGUI() | 0.17% | 780546 | 780546 | 8 |
...................invtweaks.InvTweaks.onTick() | 0.13% | 581738 | 581738 | 6 |
....................invtweaks.InvTweaks.handleConfigSwitch() | 0.08% | 386365 | 386365 | 4 |
.....................invtweaks.InvTweaksHandlerShortcuts.updatePressedKeys() | 0.04% | 194498 | 194498 | 2 |
......................java.util.HashMap.put() | 0.04% | 194498 | 194498 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................invtweaks.InvTweaksHandlerShortcuts.isShortcutDown() | 0.04% | 191867 | 191867 | 2 |
......................invtweaks.InvTweaksShortcutMapping.isTriggered() | 0.02% | 99060 | 99060 | 1 |
.......................java.util.HashMap.get() | 0.02% | 99060 | 99060 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.02% | 92806 | 92806 | 2 |
.....................Self time | 0.00% | 0 | 0 | 4 |
....................invtweaks.InvTweaksObfuscation.isGuiInventory() | 0.04% | 195372 | 195372 | 2 |
.....................Self time | 0.02% | 99856 | 99856 | 2 |
.....................java.lang.Object.getClass[native]() | 0.02% | 95516 | 95516 | 1 |
....................Self time | 0.00% | 0 | 0 | 6 |
...................invtweaks.InvTweaks.unlockKeysIfNecessary() | 0.02% | 100798 | 100798 | 1 |
....................org.lwjgl.opengl.Display.isActive() | 0.02% | 100798 | 100798 | 1 |
.....................org.lwjgl.opengl.MacOSXDisplay.isActive() | 0.02% | 100798 | 100798 | 1 |
......................org.lwjgl.opengl.MacOSXDisplay.nIsFocused[native]() | 0.02% | 100798 | 100798 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................invtweaks.InvTweaks.handleGUILayout() | 0.02% | 98008 | 98008 | 1 |
....................invtweaks.InvTweaks.getContainerRowSize() | 0.02% | 98008 | 98008 | 1 |
.....................invtweaks.InvTweaksObfuscation.getSpecialChestRowSize() | 0.02% | 98008 | 98008 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 8 |
..................invtweaks.InvTweaks.onTickInGame() | 0.02% | 96787 | 96787 | 1 |
...................invtweaks.InvTweaks.onTick() | 0.02% | 96787 | 96787 | 1 |
....................invtweaks.InvTweaks.handleConfigSwitch() | 0.02% | 96787 | 96787 | 1 |
.....................invtweaks.InvTweaksHandlerShortcuts.isShortcutDown() | 0.02% | 96787 | 96787 | 1 |
......................java.util.AbstractSequentialList.iterator() | 0.02% | 96787 | 96787 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 9 |
.................Self time | 0.00% | 0 | 0 | 9 |
................cpw.mods.fml.common.eventhandler.ASMEventHandler_426_ClientHandler_tickEvent_ClientTickEvent.invoke() | 0.09% | 405961 | 405961 | 4 |
.................codechicken.nei.ClientHandler.tickEvent() | 0.09% | 405961 | 405961 | 4 |
..................codechicken.nei.KeyManager.tickKeyStates() | 0.07% | 304286 | 304286 | 3 |
...................codechicken.nei.LayoutManager.tickKeyStates() | 0.02% | 104885 | 104885 | 1 |
....................java.util.HashMap.get() | 0.02% | 104885 | 104885 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................codechicken.nei.NEIClientConfig.getKeyBinding() | 0.02% | 100211 | 100211 | 1 |
....................codechicken.nei.NEIClientConfig.getSetting() | 0.02% | 100211 | 100211 | 1 |
.....................codechicken.lib.config.ConfigTagParent.getTag() | 0.02% | 100211 | 100211 | 1 |
......................codechicken.lib.config.ConfigTagParent.getTag() | 0.02% | 100211 | 100211 | 1 |
.......................codechicken.lib.config.ConfigTagParent.getTag() | 0.02% | 100211 | 100211 | 1 |
........................java.util.TreeMap.get() | 0.02% | 100211 | 100211 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................codechicken.nei.HUDRenderer.tickKeyStates() | 0.02% | 99189 | 99189 | 1 |
....................java.util.HashMap.get() | 0.02% | 99189 | 99189 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................codechicken.nei.NEIController.updateUnlimitedItems() | 0.02% | 101675 | 101675 | 1 |
...................codechicken.nei.NEIClientConfig.canPerformAction() | 0.02% | 101675 | 101675 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 4 |
.................Self time | 0.00% | 0 | 0 | 4 |
................Self time | 0.09% | 402278 | 402278 | 84 |
................cpw.mods.fml.common.eventhandler.ASMEventHandler_403_PlayerRender_onClientTick_ClientTickEvent.invoke() | 0.04% | 202123 | 202123 | 2 |
.................com.emoniph.witchery.client.PlayerRender.onClientTick() | 0.04% | 202123 | 202123 | 2 |
..................com.emoniph.witchery.util.BlockUtil.getBlockMaterial() | 0.02% | 102558 | 102558 | 1 |
...................com.emoniph.witchery.util.BlockUtil.getBlockMaterial() | 0.02% | 102558 | 102558 | 1 |
....................com.emoniph.witchery.util.BlockUtil.getBlockMaterial() | 0.02% | 102558 | 102558 | 1 |
.....................com.emoniph.witchery.util.BlockUtil.getBlock() | 0.02% | 102558 | 102558 | 1 |
......................net.minecraft.world.World.func_147439_a() | 0.02% | 102558 | 102558 | 1 |
.......................net.minecraft.world.World.func_72964_e() | 0.02% | 102558 | 102558 | 1 |
........................net.minecraft.client.multiplayer.ChunkProviderClient.func_73154_d() | 0.02% | 102558 | 102558 | 1 |
.........................net.minecraft.util.LongHashMap.func_76164_a() | 0.02% | 102558 | 102558 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.02% | 99565 | 99565 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................cpw.mods.fml.common.eventhandler.ASMEventHandler_497_VersionChecker_onTick_ClientTickEvent.invoke() | 0.02% | 99777 | 99777 | 1 |
................cpw.mods.fml.common.eventhandler.ASMEventHandler_683_ShaderHelper_clientTick_ClientTickEvent.invoke() | 0.02% | 99334 | 99334 | 1 |
.................cofh.core.render.ShaderHelper.clientTick() | 0.02% | 99334 | 99334 | 1 |
..................net.minecraft.client.gui.GuiChat.func_73868_f() | 0.02% | 99334 | 99334 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................cpw.mods.fml.common.eventhandler.ASMEventHandler_436_TickHandler_onTick_TickEvent.invoke() | 0.02% | 96535 | 96535 | 1 |
.................appeng.hooks.TickHandler.onTick() | 0.02% | 96535 | 96535 | 1 |
..................appeng.core.api.ApiPart.getCableRenderMode() | 0.02% | 96535 | 96535 | 1 |
...................appeng.client.ClientHelper.getRenderMode() | 0.02% | 96535 | 96535 | 1 |
....................appeng.util.Platform.isServer() | 0.02% | 96535 | 96535 | 1 |
.....................cpw.mods.fml.common.FMLCommonHandler.getEffectiveSide() | 0.02% | 96535 | 96535 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 84 |
..............Self time | 0.00% | 0 | 0 | 84 |
.............net.minecraft.client.gui.GuiScreen.func_146269_k() | 1.55% | 7052177 | 7052177 | 3 |
..............com.thevoxelbox.voxelmenu.ingame.GuiIngameMenu.func_146274_d() | 1.50% | 6840622 | 6840622 | 1 |
...............net.minecraft.client.gui.GuiScreen.func_146274_d() | 1.50% | 6840622 | 6840622 | 1 |
................com.thevoxelbox.voxelmenu.ingame.GuiIngameMenu.func_73864_a() | 1.50% | 6840622 | 6840622 | 1 |
.................net.minecraft.client.gui.GuiScreen.func_73864_a() | 1.50% | 6840622 | 6840622 | 1 |
..................cpw.mods.fml.common.eventhandler.EventBus.post() | 1.50% | 6840622 | 6840622 | 1 |
...................cpw.mods.fml.common.eventhandler.ListenerList.getListeners() | 1.50% | 6840622 | 6840622 | 1 |
....................cpw.mods.fml.common.eventhandler.ListenerList$ListenerListInst.getListeners() | 1.50% | 6840622 | 6840622 | 1 |
.....................cpw.mods.fml.common.eventhandler.ListenerList$ListenerListInst.shouldRebuild() | 1.50% | 6840622 | 6840622 | 1 |
......................cpw.mods.fml.common.eventhandler.ListenerList$ListenerListInst.shouldRebuild() | 1.50% | 6840622 | 6840622 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................com.thevoxelbox.voxelmenu.ingame.GuiIngameMenu.func_146284_a() | 0.00% | 0 | 0 | 1 |
...................net.minecraft.client.gui.GuiIngameMenu.func_146284_a() | 0.00% | 0 | 0 | 1 |
....................net.minecraft.client.gui.GuiMainMenu.<init>() | 0.00% | 0 | 0 | 1 |
.....................net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a() | 0.00% | 0 | 0 | 1 |
......................net.minecraft.client.resources.FallbackResourceManager.func_110536_a() | 0.00% | 0 | 0 | 1 |
.......................net.minecraft.client.resources.DefaultResourcePack.func_110590_a() | 0.00% | 0 | 0 | 1 |
........................net.minecraft.client.resources.DefaultResourcePack.func_110605_c() | 0.00% | 0 | 0 | 1 |
.........................java.lang.Class.getResourceAsStream() | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............hardcorequesting.client.interfaces.GuiQuestBook.func_146274_d() | 0.02% | 111136 | 111136 | 1 |
...............net.minecraft.client.gui.GuiScreen.func_146274_d() | 0.02% | 111136 | 111136 | 1 |
................hardcorequesting.client.interfaces.GuiQuestBook.func_73864_a() | 0.02% | 111136 | 111136 | 1 |
.................hardcorequesting.client.sounds.SoundHandler.stopLoreMusic() | 0.02% | 111136 | 111136 | 1 |
..................java.lang.Thread.<init>() | 0.02% | 111136 | 111136 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............net.minecraft.client.gui.GuiScreen.func_146282_l() | 0.02% | 100417 | 100417 | 1 |
...............acs.tabbychat.core.GuiChatTC.func_73869_a() | 0.02% | 100417 | 100417 | 1 |
................acs.tabbychat.core.GuiChatTC.sendChat() | 0.02% | 100417 | 100417 | 1 |
.................acs.tabbychat.util.TabbyChatUtils.writeLargeChat() | 0.02% | 100417 | 100417 | 1 |
..................java.lang.Thread.start() | 0.02% | 100417 | 100417 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 3 |
.............cpw.mods.fml.common.FMLCommonHandler.onPostClientTick() | 1.33% | 6077709 | 6077709 | 53 |
..............cpw.mods.fml.common.eventhandler.EventBus.post() | 1.33% | 6077709 | 6077709 | 53 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 1.33% | 6077709 | 6077709 | 53 |
................cpw.mods.fml.common.eventhandler.ASMEventHandler_449_WailaTickHandler_tickClient_ClientTickEvent.invoke() | 0.63% | 2870913 | 2870913 | 22 |
.................mcp.mobius.waila.overlay.WailaTickHandler.tickClient() | 0.63% | 2870913 | 2870913 | 22 |
..................mcp.mobius.waila.overlay.Tooltip.<init>() | 0.32% | 1465476 | 1465476 | 9 |
...................mcp.mobius.waila.overlay.Tooltip.<init>() | 0.32% | 1465476 | 1465476 | 9 |
....................mcp.mobius.waila.overlay.DisplayUtil.getDisplayWidth() | 0.26% | 1177817 | 1177817 | 6 |
.....................net.minecraft.client.gui.FontRenderer.func_78256_a() | 0.17% | 788896 | 788896 | 2 |
.....................mcp.mobius.waila.overlay.DisplayUtil.stripSymbols() | 0.04% | 183622 | 183622 | 2 |
......................java.util.regex.Matcher.replaceAll() | 0.02% | 96577 | 96577 | 1 |
......................Self time | 0.02% | 87045 | 87045 | 2 |
.....................java.util.regex.Matcher.find() | 0.02% | 104954 | 104954 | 1 |
.....................Self time | 0.02% | 100343 | 100343 | 6 |
....................mcp.mobius.waila.overlay.Tooltip.computeRenderables() | 0.06% | 287658 | 287658 | 3 |
.....................java.util.regex.Matcher.find() | 0.04% | 185306 | 185306 | 2 |
.....................mcp.mobius.waila.overlay.DisplayUtil.stripWailaSymbols() | 0.02% | 102352 | 102352 | 1 |
......................java.util.regex.Matcher.replaceAll() | 0.02% | 102352 | 102352 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................Self time | 0.00% | 0 | 0 | 9 |
...................Self time | 0.00% | 0 | 0 | 9 |
..................mcp.mobius.waila.api.impl.MetaDataProvider.handleBlockTextData() | 0.22% | 1003935 | 1003935 | 10 |
...................mcp.mobius.waila.handlers.HUDHandlerBlocks.getWailaHead() | 0.11% | 500500 | 500500 | 5 |
....................mcp.mobius.waila.overlay.DisplayUtil.itemDisplayNameShort() | 0.09% | 398041 | 398041 | 4 |
.....................mcp.mobius.waila.overlay.DisplayUtil.itemDisplayNameMultiline() | 0.09% | 398041 | 398041 | 4 |
......................net.minecraft.item.ItemStack.func_82840_a() | 0.09% | 398041 | 398041 | 4 |
.......................net.minecraftforge.event.ForgeEventFactory.onItemTooltip() | 0.09% | 398041 | 398041 | 4 |
........................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.09% | 398041 | 398041 | 4 |
.........................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.09% | 398041 | 398041 | 4 |
..........................cpw.mods.fml.common.eventhandler.ASMEventHandler_661_ClientEventHandler_getTooltip_ItemTooltipEvent.invoke() | 0.04% | 199150 | 199150 | 2 |
...........................witchinggadgets.client.ClientEventHandler.getTooltip() | 0.04% | 199150 | 199150 | 2 |
............................java.lang.Class.getCanonicalName() | 0.02% | 99948 | 99948 | 1 |
............................thaumcraft.api.ThaumcraftApiHelper.isResearchComplete() | 0.02% | 99202 | 99202 | 1 |
.............................thaumcraft.common.lib.InternalMethodHandler.isResearchComplete() | 0.02% | 99202 | 99202 | 1 |
..............................thaumcraft.common.lib.research.ResearchManager.isResearchComplete() | 0.02% | 99202 | 99202 | 1 |
...............................thaumcraft.api.research.ResearchCategories.getResearch() | 0.02% | 99202 | 99202 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 2 |
...........................Self time | 0.00% | 0 | 0 | 2 |
..........................cpw.mods.fml.common.eventhandler.ASMEventHandler_382_ForgeEventHandler_onItemTooltip_ItemTooltipEvent.invoke() | 0.02% | 100131 | 100131 | 1 |
...........................minetweaker.mc1710.ForgeEventHandler.onItemTooltip() | 0.02% | 100131 | 100131 | 1 |
............................minetweaker.api.tooltip.IngredientTooltips.getTooltips() | 0.02% | 100131 | 100131 | 1 |
.............................minetweaker.api.util.IngredientMap.getEntries() | 0.02% | 100131 | 100131 | 1 |
..............................java.util.HashMap.get() | 0.02% | 100131 | 100131 | 1 |
...............................java.util.HashMap.hash() | 0.02% | 100131 | 100131 | 1 |
................................minetweaker.mc1710.item.MCItemDefinition.hashCode() | 0.02% | 100131 | 100131 | 1 |
.................................java.lang.Object.hashCode[native]() | 0.02% | 100131 | 100131 | 1 |
.................................Self time | 0.00% | 0 | 0 | 1 |
................................Self time | 0.00% | 0 | 0 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................cpw.mods.fml.common.eventhandler.ASMEventHandler_819_PartRestrictionHandler_onItemToolTip_ItemTooltipEvent.invoke() | 0.02% | 98759 | 98759 | 1 |
..........................Self time | 0.00% | 0 | 0 | 4 |
.........................Self time | 0.00% | 0 | 0 | 4 |
........................Self time | 0.00% | 0 | 0 | 4 |
.......................Self time | 0.00% | 0 | 0 | 4 |
......................Self time | 0.00% | 0 | 0 | 4 |
.....................Self time | 0.00% | 0 | 0 | 4 |
....................Self time | 0.02% | 102459 | 102459 | 5 |
...................mcp.mobius.waila.handlers.HUDHandlerBlocks.getWailaTail() | 0.04% | 200307 | 200307 | 2 |
....................mcp.mobius.waila.utils.ModIdentification.nameFromStack() | 0.02% | 100633 | 100633 | 1 |
.....................cpw.mods.fml.common.registry.GameData.findModOwner() | 0.02% | 100633 | 100633 | 1 |
......................com.google.common.collect.RegularImmutableMap.get() | 0.02% | 100633 | 100633 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................java.lang.StringBuilder.append() | 0.02% | 99673 | 99673 | 1 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................mcp.mobius.waila.api.impl.ModuleRegistrar.hasBodyProviders() | 0.04% | 198366 | 198366 | 2 |
....................mcp.mobius.waila.api.impl.ModuleRegistrar.hasProviders() | 0.04% | 198366 | 198366 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................mcp.mobius.waila.network.WailaPacketHandler.sendToServer() | 0.02% | 104760 | 104760 | 1 |
....................io.netty.channel.AbstractChannel.writeAndFlush() | 0.02% | 104760 | 104760 | 1 |
.....................io.netty.channel.DefaultChannelPipeline.writeAndFlush() | 0.02% | 104760 | 104760 | 1 |
......................io.netty.channel.DefaultChannelHandlerContext.writeAndFlush() | 0.02% | 104760 | 104760 | 1 |
.......................io.netty.channel.DefaultChannelHandlerContext.writeAndFlush() | 0.02% | 104760 | 104760 | 1 |
........................io.netty.channel.DefaultChannelHandlerContext.write() | 0.02% | 104760 | 104760 | 1 |
.........................io.netty.channel.DefaultChannelHandlerContext.invokeWrite() | 0.02% | 104760 | 104760 | 1 |
..........................io.netty.handler.codec.MessageToMessageCodec.write() | 0.02% | 104760 | 104760 | 1 |
...........................io.netty.handler.codec.MessageToMessageEncoder.write() | 0.02% | 104760 | 104760 | 1 |
............................io.netty.handler.codec.MessageToMessageCodec$1.encode() | 0.02% | 104760 | 104760 | 1 |
.............................cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.encode() | 0.02% | 104760 | 104760 | 1 |
..............................mcp.mobius.waila.network.WailaPacketHandler$WailaCodec.encodeInto() | 0.02% | 104760 | 104760 | 1 |
...............................mcp.mobius.waila.network.WailaPacketHandler$WailaCodec.encodeInto() | 0.02% | 104760 | 104760 | 1 |
................................mcp.mobius.waila.network.Message0x01TERequest.encodeInto() | 0.02% | 104760 | 104760 | 1 |
................................Self time | 0.00% | 0 | 0 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 10 |
..................mcp.mobius.waila.overlay.RayTracing.fire() | 0.05% | 205874 | 205874 | 2 |
...................mcp.mobius.waila.overlay.RayTracing.rayTrace() | 0.05% | 205874 | 205874 | 2 |
....................Self time | 0.02% | 105825 | 105825 | 2 |
....................net.minecraft.world.World.func_72901_a() | 0.02% | 100049 | 100049 | 1 |
.....................net.minecraft.world.World.func_147447_a() | 0.02% | 100049 | 100049 | 1 |
......................net.minecraft.world.World.func_147439_a() | 0.02% | 100049 | 100049 | 1 |
.......................net.minecraft.world.World.func_72964_e() | 0.02% | 100049 | 100049 | 1 |
........................net.minecraft.client.multiplayer.ChunkProviderClient.func_73154_d() | 0.02% | 100049 | 100049 | 1 |
.........................net.minecraft.util.LongHashMap.func_76164_a() | 0.02% | 100049 | 100049 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................mcp.mobius.waila.api.impl.ConfigHandler.getConfig() | 0.04% | 195625 | 195625 | 2 |
...................net.minecraftforge.common.config.Configuration.get() | 0.02% | 98513 | 98513 | 1 |
....................net.minecraftforge.common.config.Configuration.get() | 0.02% | 98513 | 98513 | 1 |
.....................net.minecraftforge.common.config.Configuration.get() | 0.02% | 98513 | 98513 | 1 |
......................net.minecraftforge.common.config.ConfigCategory.containsKey() | 0.02% | 98513 | 98513 | 1 |
.......................java.util.TreeMap.containsKey() | 0.02% | 98513 | 98513 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................net.minecraftforge.common.config.Property.getBoolean() | 0.02% | 97112 | 97112 | 1 |
....................net.minecraftforge.common.config.Property.isBooleanValue() | 0.02% | 97112 | 97112 | 1 |
.....................java.lang.String.toLowerCase() | 0.02% | 97112 | 97112 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 22 |
.................Self time | 0.00% | 0 | 0 | 22 |
................cpw.mods.fml.common.eventhandler.ASMEventHandler_572_Ticker_onClientTick_ClientTickEvent.invoke() | 0.37% | 1666478 | 1666478 | 16 |
.................com.github.lunatrius.ingameinfo.handler.Ticker.onClientTick() | 0.37% | 1666478 | 1666478 | 16 |
..................com.github.lunatrius.ingameinfo.handler.Ticker.onTick() | 0.37% | 1666478 | 1666478 | 16 |
...................com.github.lunatrius.ingameinfo.InGameInfoCore.onTickClient() | 0.37% | 1666478 | 1666478 | 16 |
....................com.github.lunatrius.ingameinfo.InGameInfoCore.getValue() | 0.19% | 848068 | 848068 | 8 |
.....................com.github.lunatrius.ingameinfo.value.Value.getReplacedValue() | 0.16% | 745873 | 745873 | 7 |
......................com.github.lunatrius.ingameinfo.value.ValueComplex$ValueMax.getValue() | 0.05% | 234157 | 234157 | 2 |
.......................com.github.lunatrius.ingameinfo.value.Value.getValue() | 0.03% | 136440 | 136440 | 1 |
........................com.github.lunatrius.ingameinfo.value.Value.getReplacedValue() | 0.03% | 136440 | 136440 | 1 |
.........................com.github.lunatrius.ingameinfo.value.Value.replaceVariables() | 0.03% | 136440 | 136440 | 1 |
..........................com.github.lunatrius.ingameinfo.value.Value.getVariableValue() | 0.03% | 136440 | 136440 | 1 |
...........................com.github.lunatrius.ingameinfo.tag.registry.TagRegistry.getValue() | 0.03% | 136440 | 136440 | 1 |
............................java.lang.String.toLowerCase() | 0.03% | 136440 | 136440 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................com.github.lunatrius.ingameinfo.value.Value.getDoubleValue() | 0.02% | 97717 | 97717 | 1 |
........................com.github.lunatrius.ingameinfo.value.Value.getValue() | 0.02% | 97717 | 97717 | 1 |
.........................com.github.lunatrius.ingameinfo.value.Value.getReplacedValue() | 0.02% | 97717 | 97717 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................com.github.lunatrius.ingameinfo.value.ValueComplex$ValueOperation.getValue() | 0.04% | 181164 | 181164 | 2 |
.......................com.github.lunatrius.ingameinfo.value.Operation$4.getValue() | 0.02% | 93423 | 93423 | 1 |
........................com.github.lunatrius.ingameinfo.value.Value.getDoubleValue() | 0.02% | 93423 | 93423 | 1 |
.........................com.github.lunatrius.ingameinfo.value.Value.getValue() | 0.02% | 93423 | 93423 | 1 |
..........................com.github.lunatrius.ingameinfo.value.Value.getReplacedValue() | 0.02% | 93423 | 93423 | 1 |
...........................com.github.lunatrius.ingameinfo.value.ValueMath$ValuePercent.getValue() | 0.02% | 93423 | 93423 | 1 |
............................com.github.lunatrius.ingameinfo.value.Value.getDoubleValue() | 0.02% | 93423 | 93423 | 1 |
.............................com.github.lunatrius.ingameinfo.value.Value.getValue() | 0.02% | 93423 | 93423 | 1 |
..............................com.github.lunatrius.ingameinfo.value.Value.getReplacedValue() | 0.02% | 93423 | 93423 | 1 |
...............................com.github.lunatrius.ingameinfo.value.ValueSimple$ValueVariable.getValue() | 0.02% | 93423 | 93423 | 1 |
................................com.github.lunatrius.ingameinfo.value.Value.getVariableValue() | 0.02% | 93423 | 93423 | 1 |
.................................com.github.lunatrius.ingameinfo.tag.registry.TagRegistry.getValue() | 0.02% | 93423 | 93423 | 1 |
.................................Self time | 0.00% | 0 | 0 | 1 |
................................Self time | 0.00% | 0 | 0 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................com.github.lunatrius.ingameinfo.value.Operation.fromString() | 0.02% | 87741 | 87741 | 1 |
........................java.lang.String.equalsIgnoreCase() | 0.02% | 87741 | 87741 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................com.github.lunatrius.ingameinfo.value.Value.replaceVariables() | 0.03% | 121061 | 121061 | 1 |
.......................java.util.regex.Matcher.find() | 0.03% | 121061 | 121061 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................com.github.lunatrius.ingameinfo.value.ValueSimple$ValueVariable.getValue() | 0.02% | 105232 | 105232 | 1 |
.......................com.github.lunatrius.ingameinfo.value.Value.getVariableValue() | 0.02% | 105232 | 105232 | 1 |
........................com.github.lunatrius.ingameinfo.tag.registry.TagRegistry.getValue() | 0.02% | 105232 | 105232 | 1 |
.........................com.github.lunatrius.ingameinfo.tag.TagPlayerEquipment$Icon.getValue() | 0.02% | 105232 | 105232 | 1 |
..........................com.github.lunatrius.ingameinfo.tag.Tag.getIconTag() | 0.02% | 105232 | 105232 | 1 |
...........................java.lang.String.format() | 0.02% | 105232 | 105232 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................com.github.lunatrius.ingameinfo.value.ValueLogic$ValueIf.getValue() | 0.02% | 104258 | 104258 | 1 |
.......................com.github.lunatrius.ingameinfo.value.Value.getBooleanValue() | 0.02% | 104258 | 104258 | 1 |
........................com.github.lunatrius.ingameinfo.value.Value.getValue() | 0.02% | 104258 | 104258 | 1 |
.........................com.github.lunatrius.ingameinfo.value.Value.getReplacedValue() | 0.02% | 104258 | 104258 | 1 |
..........................com.github.lunatrius.ingameinfo.value.ValueLogic$ValueNot.getValue() | 0.02% | 104258 | 104258 | 1 |
...........................com.github.lunatrius.ingameinfo.value.Value.getBooleanValue() | 0.02% | 104258 | 104258 | 1 |
............................com.github.lunatrius.ingameinfo.value.Value.getValue() | 0.02% | 104258 | 104258 | 1 |
.............................com.github.lunatrius.ingameinfo.value.Value.getReplacedValue() | 0.02% | 104258 | 104258 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 7 |
.....................Self time | 0.02% | 102195 | 102195 | 8 |
....................java.lang.String.replaceAll() | 0.11% | 495226 | 495226 | 5 |
....................java.lang.String.replaceFirst() | 0.03% | 126187 | 126187 | 1 |
....................com.github.lunatrius.ingameinfo.client.gui.InfoText.<init>() | 0.02% | 99070 | 99070 | 1 |
....................java.util.regex.Matcher.group() | 0.02% | 97925 | 97925 | 1 |
....................Self time | 0.00% | 0 | 0 | 16 |
...................Self time | 0.00% | 0 | 0 | 16 |
..................Self time | 0.00% | 0 | 0 | 16 |
.................Self time | 0.00% | 0 | 0 | 16 |
................cpw.mods.fml.common.eventhandler.ASMEventHandler_378_ClientTickHandler_onTick_ClientTickEvent.invoke() | 0.21% | 952553 | 952553 | 9 |
.................mekanism.client.ClientTickHandler.onTick() | 0.21% | 952553 | 952553 | 9 |
..................mekanism.client.ClientTickHandler.tickEnd() | 0.21% | 952553 | 952553 | 9 |
...................mekanism.client.sound.SoundHandler.onTick() | 0.21% | 952553 | 952553 | 9 |
....................mekanism.client.sound.SoundHandler.getSoundSystem() | 0.21% | 952553 | 952553 | 9 |
.....................mekanism.client.sound.SoundHandler.getSoundManager() | 0.14% | 646238 | 646238 | 6 |
......................mekanism.common.util.MekanismUtils.getPrivateValue() | 0.14% | 646238 | 646238 | 6 |
.......................java.lang.Class.getDeclaredField() | 0.14% | 646238 | 646238 | 6 |
.......................Self time | 0.00% | 0 | 0 | 6 |
......................Self time | 0.00% | 0 | 0 | 6 |
.....................mekanism.common.util.MekanismUtils.getPrivateValue() | 0.07% | 306314 | 306314 | 3 |
......................java.lang.Class.getDeclaredField() | 0.07% | 306314 | 306314 | 3 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................Self time | 0.00% | 0 | 0 | 9 |
....................Self time | 0.00% | 0 | 0 | 9 |
...................Self time | 0.00% | 0 | 0 | 9 |
..................Self time | 0.00% | 0 | 0 | 9 |
.................Self time | 0.00% | 0 | 0 | 9 |
................Self time | 0.04% | 198538 | 198538 | 53 |
................cpw.mods.fml.common.eventhandler.ASMEventHandler_710_WorldExtensionEventHandler_clientTick_ClientTickEvent.invoke() | 0.04% | 197045 | 197045 | 2 |
.................codechicken.lib.world.WorldExtensionManager$WorldExtensionEventHandler.clientTick() | 0.04% | 197045 | 197045 | 2 |
..................codechicken.lib.world.WorldExtensionManager.access$500() | 0.04% | 197045 | 197045 | 2 |
...................codechicken.lib.world.WorldExtensionManager.postTick() | 0.04% | 197045 | 197045 | 2 |
....................codechicken.multipart.TickScheduler$WorldTickScheduler.postTick() | 0.04% | 197045 | 197045 | 2 |
.....................Self time | 0.02% | 98556 | 98556 | 2 |
.....................scala.collection.mutable.ListBuffer.foreach() | 0.02% | 98489 | 98489 | 1 |
......................scala.collection.generic.TraversableForwarder$class.foreach() | 0.02% | 98489 | 98489 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................cpw.mods.fml.common.eventhandler.ASMEventHandler_76_ClientTickEventsFML_clientWorldTick_ClientTickEvent.invoke() | 0.02% | 96846 | 96846 | 1 |
................cpw.mods.fml.common.eventhandler.ASMEventHandler_652_Scheduler_onClientTick_ClientTickEvent.invoke() | 0.02% | 95333 | 95333 | 1 |
.................tterrag.core.common.util.Scheduler.onClientTick() | 0.02% | 95333 | 95333 | 1 |
..................tterrag.core.common.util.Scheduler.runTasks() | 0.02% | 95333 | 95333 | 1 |
...................java.util.ArrayList.iterator() | 0.02% | 95333 | 95333 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 53 |
..............Self time | 0.00% | 0 | 0 | 53 |
.............net.minecraft.client.particle.EffectRenderer.func_78868_a() | 1.06% | 4847237 | 4847237 | 47 |
..............net.minecraft.client.particle.EntityFX.func_70071_h_() | 1.06% | 4847237 | 4847237 | 47 |
...............net.minecraft.entity.Entity.func_70091_d() | 1.06% | 4847237 | 4847237 | 47 |
................cofh.asm.HooksCore.getEntityCollisonBoxes() | 0.64% | 2928770 | 2928770 | 28 |
.................Self time | 0.45% | 2064452 | 2064452 | 28 |
.................net.minecraft.world.World.func_147439_a() | 0.12% | 566058 | 566058 | 6 |
..................net.minecraft.world.World.func_72964_e() | 0.12% | 566058 | 566058 | 6 |
...................net.minecraft.client.multiplayer.ChunkProviderClient.func_73154_d() | 0.12% | 566058 | 566058 | 6 |
....................net.minecraft.util.LongHashMap.func_76164_a() | 0.12% | 566058 | 566058 | 6 |
....................Self time | 0.00% | 0 | 0 | 6 |
...................Self time | 0.00% | 0 | 0 | 6 |
..................Self time | 0.00% | 0 | 0 | 6 |
.................net.minecraft.block.Block.func_149743_a() | 0.07% | 298258 | 298258 | 3 |
..................Self time | 0.04% | 202165 | 202165 | 3 |
..................net.minecraft.block.Block.func_149668_a() | 0.02% | 96092 | 96092 | 1 |
...................net.minecraft.util.AxisAlignedBB.func_72330_a() | 0.02% | 96092 | 96092 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.16% | 709437 | 709437 | 47 |
................net.minecraft.entity.Entity.func_145775_I() | 0.11% | 507778 | 507778 | 5 |
.................net.minecraft.world.World.func_147439_a() | 0.07% | 305084 | 305084 | 3 |
..................net.minecraft.world.World.func_72964_e() | 0.07% | 305084 | 305084 | 3 |
...................net.minecraft.client.multiplayer.ChunkProviderClient.func_73154_d() | 0.07% | 305084 | 305084 | 3 |
....................net.minecraft.util.LongHashMap.func_76164_a() | 0.07% | 305084 | 305084 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................Self time | 0.00% | 0 | 0 | 3 |
.................Self time | 0.04% | 202693 | 202693 | 5 |
................net.minecraft.world.World.func_147470_e() | 0.06% | 287193 | 287193 | 3 |
................net.minecraft.util.AxisAlignedBB.func_72329_c() | 0.05% | 217829 | 217829 | 2 |
.................net.minecraft.util.AxisAlignedBB.func_72330_a() | 0.05% | 217829 | 217829 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................net.minecraft.entity.Entity.func_70093_af() | 0.04% | 196227 | 196227 | 2 |
.................net.minecraft.entity.Entity.func_70083_f() | 0.04% | 196227 | 196227 | 2 |
..................net.minecraft.entity.DataWatcher.func_75683_a() | 0.04% | 196227 | 196227 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
...............Self time | 0.00% | 0 | 0 | 47 |
..............Self time | 0.00% | 0 | 0 | 47 |
.............net.minecraft.client.audio.SoundHandler.func_73660_a() | 1.41% | 6432793 | 3989257 | 48 |
..............net.minecraft.client.audio.SoundManager.func_148605_d() | 1.41% | 6432793 | 3989257 | 48 |
...............paulscode.sound.SoundSystem.setVolume() | 0.89% | 4051935 | 1608399 | 25 |
................java.lang.Thread.interrupt() | 0.35% | 1608399 | 1608399 | 17 |
................paulscode.sound.SoundSystem.CommandQueue() | 0.54% | 2443536 | 0 | 8 |
................Self time | 0.00% | 0 | 0 | 25 |
...............paulscode.sound.SoundSystem.setPitch() | 0.23% | 1062943 | 1062943 | 11 |
................java.lang.Thread.interrupt() | 0.23% | 1062943 | 1062943 | 11 |
................Self time | 0.00% | 0 | 0 | 11 |
...............paulscode.sound.SoundSystem.setPosition() | 0.11% | 490804 | 490804 | 5 |
................java.lang.Thread.interrupt() | 0.11% | 490804 | 490804 | 5 |
................Self time | 0.00% | 0 | 0 | 5 |
...............net.minecraft.client.audio.SoundManager$SoundSystemStarterThread.playing() | 0.09% | 427222 | 427222 | 4 |
................paulscode.sound.Source.playing() | 0.09% | 427222 | 427222 | 4 |
.................paulscode.sound.libraries.ChannelLWJGLOpenAL.playing() | 0.09% | 427222 | 427222 | 4 |
..................org.lwjgl.openal.AL10.alGetSourcei() | 0.09% | 427222 | 427222 | 4 |
...................org.lwjgl.openal.AL10.nalGetSourcei[native]() | 0.09% | 427222 | 427222 | 4 |
...................Self time | 0.00% | 0 | 0 | 4 |
..................Self time | 0.00% | 0 | 0 | 4 |
.................Self time | 0.00% | 0 | 0 | 4 |
................Self time | 0.00% | 0 | 0 | 4 |
...............Self time | 0.05% | 206649 | 206649 | 48 |
...............paulscode.sound.SoundSystem.removeSource() | 0.02% | 104120 | 104120 | 1 |
................java.lang.Thread.interrupt() | 0.02% | 104120 | 104120 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............com.google.common.collect.HashMultimap.remove() | 0.02% | 89118 | 89118 | 1 |
................com.google.common.collect.AbstractMultimap.remove() | 0.02% | 89118 | 89118 | 1 |
.................com.google.common.collect.AbstractMapBasedMultimap$AsMap.get() | 0.02% | 89118 | 89118 | 1 |
..................com.google.common.collect.AbstractMapBasedMultimap$AsMap.get() | 0.02% | 89118 | 89118 | 1 |
...................com.google.common.collect.AbstractMapBasedMultimap.wrapCollection() | 0.02% | 89118 | 89118 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 48 |
.............net.minecraft.client.multiplayer.WorldClient.func_73029_E() | 0.53% | 2430076 | 2430076 | 24 |
..............Self time | 0.36% | 1631110 | 1631110 | 24 |
..............net.minecraft.world.World.func_147439_a() | 0.09% | 406038 | 406038 | 4 |
...............net.minecraft.world.World.func_72964_e() | 0.09% | 406038 | 406038 | 4 |
................net.minecraft.client.multiplayer.ChunkProviderClient.func_73154_d() | 0.09% | 406038 | 406038 | 4 |
.................net.minecraft.util.LongHashMap.func_76164_a() | 0.09% | 406038 | 406038 | 4 |
.................Self time | 0.00% | 0 | 0 | 4 |
................Self time | 0.00% | 0 | 0 | 4 |
...............Self time | 0.00% | 0 | 0 | 4 |
..............com.cricketcraft.chisel.block.BlockGrimstone.func_149734_b() | 0.02% | 102544 | 102544 | 1 |
...............com.cricketcraft.chisel.client.GeneralChiselClient.spawnGrimstoneFX() | 0.02% | 102544 | 102544 | 1 |
................com.cricketcraft.chisel.entity.fx.EntityGrimstoneFX.<init>() | 0.02% | 102544 | 102544 | 1 |
.................net.minecraft.client.particle.EntityFX.<init>() | 0.02% | 102544 | 102544 | 1 |
..................net.minecraft.client.particle.EntityFX.<init>() | 0.02% | 102544 | 102544 | 1 |
...................net.minecraft.entity.Entity.<init>() | 0.02% | 102544 | 102544 | 1 |
....................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.02% | 102544 | 102544 | 1 |
.....................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.02% | 102544 | 102544 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............mods.railcraft.common.blocks.machine.BlockMachine.func_149734_b() | 0.02% | 102487 | 102487 | 1 |
..............thaumcraft.common.blocks.BlockAiry.func_149734_b() | 0.02% | 94253 | 94253 | 1 |
..............net.minecraft.block.BlockLiquid.func_149734_b() | 0.02% | 93643 | 93643 | 1 |
...............java.util.Random.nextFloat() | 0.02% | 93643 | 93643 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
.............net.minecraft.client.renderer.EntityRenderer.func_78473_a() | 0.05% | 225023 | 225023 | 2 |
..............net.minecraft.entity.EntityLivingBase.func_70614_a() | 0.03% | 124390 | 124390 | 1 |
...............net.minecraft.world.World.func_147447_a() | 0.03% | 124390 | 124390 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............net.minecraft.world.World.func_72839_b() | 0.02% | 100632 | 100632 | 1 |
...............net.minecraft.world.World.func_94576_a() | 0.02% | 100632 | 100632 | 1 |
................net.minecraft.world.chunk.Chunk.func_76588_a() | 0.02% | 100632 | 100632 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 2 |
.............net.minecraft.client.renderer.EntityRenderer.func_78464_a() | 0.04% | 204613 | 204613 | 2 |
..............Self time | 0.02% | 103897 | 103897 | 2 |
..............net.minecraft.client.renderer.EntityRenderer.func_78477_e() | 0.02% | 100715 | 100715 | 1 |
...............net.minecraft.client.entity.EntityPlayerSP.func_71151_f() | 0.02% | 100715 | 100715 | 1 |
................net.minecraftforge.client.ForgeHooksClient.getOffsetFOV() | 0.02% | 100715 | 100715 | 1 |
.................cpw.mods.fml.common.eventhandler.EventBus.post() | 0.02% | 100715 | 100715 | 1 |
..................cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.02% | 100715 | 100715 | 1 |
...................cpw.mods.fml.common.eventhandler.ASMEventHandler_534_ArmorProxyClient_goggleZoom_FOVUpdateEvent.invoke() | 0.02% | 100715 | 100715 | 1 |
....................tconstruct.armor.ArmorProxyClient.goggleZoom() | 0.02% | 100715 | 100715 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
.............net.minecraft.client.Minecraft.func_147121_ag() | 0.03% | 145388 | 145388 | 1 |
..............net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a() | 0.03% | 145388 | 145388 | 1 |
...............yuuto.enhancedinventories.block.BlockImprovedChest.func_149727_a() | 0.03% | 145388 | 145388 | 1 |
................yuuto.enhancedinventories.block.BlockConnectiveInventory.func_149727_a() | 0.03% | 145388 | 145388 | 1 |
.................net.minecraft.entity.player.EntityPlayer.openGui() | 0.03% | 145388 | 145388 | 1 |
..................cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui() | 0.03% | 145388 | 145388 | 1 |
...................cpw.mods.fml.common.network.NetworkRegistry.getLocalGuiContainer() | 0.03% | 145388 | 145388 | 1 |
....................yuuto.enhancedinventories.gui.GuiHandler.getClientGuiElement() | 0.03% | 145388 | 145388 | 1 |
.....................java.lang.ClassLoader.loadClass() | 0.03% | 145388 | 145388 | 1 |
......................java.lang.ClassLoader.loadClass() | 0.03% | 145388 | 145388 | 1 |
.......................net.minecraft.launchwrapper.LaunchClassLoader.findClass() | 0.03% | 145388 | 145388 | 1 |
........................java.security.SecureClassLoader.defineClass() | 0.03% | 145388 | 145388 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............net.minecraft.client.Minecraft.func_147108_a() | 0.02% | 102101 | 102101 | 1 |
..............net.minecraft.client.gui.inventory.GuiContainer.func_146280_a() | 0.02% | 102101 | 102101 | 1 |
...............codechicken.nei.guihook.GuiContainerManager.load() | 0.02% | 102101 | 102101 | 1 |
................codechicken.nei.LayoutManager.load() | 0.02% | 102101 | 102101 | 1 |
.................codechicken.nei.LayoutManager.layout() | 0.02% | 102101 | 102101 | 1 |
..................codechicken.nei.LayoutStyleDefault.layout() | 0.02% | 102101 | 102101 | 1 |
...................codechicken.nei.ItemPanel.resize() | 0.02% | 102101 | 102101 | 1 |
....................codechicken.nei.ItemPanel.updateValidSlots() | 0.02% | 102101 | 102101 | 1 |
.....................codechicken.nei.ItemPanel.slotValid() | 0.02% | 102101 | 102101 | 1 |
......................mekanism.client.nei.ElementBoundHandler.hideItemPanelSlot() | 0.02% | 102101 | 102101 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.02% | 98131 | 98131 | 561 |
.............java.lang.ClassLoader.loadClass() | 0.02% | 97231 | 97231 | 1 |
..............java.lang.ClassLoader.loadClass() | 0.02% | 97231 | 97231 | 1 |
...............net.minecraft.launchwrapper.LaunchClassLoader.findClass() | 0.02% | 97231 | 97231 | 1 |
................net.minecraft.launchwrapper.LaunchClassLoader.runTransformers() | 0.02% | 97231 | 97231 | 1 |
.................cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer.transform() | 0.02% | 97231 | 97231 | 1 |
..................org.objectweb.asm.ClassReader.accept() | 0.02% | 97231 | 97231 | 1 |
...................org.objectweb.asm.ClassReader.accept() | 0.02% | 97231 | 97231 | 1 |
....................org.objectweb.asm.ClassReader.b() | 0.02% | 97231 | 97231 | 1 |
.....................org.objectweb.asm.ClassReader.a() | 0.02% | 97231 | 97231 | 1 |
......................org.objectweb.asm.commons.RemappingMethodAdapter.visitMethodInsn() | 0.02% | 97231 | 97231 | 1 |
.......................org.objectweb.asm.commons.RemappingMethodAdapter.doVisitMethodInsn() | 0.02% | 97231 | 97231 | 1 |
........................cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.mapMethodName() | 0.02% | 97231 | 97231 | 1 |
.........................cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getMethodMap() | 0.02% | 97231 | 97231 | 1 |
..........................cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.findAndMergeSuperMaps() | 0.02% | 97231 | 97231 | 1 |
...........................cpw.mods.fml.common.patcher.ClassPatchManager.getPatchedResource() | 0.02% | 97231 | 97231 | 1 |
............................net.minecraft.launchwrapper.LaunchClassLoader.getClassBytes() | 0.02% | 97231 | 97231 | 1 |
.............................java.net.URLClassLoader.findResource() | 0.02% | 97231 | 97231 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
............net.minecraft.client.Minecraft.func_147120_f() | 2.50% | 11373387 | 11373387 | 112 |
.............org.lwjgl.opengl.Display.update() | 2.50% | 11373387 | 11373387 | 112 |
..............org.lwjgl.opengl.Display.update() | 2.50% | 11373387 | 11373387 | 112 |
...............org.lwjgl.opengl.Display.processMessages() | 1.67% | 7590337 | 7590337 | 76 |
................org.lwjgl.opengl.MacOSXDisplay.update() | 1.67% | 7590337 | 7590337 | 76 |
.................org.lwjgl.opengl.ContextGL.update() | 1.62% | 7400803 | 7400803 | 74 |
..................org.lwjgl.opengl.MacOSXContextImplementation.update() | 1.62% | 7400803 | 7400803 | 74 |
...................org.lwjgl.opengl.MacOSXContextImplementation.nUpdate[native]() | 1.62% | 7400803 | 7400803 | 74 |
...................Self time | 0.00% | 0 | 0 | 74 |
..................Self time | 0.00% | 0 | 0 | 74 |
.................org.lwjgl.opengl.GL11.glGetInteger() | 0.04% | 189534 | 189534 | 2 |
..................org.lwjgl.opengl.GL11.nglGetIntegerv[native]() | 0.04% | 189534 | 189534 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 76 |
................Self time | 0.00% | 0 | 0 | 76 |
...............org.lwjgl.opengl.Display.swapBuffers() | 0.83% | 3783049 | 3783049 | 38 |
................org.lwjgl.opengl.DrawableGL.swapBuffers() | 0.83% | 3783049 | 3783049 | 38 |
.................org.lwjgl.opengl.ContextGL.swapBuffers() | 0.83% | 3783049 | 3783049 | 38 |
..................org.lwjgl.opengl.MacOSXContextImplementation.swapBuffers() | 0.83% | 3783049 | 3783049 | 38 |
...................org.lwjgl.opengl.MacOSXContextImplementation.nSwapBuffers[native]() | 0.83% | 3783049 | 3783049 | 38 |
...................Self time | 0.00% | 0 | 0 | 38 |
..................Self time | 0.00% | 0 | 0 | 38 |
.................Self time | 0.00% | 0 | 0 | 38 |
................Self time | 0.00% | 0 | 0 | 38 |
...............Self time | 0.00% | 0 | 0 | 112 |
..............Self time | 0.00% | 0 | 0 | 112 |
.............Self time | 0.00% | 0 | 0 | 112 |
............java.lang.Thread.yield[native]() | 2.35% | 10724370 | 10724370 | 100 |
............org.lwjgl.opengl.GL11.glFlush() | 0.74% | 3366856 | 3366856 | 31 |
.............org.lwjgl.opengl.GL11.nglFlush[native]() | 0.74% | 3366856 | 3366856 | 31 |
.............Self time | 0.00% | 0 | 0 | 31 |
............cpw.mods.fml.common.FMLCommonHandler.onRenderTickEnd() | 0.49% | 2224293 | 2224293 | 21 |
.............cpw.mods.fml.common.eventhandler.EventBus.post() | 0.49% | 2224293 | 2224293 | 21 |
..............cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.49% | 2224293 | 2224293 | 21 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_448_WailaTickHandler_tickRender_RenderTickEvent.invoke() | 0.31% | 1412854 | 1412854 | 13 |
................mcp.mobius.waila.overlay.WailaTickHandler.tickRender() | 0.31% | 1412854 | 1412854 | 13 |
.................mcp.mobius.waila.overlay.OverlayRenderer.renderOverlay() | 0.31% | 1412854 | 1412854 | 13 |
..................mcp.mobius.waila.overlay.OverlayRenderer.renderOverlay() | 0.29% | 1315451 | 1315451 | 12 |
...................mcp.mobius.waila.overlay.Tooltip.draw() | 0.20% | 906042 | 906042 | 9 |
....................mcp.mobius.waila.overlay.Tooltip$Renderable.draw() | 0.20% | 906042 | 906042 | 9 |
.....................mcp.mobius.waila.overlay.tooltiprenderers.TTRenderString.draw() | 0.20% | 906042 | 906042 | 9 |
......................mcp.mobius.waila.overlay.DisplayUtil.drawString() | 0.20% | 906042 | 906042 | 9 |
.......................net.minecraft.client.gui.FontRenderer.func_78261_a() | 0.20% | 906042 | 906042 | 9 |
........................net.minecraft.client.gui.FontRenderer.func_85187_a() | 0.20% | 906042 | 906042 | 9 |
.........................net.minecraft.client.gui.FontRenderer.func_78258_a() | 0.20% | 906042 | 906042 | 9 |
..........................net.minecraft.client.gui.FontRenderer.func_78255_a() | 0.20% | 906042 | 906042 | 9 |
...........................net.minecraft.client.gui.FontRenderer.func_78278_a() | 0.20% | 906042 | 906042 | 9 |
............................net.minecraft.client.gui.FontRenderer.func_78266_a() | 0.20% | 906042 | 906042 | 9 |
.............................org.lwjgl.opengl.GL11.glBegin() | 0.18% | 799098 | 799098 | 8 |
..............................org.lwjgl.opengl.GL11.nglBegin[native]() | 0.18% | 799098 | 799098 | 8 |
..............................Self time | 0.00% | 0 | 0 | 8 |
.............................net.minecraft.client.renderer.texture.TextureManager.func_110577_a() | 0.02% | 106944 | 106944 | 1 |
..............................net.minecraft.client.renderer.texture.TextureUtil.func_94277_a() | 0.02% | 106944 | 106944 | 1 |
...............................org.lwjgl.opengl.GL11.glBindTexture() | 0.02% | 106944 | 106944 | 1 |
................................org.lwjgl.opengl.GL11.nglBindTexture[native]() | 0.02% | 106944 | 106944 | 1 |
................................Self time | 0.00% | 0 | 0 | 1 |
...............................Self time | 0.00% | 0 | 0 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 9 |
............................Self time | 0.00% | 0 | 0 | 9 |
...........................Self time | 0.00% | 0 | 0 | 9 |
..........................Self time | 0.00% | 0 | 0 | 9 |
.........................Self time | 0.00% | 0 | 0 | 9 |
........................Self time | 0.00% | 0 | 0 | 9 |
.......................Self time | 0.00% | 0 | 0 | 9 |
......................Self time | 0.00% | 0 | 0 | 9 |
.....................Self time | 0.00% | 0 | 0 | 9 |
....................Self time | 0.00% | 0 | 0 | 9 |
...................mcp.mobius.waila.overlay.OverlayRenderer.drawTooltipBox() | 0.07% | 304405 | 304405 | 3 |
....................mcp.mobius.waila.overlay.DisplayUtil.drawGradientRect() | 0.07% | 304405 | 304405 | 3 |
.....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.07% | 304405 | 304405 | 3 |
......................org.lwjgl.opengl.GL11.glColorPointer() | 0.04% | 203404 | 203404 | 2 |
.......................org.lwjgl.opengl.GL11.nglColorPointer[native]() | 0.04% | 203404 | 203404 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 101001 | 101001 | 1 |
.......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 101001 | 101001 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................mcp.mobius.waila.overlay.DisplayUtil.renderStack() | 0.02% | 105004 | 105004 | 1 |
....................net.minecraft.client.renderer.entity.RenderItem.func_82406_b() | 0.02% | 105004 | 105004 | 1 |
.....................net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI() | 0.02% | 105004 | 105004 | 1 |
......................net.minecraft.client.renderer.RenderBlocks.func_147800_a() | 0.02% | 105004 | 105004 | 1 |
.......................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.02% | 105004 | 105004 | 1 |
........................org.lwjgl.opengl.GL11.glDrawArrays() | 0.02% | 105004 | 105004 | 1 |
.........................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.02% | 105004 | 105004 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 12 |
..................mcp.mobius.waila.overlay.RayTracing.getTargetStack() | 0.02% | 97402 | 97402 | 1 |
...................mcp.mobius.waila.overlay.RayTracing.getIdentifierStack() | 0.02% | 97402 | 97402 | 1 |
....................mcp.mobius.waila.overlay.RayTracing.getIdentifierItems() | 0.02% | 97402 | 97402 | 1 |
.....................net.minecraft.block.Block.getPickBlock() | 0.02% | 97402 | 97402 | 1 |
......................net.minecraft.block.Block.func_149643_k() | 0.02% | 97402 | 97402 | 1 |
.......................net.minecraft.world.World.func_72805_g() | 0.02% | 97402 | 97402 | 1 |
........................net.minecraft.world.World.func_72964_e() | 0.02% | 97402 | 97402 | 1 |
.........................net.minecraft.client.multiplayer.ChunkProviderClient.func_73154_d() | 0.02% | 97402 | 97402 | 1 |
..........................net.minecraft.util.LongHashMap.func_76164_a() | 0.02% | 97402 | 97402 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 13 |
.................Self time | 0.00% | 0 | 0 | 13 |
................Self time | 0.00% | 0 | 0 | 13 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_573_Ticker_onRenderTick_RenderTickEvent.invoke() | 0.07% | 312186 | 312186 | 3 |
................com.github.lunatrius.ingameinfo.handler.Ticker.onRenderTick() | 0.07% | 312186 | 312186 | 3 |
.................com.github.lunatrius.ingameinfo.handler.Ticker.onTick() | 0.07% | 312186 | 312186 | 3 |
..................com.github.lunatrius.ingameinfo.InGameInfoCore.onTickRender() | 0.07% | 312186 | 312186 | 3 |
...................com.github.lunatrius.ingameinfo.client.gui.Info.draw() | 0.07% | 312186 | 312186 | 3 |
....................com.github.lunatrius.ingameinfo.client.gui.InfoText.drawInfo() | 0.07% | 312186 | 312186 | 3 |
.....................com.github.lunatrius.core.client.gui.FontRendererHelper.drawLeftAlignedString() | 0.07% | 312186 | 312186 | 3 |
......................net.minecraft.client.gui.FontRenderer.func_78261_a() | 0.07% | 312186 | 312186 | 3 |
.......................net.minecraft.client.gui.FontRenderer.func_85187_a() | 0.07% | 312186 | 312186 | 3 |
........................net.minecraft.client.gui.FontRenderer.func_78258_a() | 0.07% | 312186 | 312186 | 3 |
.........................net.minecraft.client.gui.FontRenderer.func_78255_a() | 0.07% | 312186 | 312186 | 3 |
..........................net.minecraft.client.gui.FontRenderer.func_78278_a() | 0.07% | 312186 | 312186 | 3 |
...........................net.minecraft.client.gui.FontRenderer.func_78266_a() | 0.07% | 312186 | 312186 | 3 |
............................org.lwjgl.opengl.GL11.glEnd() | 0.02% | 105875 | 105875 | 1 |
.............................org.lwjgl.opengl.GL11.nglEnd[native]() | 0.02% | 105875 | 105875 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................org.lwjgl.opengl.GL11.glTexCoord2f() | 0.02% | 104325 | 104325 | 1 |
.............................org.lwjgl.opengl.GL11.nglTexCoord2f[native]() | 0.02% | 104325 | 104325 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................org.lwjgl.opengl.GL11.glVertex3f() | 0.02% | 101985 | 101985 | 1 |
.............................org.lwjgl.opengl.GL11.nglVertex3f[native]() | 0.02% | 101985 | 101985 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 3 |
...........................Self time | 0.00% | 0 | 0 | 3 |
..........................Self time | 0.00% | 0 | 0 | 3 |
.........................Self time | 0.00% | 0 | 0 | 3 |
........................Self time | 0.00% | 0 | 0 | 3 |
.......................Self time | 0.00% | 0 | 0 | 3 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................Self time | 0.00% | 0 | 0 | 3 |
.................Self time | 0.00% | 0 | 0 | 3 |
................Self time | 0.00% | 0 | 0 | 3 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_427_ClientHandler_tickEvent_RenderTickEvent.invoke() | 0.04% | 197561 | 197561 | 2 |
................codechicken.nei.ClientHandler.tickEvent() | 0.04% | 197561 | 197561 | 2 |
.................codechicken.nei.NEIClientConfig.isEnabled() | 0.04% | 197561 | 197561 | 2 |
..................codechicken.nei.NEIClientConfig.getBooleanSetting() | 0.04% | 197561 | 197561 | 2 |
...................codechicken.nei.NEIClientConfig.getSetting() | 0.02% | 98795 | 98795 | 1 |
....................codechicken.lib.config.ConfigTagParent.getTag() | 0.02% | 98795 | 98795 | 1 |
.....................codechicken.lib.config.ConfigTagParent.getTag() | 0.02% | 98795 | 98795 | 1 |
......................java.util.TreeMap.get() | 0.02% | 98795 | 98795 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................codechicken.lib.config.ConfigTag.getBooleanValue() | 0.02% | 98766 | 98766 | 1 |
....................java.lang.String.equalsIgnoreCase() | 0.02% | 98766 | 98766 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................Self time | 0.00% | 0 | 0 | 2 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_527_DITicker_rendergui_RenderTickEvent.invoke() | 0.02% | 102709 | 102709 | 1 |
................DamageIndicatorsMod.core.DITicker.rendergui() | 0.02% | 102709 | 102709 | 1 |
.................org.lwjgl.opengl.GL11.glPushMatrix() | 0.02% | 102709 | 102709 | 1 |
..................org.lwjgl.opengl.GL11.nglPushMatrix[native]() | 0.02% | 102709 | 102709 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_404_PlayerRender_onRenderTick_RenderTickEvent.invoke() | 0.02% | 100210 | 100210 | 1 |
................com.emoniph.witchery.client.PlayerRender.onRenderTick() | 0.02% | 100210 | 100210 | 1 |
.................com.emoniph.witchery.infusion.Infusion.getMaxEnergy() | 0.02% | 100210 | 100210 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_379_RenderTickHandler_tickEnd_RenderTickEvent.invoke() | 0.02% | 98770 | 98770 | 1 |
................mekanism.client.render.RenderTickHandler.tickEnd() | 0.02% | 98770 | 98770 | 1 |
.................net.minecraft.entity.EntityLivingBase.func_70614_a() | 0.02% | 98770 | 98770 | 1 |
..................net.minecraft.world.World.func_147447_a() | 0.02% | 98770 | 98770 | 1 |
...................net.minecraft.block.Block.func_149731_a() | 0.02% | 98770 | 98770 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 21 |
..............Self time | 0.00% | 0 | 0 | 21 |
.............Self time | 0.00% | 0 | 0 | 21 |
............net.minecraft.client.audio.SoundHandler.func_147691_a() | 0.40% | 1831146 | 1831146 | 19 |
.............net.minecraft.client.audio.SoundManager.func_148615_a() | 0.40% | 1831146 | 1831146 | 19 |
..............paulscode.sound.SoundSystem.setListenerPosition() | 0.27% | 1223645 | 1223645 | 13 |
...............java.lang.Thread.interrupt() | 0.27% | 1223645 | 1223645 | 13 |
...............Self time | 0.00% | 0 | 0 | 13 |
..............paulscode.sound.SoundSystem.setListenerOrientation() | 0.13% | 607501 | 607501 | 6 |
...............java.lang.Thread.interrupt() | 0.13% | 607501 | 607501 | 6 |
...............Self time | 0.00% | 0 | 0 | 6 |
..............Self time | 0.00% | 0 | 0 | 19 |
.............Self time | 0.00% | 0 | 0 | 19 |
............cpw.mods.fml.common.FMLCommonHandler.onRenderTickStart() | 0.27% | 1247088 | 1247088 | 12 |
.............cpw.mods.fml.common.eventhandler.EventBus.post() | 0.27% | 1247088 | 1247088 | 12 |
..............cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 0.27% | 1247088 | 1247088 | 12 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_448_WailaTickHandler_tickRender_RenderTickEvent.invoke() | 0.23% | 1050075 | 1050075 | 10 |
................mcp.mobius.waila.overlay.WailaTickHandler.tickRender() | 0.23% | 1050075 | 1050075 | 10 |
.................mcp.mobius.waila.overlay.OverlayRenderer.renderOverlay() | 0.23% | 1050075 | 1050075 | 10 |
..................mcp.mobius.waila.overlay.OverlayRenderer.renderOverlay() | 0.21% | 952203 | 952203 | 9 |
...................mcp.mobius.waila.overlay.Tooltip.draw() | 0.10% | 436085 | 436085 | 4 |
....................mcp.mobius.waila.overlay.Tooltip$Renderable.draw() | 0.07% | 307535 | 307535 | 3 |
.....................mcp.mobius.waila.overlay.tooltiprenderers.TTRenderString.draw() | 0.07% | 307535 | 307535 | 3 |
......................mcp.mobius.waila.overlay.DisplayUtil.drawString() | 0.07% | 307535 | 307535 | 3 |
.......................net.minecraft.client.gui.FontRenderer.func_78261_a() | 0.07% | 307535 | 307535 | 3 |
........................net.minecraft.client.gui.FontRenderer.func_85187_a() | 0.07% | 307535 | 307535 | 3 |
.........................net.minecraft.client.gui.FontRenderer.func_78258_a() | 0.07% | 307535 | 307535 | 3 |
..........................net.minecraft.client.gui.FontRenderer.func_78255_a() | 0.07% | 307535 | 307535 | 3 |
...........................net.minecraft.client.gui.FontRenderer.func_78278_a() | 0.07% | 307535 | 307535 | 3 |
............................net.minecraft.client.gui.FontRenderer.func_78266_a() | 0.07% | 307535 | 307535 | 3 |
.............................org.lwjgl.opengl.GL11.glBegin() | 0.07% | 307535 | 307535 | 3 |
..............................org.lwjgl.opengl.GL11.nglBegin[native]() | 0.07% | 307535 | 307535 | 3 |
..............................Self time | 0.00% | 0 | 0 | 3 |
.............................Self time | 0.00% | 0 | 0 | 3 |
............................Self time | 0.00% | 0 | 0 | 3 |
...........................Self time | 0.00% | 0 | 0 | 3 |
..........................Self time | 0.00% | 0 | 0 | 3 |
.........................Self time | 0.00% | 0 | 0 | 3 |
........................Self time | 0.00% | 0 | 0 | 3 |
.......................Self time | 0.00% | 0 | 0 | 3 |
......................Self time | 0.00% | 0 | 0 | 3 |
.....................Self time | 0.00% | 0 | 0 | 3 |
....................Self time | 0.03% | 128550 | 128550 | 4 |
...................mcp.mobius.waila.overlay.OverlayRenderer.drawTooltipBox() | 0.05% | 215953 | 215953 | 2 |
....................mcp.mobius.waila.overlay.DisplayUtil.drawGradientRect() | 0.05% | 215953 | 215953 | 2 |
.....................net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.05% | 215953 | 215953 | 2 |
......................org.lwjgl.opengl.GL11.glDrawArrays() | 0.05% | 215953 | 215953 | 2 |
.......................org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.05% | 215953 | 215953 | 2 |
.......................Self time | 0.00% | 0 | 0 | 2 |
......................Self time | 0.00% | 0 | 0 | 2 |
.....................Self time | 0.00% | 0 | 0 | 2 |
....................Self time | 0.00% | 0 | 0 | 2 |
...................net.minecraft.client.renderer.RenderHelper.func_74520_c() | 0.02% | 101992 | 101992 | 1 |
....................net.minecraft.client.renderer.RenderHelper.func_74519_b() | 0.02% | 101992 | 101992 | 1 |
.....................org.lwjgl.opengl.GL11.glLight() | 0.02% | 101992 | 101992 | 1 |
......................org.lwjgl.opengl.GL11.nglLightfv[native]() | 0.02% | 101992 | 101992 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................mcp.mobius.waila.overlay.OverlayRenderer.saveGLState() | 0.02% | 99124 | 99124 | 1 |
....................org.lwjgl.opengl.GL11.glGetInteger() | 0.02% | 99124 | 99124 | 1 |
.....................org.lwjgl.opengl.GL11.nglGetIntegerv[native]() | 0.02% | 99124 | 99124 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................mcp.mobius.waila.overlay.DisplayUtil.renderStack() | 0.02% | 99047 | 99047 | 1 |
....................net.minecraft.client.renderer.entity.RenderItem.func_82406_b() | 0.02% | 99047 | 99047 | 1 |
.....................net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI() | 0.02% | 99047 | 99047 | 1 |
......................net.minecraft.client.renderer.RenderBlocks.func_147800_a() | 0.02% | 99047 | 99047 | 1 |
.......................FMLRenderAccessLibrary.renderInventoryBlock() | 0.02% | 99047 | 99047 | 1 |
........................cpw.mods.fml.client.registry.RenderingRegistry.renderInventoryBlock() | 0.02% | 99047 | 99047 | 1 |
.........................mariculture.core.render.RenderHandler.renderInventoryBlock() | 0.02% | 99047 | 99047 | 1 |
..........................mariculture.core.render.RenderBase.render() | 0.02% | 99047 | 99047 | 1 |
...........................mariculture.core.render.RenderBase.render() | 0.02% | 99047 | 99047 | 1 |
............................mariculture.fishery.render.RenderHatchery.renderBlock() | 0.02% | 99047 | 99047 | 1 |
.............................mariculture.core.render.RenderBase.renderBlock() | 0.02% | 99047 | 99047 | 1 |
..............................mariculture.core.render.RenderBase.renderItemBlock() | 0.02% | 99047 | 99047 | 1 |
..............................Self time | 0.00% | 0 | 0 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 9 |
..................mcp.mobius.waila.overlay.RayTracing.getTargetStack() | 0.02% | 97871 | 97871 | 1 |
...................mcp.mobius.waila.overlay.RayTracing.getIdentifierStack() | 0.02% | 97871 | 97871 | 1 |
....................mcp.mobius.waila.overlay.RayTracing.getIdentifierItems() | 0.02% | 97871 | 97871 | 1 |
.....................mcp.mobius.waila.api.impl.ModuleRegistrar.hasStackProviders() | 0.02% | 97871 | 97871 | 1 |
......................mcp.mobius.waila.api.impl.ModuleRegistrar.hasProviders() | 0.02% | 97871 | 97871 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 10 |
.................Self time | 0.00% | 0 | 0 | 10 |
................Self time | 0.00% | 0 | 0 | 10 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_527_DITicker_rendergui_RenderTickEvent.invoke() | 0.04% | 197013 | 197013 | 2 |
................DamageIndicatorsMod.core.DITicker.rendergui() | 0.04% | 197013 | 197013 | 2 |
.................org.lwjgl.opengl.GL11.glPopMatrix() | 0.02% | 98628 | 98628 | 1 |
..................org.lwjgl.opengl.GL11.nglPopMatrix[native]() | 0.02% | 98628 | 98628 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................DamageIndicatorsMod.core.DITicker.updateMouseOversSkinned() | 0.02% | 98384 | 98384 | 1 |
..................DamageIndicatorsMod.gui.DIGuiTools.DrawPortraitSkinned() | 0.02% | 98384 | 98384 | 1 |
...................DamageIndicatorsMod.gui.DIGuiTools.drawMobPreview() | 0.02% | 98384 | 98384 | 1 |
....................DamageIndicatorsMod.gui.DIGuiTools.drawTargettedMobPreview() | 0.02% | 98384 | 98384 | 1 |
.....................DamageIndicatorsMod.gui.DIGuiTools.renderEntity() | 0.02% | 98384 | 98384 | 1 |
......................net.minecraft.client.renderer.entity.RenderLiving.func_76986_a() | 0.02% | 98384 | 98384 | 1 |
.......................net.minecraft.client.renderer.entity.RenderLiving.func_76986_a() | 0.02% | 98384 | 98384 | 1 |
........................net.minecraft.client.renderer.entity.RendererLivingEntity.func_76986_a() | 0.02% | 98384 | 98384 | 1 |
.........................net.minecraft.client.renderer.entity.RendererLivingEntity.func_77036_a() | 0.02% | 98384 | 98384 | 1 |
..........................net.minecraft.client.model.ModelQuadruped.func_78088_a() | 0.02% | 98384 | 98384 | 1 |
...........................net.minecraft.client.model.ModelRenderer.func_78785_a() | 0.02% | 98384 | 98384 | 1 |
............................org.lwjgl.opengl.GL11.glCallList() | 0.02% | 98384 | 98384 | 1 |
.............................org.lwjgl.opengl.GL11.nglCallList[native]() | 0.02% | 98384 | 98384 | 1 |
.............................Self time | 0.00% | 0 | 0 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 2 |
................Self time | 0.00% | 0 | 0 | 2 |
...............Self time | 0.00% | 0 | 0 | 12 |
..............Self time | 0.00% | 0 | 0 | 12 |
.............Self time | 0.00% | 0 | 0 | 12 |
............org.lwjgl.opengl.GL11.glClear() | 0.20% | 917873 | 917873 | 9 |
.............org.lwjgl.opengl.GL11.nglClear[native]() | 0.20% | 917873 | 917873 | 9 |
.............Self time | 0.00% | 0 | 0 | 9 |
............net.minecraft.client.shader.Framebuffer.func_147615_c() | 0.15% | 695079 | 695079 | 7 |
.............net.minecraft.client.renderer.Tessellator.func_78381_a() | 0.11% | 491539 | 491539 | 5 |
..............org.lwjgl.opengl.GL11.glDrawArrays() | 0.07% | 302809 | 302809 | 3 |
...............org.lwjgl.opengl.GL11.nglDrawArrays[native]() | 0.07% | 302809 | 302809 | 3 |
...............Self time | 0.00% | 0 | 0 | 3 |
..............org.lwjgl.opengl.GL11.glEnableClientState() | 0.04% | 188730 | 188730 | 2 |
...............org.lwjgl.opengl.GL11.nglEnableClientState[native]() | 0.04% | 188730 | 188730 | 2 |
...............Self time | 0.00% | 0 | 0 | 2 |
..............Self time | 0.00% | 0 | 0 | 5 |
.............org.lwjgl.opengl.GL11.glEnable() | 0.02% | 104371 | 104371 | 1 |
..............org.lwjgl.opengl.GL11.nglEnable[native]() | 0.02% | 104371 | 104371 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............org.lwjgl.opengl.GL11.glDisable() | 0.02% | 99168 | 99168 | 1 |
..............org.lwjgl.opengl.GL11.nglDisable[native]() | 0.02% | 99168 | 99168 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 7 |
............org.lwjgl.opengl.Display.isActive() | 0.15% | 687410 | 687410 | 7 |
.............org.lwjgl.opengl.MacOSXDisplay.isActive() | 0.15% | 687410 | 687410 | 7 |
..............org.lwjgl.opengl.MacOSXDisplay.nIsFocused[native]() | 0.15% | 687410 | 687410 | 7 |
..............Self time | 0.00% | 0 | 0 | 7 |
.............Self time | 0.00% | 0 | 0 | 7 |
............com.mumfrey.liteloader.client.CallbackProxyClient.onTick() | 0.12% | 556545 | 556545 | 6 |
.............com.mumfrey.liteloader.client.ClientEvents.onTick() | 0.12% | 556545 | 556545 | 6 |
..............java.lang.Class.getSimpleName() | 0.09% | 396023 | 396023 | 4 |
..............com.voxelmodpack.voxelplayer.LiteModVoxelPlayer.onTick() | 0.04% | 160521 | 160521 | 2 |
...............com.voxelmodpack.voxelplayer.decorators.VoxelPlayerChatBubbleDecorator.onTick() | 0.02% | 97687 | 97687 | 1 |
...............com.thevoxelbox.common.util.ModConfig.getBoolProperty() | 0.01% | 62833 | 62833 | 1 |
...............Self time | 0.00% | 0 | 0 | 2 |
..............Self time | 0.00% | 0 | 0 | 6 |
.............Self time | 0.00% | 0 | 0 | 6 |
............net.minecraft.client.shader.Framebuffer.func_147609_e() | 0.06% | 293978 | 293978 | 3 |
.............net.minecraft.client.renderer.OpenGlHelper.func_153171_g() | 0.06% | 293978 | 293978 | 3 |
..............org.lwjgl.opengl.ARBFramebufferObject.glBindFramebuffer() | 0.06% | 293978 | 293978 | 3 |
...............org.lwjgl.opengl.GL30.glBindFramebuffer() | 0.06% | 293978 | 293978 | 3 |
................org.lwjgl.opengl.GL30.nglBindFramebuffer[native]() | 0.06% | 293978 | 293978 | 3 |
................Self time | 0.00% | 0 | 0 | 3 |
...............Self time | 0.00% | 0 | 0 | 3 |
..............Self time | 0.00% | 0 | 0 | 3 |
.............Self time | 0.00% | 0 | 0 | 3 |
............net.minecraft.client.Minecraft.func_71361_d() | 0.04% | 201214 | 201214 | 2 |
.............org.lwjgl.opengl.GL11.glGetError() | 0.04% | 201214 | 201214 | 2 |
..............org.lwjgl.opengl.GL11.nglGetError[native]() | 0.04% | 201214 | 201214 | 2 |
..............Self time | 0.00% | 0 | 0 | 2 |
.............Self time | 0.00% | 0 | 0 | 2 |
............Self time | 0.04% | 179222 | 179222 | 4 |
............net.minecraft.client.shader.Framebuffer.func_147610_a() | 0.02% | 98060 | 98060 | 1 |
.............org.lwjgl.opengl.GL11.glViewport() | 0.02% | 98060 | 98060 | 1 |
..............org.lwjgl.opengl.GL11.nglViewport[native]() | 0.02% | 98060 | 98060 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............net.minecraft.entity.player.EntityPlayer.func_70094_T() | 0.02% | 85150 | 85150 | 1 |
.............net.minecraft.entity.Entity.func_70094_T() | 0.02% | 85150 | 85150 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
...........Self time | 0.07% | 299752 | 299752 | 1 |
..........Self time | 0.00% | 0 | 0 | 1 |
.........Self time | 0.00% | 0 | 0 | 1 |
........Self time | 0.00% | 0 | 0 | 1 |
.......Self time | 0.00% | 0 | 0 | 1 |
......Self time | 0.00% | 0 | 0 | 1 |
.....Self time | 0.00% | 0 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..Thread-28 | 100.00% | 86488664 | 86488664 | 1 |
...java.lang.Thread.run() | 100.00% | 86488664 | 86488664 | 1 |
....thaumcraft.client.gui.MappingThread.run() | 100.00% | 86488664 | 86488664 | 1 |
.....thaumcraft.common.lib.research.ScanManager.generateItemHash() | 97.27% | 84130536 | 84130536 | 32 |
......cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.func_82594_a() | 44.83% | 38775514 | 38775514 | 218 |
.......cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.getRaw() | 44.83% | 38775514 | 38775514 | 218 |
........net.minecraft.util.RegistryNamespaced.func_82594_a() | 28.88% | 24974321 | 24974321 | 185 |
.........net.minecraft.util.RegistrySimple.func_82594_a() | 28.44% | 24593881 | 24593881 | 182 |
..........com.google.common.collect.HashBiMap.get() | 28.44% | 24593881 | 24593881 | 182 |
...........com.google.common.collect.HashBiMap.seekByKey() | 28.44% | 24593881 | 24593881 | 182 |
...........Self time | 0.00% | 0 | 0 | 182 |
..........Self time | 0.00% | 0 | 0 | 182 |
.........net.minecraft.util.RegistryNamespaced.func_148755_c() | 0.44% | 380440 | 380440 | 5 |
.........Self time | 0.00% | 0 | 0 | 185 |
........Self time | 15.96% | 13801192 | 13801192 | 218 |
.......Self time | 0.00% | 0 | 0 | 218 |
......net.minecraft.item.ItemBlock.func_77658_a() | 21.92% | 18960492 | 18960492 | 145 |
.......Self time | 21.60% | 18683088 | 18683088 | 145 |
.......net.minecraft.block.Block.func_149739_a() | 0.32% | 277404 | 277404 | 3 |
......Self time | 21.86% | 18907869 | 18907869 | 32 |
......mariculture.lib.base.ItemBaseMeta.func_77658_a() | 5.80% | 5016432 | 5016432 | 49 |
.......java.lang.String.replace() | 5.80% | 5016432 | 5016432 | 49 |
.......Self time | 0.00% | 0 | 0 | 49 |
......cpw.mods.fml.common.registry.GameRegistry$UniqueIdentifier.toString() | 0.94% | 815371 | 815371 | 8 |
.......java.lang.String.format() | 0.83% | 714654 | 714654 | 7 |
.......Self time | 0.12% | 100717 | 100717 | 8 |
......java.util.concurrent.ConcurrentHashMap.containsKey() | 0.56% | 485367 | 485367 | 5 |
......net.minecraft.item.ItemStack.func_77977_a() | 0.46% | 395830 | 395830 | 3 |
......mariculture.fishery.items.ItemRod.func_77658_a() | 0.24% | 208440 | 208440 | 2 |
.......java.lang.String.replace() | 0.24% | 208440 | 208440 | 2 |
.......Self time | 0.00% | 0 | 0 | 2 |
......net.minecraft.item.Item.func_77658_a() | 0.22% | 193123 | 193123 | 2 |
......cpw.mods.fml.common.registry.GameRegistry.findUniqueIdentifierFor() | 0.22% | 189620 | 189620 | 2 |
.......cpw.mods.fml.common.registry.GameData.getUniqueName() | 0.22% | 189620 | 189620 | 2 |
........cpw.mods.fml.common.registry.GameRegistry$UniqueIdentifier.<init>() | 0.22% | 189620 | 189620 | 2 |
.........java.lang.String.split() | 0.22% | 189620 | 189620 | 2 |
.........Self time | 0.00% | 0 | 0 | 2 |
........Self time | 0.00% | 0 | 0 | 2 |
.......Self time | 0.00% | 0 | 0 | 2 |
......net.minecraft.block.Block.func_149634_a() | 0.21% | 182472 | 182472 | 2 |
.......net.minecraft.item.Item.func_150891_b() | 0.21% | 182472 | 182472 | 2 |
........net.minecraft.util.RegistryNamespaced.func_148757_b() | 0.21% | 182472 | 182472 | 2 |
.........net.minecraft.util.ObjectIntIdentityMap.func_148747_b() | 0.21% | 182472 | 182472 | 2 |
..........java.util.IdentityHashMap.get() | 0.21% | 182472 | 182472 | 2 |
..........Self time | 0.00% | 0 | 0 | 2 |
.........Self time | 0.00% | 0 | 0 | 2 |
........Self time | 0.00% | 0 | 0 | 2 |
.......Self time | 0.00% | 0 | 0 | 2 |
.....Self time | 1.10% | 949601 | 949601 | 1 |
.....net.minecraft.item.ItemStack.func_77946_l() | 0.91% | 788219 | 788219 | 8 |
......net.minecraft.nbt.NBTTagCompound.func_74737_b() | 0.91% | 788219 | 788219 | 8 |
.......Self time | 0.80% | 690532 | 690532 | 8 |
.......net.minecraft.nbt.NBTTagList.func_74737_b() | 0.11% | 97687 | 97687 | 1 |
........net.minecraft.nbt.NBTTagCompound.func_74737_b() | 0.11% | 97687 | 97687 | 1 |
........Self time | 0.00% | 0 | 0 | 1 |
......Self time | 0.00% | 0 | 0 | 8 |
.....net.minecraft.item.Item.func_150895_a() | 0.24% | 208348 | 208348 | 2 |
.....net.minecraft.item.ItemBlock.func_150895_a() | 0.22% | 191832 | 191832 | 2 |
......mods.railcraft.common.blocks.ore.BlockOre.func_149666_a() | 0.11% | 98379 | 98379 | 1 |
.......mods.railcraft.common.blocks.ore.EnumOre.getItem() | 0.11% | 98379 | 98379 | 1 |
.......Self time | 0.00% | 0 | 0 | 1 |
......gravestone.block.BlockGSGraveStone.func_149666_a() | 0.11% | 93452 | 93452 | 1 |
.......net.minecraft.enchantment.EnchantmentHelper.func_77504_a() | 0.11% | 93452 | 93452 | 1 |
........net.minecraft.enchantment.EnchantmentHelper.func_77513_b() | 0.11% | 93452 | 93452 | 1 |
.........net.minecraft.enchantment.EnchantmentHelper.func_77505_b() | 0.11% | 93452 | 93452 | 1 |
..........thaumcraft.common.lib.enchantment.EnchantmentHaste.canApplyAtEnchantingTable() | 0.11% | 93452 | 93452 | 1 |
..........Self time | 0.00% | 0 | 0 | 1 |
.........Self time | 0.00% | 0 | 0 | 1 |
........Self time | 0.00% | 0 | 0 | 1 |
.......Self time | 0.00% | 0 | 0 | 1 |
......Self time | 0.00% | 0 | 0 | 2 |
.....tconstruct.library.tools.ToolCore.func_150895_a() | 0.15% | 126572 | 126572 | 1 |
.....binnie.botany.flower.ItemBotany.func_150895_a() | 0.11% | 93554 | 93554 | 1 |
......binnie.botany.flower.ItemBotany.addCreativeItems() | 0.11% | 93554 | 93554 | 1 |
.......binnie.botany.genetics.Flower.copy() | 0.11% | 93554 | 93554 | 1 |
........binnie.botany.genetics.Flower.copy() | 0.11% | 93554 | 93554 | 1 |
.........binnie.botany.genetics.Flower.<init>() | 0.11% | 93554 | 93554 | 1 |
..........binnie.botany.genetics.Flower.readFromNBT() | 0.11% | 93554 | 93554 | 1 |
...........binnie.botany.genetics.FlowerGenome.<init>() | 0.11% | 93554 | 93554 | 1 |
............forestry.core.genetics.Genome.<init>() | 0.11% | 93554 | 93554 | 1 |
.............binnie.botany.genetics.FlowerGenome.readFromNBT() | 0.11% | 93554 | 93554 | 1 |
..............forestry.core.genetics.Genome.readFromNBT() | 0.11% | 93554 | 93554 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............Self time | 0.00% | 0 | 0 | 1 |
...........Self time | 0.00% | 0 | 0 | 1 |
..........Self time | 0.00% | 0 | 0 | 1 |
.........Self time | 0.00% | 0 | 0 | 1 |
........Self time | 0.00% | 0 | 0 | 1 |
.......Self time | 0.00% | 0 | 0 | 1 |
......Self time | 0.00% | 0 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..NEI Item Filtering | 100.00% | 4400811 | 4400811 | 1 |
...codechicken.nei.RestartableTask$1.run() | 100.00% | 4400811 | 4400811 | 1 |
....codechicken.nei.ItemList$2.execute() | 100.00% | 4400811 | 4400811 | 1 |
.....codechicken.nei.ItemList$AllMultiItemFilter.matches() | 100.00% | 4400811 | 4400811 | 1 |
......codechicken.nei.ItemList$AnyMultiItemFilter.matches() | 100.00% | 4400811 | 4400811 | 1 |
.......codechicken.nei.ItemList$PatternItemFilter.matches() | 97.39% | 4286015 | 4286015 | 2 |
........codechicken.nei.api.ItemInfo.getSearchName() | 97.39% | 4286015 | 4286015 | 2 |
.........codechicken.nei.guihook.GuiContainerManager.concatenatedDisplayName() | 94.94% | 4178150 | 4178150 | 3 |
..........codechicken.nei.guihook.GuiContainerManager.itemDisplayNameMultiline() | 94.94% | 4178150 | 4178150 | 3 |
...........net.minecraft.item.ItemStack.func_82840_a() | 82.25% | 3619477 | 3619477 | 8 |
............net.minecraftforge.event.ForgeEventFactory.onItemTooltip() | 31.11% | 1369064 | 1369064 | 10 |
.............cpw.mods.fml.common.eventhandler.EventBus.post() | 31.11% | 1369064 | 1369064 | 10 |
..............cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 31.11% | 1369064 | 1369064 | 10 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_661_ClientEventHandler_getTooltip_ItemTooltipEvent.invoke() | 13.34% | 586872 | 586872 | 5 |
................witchinggadgets.client.ClientEventHandler.getTooltip() | 13.34% | 586872 | 586872 | 5 |
.................thaumcraft.api.ThaumcraftApiHelper.isResearchComplete() | 9.17% | 403615 | 403615 | 4 |
..................thaumcraft.common.lib.InternalMethodHandler.isResearchComplete() | 9.17% | 403615 | 403615 | 4 |
...................thaumcraft.common.lib.research.ResearchManager.isResearchComplete() | 9.17% | 403615 | 403615 | 4 |
....................thaumcraft.api.research.ResearchCategories.getResearch() | 6.93% | 304844 | 304844 | 3 |
....................java.util.ArrayList.contains() | 2.24% | 98770 | 98770 | 1 |
....................Self time | 0.00% | 0 | 0 | 4 |
...................Self time | 0.00% | 0 | 0 | 4 |
..................Self time | 0.00% | 0 | 0 | 4 |
.................Self time | 4.16% | 183257 | 183257 | 5 |
................Self time | 0.00% | 0 | 0 | 5 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_382_ForgeEventHandler_onItemTooltip_ItemTooltipEvent.invoke() | 4.56% | 200584 | 200584 | 1 |
................minetweaker.mc1710.ForgeEventHandler.onItemTooltip() | 4.56% | 200584 | 200584 | 1 |
.................minetweaker.api.minecraft.MineTweakerMC.getIItemStack() | 2.35% | 103308 | 103308 | 1 |
..................minetweaker.mc1710.item.MCItemStack.<init>() | 2.35% | 103308 | 103308 | 1 |
...................net.minecraft.item.ItemStack.func_77946_l() | 2.35% | 103308 | 103308 | 1 |
....................net.minecraft.nbt.NBTTagCompound.func_74737_b() | 2.35% | 103308 | 103308 | 1 |
.....................net.minecraft.nbt.NBTTagCompound.func_74737_b() | 2.35% | 103308 | 103308 | 1 |
......................net.minecraft.nbt.NBTTagList.func_74737_b() | 2.35% | 103308 | 103308 | 1 |
.......................net.minecraft.nbt.NBTTagCompound.func_74737_b() | 2.35% | 103308 | 103308 | 1 |
........................net.minecraft.nbt.NBTTagCompound.func_74782_a() | 2.35% | 103308 | 103308 | 1 |
.........................java.util.HashMap.put() | 2.35% | 103308 | 103308 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................minetweaker.api.tooltip.IngredientTooltips.getTooltips() | 2.21% | 97275 | 97275 | 1 |
..................minetweaker.api.util.IngredientMap.getEntries() | 2.21% | 97275 | 97275 | 1 |
...................minetweaker.mc1710.item.MCItemStack.getDefinition() | 2.21% | 97275 | 97275 | 1 |
....................net.minecraft.util.RegistryNamespaced.func_148750_c() | 2.21% | 97275 | 97275 | 1 |
.....................com.google.common.collect.HashBiMap$Inverse.get() | 2.21% | 97275 | 97275 | 1 |
......................com.google.common.collect.HashBiMap.access$600() | 2.21% | 97275 | 97275 | 1 |
.......................com.google.common.collect.HashBiMap.seekByValue() | 2.21% | 97275 | 97275 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_337_BaitListingsHandler_addToolTip_ItemTooltipEvent.invoke() | 4.54% | 199943 | 199943 | 2 |
................mariculture.fishery.BaitListingsHandler.addToolTip() | 4.54% | 199943 | 199943 | 2 |
.................mariculture.fishery.FishingHandler.getRodType() | 4.54% | 199943 | 199943 | 2 |
..................java.util.HashMap.get() | 4.54% | 199943 | 199943 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................Self time | 0.00% | 0 | 0 | 2 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_819_PartRestrictionHandler_onItemToolTip_ItemTooltipEvent.invoke() | 2.34% | 103169 | 103169 | 1 |
................iguanaman.iguanatweakstconstruct.restriction.PartRestrictionHandler.onItemToolTip() | 2.34% | 103169 | 103169 | 1 |
.................java.lang.ClassLoader.loadClass() | 2.34% | 103169 | 103169 | 1 |
..................java.lang.ClassLoader.loadClass() | 2.34% | 103169 | 103169 | 1 |
...................net.minecraft.launchwrapper.LaunchClassLoader.findClass() | 2.34% | 103169 | 103169 | 1 |
....................net.minecraft.launchwrapper.LaunchClassLoader.runTransformers() | 2.34% | 103169 | 103169 | 1 |
.....................cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer.transform() | 2.34% | 103169 | 103169 | 1 |
......................org.objectweb.asm.ClassReader.accept() | 2.34% | 103169 | 103169 | 1 |
.......................org.objectweb.asm.ClassReader.accept() | 2.34% | 103169 | 103169 | 1 |
........................org.objectweb.asm.ClassReader.b() | 2.34% | 103169 | 103169 | 1 |
.........................org.objectweb.asm.ClassReader.a() | 2.34% | 103169 | 103169 | 1 |
..........................org.objectweb.asm.commons.RemappingMethodAdapter.visitMethodInsn() | 2.34% | 103169 | 103169 | 1 |
...........................org.objectweb.asm.commons.RemappingMethodAdapter.doVisitMethodInsn() | 2.34% | 103169 | 103169 | 1 |
............................org.objectweb.asm.MethodWriter.visitMethodInsn() | 2.34% | 103169 | 103169 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 2.24% | 98564 | 98564 | 10 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_816_VanillaSwordNerfHandler_onItemToolTip_ItemTooltipEvent.invoke() | 2.21% | 97229 | 97229 | 1 |
................iguanaman.iguanatweakstconstruct.tweaks.handlers.VanillaSwordNerfHandler.onItemToolTip() | 2.21% | 97229 | 97229 | 1 |
.................iguanaman.iguanatweakstconstruct.tweaks.handlers.VanillaSwordNerfHandler.isUselessWeapon() | 2.21% | 97229 | 97229 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_317_BBEventHandler_onItemTooltip_ItemTooltipEvent.invoke() | 1.88% | 82700 | 82700 | 1 |
..............Self time | 0.00% | 0 | 0 | 10 |
.............Self time | 0.00% | 0 | 0 | 10 |
............Self time | 4.56% | 200793 | 200793 | 8 |
............WayofTime.alchemicalWizardry.common.items.TelepositionFocus.func_77624_a() | 2.74% | 120462 | 120462 | 1 |
............appeng.items.AEBaseItem.func_77624_a() | 2.44% | 107522 | 107522 | 1 |
.............appeng.items.misc.ItemEncodedPattern.addCheckedInformation() | 2.44% | 107522 | 107522 | 1 |
..............appeng.items.misc.ItemEncodedPattern.getPatternForItem() | 2.44% | 107522 | 107522 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............com.InfinityRaider.AgriCraft.items.ItemBlockCustomWood.func_77624_a() | 2.37% | 104436 | 104436 | 1 |
............forestry.core.genetics.ItemGE.func_77624_a() | 2.37% | 104210 | 104210 | 1 |
.............forestry.core.utils.StringUtil.localize() | 2.37% | 104210 | 104210 | 1 |
..............java.lang.String.replace() | 2.37% | 104210 | 104210 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............thaumcraft.common.items.armor.ItemFortressArmor.func_77624_a() | 2.35% | 103473 | 103473 | 1 |
............tconstruct.library.tools.ToolCore.func_77624_a() | 2.33% | 102734 | 102734 | 1 |
............net.minecraft.item.ItemPotion.func_77624_a() | 2.31% | 101523 | 101523 | 1 |
.............java.text.NumberFormat.format() | 2.31% | 101523 | 101523 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............extrabiomes.items.LogTurner.func_77624_a() | 2.30% | 101351 | 101351 | 1 |
............binnie.genetics.item.ItemSerumArray.func_77624_a() | 2.29% | 100922 | 100922 | 1 |
.............binnie.genetics.item.ItemGene.func_77624_a() | 2.29% | 100922 | 100922 | 1 |
..............binnie.genetics.genetics.GeneArrayItem.getInfo() | 2.29% | 100922 | 100922 | 1 |
...............binnie.genetics.genetics.Gene.getName() | 2.29% | 100922 | 100922 | 1 |
................binnie.core.genetics.MothBreedingSystem.getAlleleName() | 2.29% | 100922 | 100922 | 1 |
.................binnie.core.genetics.BreedingSystem.getAlleleName() | 2.29% | 100922 | 100922 | 1 |
..................forestry.apiculture.genetics.AlleleFlowers.getName() | 2.29% | 100922 | 100922 | 1 |
...................forestry.apiculture.genetics.AlleleFlowers.getProvider() | 2.29% | 100922 | 100922 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............com.jaquadro.minecraft.gardenstuff.item.ItemLantern.func_77624_a() | 2.29% | 100884 | 100884 | 1 |
.............com.jaquadro.minecraft.gardenstuff.item.ItemLantern.getLanternSourceKey() | 2.29% | 100884 | 100884 | 1 |
..............java.lang.ClassLoader.loadClass() | 2.29% | 100884 | 100884 | 1 |
...............java.lang.ClassLoader.loadClass() | 2.29% | 100884 | 100884 | 1 |
................net.minecraft.launchwrapper.LaunchClassLoader.findClass() | 2.29% | 100884 | 100884 | 1 |
.................java.security.SecureClassLoader.defineClass() | 2.29% | 100884 | 100884 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............magicbees.item.ItemMysteriousMagnet.func_77624_a() | 2.29% | 100730 | 100730 | 1 |
............com.cricketcraft.chisel.item.ItemCarvable.func_77624_a() | 2.26% | 99265 | 99265 | 1 |
.............net.minecraft.block.Block.func_149634_a() | 2.26% | 99265 | 99265 | 1 |
..............net.minecraft.block.Block.func_149729_e() | 2.26% | 99265 | 99265 | 1 |
...............cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.func_148754_a() | 2.26% | 99265 | 99265 | 1 |
................cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.getRaw() | 2.26% | 99265 | 99265 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............binnie.genetics.item.ItemSerum.func_77624_a() | 2.24% | 98402 | 98402 | 1 |
.............binnie.genetics.item.ItemGene.func_77624_a() | 2.24% | 98402 | 98402 | 1 |
..............binnie.genetics.genetics.GeneItem.getInfo() | 2.24% | 98402 | 98402 | 1 |
...............binnie.genetics.genetics.Gene.getName() | 2.24% | 98402 | 98402 | 1 |
................binnie.core.genetics.BeeBreedingSystem.getAlleleName() | 2.24% | 98402 | 98402 | 1 |
.................binnie.core.genetics.BreedingSystem.getAlleleName() | 2.24% | 98402 | 98402 | 1 |
..................forestry.core.genetics.Allele.getName() | 2.24% | 98402 | 98402 | 1 |
...................forestry.core.utils.StringUtil.localize() | 2.24% | 98402 | 98402 | 1 |
....................java.lang.String.replace() | 2.24% | 98402 | 98402 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............mariculture.magic.jewelry.ItemJewelry.func_77624_a() | 2.21% | 97428 | 97428 | 1 |
............forestry.storage.items.ItemBackpack.func_77624_a() | 2.19% | 96332 | 96332 | 1 |
.............forestry.storage.items.ItemBackpack.getMode() | 2.19% | 96332 | 96332 | 1 |
..............java.lang.ClassLoader.loadClass() | 2.19% | 96332 | 96332 | 1 |
...............java.lang.ClassLoader.loadClass() | 2.19% | 96332 | 96332 | 1 |
................net.minecraft.launchwrapper.LaunchClassLoader.findClass() | 2.19% | 96332 | 96332 | 1 |
.................sun.net.www.protocol.jar.URLJarFile.getManifest() | 2.19% | 96332 | 96332 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............java.util.ArrayList.add() | 2.19% | 96261 | 96261 | 1 |
............appeng.block.AEBaseItemBlock.func_77624_a() | 2.17% | 95651 | 95651 | 1 |
.............appeng.block.AEBaseItemBlockChargeable.addCheckedInformation() | 2.17% | 95651 | 95651 | 1 |
..............java.text.MessageFormat.format() | 2.17% | 95651 | 95651 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............net.minecraft.nbt.NBTTagList.func_74745_c() | 2.12% | 93280 | 93280 | 1 |
............mods.railcraft.common.blocks.ItemBlockRailcraft.func_77624_a() | 2.12% | 93174 | 93174 | 1 |
.............mods.railcraft.common.blocks.machine.ItemMachine.getToolTip() | 2.12% | 93174 | 93174 | 1 |
..............mods.railcraft.common.blocks.machine.alpha.EnumMachineAlpha.getToolTip() | 2.12% | 93174 | 93174 | 1 |
...............java.lang.ClassLoader.loadClass() | 2.12% | 93174 | 93174 | 1 |
................java.lang.ClassLoader.loadClass() | 2.12% | 93174 | 93174 | 1 |
.................net.minecraft.launchwrapper.LaunchClassLoader.findClass() | 2.12% | 93174 | 93174 | 1 |
..................sun.net.www.protocol.jar.URLJarFile.getManifest() | 2.12% | 93174 | 93174 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............mods.railcraft.common.carts.ItemCartAnchor.func_77624_a() | 1.89% | 83089 | 83089 | 1 |
............extrabiomes.items.ItemSapling.func_77624_a() | 1.10% | 48481 | 48481 | 1 |
.............extrabiomes.blocks.BlockCustomSapling.addInformation() | 1.10% | 48481 | 48481 | 1 |
..............cpw.mods.fml.common.registry.LanguageRegistry.getStringLocalization() | 1.10% | 48481 | 48481 | 1 |
...............cpw.mods.fml.common.FMLCommonHandler.getCurrentLanguage() | 1.10% | 48481 | 48481 | 1 |
................cpw.mods.fml.client.FMLClientHandler.getCurrentLanguage() | 1.10% | 48481 | 48481 | 1 |
.................net.minecraft.client.resources.LanguageManager.func_135041_c() | 1.10% | 48481 | 48481 | 1 |
..................java.util.HashMap.containsKey() | 1.10% | 48481 | 48481 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
...........codechicken.nei.LayoutManager.handleItemDisplayName() | 10.41% | 458335 | 458335 | 4 |
............codechicken.nei.NEIClientConfig.showIDs() | 3.42% | 150351 | 150351 | 1 |
.............codechicken.nei.NEIClientConfig.isEnabled() | 3.42% | 150351 | 150351 | 1 |
..............codechicken.nei.NEIClientConfig.getBooleanSetting() | 3.42% | 150351 | 150351 | 1 |
...............codechicken.nei.NEIClientConfig.getSetting() | 3.42% | 150351 | 150351 | 1 |
................codechicken.lib.config.ConfigTagParent.getTag() | 3.42% | 150351 | 150351 | 1 |
.................codechicken.lib.config.ConfigTagParent.getTag() | 3.42% | 150351 | 150351 | 1 |
..................java.util.TreeMap.get() | 3.42% | 150351 | 150351 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............java.lang.StringBuilder.append() | 2.34% | 103030 | 103030 | 1 |
............codechicken.nei.api.ItemInfo.getNameOverride() | 2.34% | 102905 | 102905 | 1 |
............Self time | 2.32% | 102047 | 102047 | 4 |
...........Self time | 2.28% | 100337 | 100337 | 3 |
..........Self time | 0.00% | 0 | 0 | 3 |
.........java.util.HashMap.get() | 2.45% | 107864 | 107864 | 1 |
.........Self time | 0.00% | 0 | 0 | 2 |
........Self time | 0.00% | 0 | 0 | 2 |
.......mcp.mobius.waila.handlers.nei.ModNameFilter$Filter.matches() | 2.61% | 114796 | 114796 | 1 |
........mcp.mobius.waila.utils.ModIdentification.nameFromStack() | 2.61% | 114796 | 114796 | 1 |
.........cpw.mods.fml.common.registry.GameData.findModOwner() | 2.61% | 114796 | 114796 | 1 |
..........java.util.HashMap.containsKey() | 2.61% | 114796 | 114796 | 1 |
...........java.util.HashMap.hash() | 2.61% | 114796 | 114796 | 1 |
............cpw.mods.fml.common.registry.GameRegistry$UniqueIdentifier.hashCode() | 2.61% | 114796 | 114796 | 1 |
.............com.google.common.base.Objects.hashCode() | 2.61% | 114796 | 114796 | 1 |
..............java.util.Arrays.hashCode() | 2.61% | 114796 | 114796 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............Self time | 0.00% | 0 | 0 | 1 |
...........Self time | 0.00% | 0 | 0 | 1 |
..........Self time | 0.00% | 0 | 0 | 1 |
.........Self time | 0.00% | 0 | 0 | 1 |
........Self time | 0.00% | 0 | 0 | 1 |
.......Self time | 0.00% | 0 | 0 | 1 |
......Self time | 0.00% | 0 | 0 | 1 |
.....Self time | 0.00% | 0 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..Thread-20 | 100.00% | 455749400 | 3735043 | 1 |
...paulscode.sound.CommandThread.run() | 100.00% | 455749400 | 3735043 | 1 |
....paulscode.sound.SoundSystem.CommandQueue() | 0.82% | 3735043 | 3735043 | 21 |
.....paulscode.sound.SoundSystem.CommandNewSource() | 0.69% | 3123300 | 3123300 | 15 |
......paulscode.sound.libraries.LibraryLWJGLOpenAL.newSource() | 0.69% | 3123300 | 3123300 | 15 |
.......paulscode.sound.libraries.LibraryLWJGLOpenAL.loadSound() | 0.69% | 3123300 | 3123300 | 15 |
........paulscode.sound.codecs.CodecJOrbis.readAll() | 0.34% | 1560370 | 1560370 | 3 |
.........paulscode.sound.codecs.CodecJOrbis.appendByteArrays() | 0.19% | 867633 | 867633 | 5 |
..........java.lang.System.arraycopy[native]() | 0.11% | 500300 | 500300 | 4 |
..........Self time | 0.08% | 367332 | 367332 | 5 |
.........paulscode.sound.codecs.CodecJOrbis.readBytes() | 0.15% | 692737 | 692737 | 5 |
..........com.jcraft.jorbis.Block.synthesis() | 0.15% | 692737 | 692737 | 5 |
...........com.jcraft.jorbis.Mapping0.inverse() | 0.15% | 692737 | 692737 | 5 |
............com.jcraft.jorbis.Mdct.backward() | 0.09% | 395984 | 395984 | 4 |
............com.jcraft.jorbis.Residue2.inverse() | 0.05% | 206097 | 206097 | 2 |
.............com.jcraft.jorbis.Residue0._2inverse() | 0.05% | 206097 | 206097 | 2 |
..............com.jcraft.jorbis.CodeBook.decodevv_add() | 0.05% | 206097 | 206097 | 2 |
...............Self time | 0.02% | 103469 | 103469 | 2 |
...............com.jcraft.jorbis.CodeBook.decode() | 0.02% | 102628 | 102628 | 1 |
..............Self time | 0.00% | 0 | 0 | 2 |
.............Self time | 0.00% | 0 | 0 | 2 |
............com.jcraft.jorbis.Residue1.inverse() | 0.02% | 90655 | 90655 | 1 |
.............com.jcraft.jorbis.Residue0._01inverse() | 0.02% | 90655 | 90655 | 1 |
..............com.jcraft.jorbis.CodeBook.decodev_add() | 0.02% | 90655 | 90655 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............Self time | 0.00% | 0 | 0 | 5 |
...........Self time | 0.00% | 0 | 0 | 5 |
..........Self time | 0.00% | 0 | 0 | 5 |
.........Self time | 0.00% | 0 | 0 | 3 |
........paulscode.sound.codecs.CodecJOrbis.initialize() | 0.25% | 1144670 | 1144670 | 10 |
.........paulscode.sound.codecs.CodecJOrbis.readHeader() | 0.21% | 949912 | 949912 | 8 |
..........java.io.FileInputStream.read() | 0.18% | 842896 | 842896 | 7 |
..........java.io.BufferedInputStream.read() | 0.02% | 107016 | 107016 | 1 |
..........Self time | 0.00% | 0 | 0 | 8 |
.........net.minecraft.client.audio.SoundManager$2$1.getInputStream() | 0.04% | 194757 | 194757 | 2 |
..........net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a() | 0.04% | 194757 | 194757 | 2 |
...........net.minecraft.client.resources.FallbackResourceManager.func_110536_a() | 0.04% | 194757 | 194757 | 2 |
............net.minecraft.client.resources.DefaultResourcePack.func_110589_b() | 0.04% | 194757 | 194757 | 2 |
.............net.minecraft.client.resources.DefaultResourcePack.func_110605_c() | 0.04% | 194757 | 194757 | 2 |
..............java.lang.Class.getResourceAsStream() | 0.04% | 194757 | 194757 | 2 |
..............Self time | 0.00% | 0 | 0 | 2 |
.............Self time | 0.00% | 0 | 0 | 2 |
............Self time | 0.00% | 0 | 0 | 2 |
...........Self time | 0.00% | 0 | 0 | 2 |
..........Self time | 0.00% | 0 | 0 | 2 |
.........Self time | 0.00% | 0 | 0 | 10 |
........paulscode.sound.codecs.CodecJOrbis.cleanup() | 0.09% | 418259 | 418259 | 5 |
.........java.io.FileInputStream.close() | 0.07% | 311881 | 311881 | 4 |
.........java.io.BufferedInputStream.close() | 0.02% | 106377 | 106377 | 1 |
.........Self time | 0.00% | 0 | 0 | 5 |
........Self time | 0.00% | 0 | 0 | 15 |
.......Self time | 0.00% | 0 | 0 | 15 |
......Self time | 0.00% | 0 | 0 | 15 |
.....paulscode.sound.SoundSystem.CommandSetListenerPosition() | 0.07% | 306293 | 306293 | 3 |
......paulscode.sound.libraries.LibraryLWJGLOpenAL.setListenerPosition() | 0.07% | 306293 | 306293 | 3 |
.......paulscode.sound.Library.setListenerPosition() | 0.07% | 306293 | 306293 | 3 |
........paulscode.sound.libraries.SourceLWJGLOpenAL.positionChanged() | 0.07% | 306293 | 306293 | 3 |
.........org.lwjgl.openal.AL10.alSourcef() | 0.04% | 202370 | 202370 | 2 |
..........org.lwjgl.openal.AL10.nalSourcef[native]() | 0.04% | 202370 | 202370 | 2 |
..........Self time | 0.00% | 0 | 0 | 2 |
.........paulscode.sound.libraries.SourceLWJGLOpenAL.checkPitch() | 0.02% | 103923 | 103923 | 1 |
..........org.lwjgl.openal.AL10.alSourcef() | 0.02% | 103923 | 103923 | 1 |
...........org.lwjgl.openal.AL10.nalSourcef[native]() | 0.02% | 103923 | 103923 | 1 |
...........Self time | 0.00% | 0 | 0 | 1 |
..........Self time | 0.00% | 0 | 0 | 1 |
.........Self time | 0.00% | 0 | 0 | 3 |
........Self time | 0.00% | 0 | 0 | 3 |
.......Self time | 0.00% | 0 | 0 | 3 |
......Self time | 0.00% | 0 | 0 | 3 |
.....paulscode.sound.SoundSystem.CommandPlay() | 0.04% | 199098 | 199098 | 2 |
......paulscode.sound.Library.play() | 0.04% | 199098 | 199098 | 2 |
.......paulscode.sound.Library.play() | 0.04% | 199098 | 199098 | 2 |
........paulscode.sound.libraries.SourceLWJGLOpenAL.play() | 0.04% | 199098 | 199098 | 2 |
.........paulscode.sound.libraries.ChannelLWJGLOpenAL.attachBuffer() | 0.02% | 101014 | 101014 | 1 |
..........paulscode.sound.Channel.errorCheck() | 0.02% | 101014 | 101014 | 1 |
...........paulscode.sound.Channel.getClassName() | 0.02% | 101014 | 101014 | 1 |
............paulscode.sound.SoundSystemConfig.getLibraryTitle() | 0.02% | 101014 | 101014 | 1 |
.............paulscode.sound.SoundSystemConfig.runMethod() | 0.02% | 101014 | 101014 | 1 |
..............java.lang.Class.getMethod() | 0.02% | 101014 | 101014 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............Self time | 0.00% | 0 | 0 | 1 |
...........Self time | 0.00% | 0 | 0 | 1 |
..........Self time | 0.00% | 0 | 0 | 1 |
.........paulscode.sound.libraries.ChannelLWJGLOpenAL.play() | 0.02% | 98083 | 98083 | 1 |
..........org.lwjgl.openal.AL10.alSourcePlay() | 0.02% | 98083 | 98083 | 1 |
...........org.lwjgl.openal.AL10.nalSourcePlay[native]() | 0.02% | 98083 | 98083 | 1 |
...........Self time | 0.00% | 0 | 0 | 1 |
..........Self time | 0.00% | 0 | 0 | 1 |
.........Self time | 0.00% | 0 | 0 | 2 |
........Self time | 0.00% | 0 | 0 | 2 |
.......Self time | 0.00% | 0 | 0 | 2 |
......Self time | 0.00% | 0 | 0 | 2 |
.....Self time | 0.02% | 106350 | 106350 | 21 |
....paulscode.sound.SimpleThread.snooze() | 99.18% | 452014356 | 0 | 22 |
.....java.lang.Thread.sleep[native]() | 99.18% | 452014356 | 0 | 22 |
.....Self time | 0.00% | 0 | 0 | 22 |
....Self time | 0.00% | 0 | 0 | 1 |
..NEI Item Filtering | 100.00% | 2484518 | 2484518 | 1 |
...codechicken.nei.RestartableTask$1.run() | 100.00% | 2484518 | 2484518 | 1 |
....codechicken.nei.ItemList$2.execute() | 100.00% | 2484518 | 2484518 | 1 |
.....codechicken.nei.ItemList$AllMultiItemFilter.matches() | 95.97% | 2384303 | 2384303 | 2 |
......codechicken.nei.ItemList$AnyMultiItemFilter.matches() | 95.97% | 2384303 | 2384303 | 2 |
.......codechicken.nei.ItemList$PatternItemFilter.matches() | 91.27% | 2267693 | 2267693 | 2 |
........codechicken.nei.api.ItemInfo.getSearchName() | 86.04% | 2137690 | 2137690 | 4 |
.........codechicken.nei.guihook.GuiContainerManager.concatenatedDisplayName() | 86.04% | 2137690 | 2137690 | 4 |
..........codechicken.nei.guihook.GuiContainerManager.itemDisplayNameMultiline() | 81.94% | 2035855 | 2035855 | 5 |
...........net.minecraft.item.ItemStack.func_82840_a() | 73.54% | 1827067 | 1827067 | 6 |
............net.minecraftforge.event.ForgeEventFactory.onItemTooltip() | 48.27% | 1199400 | 1199400 | 5 |
.............cpw.mods.fml.common.eventhandler.EventBus.post() | 48.27% | 1199400 | 1199400 | 5 |
..............cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 48.27% | 1199400 | 1199400 | 5 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_661_ClientEventHandler_getTooltip_ItemTooltipEvent.invoke() | 21.52% | 534660 | 534660 | 4 |
................witchinggadgets.client.ClientEventHandler.getTooltip() | 21.52% | 534660 | 534660 | 4 |
.................thaumcraft.api.ThaumcraftApiHelper.isResearchComplete() | 21.52% | 534660 | 534660 | 4 |
..................thaumcraft.common.lib.InternalMethodHandler.isResearchComplete() | 21.52% | 534660 | 534660 | 4 |
...................thaumcraft.common.lib.research.ResearchManager.isResearchComplete() | 21.52% | 534660 | 534660 | 4 |
....................thaumcraft.api.research.ResearchCategories.getResearch() | 21.52% | 534660 | 534660 | 4 |
....................Self time | 0.00% | 0 | 0 | 4 |
...................Self time | 0.00% | 0 | 0 | 4 |
..................Self time | 0.00% | 0 | 0 | 4 |
.................Self time | 0.00% | 0 | 0 | 4 |
................Self time | 0.00% | 0 | 0 | 4 |
...............Self time | 7.07% | 175739 | 175739 | 5 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_382_ForgeEventHandler_onItemTooltip_ItemTooltipEvent.invoke() | 4.45% | 110658 | 110658 | 1 |
................minetweaker.mc1710.ForgeEventHandler.onItemTooltip() | 4.45% | 110658 | 110658 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_803_VanillaToolTipHandler_onItemToolTip_ItemTooltipEvent.invoke() | 4.15% | 103065 | 103065 | 1 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_592_ClientEvents_onDrawTooltip_ItemTooltipEvent.invoke() | 3.98% | 98891 | 98891 | 1 |
................modtweaker2.ClientEvents.onDrawTooltip() | 3.98% | 98891 | 98891 | 1 |
.................minetweaker.api.minecraft.MineTweakerMC.getIItemStack() | 3.98% | 98891 | 98891 | 1 |
..................minetweaker.mc1710.item.MCItemStack.<init>() | 3.98% | 98891 | 98891 | 1 |
...................net.minecraft.item.ItemStack.func_77946_l() | 3.98% | 98891 | 98891 | 1 |
....................net.minecraft.nbt.NBTTagCompound.func_74737_b() | 3.98% | 98891 | 98891 | 1 |
.....................net.minecraft.nbt.NBTTagCompound.func_74737_b() | 3.98% | 98891 | 98891 | 1 |
......................net.minecraft.nbt.NBTTagCompound.func_74782_a() | 3.98% | 98891 | 98891 | 1 |
.......................java.util.HashMap.put() | 3.98% | 98891 | 98891 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_621_TooltipHandler_onItemTooltip_ItemTooltipEvent.invoke() | 3.65% | 90626 | 90626 | 1 |
................squeek.tictooltips.TooltipHandler.onItemTooltip() | 3.65% | 90626 | 90626 | 1 |
.................squeek.tictooltips.TooltipHandler.getMaterialTooltip() | 3.65% | 90626 | 90626 | 1 |
..................squeek.tictooltips.TooltipHandler.getMaterialTooltip() | 3.65% | 90626 | 90626 | 1 |
...................squeek.tictooltips.TooltipHandler.getMaterialTooltip() | 3.65% | 90626 | 90626 | 1 |
....................tconstruct.library.tools.ToolMaterial.ability() | 3.65% | 90626 | 90626 | 1 |
.....................java.lang.String.format() | 3.65% | 90626 | 90626 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_337_BaitListingsHandler_addToolTip_ItemTooltipEvent.invoke() | 3.45% | 85758 | 85758 | 1 |
................mariculture.fishery.BaitListingsHandler.addToolTip() | 3.45% | 85758 | 85758 | 1 |
.................mariculture.fishery.FishingHandler.getRodType() | 3.45% | 85758 | 85758 | 1 |
..................java.util.HashMap.get() | 3.45% | 85758 | 85758 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 5 |
.............Self time | 0.00% | 0 | 0 | 5 |
............net.minecraft.item.ItemStack.func_82833_r() | 17.62% | 437853 | 437853 | 2 |
.............net.minecraft.item.Item.func_77653_i() | 9.33% | 231799 | 231799 | 2 |
..............net.minecraft.util.StatCollector.func_74838_a() | 5.42% | 134644 | 134644 | 1 |
...............net.minecraft.util.StringTranslate.func_74805_b() | 5.42% | 134644 | 134644 | 1 |
................net.minecraft.util.StringTranslate.func_135064_c() | 5.42% | 134644 | 134644 | 1 |
.................java.util.HashMap.get() | 5.42% | 134644 | 134644 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 3.91% | 97154 | 97154 | 2 |
.............com.emoniph.witchery.item.ItemVampireClothes.func_77653_i() | 4.33% | 107463 | 107463 | 1 |
..............net.minecraft.item.Item.func_77653_i() | 4.33% | 107463 | 107463 | 1 |
...............net.minecraft.util.StatCollector.func_74838_a() | 4.33% | 107463 | 107463 | 1 |
................net.minecraft.util.StringTranslate.func_74805_b() | 4.33% | 107463 | 107463 | 1 |
.................net.minecraft.util.StringTranslate.func_135064_c() | 4.33% | 107463 | 107463 | 1 |
..................java.util.HashMap.get() | 4.33% | 107463 | 107463 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............mariculture.lib.base.ItemBaseSingle.func_77653_i() | 3.97% | 98591 | 98591 | 1 |
..............mariculture.lib.base.ItemBaseSingle.func_77658_a() | 3.97% | 98591 | 98591 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 2 |
............binnie.genetics.item.ItemSerumArray.func_77624_a() | 3.96% | 98287 | 98287 | 1 |
.............binnie.genetics.item.ItemGene.func_77624_a() | 3.96% | 98287 | 98287 | 1 |
..............binnie.genetics.genetics.GeneArrayItem.getInfo() | 3.96% | 98287 | 98287 | 1 |
...............binnie.genetics.genetics.Gene.getName() | 3.96% | 98287 | 98287 | 1 |
................binnie.core.genetics.TreeBreedingSystem.getAlleleName() | 3.96% | 98287 | 98287 | 1 |
.................binnie.core.genetics.BreedingSystem.getAlleleName() | 3.96% | 98287 | 98287 | 1 |
..................forestry.core.genetics.Allele.getName() | 3.96% | 98287 | 98287 | 1 |
...................forestry.core.utils.StringUtil.localize() | 3.96% | 98287 | 98287 | 1 |
....................java.lang.String.replace() | 3.96% | 98287 | 98287 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............thaumcraft.common.items.ItemEssence.func_77624_a() | 3.68% | 91524 | 91524 | 1 |
.............thaumcraft.common.items.ItemEssence.getAspects() | 3.68% | 91524 | 91524 | 1 |
..............thaumcraft.api.aspects.AspectList.readFromNBT() | 3.68% | 91524 | 91524 | 1 |
...............net.minecraft.nbt.NBTTagCompound.func_74762_e() | 3.68% | 91524 | 91524 | 1 |
................java.util.HashMap.get() | 3.68% | 91524 | 91524 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............Self time | 0.00% | 0 | 0 | 6 |
...........Self time | 4.40% | 109320 | 109320 | 5 |
...........net.minecraft.item.ItemStack.func_77953_t() | 4.00% | 99467 | 99467 | 1 |
............tterrag.core.common.transform.TTCoreMethods.getItemRarity() | 4.00% | 99467 | 99467 | 1 |
............Self time | 0.00% | 0 | 0 | 1 |
..........net.minecraft.util.EnumChatFormatting.func_110646_a() | 4.10% | 101835 | 101835 | 1 |
...........java.util.regex.Matcher.replaceAll() | 4.10% | 101835 | 101835 | 1 |
...........Self time | 0.00% | 0 | 0 | 1 |
..........Self time | 0.00% | 0 | 0 | 4 |
.........Self time | 0.00% | 0 | 0 | 4 |
........java.util.regex.Matcher.find() | 5.23% | 130002 | 130002 | 2 |
........Self time | 0.00% | 0 | 0 | 2 |
.......mcp.mobius.waila.handlers.nei.ModNameFilter$Filter.matches() | 4.69% | 116610 | 116610 | 1 |
........mcp.mobius.waila.utils.ModIdentification.nameFromStack() | 4.69% | 116610 | 116610 | 1 |
.........cpw.mods.fml.common.registry.GameData.findModOwner() | 4.69% | 116610 | 116610 | 1 |
..........cpw.mods.fml.common.registry.GameRegistry$UniqueIdentifier.<init>() | 4.69% | 116610 | 116610 | 1 |
...........java.lang.String.split() | 4.69% | 116610 | 116610 | 1 |
...........Self time | 0.00% | 0 | 0 | 1 |
..........Self time | 0.00% | 0 | 0 | 1 |
.........Self time | 0.00% | 0 | 0 | 1 |
........Self time | 0.00% | 0 | 0 | 1 |
.......Self time | 0.00% | 0 | 0 | 2 |
......Self time | 0.00% | 0 | 0 | 2 |
.....Self time | 4.03% | 100214 | 100214 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..Voxelmap Map Calculation Thread | 100.00% | 455749400 | 1907452 | 1 |
...java.lang.Thread.run() | 100.00% | 455749400 | 1907452 | 1 |
....com.thevoxelbox.voxelmap.Map.run() | 100.00% | 455749400 | 1907452 | 1 |
.....com.thevoxelbox.voxelmap.Map.mapCalc() | 0.33% | 1506417 | 1506417 | 15 |
......com.thevoxelbox.voxelmap.Map.getPixelColor() | 0.31% | 1406746 | 1406746 | 14 |
.......Self time | 0.24% | 1108675 | 1108675 | 14 |
.......com.thevoxelbox.voxelmap.Map.getBlockHeight() | 0.07% | 298071 | 298071 | 3 |
........net.minecraft.world.World.func_72874_g() | 0.04% | 200756 | 200756 | 2 |
........Self time | 0.02% | 97314 | 97314 | 3 |
......Self time | 0.02% | 99670 | 99670 | 15 |
.....Self time | 0.07% | 297666 | 297666 | 1 |
.....com.thevoxelbox.voxelmap.util.MapChunkCache.calculateChunks() | 0.02% | 103367 | 103367 | 1 |
......com.thevoxelbox.voxelmap.util.MapChunk.calculateChunk() | 0.02% | 103367 | 103367 | 1 |
.......com.thevoxelbox.voxelmap.Map.chunkCalc() | 0.02% | 103367 | 103367 | 1 |
........com.thevoxelbox.voxelmap.Map.rectangleCalc() | 0.02% | 103367 | 103367 | 1 |
.........com.thevoxelbox.voxelmap.Map.getPixelColor() | 0.02% | 103367 | 103367 | 1 |
..........com.thevoxelbox.voxelmap.Map.getBiomeTint() | 0.02% | 103367 | 103367 | 1 |
...........com.thevoxelbox.voxelmap.Map.getBuiltInBiomeTint() | 0.02% | 103367 | 103367 | 1 |
............net.minecraft.block.BlockGrass.func_149720_d() | 0.02% | 103367 | 103367 | 1 |
.............net.minecraft.world.biome.BiomeGenBase.func_150558_b() | 0.02% | 103367 | 103367 | 1 |
..............net.minecraft.world.biome.BiomeGenBase.func_150564_a() | 0.02% | 103367 | 103367 | 1 |
...............net.minecraft.world.gen.NoiseGeneratorPerlin.func_151601_a() | 0.02% | 103367 | 103367 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............Self time | 0.00% | 0 | 0 | 1 |
...........Self time | 0.00% | 0 | 0 | 1 |
..........Self time | 0.00% | 0 | 0 | 1 |
.........Self time | 0.00% | 0 | 0 | 1 |
........Self time | 0.00% | 0 | 0 | 1 |
.......Self time | 0.00% | 0 | 0 | 1 |
......Self time | 0.00% | 0 | 0 | 1 |
.....java.lang.Object.wait[native]() | 99.58% | 453841947 | 0 | 20 |
....Self time | 0.00% | 0 | 0 | 1 |
..NEI Item Filtering | 100.00% | 1893564 | 1893564 | 1 |
...codechicken.nei.RestartableTask$1.run() | 100.00% | 1893564 | 1893564 | 1 |
....codechicken.nei.ItemList$2.execute() | 100.00% | 1893564 | 1893564 | 1 |
.....codechicken.nei.ItemList$AllMultiItemFilter.matches() | 90.10% | 1706022 | 1706022 | 3 |
......codechicken.nei.ItemList$AnyMultiItemFilter.matches() | 85.00% | 1609487 | 1609487 | 4 |
.......codechicken.nei.ItemList$PatternItemFilter.matches() | 72.31% | 1369168 | 1369168 | 4 |
........codechicken.nei.api.ItemInfo.getSearchName() | 72.31% | 1369168 | 1369168 | 4 |
.........codechicken.nei.guihook.GuiContainerManager.concatenatedDisplayName() | 72.31% | 1369168 | 1369168 | 4 |
..........codechicken.nei.guihook.GuiContainerManager.itemDisplayNameMultiline() | 56.45% | 1068830 | 1068830 | 5 |
...........net.minecraft.item.ItemStack.func_82840_a() | 51.09% | 967353 | 967353 | 4 |
............net.minecraftforge.event.ForgeEventFactory.onItemTooltip() | 36.20% | 685505 | 685505 | 5 |
.............cpw.mods.fml.common.eventhandler.EventBus.post() | 36.20% | 685505 | 685505 | 5 |
..............cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 36.20% | 685505 | 685505 | 5 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_661_ClientEventHandler_getTooltip_ItemTooltipEvent.invoke() | 30.23% | 572440 | 572440 | 4 |
................witchinggadgets.client.ClientEventHandler.getTooltip() | 30.23% | 572440 | 572440 | 4 |
.................thaumcraft.api.ThaumcraftApiHelper.isResearchComplete() | 20.99% | 397445 | 397445 | 4 |
..................thaumcraft.common.lib.InternalMethodHandler.isResearchComplete() | 20.99% | 397445 | 397445 | 4 |
...................thaumcraft.common.lib.research.ResearchManager.isResearchComplete() | 20.99% | 397445 | 397445 | 4 |
....................thaumcraft.api.research.ResearchCategories.getResearch() | 20.99% | 397445 | 397445 | 4 |
....................Self time | 0.00% | 0 | 0 | 4 |
...................Self time | 0.00% | 0 | 0 | 4 |
..................Self time | 0.00% | 0 | 0 | 4 |
.................java.lang.Class.getCanonicalName() | 5.24% | 99312 | 99312 | 1 |
.................Self time | 4.00% | 75682 | 75682 | 4 |
................Self time | 0.00% | 0 | 0 | 4 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_816_VanillaSwordNerfHandler_onItemToolTip_ItemTooltipEvent.invoke() | 5.97% | 113064 | 113064 | 1 |
...............Self time | 0.00% | 0 | 0 | 5 |
..............Self time | 0.00% | 0 | 0 | 5 |
.............Self time | 0.00% | 0 | 0 | 5 |
............net.minecraft.item.ItemStack.func_82833_r() | 5.49% | 103884 | 103884 | 1 |
.............appeng.items.tools.powered.ToolColorApplicator.func_77653_i() | 5.49% | 103884 | 103884 | 1 |
..............appeng.items.tools.powered.ToolColorApplicator.getActiveColor() | 5.49% | 103884 | 103884 | 1 |
...............appeng.items.tools.powered.ToolColorApplicator.getColor() | 5.49% | 103884 | 103884 | 1 |
................appeng.items.tools.powered.ToolColorApplicator.findNextColor() | 5.49% | 103884 | 103884 | 1 |
.................appeng.core.features.registries.CellRegistry.getCellInventory() | 5.49% | 103884 | 103884 | 1 |
..................appeng.core.features.registries.entries.BasicCellHandler.getCellInventory() | 5.49% | 103884 | 103884 | 1 |
...................appeng.me.storage.CellInventory.getCell() | 5.49% | 103884 | 103884 | 1 |
....................appeng.me.storage.CellInventoryHandler.<init>() | 5.49% | 103884 | 103884 | 1 |
.....................appeng.core.api.ApiStorage.createItemList() | 5.49% | 103884 | 103884 | 1 |
......................appeng.util.item.ItemList.<init>() | 5.49% | 103884 | 103884 | 1 |
.......................java.util.concurrent.ConcurrentSkipListMap.<init>() | 5.49% | 103884 | 103884 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............forestry.apiculture.items.ItemBeeGE.func_77624_a() | 4.93% | 93358 | 93358 | 1 |
.............forestry.core.genetics.ItemGE.func_77624_a() | 4.93% | 93358 | 93358 | 1 |
..............forestry.core.utils.StringUtil.localize() | 4.93% | 93358 | 93358 | 1 |
...............java.lang.String.replace() | 4.93% | 93358 | 93358 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............net.minecraft.item.ItemStack.func_111283_C() | 4.47% | 84604 | 84604 | 1 |
.............net.minecraft.item.Item.getAttributeModifiers() | 4.47% | 84604 | 84604 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............Self time | 0.00% | 0 | 0 | 4 |
...........Self time | 5.36% | 101477 | 101477 | 5 |
..........Self time | 5.78% | 109425 | 109425 | 4 |
..........net.minecraft.util.EnumChatFormatting.func_110646_a() | 5.25% | 99410 | 99410 | 1 |
...........java.util.regex.Matcher.replaceAll() | 5.25% | 99410 | 99410 | 1 |
...........Self time | 0.00% | 0 | 0 | 1 |
..........java.lang.StringBuilder.append() | 4.83% | 91501 | 91501 | 1 |
.........Self time | 0.00% | 0 | 0 | 4 |
........Self time | 0.00% | 0 | 0 | 4 |
.......mcp.mobius.waila.handlers.nei.ModNameFilter$Filter.matches() | 12.69% | 240318 | 240318 | 2 |
........java.lang.String.toLowerCase() | 12.69% | 240318 | 240318 | 2 |
........Self time | 0.00% | 0 | 0 | 2 |
.......Self time | 0.00% | 0 | 0 | 4 |
......Self time | 5.10% | 96535 | 96535 | 3 |
.....Self time | 9.90% | 187542 | 187542 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..NEI Item Filtering | 100.00% | 1701957 | 1701957 | 1 |
...codechicken.nei.RestartableTask$1.run() | 100.00% | 1701957 | 1701957 | 1 |
....codechicken.nei.ItemList$2.execute() | 100.00% | 1701957 | 1701957 | 1 |
.....codechicken.nei.ItemList$AllMultiItemFilter.matches() | 100.00% | 1701957 | 1701957 | 1 |
......codechicken.nei.ItemList$AnyMultiItemFilter.matches() | 91.35% | 1554693 | 1554693 | 2 |
.......codechicken.nei.ItemList$PatternItemFilter.matches() | 79.89% | 1359763 | 1359763 | 4 |
........codechicken.nei.api.ItemInfo.getSearchName() | 79.89% | 1359763 | 1359763 | 4 |
.........codechicken.nei.guihook.GuiContainerManager.concatenatedDisplayName() | 79.89% | 1359763 | 1359763 | 4 |
..........codechicken.nei.guihook.GuiContainerManager.itemDisplayNameMultiline() | 73.98% | 1259165 | 1259165 | 4 |
...........net.minecraft.item.ItemStack.func_82840_a() | 68.48% | 1165419 | 1165419 | 5 |
............net.minecraft.item.ItemStack.func_82833_r() | 39.39% | 670382 | 670382 | 5 |
.............net.minecraft.item.Item.func_77653_i() | 12.71% | 216279 | 216279 | 2 |
..............net.minecraft.item.Item.func_77657_g() | 12.71% | 216279 | 216279 | 2 |
...............mods.natura.items.blocks.NDoorItem.func_77667_c() | 6.62% | 112744 | 112744 | 1 |
...............flaxbeard.thaumicexploration.item.ItemChestSealLinked.func_77667_c() | 6.08% | 103535 | 103535 | 1 |
...............Self time | 0.00% | 0 | 0 | 2 |
..............Self time | 0.00% | 0 | 0 | 2 |
.............forestry.arboriculture.items.ItemLeavesBlock.func_77653_i() | 9.02% | 153443 | 153443 | 1 |
..............java.lang.String.replaceAll() | 9.02% | 153443 | 153443 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............binnie.core.block.ItemMetadata.func_77653_i() | 6.28% | 106798 | 106798 | 1 |
..............binnie.extratrees.carpentry.BlockDesign.getBlockName() | 6.28% | 106798 | 106798 | 1 |
...............binnie.extratrees.carpentry.BlockStainedDesign.getBlockName() | 6.28% | 106798 | 106798 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............forestry.apiculture.items.ItemBeeGE.func_77653_i() | 5.96% | 101407 | 101407 | 1 |
..............forestry.core.genetics.Individual.getDisplayName() | 5.96% | 101407 | 101407 | 1 |
...............magicbees.bees.BeeSpecies.getName() | 5.96% | 101407 | 101407 | 1 |
................magicbees.main.utils.LocalizationManager.getLocalizedString() | 5.96% | 101407 | 101407 | 1 |
.................cpw.mods.fml.common.registry.LanguageRegistry.getStringLocalization() | 5.96% | 101407 | 101407 | 1 |
..................cpw.mods.fml.common.registry.LanguageRegistry.getStringLocalization() | 5.96% | 101407 | 101407 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............glassmaker.extratic.parts.Part.func_77653_i() | 5.43% | 92453 | 92453 | 1 |
..............java.lang.String.replaceAll() | 5.43% | 92453 | 92453 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 5 |
............net.minecraftforge.event.ForgeEventFactory.onItemTooltip() | 23.44% | 398920 | 398920 | 4 |
.............cpw.mods.fml.common.eventhandler.EventBus.post() | 23.44% | 398920 | 398920 | 4 |
..............cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 23.44% | 398920 | 398920 | 4 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_661_ClientEventHandler_getTooltip_ItemTooltipEvent.invoke() | 20.58% | 350208 | 350208 | 3 |
................witchinggadgets.client.ClientEventHandler.getTooltip() | 20.58% | 350208 | 350208 | 3 |
.................thaumcraft.api.ThaumcraftApiHelper.isResearchComplete() | 14.38% | 244692 | 244692 | 3 |
..................thaumcraft.common.lib.InternalMethodHandler.isResearchComplete() | 14.38% | 244692 | 244692 | 3 |
...................thaumcraft.common.lib.research.ResearchManager.isResearchComplete() | 14.38% | 244692 | 244692 | 3 |
....................thaumcraft.api.research.ResearchCategories.getResearch() | 14.38% | 244692 | 244692 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................Self time | 0.00% | 0 | 0 | 3 |
.................Self time | 6.20% | 105515 | 105515 | 3 |
................Self time | 0.00% | 0 | 0 | 3 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_592_ClientEvents_onDrawTooltip_ItemTooltipEvent.invoke() | 2.86% | 48712 | 48712 | 1 |
................modtweaker2.ClientEvents.onDrawTooltip() | 2.86% | 48712 | 48712 | 1 |
.................minetweaker.api.minecraft.MineTweakerMC.getIItemStack() | 2.86% | 48712 | 48712 | 1 |
..................minetweaker.mc1710.item.MCItemStack.<init>() | 2.86% | 48712 | 48712 | 1 |
...................net.minecraft.item.ItemStack.func_77946_l() | 2.86% | 48712 | 48712 | 1 |
....................net.minecraft.nbt.NBTTagCompound.func_74737_b() | 2.86% | 48712 | 48712 | 1 |
.....................net.minecraft.nbt.NBTTagCompound.func_74737_b() | 2.86% | 48712 | 48712 | 1 |
......................net.minecraft.nbt.NBTTagCompound.<init>() | 2.86% | 48712 | 48712 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 4 |
..............Self time | 0.00% | 0 | 0 | 4 |
.............Self time | 0.00% | 0 | 0 | 4 |
............binnie.genetics.item.ItemSerum.func_77624_a() | 5.65% | 96115 | 96115 | 1 |
.............binnie.genetics.item.ItemGene.func_77624_a() | 5.65% | 96115 | 96115 | 1 |
..............binnie.genetics.genetics.GeneItem.getInfo() | 5.65% | 96115 | 96115 | 1 |
...............binnie.genetics.genetics.Gene.getName() | 5.65% | 96115 | 96115 | 1 |
................binnie.core.genetics.FlowerBreedingSystem.getAlleleName() | 5.65% | 96115 | 96115 | 1 |
.................binnie.core.language.LanguageManager.getAndTranslate() | 5.65% | 96115 | 96115 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............Self time | 0.00% | 0 | 0 | 5 |
...........codechicken.nei.LayoutManager.handleItemDisplayName() | 5.51% | 93746 | 93746 | 1 |
............net.minecraft.item.Item.func_150891_b() | 5.51% | 93746 | 93746 | 1 |
.............net.minecraft.util.RegistryNamespaced.func_148757_b() | 5.51% | 93746 | 93746 | 1 |
..............net.minecraft.util.ObjectIntIdentityMap.func_148747_b() | 5.51% | 93746 | 93746 | 1 |
...............java.util.IdentityHashMap.get() | 5.51% | 93746 | 93746 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............Self time | 0.00% | 0 | 0 | 1 |
...........Self time | 0.00% | 0 | 0 | 4 |
..........net.minecraft.util.EnumChatFormatting.func_110646_a() | 5.91% | 100598 | 100598 | 1 |
...........java.util.regex.Matcher.replaceAll() | 5.91% | 100598 | 100598 | 1 |
...........Self time | 0.00% | 0 | 0 | 1 |
..........Self time | 0.00% | 0 | 0 | 4 |
.........Self time | 0.00% | 0 | 0 | 4 |
........Self time | 0.00% | 0 | 0 | 4 |
.......mcp.mobius.waila.handlers.nei.ModNameFilter$Filter.matches() | 11.45% | 194929 | 194929 | 2 |
........mcp.mobius.waila.utils.ModIdentification.nameFromStack() | 11.45% | 194929 | 194929 | 2 |
.........net.minecraft.util.RegistryNamespaced.func_148750_c() | 5.75% | 97887 | 97887 | 1 |
..........com.google.common.collect.HashBiMap$Inverse.get() | 5.75% | 97887 | 97887 | 1 |
...........com.google.common.collect.HashBiMap.access$600() | 5.75% | 97887 | 97887 | 1 |
............com.google.common.collect.HashBiMap.seekByValue() | 5.75% | 97887 | 97887 | 1 |
............Self time | 0.00% | 0 | 0 | 1 |
...........Self time | 0.00% | 0 | 0 | 1 |
..........Self time | 0.00% | 0 | 0 | 1 |
.........cpw.mods.fml.common.registry.GameData.findModOwner() | 5.70% | 97042 | 97042 | 1 |
..........cpw.mods.fml.common.registry.GameRegistry$UniqueIdentifier.<init>() | 5.70% | 97042 | 97042 | 1 |
...........java.lang.String.split() | 5.70% | 97042 | 97042 | 1 |
...........Self time | 0.00% | 0 | 0 | 1 |
..........Self time | 0.00% | 0 | 0 | 1 |
.........Self time | 0.00% | 0 | 0 | 2 |
........Self time | 0.00% | 0 | 0 | 2 |
.......Self time | 0.00% | 0 | 0 | 2 |
......Self time | 8.65% | 147264 | 147264 | 1 |
.....Self time | 0.00% | 0 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..NEI Item Filtering | 100.00% | 1499680 | 1499680 | 1 |
...codechicken.nei.RestartableTask$1.run() | 100.00% | 1499680 | 1499680 | 1 |
....codechicken.nei.ItemList$2.execute() | 100.00% | 1499680 | 1499680 | 1 |
.....codechicken.nei.ItemList$AllMultiItemFilter.matches() | 100.00% | 1499680 | 1499680 | 1 |
......codechicken.nei.ItemList$AnyMultiItemFilter.matches() | 92.70% | 1390146 | 1390146 | 2 |
.......codechicken.nei.ItemList$PatternItemFilter.matches() | 86.02% | 1290093 | 1290093 | 2 |
........codechicken.nei.api.ItemInfo.getSearchName() | 86.02% | 1290093 | 1290093 | 2 |
.........codechicken.nei.guihook.GuiContainerManager.concatenatedDisplayName() | 79.45% | 1191488 | 1191488 | 2 |
..........codechicken.nei.guihook.GuiContainerManager.itemDisplayNameMultiline() | 66.52% | 997583 | 997583 | 4 |
...........net.minecraft.item.ItemStack.func_82840_a() | 53.21% | 797925 | 797925 | 3 |
............net.minecraftforge.event.ForgeEventFactory.onItemTooltip() | 32.96% | 494289 | 494289 | 5 |
.............cpw.mods.fml.common.eventhandler.EventBus.post() | 32.96% | 494289 | 494289 | 5 |
..............cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke() | 32.96% | 494289 | 494289 | 5 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_661_ClientEventHandler_getTooltip_ItemTooltipEvent.invoke() | 26.28% | 394054 | 394054 | 4 |
................witchinggadgets.client.ClientEventHandler.getTooltip() | 26.28% | 394054 | 394054 | 4 |
.................thaumcraft.api.ThaumcraftApiHelper.isResearchComplete() | 20.09% | 301251 | 301251 | 3 |
..................thaumcraft.common.lib.InternalMethodHandler.isResearchComplete() | 20.09% | 301251 | 301251 | 3 |
...................thaumcraft.common.lib.research.ResearchManager.isResearchComplete() | 20.09% | 301251 | 301251 | 3 |
....................thaumcraft.api.research.ResearchCategories.getResearch() | 20.09% | 301251 | 301251 | 3 |
....................Self time | 0.00% | 0 | 0 | 3 |
...................Self time | 0.00% | 0 | 0 | 3 |
..................Self time | 0.00% | 0 | 0 | 3 |
.................java.lang.Class.getCanonicalName() | 6.19% | 92803 | 92803 | 1 |
.................Self time | 0.00% | 0 | 0 | 4 |
................Self time | 0.00% | 0 | 0 | 4 |
...............cpw.mods.fml.common.eventhandler.ASMEventHandler_493_TooltipHandler_onTooltipEvent_ItemTooltipEvent.invoke() | 6.68% | 100234 | 100234 | 1 |
...............Self time | 0.00% | 0 | 0 | 5 |
..............Self time | 0.00% | 0 | 0 | 5 |
.............Self time | 0.00% | 0 | 0 | 5 |
............WayofTime.alchemicalWizardry.common.items.EnhancedTelepositionFocus.func_77624_a() | 7.91% | 118637 | 118637 | 1 |
............mariculture.fishery.items.ItemFishy.func_77624_a() | 6.70% | 100469 | 100469 | 1 |
.............mariculture.api.fishery.fish.FishDNA.getInformationDisplay() | 6.70% | 100469 | 100469 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............tconstruct.library.tools.ToolCore.func_77624_a() | 5.64% | 84529 | 84529 | 1 |
.............net.minecraft.nbt.NBTTagCompound.func_74767_n() | 5.64% | 84529 | 84529 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............Self time | 0.00% | 0 | 0 | 3 |
...........codechicken.nei.LayoutManager.handleItemDisplayName() | 6.83% | 102459 | 102459 | 1 |
............codechicken.nei.api.ItemInfo.getNameOverride() | 6.83% | 102459 | 102459 | 1 |
............Self time | 0.00% | 0 | 0 | 1 |
...........net.minecraft.item.ItemStack.func_77953_t() | 6.48% | 97198 | 97198 | 1 |
............tterrag.core.common.transform.TTCoreMethods.getItemRarity() | 6.48% | 97198 | 97198 | 1 |
.............tterrag.core.common.event.ItemStackEvent$ItemRarityEvent.<init>() | 6.48% | 97198 | 97198 | 1 |
..............tterrag.core.common.event.ItemStackEvent.<init>() | 6.48% | 97198 | 97198 | 1 |
...............cpw.mods.fml.common.eventhandler.Event.<init>() | 6.48% | 97198 | 97198 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............Self time | 0.00% | 0 | 0 | 1 |
...........Self time | 0.00% | 0 | 0 | 4 |
..........net.minecraft.util.EnumChatFormatting.func_110646_a() | 12.93% | 193905 | 193905 | 2 |
...........java.util.regex.Matcher.replaceAll() | 12.93% | 193905 | 193905 | 2 |
...........Self time | 0.00% | 0 | 0 | 2 |
..........Self time | 0.00% | 0 | 0 | 2 |
.........java.lang.String.toLowerCase() | 6.58% | 98604 | 98604 | 1 |
.........Self time | 0.00% | 0 | 0 | 2 |
........Self time | 0.00% | 0 | 0 | 2 |
.......mcp.mobius.waila.handlers.nei.ModNameFilter$Filter.matches() | 6.67% | 100053 | 100053 | 1 |
........mcp.mobius.waila.utils.ModIdentification.nameFromStack() | 6.67% | 100053 | 100053 | 1 |
.........cpw.mods.fml.common.registry.GameData.findModOwner() | 6.67% | 100053 | 100053 | 1 |
..........cpw.mods.fml.common.registry.GameRegistry$UniqueIdentifier.<init>() | 6.67% | 100053 | 100053 | 1 |
...........java.lang.String.split() | 6.67% | 100053 | 100053 | 1 |
...........Self time | 0.00% | 0 | 0 | 1 |
..........Self time | 0.00% | 0 | 0 | 1 |
.........Self time | 0.00% | 0 | 0 | 1 |
........Self time | 0.00% | 0 | 0 | 1 |
.......Self time | 0.00% | 0 | 0 | 2 |
......codechicken.nei.SubsetWidget$2.matches() | 7.30% | 109533 | 109533 | 1 |
......Self time | 0.00% | 0 | 0 | 1 |
.....Self time | 0.00% | 0 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..NEI Subset Item Allocation | 100.00% | 1099725 | 1099725 | 1 |
...codechicken.nei.RestartableTask$1.run() | 100.00% | 1099725 | 1099725 | 1 |
....codechicken.nei.SubsetWidget$UpdateStateTask.execute() | 100.00% | 1099725 | 1099725 | 1 |
.....codechicken.nei.ItemStackSet.matches() | 54.39% | 598088 | 598088 | 4 |
......codechicken.nei.ItemStackSet.contains() | 54.39% | 598088 | 598088 | 4 |
.......codechicken.nei.ItemStackMap.get() | 44.89% | 493651 | 493651 | 4 |
........codechicken.nei.ItemStackMap$DetailMap.get() | 27.72% | 304825 | 304825 | 3 |
.........java.util.HashMap.get() | 27.72% | 304825 | 304825 | 3 |
..........java.util.HashMap.getNode() | 18.21% | 200294 | 200294 | 2 |
...........codechicken.nei.ItemStackMap$StackMetaKey.equals() | 18.21% | 200294 | 200294 | 2 |
............com.google.common.base.Objects.equal() | 18.21% | 200294 | 200294 | 2 |
.............net.minecraft.nbt.NBTTagCompound.equals() | 18.21% | 200294 | 200294 | 2 |
..............java.util.AbstractSet.equals() | 18.21% | 200294 | 200294 | 2 |
...............java.util.AbstractCollection.containsAll() | 18.21% | 200294 | 200294 | 2 |
................java.util.HashMap$EntrySet.contains() | 18.21% | 200294 | 200294 | 2 |
.................java.util.HashMap$Node.equals() | 18.21% | 200294 | 200294 | 2 |
..................java.util.Objects.equals() | 18.21% | 200294 | 200294 | 2 |
...................net.minecraft.nbt.NBTTagCompound.equals() | 9.23% | 101523 | 101523 | 1 |
....................java.util.AbstractSet.equals() | 9.23% | 101523 | 101523 | 1 |
.....................java.util.AbstractCollection.containsAll() | 9.23% | 101523 | 101523 | 1 |
......................java.util.HashMap$EntrySet.contains() | 9.23% | 101523 | 101523 | 1 |
.......................java.util.HashMap$Node.equals() | 9.23% | 101523 | 101523 | 1 |
........................java.util.Objects.equals() | 9.23% | 101523 | 101523 | 1 |
.........................net.minecraft.nbt.NBTTagList.equals() | 9.23% | 101523 | 101523 | 1 |
..........................java.util.AbstractList.equals() | 9.23% | 101523 | 101523 | 1 |
...........................net.minecraft.nbt.NBTTagCompound.equals() | 9.23% | 101523 | 101523 | 1 |
............................java.util.AbstractSet.equals() | 9.23% | 101523 | 101523 | 1 |
............................Self time | 0.00% | 0 | 0 | 1 |
...........................Self time | 0.00% | 0 | 0 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................net.minecraft.nbt.NBTTagList.equals() | 8.98% | 98770 | 98770 | 1 |
....................java.util.AbstractList.equals() | 8.98% | 98770 | 98770 | 1 |
.....................net.minecraft.nbt.NBTTagCompound.equals() | 8.98% | 98770 | 98770 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 2 |
..................Self time | 0.00% | 0 | 0 | 2 |
.................Self time | 0.00% | 0 | 0 | 2 |
................Self time | 0.00% | 0 | 0 | 2 |
...............Self time | 0.00% | 0 | 0 | 2 |
..............Self time | 0.00% | 0 | 0 | 2 |
.............Self time | 0.00% | 0 | 0 | 2 |
............Self time | 0.00% | 0 | 0 | 2 |
...........Self time | 0.00% | 0 | 0 | 2 |
..........java.util.HashMap.hash() | 9.51% | 104531 | 104531 | 1 |
...........codechicken.nei.ItemStackMap$StackMetaKey.hashCode() | 9.51% | 104531 | 104531 | 1 |
............com.google.common.base.Objects.hashCode() | 9.51% | 104531 | 104531 | 1 |
.............java.util.Arrays.hashCode() | 9.51% | 104531 | 104531 | 1 |
..............net.minecraft.nbt.NBTTagCompound.hashCode() | 9.51% | 104531 | 104531 | 1 |
...............java.util.AbstractMap.hashCode() | 9.51% | 104531 | 104531 | 1 |
................java.util.HashMap$Node.hashCode() | 9.51% | 104531 | 104531 | 1 |
.................java.util.Objects.hashCode() | 9.51% | 104531 | 104531 | 1 |
..................net.minecraft.nbt.NBTTagCompound.hashCode() | 9.51% | 104531 | 104531 | 1 |
...................java.util.AbstractMap.hashCode() | 9.51% | 104531 | 104531 | 1 |
....................java.util.HashMap$Node.hashCode() | 9.51% | 104531 | 104531 | 1 |
.....................java.util.Objects.hashCode() | 9.51% | 104531 | 104531 | 1 |
......................net.minecraft.nbt.NBTTagList.hashCode() | 9.51% | 104531 | 104531 | 1 |
.......................java.util.AbstractList.hashCode() | 9.51% | 104531 | 104531 | 1 |
........................net.minecraft.nbt.NBTTagCompound.hashCode() | 9.51% | 104531 | 104531 | 1 |
.........................java.util.AbstractMap.hashCode() | 9.51% | 104531 | 104531 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............Self time | 0.00% | 0 | 0 | 1 |
...........Self time | 0.00% | 0 | 0 | 1 |
..........Self time | 0.00% | 0 | 0 | 3 |
.........Self time | 0.00% | 0 | 0 | 3 |
........Self time | 8.70% | 95651 | 95651 | 4 |
........java.util.HashMap.get() | 8.47% | 93174 | 93174 | 1 |
.......Self time | 9.50% | 104436 | 104436 | 4 |
......Self time | 0.00% | 0 | 0 | 4 |
.....Self time | 19.05% | 209524 | 209524 | 1 |
.....java.util.HashMap.get() | 13.67% | 150351 | 150351 | 1 |
.....net.bdew.neiaddons.forestry.GeneticItemFilter.matches() | 8.48% | 93280 | 93280 | 1 |
......forestry.arboriculture.genetics.TreeHelper.getMember() | 8.48% | 93280 | 93280 | 1 |
.......forestry.arboriculture.genetics.TreeHelper.getMember() | 8.48% | 93280 | 93280 | 1 |
........forestry.arboriculture.genetics.Tree.<init>() | 8.48% | 93280 | 93280 | 1 |
.........forestry.arboriculture.genetics.Tree.readFromNBT() | 8.48% | 93280 | 93280 | 1 |
..........forestry.arboriculture.genetics.TreeGenome.<init>() | 8.48% | 93280 | 93280 | 1 |
...........forestry.core.genetics.Genome.<init>() | 8.48% | 93280 | 93280 | 1 |
............forestry.core.genetics.Genome.getDefaultTemplate() | 8.48% | 93280 | 93280 | 1 |
.............forestry.arboriculture.genetics.TreeHelper.getDefaultTemplate() | 8.48% | 93280 | 93280 | 1 |
..............forestry.arboriculture.genetics.TreeTemplates.getDefaultTemplate() | 8.48% | 93280 | 93280 | 1 |
...............forestry.api.arboriculture.EnumTreeChromosome.values() | 8.48% | 93280 | 93280 | 1 |
................java.lang.Object.clone[native]() | 8.48% | 93280 | 93280 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............Self time | 0.00% | 0 | 0 | 1 |
...........Self time | 0.00% | 0 | 0 | 1 |
..........Self time | 0.00% | 0 | 0 | 1 |
.........Self time | 0.00% | 0 | 0 | 1 |
........Self time | 0.00% | 0 | 0 | 1 |
.......Self time | 0.00% | 0 | 0 | 1 |
......Self time | 0.00% | 0 | 0 | 1 |
.....java.util.ArrayList.add() | 4.41% | 48481 | 48481 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..NEI Subset Item Allocation | 100.00% | 944578 | 944578 | 1 |
...codechicken.nei.RestartableTask$1.run() | 100.00% | 944578 | 944578 | 1 |
....codechicken.nei.SubsetWidget$UpdateStateTask.execute() | 100.00% | 944578 | 944578 | 1 |
.....Self time | 64.30% | 607369 | 607369 | 1 |
.....codechicken.nei.ItemStackSet.matches() | 21.44% | 202564 | 202564 | 2 |
......codechicken.nei.ItemStackSet.contains() | 21.44% | 202564 | 202564 | 2 |
.......codechicken.nei.ItemStackMap.get() | 21.44% | 202564 | 202564 | 2 |
........java.util.HashMap.get() | 21.44% | 202564 | 202564 | 2 |
........Self time | 0.00% | 0 | 0 | 2 |
.......Self time | 0.00% | 0 | 0 | 2 |
......Self time | 0.00% | 0 | 0 | 2 |
.....codechicken.nei.SubsetWidget$UpdateStateTask.calculateVisibility() | 14.25% | 134644 | 134644 | 1 |
......codechicken.nei.SubsetWidget$UpdateStateTask.calculateVisibility() | 14.25% | 134644 | 134644 | 1 |
.......codechicken.nei.SubsetWidget$UpdateStateTask.calculateVisibility() | 14.25% | 134644 | 134644 | 1 |
........codechicken.nei.SubsetWidget.isHidden() | 14.25% | 134644 | 134644 | 1 |
........Self time | 0.00% | 0 | 0 | 1 |
.......Self time | 0.00% | 0 | 0 | 1 |
......Self time | 0.00% | 0 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..NEI Subset Item Allocation | 100.00% | 704196 | 704196 | 1 |
...codechicken.nei.RestartableTask$1.run() | 100.00% | 704196 | 704196 | 1 |
....codechicken.nei.SubsetWidget$UpdateStateTask.execute() | 100.00% | 704196 | 704196 | 1 |
.....codechicken.nei.ItemStackSet.matches() | 35.87% | 252562 | 252562 | 2 |
......codechicken.nei.ItemStackSet.contains() | 35.87% | 252562 | 252562 | 2 |
.......codechicken.nei.ItemStackMap.get() | 35.87% | 252562 | 252562 | 2 |
........codechicken.nei.ItemStackMap$DetailMap.get() | 35.87% | 252562 | 252562 | 2 |
.........codechicken.nei.ItemStackMap$StackMetaKey.<init>() | 21.79% | 153443 | 153443 | 1 |
.........java.util.HashMap.get() | 14.08% | 99118 | 99118 | 1 |
..........java.util.HashMap.getNode() | 14.08% | 99118 | 99118 | 1 |
...........codechicken.nei.ItemStackMap$StackMetaKey.equals() | 14.08% | 99118 | 99118 | 1 |
............com.google.common.base.Objects.equal() | 14.08% | 99118 | 99118 | 1 |
.............net.minecraft.nbt.NBTTagCompound.equals() | 14.08% | 99118 | 99118 | 1 |
..............java.util.AbstractSet.equals() | 14.08% | 99118 | 99118 | 1 |
...............java.util.AbstractCollection.containsAll() | 14.08% | 99118 | 99118 | 1 |
................java.util.HashMap$EntrySet.contains() | 14.08% | 99118 | 99118 | 1 |
.................java.util.HashMap$Node.equals() | 14.08% | 99118 | 99118 | 1 |
..................java.util.Objects.equals() | 14.08% | 99118 | 99118 | 1 |
...................net.minecraft.nbt.NBTTagCompound.equals() | 14.08% | 99118 | 99118 | 1 |
....................java.util.AbstractSet.equals() | 14.08% | 99118 | 99118 | 1 |
.....................java.util.AbstractCollection.containsAll() | 14.08% | 99118 | 99118 | 1 |
......................java.util.HashMap$EntrySet.contains() | 14.08% | 99118 | 99118 | 1 |
.......................java.util.HashMap$Node.equals() | 14.08% | 99118 | 99118 | 1 |
........................java.util.Objects.equals() | 14.08% | 99118 | 99118 | 1 |
.........................net.minecraft.nbt.NBTTagInt.equals() | 14.08% | 99118 | 99118 | 1 |
..........................net.minecraft.nbt.NBTBase.equals() | 14.08% | 99118 | 99118 | 1 |
..........................Self time | 0.00% | 0 | 0 | 1 |
.........................Self time | 0.00% | 0 | 0 | 1 |
........................Self time | 0.00% | 0 | 0 | 1 |
.......................Self time | 0.00% | 0 | 0 | 1 |
......................Self time | 0.00% | 0 | 0 | 1 |
.....................Self time | 0.00% | 0 | 0 | 1 |
....................Self time | 0.00% | 0 | 0 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............Self time | 0.00% | 0 | 0 | 1 |
...........Self time | 0.00% | 0 | 0 | 1 |
..........Self time | 0.00% | 0 | 0 | 1 |
.........Self time | 0.00% | 0 | 0 | 2 |
........Self time | 0.00% | 0 | 0 | 2 |
.......Self time | 0.00% | 0 | 0 | 2 |
......Self time | 0.00% | 0 | 0 | 2 |
.....Self time | 29.00% | 204199 | 204199 | 1 |
.....net.bdew.neiaddons.forestry.ForestryOtherFilter.matches() | 20.15% | 141919 | 141919 | 2 |
......forestry.core.genetics.AlleleRegistry.isIndividual() | 20.15% | 141919 | 141919 | 2 |
.......forestry.core.genetics.AlleleRegistry.getSpeciesRoot() | 20.15% | 141919 | 141919 | 2 |
........forestry.lepidopterology.genetics.ButterflyHelper.isMember() | 13.31% | 93746 | 93746 | 1 |
........Self time | 6.84% | 48173 | 48173 | 2 |
.......Self time | 0.00% | 0 | 0 | 2 |
......Self time | 0.00% | 0 | 0 | 2 |
.....codechicken.nei.SubsetWidget$UpdateStateTask.calculateVisibility() | 14.98% | 105515 | 105515 | 1 |
......codechicken.nei.SubsetWidget$UpdateStateTask.calculateVisibility() | 14.98% | 105515 | 105515 | 1 |
.......codechicken.nei.SubsetWidget$UpdateStateTask.calculateVisibility() | 14.98% | 105515 | 105515 | 1 |
........codechicken.nei.SubsetWidget.isHidden() | 14.98% | 105515 | 105515 | 1 |
........Self time | 0.00% | 0 | 0 | 1 |
.......Self time | 0.00% | 0 | 0 | 1 |
......Self time | 0.00% | 0 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..NEI Subset Item Allocation | 100.00% | 596102 | 596102 | 1 |
...codechicken.nei.RestartableTask$1.run() | 100.00% | 596102 | 596102 | 1 |
....codechicken.nei.SubsetWidget$UpdateStateTask.execute() | 100.00% | 596102 | 596102 | 1 |
.....Self time | 64.22% | 382837 | 382837 | 1 |
.....codechicken.nei.ItemStackSet.matches() | 35.78% | 213264 | 213264 | 2 |
......codechicken.nei.ItemStackSet.contains() | 35.78% | 213264 | 213264 | 2 |
.......codechicken.nei.ItemStackMap.get() | 35.78% | 213264 | 213264 | 2 |
........codechicken.nei.ItemStackMap$DetailMap.get() | 35.78% | 213264 | 213264 | 2 |
.........java.util.HashMap.get() | 35.78% | 213264 | 213264 | 2 |
..........java.util.HashMap.hash() | 35.78% | 213264 | 213264 | 2 |
...........codechicken.nei.ItemStackMap$StackMetaKey.hashCode() | 35.78% | 213264 | 213264 | 2 |
............com.google.common.base.Objects.hashCode() | 35.78% | 213264 | 213264 | 2 |
.............java.util.Arrays.hashCode() | 35.78% | 213264 | 213264 | 2 |
..............Self time | 19.37% | 115476 | 115476 | 2 |
..............net.minecraft.nbt.NBTTagCompound.hashCode() | 16.40% | 97788 | 97788 | 1 |
...............java.util.AbstractMap.hashCode() | 16.40% | 97788 | 97788 | 1 |
................java.util.HashMap$Node.hashCode() | 16.40% | 97788 | 97788 | 1 |
.................java.util.Objects.hashCode() | 16.40% | 97788 | 97788 | 1 |
..................net.minecraft.nbt.NBTTagCompound.hashCode() | 16.40% | 97788 | 97788 | 1 |
...................java.util.AbstractMap.hashCode() | 16.40% | 97788 | 97788 | 1 |
...................Self time | 0.00% | 0 | 0 | 1 |
..................Self time | 0.00% | 0 | 0 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 2 |
............Self time | 0.00% | 0 | 0 | 2 |
...........Self time | 0.00% | 0 | 0 | 2 |
..........Self time | 0.00% | 0 | 0 | 2 |
.........Self time | 0.00% | 0 | 0 | 2 |
........Self time | 0.00% | 0 | 0 | 2 |
.......Self time | 0.00% | 0 | 0 | 2 |
......Self time | 0.00% | 0 | 0 | 2 |
....Self time | 0.00% | 0 | 0 | 1 |
..NEI Subset Item Allocation | 100.00% | 507848 | 507848 | 1 |
...codechicken.nei.RestartableTask$1.run() | 100.00% | 507848 | 507848 | 1 |
....codechicken.nei.SubsetWidget$UpdateStateTask.execute() | 100.00% | 507848 | 507848 | 1 |
.....Self time | 59.02% | 299710 | 299710 | 1 |
.....codechicken.nei.SubsetWidget$UpdateStateTask.calculateVisibility() | 21.57% | 109533 | 109533 | 1 |
......codechicken.nei.SubsetWidget$UpdateStateTask.calculateVisibility() | 21.57% | 109533 | 109533 | 1 |
.......codechicken.nei.SubsetWidget$UpdateStateTask.calculateVisibility() | 21.57% | 109533 | 109533 | 1 |
.......Self time | 0.00% | 0 | 0 | 1 |
......Self time | 0.00% | 0 | 0 | 1 |
.....net.bdew.neiaddons.forestry.GeneticItemFilter.matches() | 19.42% | 98604 | 98604 | 1 |
......forestry.apiculture.genetics.BeeHelper.getMember() | 19.42% | 98604 | 98604 | 1 |
.......forestry.apiculture.genetics.BeeHelper.getMember() | 19.42% | 98604 | 98604 | 1 |
........forestry.apiculture.genetics.Bee.<init>() | 19.42% | 98604 | 98604 | 1 |
.........forestry.apiculture.genetics.Bee.readFromNBT() | 19.42% | 98604 | 98604 | 1 |
..........forestry.apiculture.genetics.BeeGenome.<init>() | 19.42% | 98604 | 98604 | 1 |
...........forestry.core.genetics.Genome.<init>() | 19.42% | 98604 | 98604 | 1 |
............forestry.core.genetics.Genome.readFromNBT() | 19.42% | 98604 | 98604 | 1 |
.............forestry.core.genetics.Chromosome.loadChromosomeFromNBT() | 19.42% | 98604 | 98604 | 1 |
..............forestry.core.genetics.Chromosome.readFromNBT() | 19.42% | 98604 | 98604 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............Self time | 0.00% | 0 | 0 | 1 |
...........Self time | 0.00% | 0 | 0 | 1 |
..........Self time | 0.00% | 0 | 0 | 1 |
.........Self time | 0.00% | 0 | 0 | 1 |
........Self time | 0.00% | 0 | 0 | 1 |
.......Self time | 0.00% | 0 | 0 | 1 |
......Self time | 0.00% | 0 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..NEI Item Loading | 100.00% | 401292 | 314526 | 1 |
...codechicken.nei.RestartableTask$1.run() | 100.00% | 401292 | 314526 | 1 |
....codechicken.nei.ItemList$1.execute() | 100.00% | 401292 | 314526 | 1 |
.....java.util.LinkedList.addAll() | 27.74% | 111325 | 111325 | 1 |
......java.util.LinkedList.addAll() | 27.74% | 111325 | 111325 | 1 |
.......java.util.AbstractCollection.toArray() | 27.74% | 111325 | 111325 | 1 |
........com.google.common.collect.AbstractMapBasedMultimap$WrappedCollection.iterator() | 27.74% | 111325 | 111325 | 1 |
........Self time | 0.00% | 0 | 0 | 1 |
.......Self time | 0.00% | 0 | 0 | 1 |
......Self time | 0.00% | 0 | 0 | 1 |
.....codechicken.nei.ItemList$1.damageSearch() | 47.06% | 188867 | 102101 | 2 |
......codechicken.nei.guihook.GuiContainerManager.concatenatedDisplayName() | 47.06% | 188867 | 102101 | 2 |
.......net.minecraft.util.EnumChatFormatting.func_110646_a() | 25.44% | 102101 | 102101 | 1 |
........java.util.regex.Matcher.replaceAll() | 25.44% | 102101 | 102101 | 1 |
........Self time | 0.00% | 0 | 0 | 1 |
.......codechicken.nei.guihook.GuiContainerManager.itemDisplayNameMultiline() | 21.62% | 86765 | 0 | 1 |
........net.minecraft.item.ItemStack.func_82840_a() | 21.62% | 86765 | 0 | 1 |
.........net.minecraft.item.ItemStack.func_82833_r() | 21.62% | 86765 | 0 | 1 |
..........tconstruct.library.tools.DynamicToolPart.func_77653_i() | 21.62% | 86765 | 0 | 1 |
..........Self time | 0.00% | 0 | 0 | 1 |
.........Self time | 0.00% | 0 | 0 | 1 |
........Self time | 0.00% | 0 | 0 | 1 |
.......Self time | 0.00% | 0 | 0 | 2 |
......Self time | 0.00% | 0 | 0 | 2 |
.....tconstruct.library.tools.ToolCore.func_150895_a() | 25.19% | 101099 | 101099 | 1 |
......tconstruct.weaponry.weapons.Crossbow.buildTool() | 25.19% | 101099 | 101099 | 1 |
.......tconstruct.library.crafting.ToolBuilder.buildTool() | 25.19% | 101099 | 101099 | 1 |
........tconstruct.library.crafting.ToolBuilder.defaultToolName() | 25.19% | 101099 | 101099 | 1 |
.........tconstruct.library.tools.ToolMaterial.prefixName() | 25.19% | 101099 | 101099 | 1 |
..........java.lang.String.format() | 25.19% | 101099 | 101099 | 1 |
..........Self time | 0.00% | 0 | 0 | 1 |
.........Self time | 0.00% | 0 | 0 | 1 |
........Self time | 0.00% | 0 | 0 | 1 |
.......Self time | 0.00% | 0 | 0 | 1 |
......Self time | 0.00% | 0 | 0 | 1 |
.....Self time | 0.00% | 0 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..NEI Item Loading | 100.00% | 296538 | 296538 | 1 |
...codechicken.nei.RestartableTask$1.run() | 100.00% | 296538 | 296538 | 1 |
....codechicken.nei.ItemList$1.execute() | 100.00% | 296538 | 296538 | 1 |
.....codechicken.nei.ItemSorter.itemsLoaded() | 38.03% | 112771 | 112771 | 1 |
......java.util.HashMap.put() | 38.03% | 112771 | 112771 | 1 |
......Self time | 0.00% | 0 | 0 | 1 |
.....codechicken.nei.ItemList$1.damageSearch() | 33.05% | 98008 | 98008 | 1 |
......codechicken.nei.guihook.GuiContainerManager.concatenatedDisplayName() | 33.05% | 98008 | 98008 | 1 |
.......codechicken.nei.guihook.GuiContainerManager.itemDisplayNameMultiline() | 33.05% | 98008 | 98008 | 1 |
........net.minecraft.item.ItemStack.func_82840_a() | 33.05% | 98008 | 98008 | 1 |
.........net.minecraft.item.ItemStack.func_82833_r() | 33.05% | 98008 | 98008 | 1 |
..........mariculture.lib.base.ItemBlockBase.func_77653_i() | 33.05% | 98008 | 98008 | 1 |
..........Self time | 0.00% | 0 | 0 | 1 |
.........Self time | 0.00% | 0 | 0 | 1 |
........Self time | 0.00% | 0 | 0 | 1 |
.......Self time | 0.00% | 0 | 0 | 1 |
......Self time | 0.00% | 0 | 0 | 1 |
.....codechicken.nei.RestartableTask.restart() | 28.92% | 85758 | 85758 | 1 |
......codechicken.nei.RestartableTask.start() | 28.92% | 85758 | 85758 | 1 |
.......java.lang.Thread.start() | 28.92% | 85758 | 85758 | 1 |
.......Self time | 0.00% | 0 | 0 | 1 |
......Self time | 0.00% | 0 | 0 | 1 |
.....Self time | 0.00% | 0 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..NEI Item Loading | 100.00% | 203588 | 203588 | 1 |
...codechicken.nei.RestartableTask$1.run() | 100.00% | 203588 | 203588 | 1 |
....codechicken.nei.ItemList$1.execute() | 100.00% | 203588 | 203588 | 1 |
.....tconstruct.library.tools.ToolCore.func_150895_a() | 50.86% | 103535 | 103535 | 1 |
......tconstruct.library.crafting.ToolBuilder.defaultToolName() | 50.86% | 103535 | 103535 | 1 |
.......tconstruct.library.tools.ToolCore.getToolName() | 50.86% | 103535 | 103535 | 1 |
........java.lang.Class.getSimpleName() | 50.86% | 103535 | 103535 | 1 |
........Self time | 0.00% | 0 | 0 | 1 |
.......Self time | 0.00% | 0 | 0 | 1 |
......Self time | 0.00% | 0 | 0 | 1 |
.....codechicken.nei.RestartableTask.restart() | 49.14% | 100053 | 100053 | 1 |
......codechicken.nei.RestartableTask.start() | 49.14% | 100053 | 100053 | 1 |
.......java.lang.Thread.start() | 49.14% | 100053 | 100053 | 1 |
.......Self time | 0.00% | 0 | 0 | 1 |
......Self time | 0.00% | 0 | 0 | 1 |
.....Self time | 0.00% | 0 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..NEI Item Loading | 100.00% | 75662 | 75662 | 1 |
...codechicken.nei.RestartableTask$1.run() | 100.00% | 75662 | 75662 | 1 |
....codechicken.nei.ItemList$1.execute() | 100.00% | 75662 | 75662 | 1 |
.....binnie.genetics.item.ItemSerum.func_150895_a() | 100.00% | 75662 | 75662 | 1 |
.....Self time | 0.00% | 0 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..NEI Item Loading | 100.00% | 56153 | 56153 | 1 |
...codechicken.nei.RestartableTask$1.run() | 100.00% | 56153 | 56153 | 1 |
....codechicken.nei.ItemList$1.execute() | 100.00% | 56153 | 56153 | 1 |
.....codechicken.nei.SubsetWidget.itemsLoaded() | 100.00% | 56153 | 56153 | 1 |
......codechicken.nei.SubsetWidget$UpdateStateTask.reallocate() | 100.00% | 56153 | 56153 | 1 |
.......codechicken.nei.RestartableTask.restart() | 100.00% | 56153 | 56153 | 1 |
........codechicken.nei.RestartableTask.start() | 100.00% | 56153 | 56153 | 1 |
.........codechicken.nei.RestartableTask$1.<init>() | 100.00% | 56153 | 56153 | 1 |
..........java.lang.Thread.<init>() | 100.00% | 56153 | 56153 | 1 |
...........java.lang.Thread.init() | 100.00% | 56153 | 56153 | 1 |
............java.lang.Thread.init() | 100.00% | 56153 | 56153 | 1 |
.............java.lang.ThreadLocal.createInheritedMap() | 100.00% | 56153 | 56153 | 1 |
..............java.lang.ThreadLocal$ThreadLocalMap.<init>() | 100.00% | 56153 | 56153 | 1 |
...............java.lang.ThreadLocal$ThreadLocalMap.<init>() | 100.00% | 56153 | 56153 | 1 |
................org.apache.logging.log4j.spi.DefaultThreadContextMap$1.childValue() | 100.00% | 56153 | 56153 | 1 |
.................org.apache.logging.log4j.spi.DefaultThreadContextMap$1.childValue() | 100.00% | 56153 | 56153 | 1 |
.................Self time | 0.00% | 0 | 0 | 1 |
................Self time | 0.00% | 0 | 0 | 1 |
...............Self time | 0.00% | 0 | 0 | 1 |
..............Self time | 0.00% | 0 | 0 | 1 |
.............Self time | 0.00% | 0 | 0 | 1 |
............Self time | 0.00% | 0 | 0 | 1 |
...........Self time | 0.00% | 0 | 0 | 1 |
..........Self time | 0.00% | 0 | 0 | 1 |
.........Self time | 0.00% | 0 | 0 | 1 |
........Self time | 0.00% | 0 | 0 | 1 |
.......Self time | 0.00% | 0 | 0 | 1 |
......Self time | 0.00% | 0 | 0 | 1 |
.....Self time | 0.00% | 0 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..Timer hack thread | 100.00% | 455749400 | 0 | 1 |
...net.minecraft.client.Minecraft$1.run() | 100.00% | 455749400 | 0 | 1 |
....java.lang.Thread.sleep[native]() | 100.00% | 455749400 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..Thread-21 | 100.00% | 455749400 | 0 | 1 |
...paulscode.sound.StreamThread.run() | 100.00% | 455749400 | 0 | 1 |
....paulscode.sound.SimpleThread.snooze() | 100.00% | 455749400 | 0 | 1 |
.....java.lang.Thread.sleep[native]() | 100.00% | 455749400 | 0 | 1 |
.....Self time | 0.00% | 0 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..VoiceServer Client Input Thread | 100.00% | 455749400 | 0 | 1 |
...mekanism.client.voice.VoiceInput.run() | 100.00% | 455749400 | 0 | 1 |
....java.lang.Thread.sleep[native]() | 100.00% | 455749400 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..NEI Item Loading Operation Timer | 100.00% | 401292 | 0 | 1 |
...codechicken.nei.ThreadOperationTimer.run() | 100.00% | 401292 | 0 | 1 |
....java.lang.Thread.sleep[native]() | 100.00% | 401292 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..NEI Item Loading Operation Timer | 100.00% | 296538 | 0 | 1 |
...codechicken.nei.ThreadOperationTimer.run() | 100.00% | 296538 | 0 | 1 |
....java.lang.Thread.sleep[native]() | 100.00% | 296538 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..NEI Item Loading Operation Timer | 100.00% | 203588 | 0 | 1 |
...codechicken.nei.ThreadOperationTimer.run() | 100.00% | 203588 | 0 | 1 |
....java.lang.Thread.sleep[native]() | 100.00% | 203588 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..NEI Item Loading Operation Timer | 100.00% | 194502 | 0 | 1 |
...codechicken.nei.ThreadOperationTimer.run() | 100.00% | 194502 | 0 | 1 |
....java.lang.Thread.sleep[native]() | 100.00% | 194502 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |
..NEI Item Loading Operation Timer | 100.00% | 56153 | 0 | 1 |
...codechicken.nei.ThreadOperationTimer.run() | 100.00% | 56153 | 0 | 1 |
....java.lang.Thread.sleep[native]() | 100.00% | 56153 | 0 | 1 |
....Self time | 0.00% | 0 | 0 | 1 |