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 voidBlockStateProvider. slabBlock(SlabBlock block, ResourceLocation doubleslab, ResourceLocation texture)voidBlockStateProvider. slabBlock(SlabBlock block, ResourceLocation doubleslab, ResourceLocation side, ResourceLocation bottom, ResourceLocation top)voidBlockStateProvider. slabBlock(SlabBlock block, ModelFile bottom, ModelFile top, ModelFile doubleslab)
-