Interface ExtendedUnbakedGeometry

All Superinterfaces:
UnbakedGeometry, UnbakedGeometryExtension
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.

@FunctionalInterface public interface ExtendedUnbakedGeometry extends UnbakedGeometry
Base interface for unbaked models that wish to support the NeoForge-added bake method that receives additional properties.