net.minecraft.world.gen.chunk

public class ProtoChunk

ans
net.minecraft.class_2252
net.minecraft.world.gen.chunk.ProtoChunk
net.minecraft.world.chunk.ChunkPrimer

Field summary

Modifier and TypeField
private final short[]
a
field_9960
blockStates
data
private final BlockState
b
field_9961
defaultBlockState
defaultState

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public BlockState
a(int arg0, int arg1, int arg2)
method_9182(int arg0, int arg1, int arg2)
getBlockState(int x, int y, int z)
getBlockState(int x, int y, int z)
public BlockState
a(int arg0)
method_9181(int arg0)
getBlockState(int index)
getBlockState(int index)
public void
a(int arg0, int arg1, int arg2, alz arg3)
method_9183(int arg0, int arg1, int arg2, class_2232 arg3)
setBlockState(int x, int y, int z, BlockState state)
setBlockState(int x, int y, int z, IBlockState state)
public void
a(int arg0, alz arg1)
method_9184(int arg0, class_2232 arg1)
setBlockState(int index, BlockState state)
setBlockState(int index, IBlockState state)