Uses of Class
net.minecraft.world.level.block.SlabBlock
Packages that use SlabBlock
-
Uses of SlabBlock in net.minecraft.world.level.block
Subclasses of SlabBlock in net.minecraft.world.level.block -
Uses of SlabBlock in net.minecraftforge.client.model.generators
Methods in net.minecraftforge.client.model.generators with parameters of type SlabBlockModifier and TypeMethodDescriptionvoidBlockStateProvider.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)