java.lang.Object
de.mrjulsen.mcdragonlib.fabric.client.model.geometry.SimpleModelState
All Implemented Interfaces:
net.minecraft.client.resources.model.ModelState

public final class SimpleModelState extends Object implements net.minecraft.client.resources.model.ModelState
  • Constructor Details

    • SimpleModelState

      public SimpleModelState(com.mojang.math.Transformation transformation, boolean uvLocked)
    • SimpleModelState

      public SimpleModelState(com.mojang.math.Transformation transformation)
  • Method Details

    • getRotation

      public com.mojang.math.Transformation getRotation()
      Specified by:
      getRotation in interface net.minecraft.client.resources.model.ModelState
    • isUvLocked

      public boolean isUvLocked()
      Specified by:
      isUvLocked in interface net.minecraft.client.resources.model.ModelState