implements ThreadFactory
| bvz | |
| net.minecraft.util.thread.NamedThreadFactory | |
| net.minecraft.class_6014 | |
| net.minecraft.util.thread.GroupAssigningThreadFactory | |
| net.minecraft.src.C_141043_ |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
| ||||||||||
| private final ThreadGroup |
| ||||||||||
| private final AtomicInteger |
| ||||||||||
| private final String |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (String name) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Thread |
|