Interface Geometry

All Known Implementing Classes:
UnbakedGeometry
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface @Environment(CLIENT) public interface Geometry
Mappings:
Namespace Name
named net/minecraft/client/render/model/Geometry
intermediary net/minecraft/class_10820
official hum
  • Field Details

    • EMPTY

      static final Geometry EMPTY
      Mappings:
      Namespace Name Mixin selector
      named EMPTY Lnet/minecraft/client/render/model/Geometry;EMPTY:Lnet/minecraft/client/render/model/Geometry;
      intermediary field_57025 Lnet/minecraft/class_10820;field_57025:Lnet/minecraft/class_10820;
      official a Lhum;a:Lhum;
  • Method Details

    • bake

      BakedGeometry bake(ModelTextures textures, Baker baker, ModelBakeSettings settings, SimpleModel model)
      Mappings:
      Namespace Name Mixin selector
      named bake Lnet/minecraft/client/render/model/Geometry;bake(Lnet/minecraft/client/render/model/ModelTextures;Lnet/minecraft/client/render/model/Baker;Lnet/minecraft/client/render/model/ModelBakeSettings;Lnet/minecraft/client/render/model/SimpleModel;)Lnet/minecraft/client/render/model/BakedGeometry;
      intermediary bake Lnet/minecraft/class_10820;bake(Lnet/minecraft/class_10419;Lnet/minecraft/class_7775;Lnet/minecraft/class_3665;Lnet/minecraft/class_10813;)Lnet/minecraft/class_10817;
      official bake Lhum;bake(Lgzj;Lhub;Lhuh;Lhud;)Lhui;