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