Package net.minecraft.util.profiler.log
Interface MultiValueDebugSampleLog
- All Known Implementing Classes:
- MultiValueDebugSampleLogImpl
public interface MultiValueDebugSampleLog
- Mappings:
- Namespace - Name - named - net/minecraft/util/profiler/log/MultiValueDebugSampleLog- intermediary - net/minecraft/class_9194- official - bni
- 
Method Details- 
getDimensionint getDimension()- Mappings:
- Namespace - Name - Mixin selector - named - getDimension- Lnet/minecraft/util/profiler/log/MultiValueDebugSampleLog;getDimension()I- intermediary - method_56662- Lnet/minecraft/class_9194;method_56662()I- official - c- Lbni;c()I
 
- 
getLengthint getLength()- Mappings:
- Namespace - Name - Mixin selector - named - getLength- Lnet/minecraft/util/profiler/log/MultiValueDebugSampleLog;getLength()I- intermediary - method_56663- Lnet/minecraft/class_9194;method_56663()I- official - d- Lbni;d()I
 
- 
getlong get(int index) - Mappings:
- Namespace - Name - Mixin selector - named - get- Lnet/minecraft/util/profiler/log/MultiValueDebugSampleLog;get(I)J- intermediary - method_56659- Lnet/minecraft/class_9194;method_56659(I)J- official - a- Lbni;a(I)J
 
- 
getlong get(int index, int dimension) - Mappings:
- Namespace - Name - Mixin selector - named - get- Lnet/minecraft/util/profiler/log/MultiValueDebugSampleLog;get(II)J- intermediary - method_56660- Lnet/minecraft/class_9194;method_56660(II)J- official - a- Lbni;a(II)J
 
- 
clearvoid clear()- Mappings:
- Namespace - Name - Mixin selector - named - clear- Lnet/minecraft/util/profiler/log/MultiValueDebugSampleLog;clear()V- intermediary - method_56664- Lnet/minecraft/class_9194;method_56664()V- official - e- Lbni;e()V
 
 
-