Pular para o conteúdo principal

Class: OH3LevelIntArray

This page documents the methods and fields available in the OH3LevelIntArray class.

Members

SignatureDescription
OH3LevelIntArray(int, int, int)Creates a new instance of OH3LevelIntArray.
OH3LevelIntArray(int, int, int, boolean)Creates a new instance of OH3LevelIntArray.
get(int, int, int)Returns the current value.
getSizeX()Returns the current size x.
getSizeY()Returns the current size y.
getSizeZ()Returns the current size z.
set(int, int, int, int)Sets or updates the the value.