net.minecraft.util

public class ByIdMap

ayw
net.minecraft.util.ByIdMap
net.minecraft.class_7995

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static <T> IntFunction<T>
a(ToIntFunction<T> arg0, T[] arg1)
createMap(ToIntFunction<T> arg0, T[] arg1)
method_47913(ToIntFunction<T> arg0, T[] arg1)
public static <T> IntFunction<T>
a(ToIntFunction<T> arg0, T[] arg1, T arg2)
sparse(ToIntFunction<T> arg0, T[] arg1, T arg2)
method_47915(ToIntFunction<T> arg0, T[] arg1, T arg2)
private static <T> T[]
b(ToIntFunction<T> arg0, T[] arg1)
createSortedArray(ToIntFunction<T> arg0, T[] arg1)
method_47917(ToIntFunction<T> arg0, T[] arg1)
public static <T> IntFunction<T>
a(ToIntFunction<T> arg0, T[] arg1, ayw$a arg2)
continuous(ToIntFunction<T> arg0, T[] arg1, ByIdMap$OutOfBoundsStrategy arg2)
method_47914(ToIntFunction<T> arg0, T[] arg1, class_7995$class_7996 arg2)