Interface ModelBakeSettings

All Known Implementing Classes:
ModelRotation, ModelVariant

@Environment(CLIENT)
public interface ModelBakeSettings
Mappings:
Namespace Name
official etn
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 Letn;b()Lf;
      intermediary method_3509 Lnet/minecraft/class_3665;method_3509()Lnet/minecraft/class_4590;
      named getRotation Lnet/minecraft/client/render/model/ModelBakeSettings;getRotation()Lnet/minecraft/client/util/math/AffineTransformation;
    • isUvLocked

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