Skip to content

commonnet.kernelpanicsoft.archie.data.client.modelABlockStateProviderstairsBlockWithRenderType

stairsBlockWithRenderType


fun stairsBlockWithRenderType(block: StairBlock, texture: ResourceLocation, renderType: String)

fun stairsBlockWithRenderType(block: StairBlock, name: String, texture: ResourceLocation, renderType: String)

fun stairsBlockWithRenderType(block: StairBlock, side: ResourceLocation, bottom: ResourceLocation, top: ResourceLocation, renderType: String)

fun stairsBlockWithRenderType(block: StairBlock, name: String, side: ResourceLocation, bottom: ResourceLocation, top: ResourceLocation, renderType: String)

fun stairsBlockWithRenderType(block: StairBlock, texture: ResourceLocation, renderType: ResourceLocation)

fun stairsBlockWithRenderType(block: StairBlock, name: String, texture: ResourceLocation, renderType: ResourceLocation)

fun stairsBlockWithRenderType(block: StairBlock, side: ResourceLocation, bottom: ResourceLocation, top: ResourceLocation, renderType: ResourceLocation)

fun stairsBlockWithRenderType(block: StairBlock, name: String, side: ResourceLocation, bottom: ResourceLocation, top: ResourceLocation, renderType: ResourceLocation)