"Attach Listener" Id=6 RUNNABLE


"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@55945ddd
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@55945ddd
	at java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)


"Java2D Disposer" Id=41 WAITING on java.lang.ref.ReferenceQueue$Lock@748dc863
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@748dc863
	at java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at sun.java2d.Disposer.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)


"LanServerPinger #1" Id=51 TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at epc.run(SourceFile:54)


"Narrator" Id=22 TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at com.mojang.text2speech.NarratorWindows$NarratorThread.run(NarratorWindows.java:84)
	at java.lang.Thread.run(Unknown Source)


"Netty Local Client IO #0" Id=45 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@631e16d7
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@631e16d7
	at java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at io.netty.util.concurrent.SingleThreadEventExecutor.takeTask(SingleThreadEventExecutor.java:238)
	at io.netty.channel.DefaultEventLoop.run(DefaultEventLoop.java:52)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
	at java.lang.Thread.run(Unknown Source)


"Netty Server IO #0" Id=44 RUNNABLE (in native)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
	at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@7c8aefa2
	-  locked java.util.Collections$UnmodifiableSet@664187b1
	-  locked sun.nio.ch.WindowsSelectorImpl@4ceac430
	at sun.nio.ch.SelectorImpl.select(Unknown Source)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
	at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
	...


"Netty Server IO #1" Id=46 RUNNABLE (in native)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
	at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@7e7c2ef8
	-  locked java.util.Collections$UnmodifiableSet@1a601634
	-  locked sun.nio.ch.WindowsSelectorImpl@535f687
	at sun.nio.ch.SelectorImpl.select(Unknown Source)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
	at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
	...


"Netty Server IO #2" Id=50 RUNNABLE
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
	at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@581fe463
	-  locked java.util.Collections$UnmodifiableSet@75022f4c
	-  locked sun.nio.ch.WindowsSelectorImpl@3b0499d6
	at sun.nio.ch.SelectorImpl.select(Unknown Source)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
	at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
	...


"ObjectCleanerThread" Id=43 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@5f51cbd4
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@5f51cbd4
	at java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Unknown Source)


"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@4f4059dc
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.Reference$Lock@4f4059dc
	at java.lang.Object.wait(Unknown Source)
	at java.lang.ref.Reference.tryHandlePending(Unknown Source)
	at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)


"Render thread" Id=1 RUNNABLE
	at org.lwjgl.opengl.GL11.nglTexCoordPointer(Native Method)
	at org.lwjgl.opengl.GL11.glTexCoordPointer(GL11.java:6636)
	at dgl.a(SourceFile:1457)
	at dhr$b.d(SourceFile:129)
	at dhr$b$$Lambda$2355/1020045148.setupBufferState(Unknown Source)
	at dhr$b.a(SourceFile:154)
	at dhr$b.a(SourceFile:107)
	at dhr.a(SourceFile:100)
	...


"Server thread" Id=35 RUNNABLE
	at sun.management.ThreadImpl.dumpThreads0(Native Method)
	at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
	at net.minecraft.server.MinecraftServer.f(SourceFile:1570)
	at net.minecraft.server.MinecraftServer.a(SourceFile:1521)
	at vm.c(SourceFile:89)
	at vm.a(SourceFile:44)
	at vm$$Lambda$3178/2140341780.run(Unknown Source)
	at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:262)
	...


"Signal Dispatcher" Id=5 RUNNABLE


"Snooper Timer" Id=36 WAITING on java.util.TaskQueue@1e9bb54c
	at java.lang.Object.wait(Native Method)
	-  waiting on java.util.TaskQueue@1e9bb54c
	at java.lang.Object.wait(Unknown Source)
	at java.util.TimerThread.mainLoop(Unknown Source)
	at java.util.TimerThread.run(Unknown Source)


"Snooper Timer" Id=19 WAITING on java.util.TaskQueue@44a39eb
	at java.lang.Object.wait(Native Method)
	-  waiting on java.util.TaskQueue@44a39eb
	at java.lang.Object.wait(Unknown Source)
	at java.util.TimerThread.mainLoop(Unknown Source)
	at java.util.TimerThread.run(Unknown Source)


"Sound engine" Id=47 WAITING on java.lang.String@5967e54b
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.lang.String@5967e54b
	at java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at epl.bk(SourceFile:49)
	at amn.c(SourceFile:129)
	at epl.c(SourceFile:42)
	at epl$$Lambda$2277/1284516466.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)


"Timer hack thread" Id=17 TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at v$2.run(SourceFile:524)


"Worker-Main-10" Id=32 WAITING on java.util.concurrent.ForkJoinPool@68115217
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@68115217
	at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)


"Worker-Main-11" Id=33 TIMED_WAITING on java.util.concurrent.ForkJoinPool@68115217
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@68115217
	at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)


"Worker-Main-16" Id=52 WAITING on java.util.concurrent.ForkJoinPool@68115217
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@68115217
	at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
	at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)


