MixinBlockModelRenderer

public abstract class MixinBlockModelRenderer implements AccessBlockModelRenderer

Functions

fabric_updateShape
Link copied to clipboard
abstract void fabric_updateShape(BlockRenderView blockRenderView, BlockState blockState, BlockPos pos, Array<int> vertexData, Direction face, Array<float> aoData, BitSet controlBits)
void fabric_updateShape(BlockRenderView blockView, BlockState blockState, BlockPos pos, Array<int> vertexData, Direction face, Array<float> aoData, BitSet controlBits)

Sources

jvm source
Link copied to clipboard