void |
BlockStateProvider.stairsBlock(StairsBlock block,
ModelFile stairs,
ModelFile stairsInner,
ModelFile stairsOuter) |
void |
BlockStateProvider.stairsBlock(StairsBlock block,
ResourceLocation texture) |
void |
BlockStateProvider.stairsBlock(StairsBlock block,
ResourceLocation side,
ResourceLocation bottom,
ResourceLocation top) |
void |
BlockStateProvider.stairsBlock(StairsBlock block,
java.lang.String name,
ResourceLocation texture) |
void |
BlockStateProvider.stairsBlock(StairsBlock block,
java.lang.String name,
ResourceLocation side,
ResourceLocation bottom,
ResourceLocation top) |
private void |
BlockStateProvider.stairsBlockInternal(StairsBlock block,
java.lang.String baseName,
ResourceLocation side,
ResourceLocation bottom,
ResourceLocation top) |