Uses of Class
net.minecraft.client.class_2876
Packages that use class_2876
Package
Description
-
Uses of class_2876 in net.minecraft.client
Fields in net.minecraft.client declared as class_2876Modifier and TypeFieldDescriptionstatic final class_2876class_2876.field_13564protected final class_2876class_2903.field_13671Methods in net.minecraft.client that return class_2876 -
Uses of class_2876 in net.minecraft.client.render.model
Fields in net.minecraft.client.render.model declared as class_2876Modifier and TypeFieldDescriptionprivate final class_2876BuiltinBakedModel.field_13658protected final class_2876BasicBakedModel.field_13675private final class_2876BasicBakedModel.Builder.field_13677Methods in net.minecraft.client.render.model that return class_2876Modifier and TypeMethodDescriptionBakedModel.method_12503()BasicBakedModel.method_12503()BuiltinBakedModel.method_12503()WeightedBakedModel.method_12503()Constructors in net.minecraft.client.render.model with parameters of type class_2876ModifierConstructorDescriptionBasicBakedModel(List<BakedQuad> list, Map<Direction, List<BakedQuad>> map, boolean bool, boolean bool2, Sprite sprite, ModelTransformation modelTransformation, class_2876 class_2876) privateBuilder(boolean bool, boolean bool2, ModelTransformation modelTransformation, class_2876 class_2876) Builder(BlockModel blockModel, class_2876 class_2876) BuiltinBakedModel(ModelTransformation modelTransformation, class_2876 class_2876) -
Uses of class_2876 in net.minecraft.client.render.model.json
Methods in net.minecraft.client.render.model.json that return class_2876