Interface Geometry

All Known Implementing Classes:
class_10802
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 hme
  • 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 Lhme;a:Lhme;
  • Method Details