类 BlockGeometryBakingContext

java.lang.Object
net.minecraftforge.client.model.geometry.BlockGeometryBakingContext
所有已实现的接口:
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.