Package net.minecraft.util.thread
Interface SampleableExecutor
- All Known Implementing Classes:
IntegratedServer
,MinecraftClient
,MinecraftDedicatedServer
,MinecraftServer
,ReentrantThreadExecutor
,ServerChunkManager.MainThreadExecutor
,SoundExecutor
,TaskExecutor
,TestServer
,ThreadExecutor
public interface SampleableExecutor
- Mappings:
Namespace Name official bew
intermediary net/minecraft/class_5952
named net/minecraft/util/thread/SampleableExecutor
-
Method Summary
-
Method Details
-
createSamplers
- Mappings:
Namespace Name Mixin selector official bk
Lbew;bk()Ljava/util/List;
intermediary method_34705
Lnet/minecraft/class_5952;method_34705()Ljava/util/List;
named createSamplers
Lnet/minecraft/util/thread/SampleableExecutor;createSamplers()Ljava/util/List;
-