Class BlockGeometryBakingContext

java.lang.Object
net.minecraftforge.client.model.geometry.BlockGeometryBakingContext
All Implemented Interfaces:
IGeometryBakingContext

public class BlockGeometryBakingContext extends Object implements IGeometryBakingContext
A geometry baking context that is bound to a BlockModel.

Users should not be instantiating this themselves.