Package net.minecraft.util.profiler.log
Interface MultiValueDebugSampleLog
- All Known Implementing Classes:
MultiValueDebugSampleLogImpl
public interface MultiValueDebugSampleLog
- Mappings:
Namespace Name official bjbintermediary net/minecraft/class_9194named net/minecraft/util/profiler/log/MultiValueDebugSampleLog
-
Method Details
-
getDimension
int getDimension()- Mappings:
Namespace Name Mixin selector official cLbjb;c()Iintermediary method_56662Lnet/minecraft/class_9194;method_56662()Inamed getDimensionLnet/minecraft/util/profiler/log/MultiValueDebugSampleLog;getDimension()I
-
getLength
int getLength()- Mappings:
Namespace Name Mixin selector official dLbjb;d()Iintermediary method_56663Lnet/minecraft/class_9194;method_56663()Inamed getLengthLnet/minecraft/util/profiler/log/MultiValueDebugSampleLog;getLength()I
-
get
long get(int index) - Mappings:
Namespace Name Mixin selector official aLbjb;a(I)Jintermediary method_56659Lnet/minecraft/class_9194;method_56659(I)Jnamed getLnet/minecraft/util/profiler/log/MultiValueDebugSampleLog;get(I)J
-
get
long get(int index, int dimension) - Mappings:
Namespace Name Mixin selector official aLbjb;a(II)Jintermediary method_56660Lnet/minecraft/class_9194;method_56660(II)Jnamed getLnet/minecraft/util/profiler/log/MultiValueDebugSampleLog;get(II)J
-
clear
void clear()- Mappings:
Namespace Name Mixin selector official eLbjb;e()Vintermediary method_56664Lnet/minecraft/class_9194;method_56664()Vnamed clearLnet/minecraft/util/profiler/log/MultiValueDebugSampleLog;clear()V
-