Interface CubicSampler.Vec3Fetcher

Enclosing class:
CubicSampler

public static interface CubicSampler.Vec3Fetcher
  • Method Summary

    Modifier and Type
    Method
    Description
    fetch​(int p_130042_, int p_130043_, int p_130044_)
     
  • Method Details

    • fetch

      Vec3 fetch(int p_130042_, int p_130043_, int p_130044_)