Class BreastPhysics

java.lang.Object
com.wildfire.client.physics.BreastPhysics

public class BreastPhysics extends Object
  • Field Details

    • TIGHTNESS_REDUCTION_FACTOR

      public static final float TIGHTNESS_REDUCTION_FACTOR
      See Also:
  • Constructor Details

  • Method Details

    • update

      public void update(net.minecraft.world.entity.LivingEntity entity, IGenderArmor armor)
      API Note:
      Only call this on the client side, or the implementation will crash
    • getPrePositionY

      public float getPrePositionY()
    • getPositionY

      public float getPositionY()
    • getPrePositionX

      public float getPrePositionX()
    • getPositionX

      public float getPositionX()
    • getBounceRotation

      public float getBounceRotation()
    • getPreBounceRotation

      public float getPreBounceRotation()
    • getBreastSize

      public float getBreastSize()
    • getPreBreastSize

      public float getPreBreastSize()
    • getSwingState

      @Internal public static BreastPhysics.SwingState getSwingState(net.minecraft.world.entity.LivingEntity entity)