History - com.mojang.datafixers.DataFixUtils

1.14.1

Names

com.mojang.datafixers.DataFixUtils

Fields

int[]: MULTIPLY_DE_BRUIJN_BIT_POSITION

Constructors

()

Methods

int (int): smallestEncompassingPowerOfTwo

boolean (int): isPowerOfTwo

int (int): ceillog2

<T> T (Supplier<T>): make

<T> T (T, Consumer<T>): make

<U> U (Optional<? extends U>, U): orElse

<U> U (Optional<? extends U>, Supplier<? extends U>): orElseGet

<U> Optional<U> (Optional<? extends U>, Supplier<? extends Optional<? extends U>>): or

byte[] (ByteBuffer): toArray

int (int): makeKey

int (int, int): makeKey

int (int): getVersion

int (int): getSubVersion