Uses of Class
net.minecraft.world.level.block.SlabBlock
Packages that use SlabBlock
Package
Description
-
Uses of SlabBlock in net.minecraft.world.level.block
Subclasses of SlabBlock in net.minecraft.world.level.blockFields in net.minecraft.world.level.block with type parameters of type SlabBlockModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<SlabBlock> SlabBlock.CODECMethods in net.minecraft.world.level.block that return types with arguments of type SlabBlock -
Uses of SlabBlock in net.neoforged.neoforge.client.model.generators
Methods in net.neoforged.neoforge.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) -
Uses of SlabBlock in net.neoforged.neoforge.oldtest.block
Subclasses of SlabBlock in net.neoforged.neoforge.oldtest.block