Uses of Class
net.minecraft.block.SlabBlock
-
Packages that use SlabBlock Package Description net.minecraftforge.client.model.generators -
-
Uses of SlabBlock in net.minecraftforge.client.model.generators
Methods in net.minecraftforge.client.model.generators with parameters of type SlabBlock Modifier and Type Method Description void
BlockStateProvider. slabBlock(SlabBlock block, ResourceLocation doubleslab, ResourceLocation texture)
void
BlockStateProvider. slabBlock(SlabBlock block, ResourceLocation doubleslab, ResourceLocation side, ResourceLocation bottom, ResourceLocation top)
void
BlockStateProvider. slabBlock(SlabBlock block, ModelFile bottom, ModelFile top, ModelFile doubleslab)
-