Interface ModelBakeSettings

All Known Implementing Classes:
ModelRotation, ModelVariant

@Environment(CLIENT) public interface ModelBakeSettings
Mappings:
Namespace Name
official fqp
intermediary net/minecraft/class_3665
named net/minecraft/client/render/model/ModelBakeSettings
  • Method Details

    • getRotation

      default AffineTransformation getRotation()
      Mappings:
      Namespace Name Mixin selector
      official b Lfqp;b()Li;
      intermediary method_3509 Lnet/minecraft/class_3665;method_3509()Lnet/minecraft/class_4590;
      named getRotation Lnet/minecraft/client/render/model/ModelBakeSettings;getRotation()Lnet/minecraft/util/math/AffineTransformation;
    • isUvLocked

      default boolean isUvLocked()
      Mappings:
      Namespace Name Mixin selector
      official c Lfqp;c()Z
      intermediary method_3512 Lnet/minecraft/class_3665;method_3512()Z
      named isUvLocked Lnet/minecraft/client/render/model/ModelBakeSettings;isUvLocked()Z