Interface UnbakedGeometry
- All Superinterfaces:
UnbakedGeometryExtension
- All Known Subinterfaces:
ExtendedUnbakedGeometry
- All Known Implementing Classes:
CompositeUnbakedGeometry, ObjGeometry, SimpleUnbakedGeometry
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbake(TextureSlots textureSlots, ModelBaker modelBaker, ModelState modelState, ModelDebugName name) Deprecated.Methods inherited from interface UnbakedGeometryExtension
bake
-
Field Details
-
EMPTY
-
-
Method Details
-
bake
@Deprecated QuadCollection bake(TextureSlots textureSlots, ModelBaker modelBaker, ModelState modelState, ModelDebugName name)
-
UnbakedGeometryExtension.bake(TextureSlots, ModelBaker, ModelState, ModelDebugName, net.minecraft.util.context.ContextMap).