Uses of Class
net.minecraft.data.client.VariantsBlockStateSupplier
-
Uses of VariantsBlockStateSupplier in net.minecraft.data.client
Modifier and TypeMethodDescriptionVariantsBlockStateSupplier.coordinate
(BlockStateVariantMap map) Appends a block state variant map to this block state information.static VariantsBlockStateSupplier
static VariantsBlockStateSupplier
VariantsBlockStateSupplier.create
(Block block, BlockStateVariant variant) static VariantsBlockStateSupplier
VariantsBlockStateSupplier.create
(Block block, BlockStateVariant[] variants) private static VariantsBlockStateSupplier
BlockStateModelGenerator.createBlockStateWithRandomHorizontalRotations
(Block block, Identifier modelId) private static VariantsBlockStateSupplier
BlockStateModelGenerator.createBlockStateWithTwoModelAndRandomInversion
(Block block, Identifier firstModelId, Identifier secondModelId) (package private) static VariantsBlockStateSupplier
BlockStateModelGenerator.createSingletonBlockState
(Block block, Identifier modelId)