Uses of Interface
net.minecraftforge.client.model.renderable.IRenderable
Package
Description
-
Uses of IRenderable in net.minecraftforge.client.model.renderable
Modifier and TypeClassDescriptionclass
Wrapper to make it easier to draw baked models in renderers.class
Implements a simple renderable consisting of a hierarchy of parts, where each part can contain a number of meshes.Modifier and TypeMethodDescriptiondefault IRenderable<Unit>
IRenderable.withValues
(T renderValues) Wraps the current renderable along with its configuration value. -
Uses of IRenderable in net.minecraftforge.debug.client.rendering
Modifier and TypeFieldDescriptionprivate static IRenderable<IModelData>
RenderableTest.Client.bakedRenderable
private static IRenderable<MultipartTransforms>
RenderableTest.Client.renderable