Uses of Record Class
net.minecraft.client.renderer.block.dispatch.SingleVariant.Unbaked
Packages that use SingleVariant.Unbaked
Package
Description
-
Uses of SingleVariant.Unbaked in net.minecraft.client.renderer.block.dispatch
Fields in net.minecraft.client.renderer.block.dispatch with type parameters of type SingleVariant.UnbakedModifier and TypeFieldDescriptionstatic final Codec<SingleVariant.Unbaked> SingleVariant.Unbaked.CODECstatic final MapCodec<SingleVariant.Unbaked> SingleVariant.Unbaked.MAP_CODECstatic final Codec<Either<CustomUnbakedBlockStateModel, SingleVariant.Unbaked>> BlockStateModel.Unbaked.SINGLE_MODEL_CODECstatic final Codec<Weighted<Either<CustomUnbakedBlockStateModel, SingleVariant.Unbaked>>> BlockStateModel.Unbaked.WEIGHTED_MODEL_CODEC -
Uses of SingleVariant.Unbaked in net.neoforged.neoforge.client.model.block
Methods in net.neoforged.neoforge.client.model.block that return types with arguments of type SingleVariant.UnbakedModifier and TypeMethodDescriptionBlockStateModelHooks.makeElementCodec()BlockStateModelHooks.makeSingleModelCodec()