assertTextureFilter
public static void assertTextureFilter(MyResourceLocation resourceLocation, TextureFilter filter)(source)
Assert that a texture uses a certain global filter state. If this is the first time the texture is seen, the state is remembered in this class. On subsequent calls this function warns if a different filter is passed.