Uses of Enum Class
net.minecraft.util.ByIdMap.OutOfBoundsStrategy
-
Uses of ByIdMap.OutOfBoundsStrategy in net.minecraft.util
Modifier and TypeMethodDescriptionstatic ByIdMap.OutOfBoundsStrategy
Returns the enum constant of this class with the specified name.static ByIdMap.OutOfBoundsStrategy[]
ByIdMap.OutOfBoundsStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic <T> IntFunction<T>
ByIdMap.continuous
(ToIntFunction<T> p_263112_, T[] p_262975_, ByIdMap.OutOfBoundsStrategy p_263075_)