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.CODEC
Methods 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 TypeMethodDescriptionvoid
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) -
Uses of SlabBlock in net.neoforged.neoforge.oldtest.block
Subclasses of SlabBlock in net.neoforged.neoforge.oldtest.block